2022-01-10 16:44:54.156 | + ./stack.sh:main:487 : exec 2022-01-10 16:44:54.156 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-10-164454.summary.2022-01-10-164454 2022-01-10 16:44:54.156 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-10-164454' 2022-01-10 16:44:54.156 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-10 16:44:54.156 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-10-164454 2022-01-10 16:44:54.156 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-10-164454 /opt/stack/logs/stack.sh.log 2022-01-10 16:44:54.156 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-10-164454.summary.2022-01-10-164454 /opt/stack/logs/stack.sh.log.summary 2022-01-10 16:44:54.156 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-10 16:44:54.156 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-10 16:44:54.156 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-10 16:44:54.156 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-10 16:44:54.156 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-10 16:44:54.156 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-10 16:44:54.156 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-10 16:44:54.158 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-10 16:44:54.160 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-10 16:44:54.162 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-10 16:44:54.164 | + ./stack.sh:main:573 : set -o errexit 2022-01-10 16:44:54.166 | + ./stack.sh:main:576 : uname -a 2022-01-10 16:44:54.167 | Linux dv-neutron-824009-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-10 16:44:54.169 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-10 16:44:54.171 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-10 16:44:54.174 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-10 16:44:54.208 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-10 16:44:54.223 | + ./stack.sh:main:590 : fetch_plugins 2022-01-10 16:44:54.225 | + functions-common:fetch_plugins:1758 : local plugins= 2022-01-10 16:44:54.226 | + functions-common:fetch_plugins:1759 : local plugin 2022-01-10 16:44:54.228 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2022-01-10 16:44:54.230 | + functions-common:fetch_plugins:1763 : return 2022-01-10 16:44:54.232 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-10 16:44:54.234 | + functions-common:run_phase:1840 : local mode=override_defaults 2022-01-10 16:44:54.235 | + functions-common:run_phase:1841 : local phase= 2022-01-10 16:44:54.237 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-10 16:44:54.239 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-10 16:44:54.240 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-10 16:44:54.242 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-10 16:44:54.244 | + functions-common:run_phase:1850 : local extra 2022-01-10 16:44:54.246 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-10 16:44:54.249 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-10 16:44:54.250 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-10 16:44:54.252 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-10 16:44:54.254 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-10 16:44:54.256 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-10 16:44:54.268 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:44:54.269 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-10 16:44:54.271 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-10 16:44:54.273 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-10 16:44:54.275 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-10 16:44:54.276 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-10 16:44:54.278 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-10 16:44:54.280 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-10 16:44:54.281 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-10 16:44:54.284 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-10 16:44:54.286 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-10 16:44:54.287 | + functions-common:run_phase:1865 : plugin_override_defaults 2022-01-10 16:44:54.289 | + functions-common:plugin_override_defaults:1799 : local plugins= 2022-01-10 16:44:54.291 | + functions-common:plugin_override_defaults:1800 : local plugin 2022-01-10 16:44:54.293 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2022-01-10 16:44:54.294 | + functions-common:plugin_override_defaults:1804 : return 2022-01-10 16:44:54.296 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-10 16:44:54.312 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-10 16:44:54.315 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-10 16:44:54.327 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:44:54.330 | +++ lib/tls:source:43 : hostname -f 2022-01-10 16:44:54.333 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-10 16:44:54.335 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-10 16:44:54.337 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-10 16:44:54.338 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-10 16:44:54.340 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-10 16:44:54.342 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-10 16:44:54.344 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-10 16:44:54.347 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-10 16:44:54.349 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-10 16:44:54.350 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-10 16:44:54.355 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-10 16:44:54.366 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-10 16:44:54.382 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-10 16:44:54.394 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-10 16:44:54.405 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-10 16:44:54.435 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-10 16:44:54.490 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-10 16:44:54.570 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-10 16:44:54.590 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-10 16:44:54.638 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-10 16:44:54.689 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-10 16:44:54.827 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-10 16:44:54.841 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-10 16:44:54.854 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-10 16:44:54.867 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-10 16:44:54.951 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-10 16:44:54.953 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-10 16:44:54.957 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-10 16:44:54.959 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-10 16:44:54.961 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-10 16:44:54.963 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-10 16:44:54.965 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-10 16:44:54.965 | False' 2022-01-10 16:44:54.968 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-10 16:44:54.982 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-10 16:44:54.984 | + ./stack.sh:main:624 : run_phase source 2022-01-10 16:44:54.987 | + functions-common:run_phase:1840 : local mode=source 2022-01-10 16:44:54.989 | + functions-common:run_phase:1841 : local phase= 2022-01-10 16:44:54.990 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-10 16:44:54.992 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-10 16:44:54.994 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-10 16:44:54.996 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-10 16:44:54.998 | + functions-common:run_phase:1850 : local extra 2022-01-10 16:44:55.001 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-10 16:44:55.004 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-10 16:44:55.006 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-10 16:44:55.008 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-10 16:44:55.010 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-10 16:44:55.012 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-10 16:44:55.026 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:44:55.028 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-10 16:44:55.030 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-10 16:44:55.068 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-10 16:44:55.070 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-10 16:44:55.072 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2022-01-10 16:44:55.074 | + functions-common:run_phase:1862 : load_plugin_settings 2022-01-10 16:44:55.076 | + functions-common:load_plugin_settings:1776 : local plugins= 2022-01-10 16:44:55.078 | + functions-common:load_plugin_settings:1777 : local plugin 2022-01-10 16:44:55.081 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2022-01-10 16:44:55.083 | + functions-common:load_plugin_settings:1781 : return 2022-01-10 16:44:55.085 | + functions-common:run_phase:1863 : verify_disabled_services 2022-01-10 16:44:55.087 | + functions-common:verify_disabled_services:2123 : local service 2022-01-10 16:44:55.089 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.091 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-10 16:44:55.094 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.096 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-10 16:44:55.098 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.101 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-10 16:44:55.103 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.105 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-10 16:44:55.107 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.109 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-10 16:44:55.112 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.114 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-10 16:44:55.116 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.118 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-10 16:44:55.120 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.123 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-10 16:44:55.125 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.127 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-10 16:44:55.129 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.131 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-10 16:44:55.134 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.136 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-01-10 16:44:55.138 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.140 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-01-10 16:44:55.143 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.145 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-01-10 16:44:55.147 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.149 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-01-10 16:44:55.151 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.154 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-01-10 16:44:55.156 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.159 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-10 16:44:55.161 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.163 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-01-10 16:44:55.165 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.167 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-10 16:44:55.169 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.172 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-10 16:44:55.174 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.176 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-10 16:44:55.179 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.181 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-10 16:44:55.183 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.185 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-10 16:44:55.187 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.191 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-10 16:44:55.193 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.195 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-10 16:44:55.197 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.199 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-10 16:44:55.202 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.204 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-10 16:44:55.207 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.209 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-10 16:44:55.211 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.214 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-10 16:44:55.216 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.218 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-10 16:44:55.220 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.222 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-10 16:44:55.225 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.227 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-10 16:44:55.229 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.231 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-10 16:44:55.233 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.236 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-01-10 16:44:55.238 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.240 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-10 16:44:55.242 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.244 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-10 16:44:55.247 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.249 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-10 16:44:55.252 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.254 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-10 16:44:55.256 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.258 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-10 16:44:55.261 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.263 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-10 16:44:55.265 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.268 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-10 16:44:55.270 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.272 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-10 16:44:55.274 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.276 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-10 16:44:55.279 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.281 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-10 16:44:55.283 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.285 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-10 16:44:55.287 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.289 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-10 16:44:55.292 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.294 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-10 16:44:55.296 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-10 16:44:55.298 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-10 16:44:55.301 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-10 16:44:55.303 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-10 16:44:55.305 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-10 16:44:55.320 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:44:55.322 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-10 16:44:55.324 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-10 16:44:55.326 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-10 16:44:55.342 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:44:55.344 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-10 16:44:55.346 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-10 16:44:55.348 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-10 16:44:55.351 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-10 16:44:55.353 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-10 16:44:55.355 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-10 16:44:55.357 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-10 16:44:55.359 | + lib/database:initialize_database_backends:92 : return 0 2022-01-10 16:44:55.362 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-10 16:44:55.362 | Using mysql database backend 2022-01-10 16:44:55.364 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-10 16:44:55.380 | + ./stack.sh:main:701 : define_database_baseurl 2022-01-10 16:44:55.382 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-01-10 16:44:55.385 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-10 16:44:55.387 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2022-01-10 16:44:55.390 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-10 16:44:55.393 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-01-10 16:44:55.408 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:44:55.410 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-10 16:44:55.426 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-01-10 16:44:55.442 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:44:55.444 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-10 16:44:55.460 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-10 16:44:55.475 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-01-10 16:44:55.491 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:44:55.493 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-01-10 16:44:55.508 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:44:55.511 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-10 16:44:55.526 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-01-10 16:44:55.529 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-01-10 16:44:55.531 | + ./stack.sh:main:757 : save_stackenv 757 2022-01-10 16:44:55.533 | + functions-common:save_stackenv:60 : local tag=757 2022-01-10 16:44:55.536 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-10 16:44:55.540 | + functions-common:save_stackenv:62 : time_stamp=2022-01-10-164455 2022-01-10 16:44:55.542 | + functions-common:save_stackenv:63 : echo '# 2022-01-10-164455 757' 2022-01-10 16:44:55.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.547 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-10 16:44:55.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.553 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-10 16:44:55.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.557 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-10 16:44:55.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.562 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-10 16:44:55.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.567 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-01-10 16:44:55.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.571 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-01-10 16:44:55.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.576 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-10-164454 2022-01-10 16:44:55.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.581 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-10 16:44:55.583 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.585 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-01-10 16:44:55.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.590 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-10 16:44:55.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.595 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-10 16:44:55.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.600 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-10 16:44:55.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-10 16:44:55.604 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-10 16:44:55.607 | + ./stack.sh:main:768 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-10 16:44:55.609 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-10 16:44:55.611 | + functions-common:git_clone:596 : local git_dest=/opt/stack/requirements 2022-01-10 16:44:55.613 | + functions-common:git_clone:597 : local git_ref=master 2022-01-10 16:44:55.615 | + functions-common:git_clone:598 : local orig_dir 2022-01-10 16:44:55.618 | ++ functions-common:git_clone:599 : pwd 2022-01-10 16:44:55.620 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-10 16:44:55.622 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-10 16:44:55.625 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-10 16:44:55.639 | + functions-common:git_clone:602 : RECLONE=False 2022-01-10 16:44:55.642 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-10 16:44:55.644 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-10 16:44:55.647 | + functions-common:git_clone:616 : echo master 2022-01-10 16:44:55.647 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-10 16:44:55.652 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/requirements ]] 2022-01-10 16:44:55.654 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-10 16:44:55.656 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2022-01-10 16:44:55.659 | + functions-common:git_clone:665 : git show --oneline 2022-01-10 16:44:55.659 | + functions-common:git_clone:665 : head -1 2022-01-10 16:44:55.662 | e774b30c Updated from generate-constraints 2022-01-10 16:44:55.665 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-10 16:44:55.667 | + ./stack.sh:main:772 : echo_summary 'Installing package prerequisites' 2022-01-10 16:44:55.669 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-10 16:44:55.672 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-10 16:44:55.674 | + ./stack.sh:main:773 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-10 16:44:55.677 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-10 16:44:55.679 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-10 16:44:55.681 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-10 16:44:55.684 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-10 16:44:55.686 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-10 16:44:55.689 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-10 16:44:55.692 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-10 16:44:55.696 | ++ tools/install_prereqs.sh:source:47 : NOW=1641833095 2022-01-10 16:44:55.699 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-10 16:44:55.703 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-10 16:44:55.706 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-10 16:44:55.708 | ++ tools/install_prereqs.sh:source:49 : DELTA=1641833095 2022-01-10 16:44:55.711 | ++ tools/install_prereqs.sh:source:50 : [[ 1641833095 -lt 7200 ]] 2022-01-10 16:44:55.713 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-10 16:44:55.715 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2022-01-10 16:44:55.718 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-10 16:44:55.721 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2022-01-10 16:44:55.723 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-10 16:44:55.725 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2022-01-10 16:44:55.727 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-10 16:44:55.731 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-10 16:44:55.778 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-10 16:44:55.779 | apache2-dev 2022-01-10 16:44:55.779 | bc 2022-01-10 16:44:55.779 | bsdmainutils 2022-01-10 16:44:55.779 | curl 2022-01-10 16:44:55.779 | g++ 2022-01-10 16:44:55.779 | gawk 2022-01-10 16:44:55.779 | gcc 2022-01-10 16:44:55.779 | gettext 2022-01-10 16:44:55.779 | git 2022-01-10 16:44:55.779 | graphviz 2022-01-10 16:44:55.779 | iputils-ping 2022-01-10 16:44:55.779 | libapache2-mod-proxy-uwsgi 2022-01-10 16:44:55.779 | libffi-dev 2022-01-10 16:44:55.779 | libjpeg-dev 2022-01-10 16:44:55.779 | libpcre3-dev 2022-01-10 16:44:55.779 | libpq-dev 2022-01-10 16:44:55.779 | libssl-dev 2022-01-10 16:44:55.779 | libsystemd-dev 2022-01-10 16:44:55.779 | libxml2-dev 2022-01-10 16:44:55.779 | libxslt1-dev 2022-01-10 16:44:55.779 | libyaml-dev 2022-01-10 16:44:55.779 | lsof 2022-01-10 16:44:55.779 | openssh-server 2022-01-10 16:44:55.779 | openssl 2022-01-10 16:44:55.779 | pkg-config 2022-01-10 16:44:55.779 | psmisc 2022-01-10 16:44:55.779 | python3-dev 2022-01-10 16:44:55.779 | python3-pip 2022-01-10 16:44:55.779 | python3-systemd 2022-01-10 16:44:55.779 | python3-venv 2022-01-10 16:44:55.779 | tar 2022-01-10 16:44:55.779 | tcpdump 2022-01-10 16:44:55.779 | unzip 2022-01-10 16:44:55.779 | uuid-runtime 2022-01-10 16:44:55.779 | wget 2022-01-10 16:44:55.780 | wget 2022-01-10 16:44:55.780 | zlib1g-dev 2022-01-10 16:44:55.780 | libkrb5-dev 2022-01-10 16:44:55.780 | libldap2-dev 2022-01-10 16:44:55.780 | libsasl2-dev 2022-01-10 16:44:55.780 | memcached 2022-01-10 16:44:55.780 | python3-mysqldb 2022-01-10 16:44:55.780 | sqlite3 2022-01-10 16:44:55.780 | conntrack 2022-01-10 16:44:55.780 | curl 2022-01-10 16:44:55.780 | dnsmasq-base 2022-01-10 16:44:55.780 | dnsmasq-utils 2022-01-10 16:44:55.780 | ebtables 2022-01-10 16:44:55.780 | genisoimage 2022-01-10 16:44:55.780 | iptables 2022-01-10 16:44:55.780 | iputils-arping 2022-01-10 16:44:55.780 | kpartx 2022-01-10 16:44:55.780 | libjs-jquery-tablesorter 2022-01-10 16:44:55.780 | parted 2022-01-10 16:44:55.780 | pm-utils 2022-01-10 16:44:55.780 | python3-mysqldb 2022-01-10 16:44:55.780 | socat 2022-01-10 16:44:55.780 | sqlite3 2022-01-10 16:44:55.780 | sudo 2022-01-10 16:44:55.780 | vlan 2022-01-10 16:44:55.780 | lsscsi 2022-01-10 16:44:55.780 | open-iscsi 2022-01-10 16:44:55.780 | lvm2 2022-01-10 16:44:55.780 | qemu-utils 2022-01-10 16:44:55.780 | thin-provisioning-tools 2022-01-10 16:44:55.780 | acl 2022-01-10 16:44:55.780 | dnsmasq-base 2022-01-10 16:44:55.780 | dnsmasq-utils 2022-01-10 16:44:55.780 | ebtables 2022-01-10 16:44:55.780 | haproxy 2022-01-10 16:44:55.780 | iptables 2022-01-10 16:44:55.780 | iputils-arping 2022-01-10 16:44:55.781 | iputils-ping 2022-01-10 16:44:55.781 | postgresql-server-dev-all 2022-01-10 16:44:55.781 | python3-mysqldb 2022-01-10 16:44:55.781 | sqlite3 2022-01-10 16:44:55.781 | sudo 2022-01-10 16:44:55.781 | vlan 2022-01-10 16:44:55.781 | pcp 2022-01-10 16:44:55.781 | ipset 2022-01-10 16:44:55.781 | conntrack 2022-01-10 16:44:55.781 | conntrackd 2022-01-10 16:44:55.781 | keepalived 2022-01-10 16:44:55.781 | lvm2 2022-01-10 16:44:55.781 | qemu-utils 2022-01-10 16:44:55.781 | thin-provisioning-tools 2022-01-10 16:44:55.781 | curl 2022-01-10 16:44:55.781 | liberasurecode-dev 2022-01-10 16:44:55.781 | make 2022-01-10 16:44:55.781 | memcached 2022-01-10 16:44:55.781 | sqlite3 2022-01-10 16:44:55.781 | xfsprogs' 2022-01-10 16:44:55.781 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-10 16:44:55.799 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-10 16:44:55.799 | apache2-dev 2022-01-10 16:44:55.799 | bc 2022-01-10 16:44:55.799 | bsdmainutils 2022-01-10 16:44:55.800 | curl 2022-01-10 16:44:55.800 | g++ 2022-01-10 16:44:55.800 | gawk 2022-01-10 16:44:55.800 | gcc 2022-01-10 16:44:55.800 | gettext 2022-01-10 16:44:55.800 | git 2022-01-10 16:44:55.800 | graphviz 2022-01-10 16:44:55.800 | iputils-ping 2022-01-10 16:44:55.800 | libapache2-mod-proxy-uwsgi 2022-01-10 16:44:55.800 | libffi-dev 2022-01-10 16:44:55.800 | libjpeg-dev 2022-01-10 16:44:55.800 | libpcre3-dev 2022-01-10 16:44:55.800 | libpq-dev 2022-01-10 16:44:55.800 | libssl-dev 2022-01-10 16:44:55.800 | libsystemd-dev 2022-01-10 16:44:55.800 | libxml2-dev 2022-01-10 16:44:55.800 | libxslt1-dev 2022-01-10 16:44:55.800 | libyaml-dev 2022-01-10 16:44:55.800 | lsof 2022-01-10 16:44:55.800 | openssh-server 2022-01-10 16:44:55.800 | openssl 2022-01-10 16:44:55.800 | pkg-config 2022-01-10 16:44:55.800 | psmisc 2022-01-10 16:44:55.800 | python3-dev 2022-01-10 16:44:55.800 | python3-pip 2022-01-10 16:44:55.800 | python3-systemd 2022-01-10 16:44:55.800 | python3-venv 2022-01-10 16:44:55.800 | tar 2022-01-10 16:44:55.800 | tcpdump 2022-01-10 16:44:55.800 | unzip 2022-01-10 16:44:55.800 | uuid-runtime 2022-01-10 16:44:55.800 | wget 2022-01-10 16:44:55.800 | wget 2022-01-10 16:44:55.800 | zlib1g-dev 2022-01-10 16:44:55.800 | libkrb5-dev 2022-01-10 16:44:55.800 | libldap2-dev 2022-01-10 16:44:55.800 | libsasl2-dev 2022-01-10 16:44:55.801 | memcached 2022-01-10 16:44:55.801 | python3-mysqldb 2022-01-10 16:44:55.801 | sqlite3 2022-01-10 16:44:55.801 | conntrack 2022-01-10 16:44:55.801 | curl 2022-01-10 16:44:55.801 | dnsmasq-base 2022-01-10 16:44:55.801 | dnsmasq-utils 2022-01-10 16:44:55.801 | ebtables 2022-01-10 16:44:55.801 | genisoimage 2022-01-10 16:44:55.801 | iptables 2022-01-10 16:44:55.801 | iputils-arping 2022-01-10 16:44:55.801 | kpartx 2022-01-10 16:44:55.801 | libjs-jquery-tablesorter 2022-01-10 16:44:55.801 | parted 2022-01-10 16:44:55.801 | pm-utils 2022-01-10 16:44:55.801 | python3-mysqldb 2022-01-10 16:44:55.801 | socat 2022-01-10 16:44:55.801 | sqlite3 2022-01-10 16:44:55.801 | sudo 2022-01-10 16:44:55.801 | vlan 2022-01-10 16:44:55.801 | lsscsi 2022-01-10 16:44:55.801 | open-iscsi 2022-01-10 16:44:55.801 | lvm2 2022-01-10 16:44:55.801 | qemu-utils 2022-01-10 16:44:55.801 | thin-provisioning-tools 2022-01-10 16:44:55.801 | acl 2022-01-10 16:44:55.801 | dnsmasq-base 2022-01-10 16:44:55.801 | dnsmasq-utils 2022-01-10 16:44:55.801 | ebtables 2022-01-10 16:44:55.801 | haproxy 2022-01-10 16:44:55.801 | iptables 2022-01-10 16:44:55.801 | iputils-arping 2022-01-10 16:44:55.801 | iputils-ping 2022-01-10 16:44:55.801 | postgresql-server-dev-all 2022-01-10 16:44:55.801 | python3-mysqldb 2022-01-10 16:44:55.801 | sqlite3 2022-01-10 16:44:55.801 | sudo 2022-01-10 16:44:55.802 | vlan 2022-01-10 16:44:55.802 | pcp 2022-01-10 16:44:55.802 | ipset 2022-01-10 16:44:55.802 | conntrack 2022-01-10 16:44:55.802 | conntrackd 2022-01-10 16:44:55.802 | keepalived 2022-01-10 16:44:55.802 | lvm2 2022-01-10 16:44:55.802 | qemu-utils 2022-01-10 16:44:55.802 | thin-provisioning-tools 2022-01-10 16:44:55.802 | curl 2022-01-10 16:44:55.802 | liberasurecode-dev 2022-01-10 16:44:55.802 | make 2022-01-10 16:44:55.802 | memcached 2022-01-10 16:44:55.802 | sqlite3 2022-01-10 16:44:55.802 | xfsprogs ' 2022-01-10 16:44:55.802 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-10 16:44:55.804 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:44:55.807 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:44:55.810 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-10 16:44:55.810 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-10 16:44:55.815 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-10 16:44:55.817 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-10 16:44:55.819 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-10 16:44:55.822 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=False 2022-01-10 16:44:55.824 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-10 16:44:55.833 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-10 16:44:55.835 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-10 16:44:55.837 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:44:55.839 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:44:55.842 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-10 16:44:55.844 | ++ functions-common:apt_get_update:1176 : [[ False == \T\r\u\e ]] 2022-01-10 16:44:55.847 | ++ functions-common:apt_get_update:1181 : [[ False = \T\r\u\e ]] 2022-01-10 16:44:55.849 | ++ functions-common:apt_get_update:1183 : local sudo=sudo 2022-01-10 16:44:55.852 | +++ functions-common:apt_get_update:1184 : id -u 2022-01-10 16:44:55.856 | ++ functions-common:apt_get_update:1184 : [[ 1000 = \0 ]] 2022-01-10 16:44:55.859 | ++ functions-common:apt_get_update:1187 : time_start apt-get-update 2022-01-10 16:44:55.861 | ++ functions-common:time_start:2398 : local name=apt-get-update 2022-01-10 16:44:55.863 | ++ functions-common:time_start:2399 : local start_time= 2022-01-10 16:44:55.865 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2022-01-10 16:44:55.868 | +++ functions-common:time_start:2403 : date +%s%3N 2022-01-10 16:44:55.872 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1641833095869 2022-01-10 16:44:55.874 | ++ functions-common:apt_get_update:1189 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-10 16:44:55.876 | ++ functions-common:apt_get_update:1190 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-10 16:44:55.878 | ++ functions-common:apt_get_update:1191 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-10 16:44:56.096 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-10 16:44:56.132 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-10 16:44:56.176 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-10 16:44:56.258 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-10 16:44:58.253 | Reading package lists... 2022-01-10 16:44:58.283 | ++ functions-common:apt_get_update:1195 : REPOS_UPDATED=True 2022-01-10 16:44:58.285 | ++ functions-common:apt_get_update:1197 : time_stop apt-get-update 2022-01-10 16:44:58.287 | ++ functions-common:time_stop:2412 : local name 2022-01-10 16:44:58.289 | ++ functions-common:time_stop:2413 : local end_time 2022-01-10 16:44:58.291 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:44:58.293 | ++ functions-common:time_stop:2415 : local total 2022-01-10 16:44:58.295 | ++ functions-common:time_stop:2416 : local start_time 2022-01-10 16:44:58.297 | ++ functions-common:time_stop:2418 : name=apt-get-update 2022-01-10 16:44:58.299 | ++ functions-common:time_stop:2419 : start_time=1641833095869 2022-01-10 16:44:58.301 | ++ functions-common:time_stop:2421 : [[ -z 1641833095869 ]] 2022-01-10 16:44:58.304 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:44:58.308 | ++ functions-common:time_stop:2424 : end_time=1641833098305 2022-01-10 16:44:58.310 | ++ functions-common:time_stop:2425 : elapsed_time=2436 2022-01-10 16:44:58.312 | ++ functions-common:time_stop:2426 : total=0 2022-01-10 16:44:58.314 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:44:58.316 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2436 2022-01-10 16:44:58.319 | ++ functions-common:install_package:1451 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-10 16:44:58.321 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-10 16:44:58.323 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:44:58.326 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:44:58.328 | ++ functions-common:real_install_package:1437 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-10 16:44:58.348 | ++ functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-10 16:44:58.457 | Reading package lists... 2022-01-10 16:44:58.685 | Building dependency tree... 2022-01-10 16:44:58.686 | Reading state information... 2022-01-10 16:44:58.983 | bc is already the newest version (1.07.1-2build1). 2022-01-10 16:44:58.983 | bc set to manually installed. 2022-01-10 16:44:58.983 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-10 16:44:58.983 | bsdmainutils set to manually installed. 2022-01-10 16:44:58.983 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-10 16:44:58.983 | gawk set to manually installed. 2022-01-10 16:44:58.983 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-10 16:44:58.983 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-10 16:44:58.983 | iptables set to manually installed. 2022-01-10 16:44:58.983 | iputils-ping is already the newest version (3:20190709-3). 2022-01-10 16:44:58.983 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-10 16:44:58.983 | kpartx set to manually installed. 2022-01-10 16:44:58.983 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-10 16:44:58.983 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-10 16:44:58.983 | psmisc is already the newest version (23.3-1). 2022-01-10 16:44:58.983 | psmisc set to manually installed. 2022-01-10 16:44:58.983 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-10 16:44:58.983 | python3-systemd is already the newest version (234-3build2). 2022-01-10 16:44:58.984 | python3-systemd set to manually installed. 2022-01-10 16:44:58.984 | tcpdump is already the newest version (4.9.3-4). 2022-01-10 16:44:58.984 | tcpdump set to manually installed. 2022-01-10 16:44:58.984 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-10 16:44:58.984 | thin-provisioning-tools set to manually installed. 2022-01-10 16:44:58.984 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-10 16:44:58.984 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-10 16:44:58.984 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-10 16:44:58.984 | lsof set to manually installed. 2022-01-10 16:44:58.984 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-10 16:44:58.984 | parted set to manually installed. 2022-01-10 16:44:58.984 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-10 16:44:58.984 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-10 16:44:58.984 | tar set to manually installed. 2022-01-10 16:44:58.984 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-10 16:44:58.984 | uuid-runtime set to manually installed. 2022-01-10 16:44:58.984 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-10 16:44:58.984 | zlib1g-dev set to manually installed. 2022-01-10 16:44:58.984 | The following packages were automatically installed and are no longer required: 2022-01-10 16:44:58.984 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-10 16:44:58.984 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-10 16:44:58.984 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-10 16:44:58.984 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-10 16:44:58.984 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-10 16:44:58.985 | python3-zope.interface 2022-01-10 16:44:58.985 | Use 'sudo apt autoremove' to remove them. 2022-01-10 16:44:58.985 | The following additional packages will be installed: 2022-01-10 16:44:58.986 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-10 16:44:58.986 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-10 16:44:58.986 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-10 16:44:58.986 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-10 16:44:58.986 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-10 16:44:58.986 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-10 16:44:58.986 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-10 16:44:58.986 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-10 16:44:58.986 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-10 16:44:58.986 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-10 16:44:58.986 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-10 16:44:58.986 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-10 16:44:58.986 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-10 16:44:58.986 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-10 16:44:58.986 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-10 16:44:58.986 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-10 16:44:58.986 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-10 16:44:58.986 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-10 16:44:58.986 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-10 16:44:58.986 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-10 16:44:58.986 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-01-10 16:44:58.986 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-10 16:44:58.986 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-10 16:44:58.986 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-10 16:44:58.986 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-10 16:44:58.986 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-10 16:44:58.986 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-10 16:44:58.986 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-10 16:44:58.986 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-10 16:44:58.986 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-10 16:44:58.986 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-01-10 16:44:58.987 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-10 16:44:58.987 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-10 16:44:58.987 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-10 16:44:58.987 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-10 16:44:58.987 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-10 16:44:58.988 | Suggested packages: 2022-01-10 16:44:58.988 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-10 16:44:58.988 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-10 16:44:58.988 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-10 16:44:58.988 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-10 16:44:58.988 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-10 16:44:58.988 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-10 16:44:58.988 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-10 16:44:58.988 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-10 16:44:58.988 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-10 16:44:58.988 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-10 16:44:58.988 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-10 16:44:58.988 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-10 16:44:58.988 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-10 16:44:58.988 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-10 16:44:58.988 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-10 16:44:59.261 | The following NEW packages will be installed: 2022-01-10 16:44:59.261 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-10 16:44:59.261 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-10 16:44:59.261 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-10 16:44:59.261 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-10 16:44:59.261 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-10 16:44:59.261 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-10 16:44:59.261 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-10 16:44:59.261 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-10 16:44:59.261 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-10 16:44:59.261 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-10 16:44:59.261 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-10 16:44:59.262 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-10 16:44:59.262 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-10 16:44:59.262 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-10 16:44:59.262 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-10 16:44:59.262 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-10 16:44:59.262 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-10 16:44:59.262 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-10 16:44:59.262 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-10 16:44:59.262 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-10 16:44:59.262 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-10 16:44:59.262 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-10 16:44:59.262 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-10 16:44:59.262 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-10 16:44:59.262 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-10 16:44:59.262 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-10 16:44:59.262 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-10 16:44:59.262 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-10 16:44:59.262 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-10 16:44:59.262 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-10 16:44:59.262 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-10 16:44:59.262 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-10 16:44:59.263 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-10 16:44:59.263 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-10 16:44:59.263 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-10 16:44:59.263 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-10 16:44:59.263 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-10 16:44:59.263 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-10 16:44:59.263 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-10 16:44:59.263 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-10 16:44:59.263 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-10 16:44:59.263 | unzip uuid-dev vbetool vlan x11-common 2022-01-10 16:44:59.264 | The following packages will be upgraded: 2022-01-10 16:44:59.265 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-10 16:44:59.266 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-10 16:44:59.267 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-10 16:44:59.386 | 18 upgraded, 219 newly installed, 0 to remove and 107 not upgraded. 2022-01-10 16:44:59.386 | Need to get 164 MB of archives. 2022-01-10 16:44:59.386 | After this operation, 768 MB of additional disk space will be used. 2022-01-10 16:44:59.386 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.14 [95.8 kB] 2022-01-10 16:44:59.556 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.14 [28.1 kB] 2022-01-10 16:44:59.564 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.14 [10.3 kB] 2022-01-10 16:44:59.567 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.14 [186 kB] 2022-01-10 16:44:59.640 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.14 [3,807 kB] 2022-01-10 16:45:00.058 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.14 [270 kB] 2022-01-10 16:45:00.085 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-10 16:45:00.093 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-10 16:45:00.352 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-10 16:45:00.354 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-10 16:45:00.354 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-10 16:45:00.358 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-10 16:45:00.358 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-10 16:45:00.362 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-10 16:45:00.427 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-10 16:45:00.428 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-10 16:45:00.429 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-10 16:45:01.491 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-10 16:45:01.651 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-01-10 16:45:01.775 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-01-10 16:45:01.815 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-01-10 16:45:01.823 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-01-10 16:45:01.843 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-10 16:45:01.858 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-10 16:45:02.192 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-10 16:45:02.193 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-10 16:45:02.194 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-10 16:45:02.194 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-10 16:45:02.402 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-10 16:45:02.402 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-10 16:45:02.408 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-10 16:45:02.528 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-10 16:45:02.817 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-10 16:45:02.832 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-10 16:45:02.835 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-10 16:45:02.924 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-10 16:45:03.055 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-10 16:45:03.104 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-01-10 16:45:03.106 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-01-10 16:45:03.117 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-01-10 16:45:03.275 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-10 16:45:03.366 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-10 16:45:03.430 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-10 16:45:03.432 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-10 16:45:03.435 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-10 16:45:03.449 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-10 16:45:03.641 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-10 16:45:03.666 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-10 16:45:07.367 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-10 16:45:10.013 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-10 16:45:10.482 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-10 16:45:10.495 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-10 16:45:10.496 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-10 16:45:10.590 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-10 16:45:11.292 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-10 16:45:11.293 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-10 16:45:11.535 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-10 16:45:12.888 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-10 16:45:15.926 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-10 16:45:15.927 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-10 16:45:16.081 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-10 16:45:16.081 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-10 16:45:16.083 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-10 16:45:16.084 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-10 16:45:16.085 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-10 16:45:16.085 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-10 16:45:16.086 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-10 16:45:16.182 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-10 16:45:16.185 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-10 16:45:16.503 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-10 16:45:16.508 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-10 16:45:16.536 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-10 16:45:16.914 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-10 16:45:16.915 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-10 16:45:17.061 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-10 16:45:17.392 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-10 16:45:17.394 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-10 16:45:17.394 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-10 16:45:17.410 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-10 16:45:17.659 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-10 16:45:17.756 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-10 16:45:17.952 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-01-10 16:45:18.146 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-10 16:45:18.147 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-10 16:45:21.808 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-10 16:45:21.809 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-10 16:45:21.809 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-10 16:45:21.810 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-10 16:45:21.830 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-10 16:45:21.831 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-10 16:45:21.833 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-10 16:45:21.834 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-10 16:45:21.835 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-10 16:45:21.912 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-10 16:45:21.912 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-10 16:45:21.916 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-10 16:45:21.920 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-10 16:45:21.933 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-10 16:45:22.156 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-10 16:45:22.228 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-10 16:45:22.232 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-10 16:45:22.377 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-10 16:45:22.578 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-10 16:45:22.645 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-10 16:45:22.649 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-10 16:45:22.652 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-10 16:45:22.658 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-01-10 16:45:22.670 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-10 16:45:22.671 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-10 16:45:22.673 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-01-10 16:45:22.689 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-10 16:45:22.703 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-10 16:45:22.705 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-10 16:45:22.734 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-01-10 16:45:22.747 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-10 16:45:22.767 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-10 16:45:22.768 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-10 16:45:22.769 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-10 16:45:22.770 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-10 16:45:22.820 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-10 16:45:22.827 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-10 16:45:22.861 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-10 16:45:22.872 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-10 16:45:22.873 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-10 16:45:22.875 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-10 16:45:22.889 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-01-10 16:45:22.892 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-01-10 16:45:22.894 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-10 16:45:22.896 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-10 16:45:22.951 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-10 16:45:22.965 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-10 16:45:22.980 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-10 16:45:23.008 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-10 16:45:23.011 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-10 16:45:23.013 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-10 16:45:23.026 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-10 16:45:23.030 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-10 16:45:23.045 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-10 16:45:23.097 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-10 16:45:23.110 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-10 16:45:23.114 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-10 16:45:23.134 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-10 16:45:23.190 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-10 16:45:23.191 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-10 16:45:23.206 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-10 16:45:23.208 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-10 16:45:23.209 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-10 16:45:23.210 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-10 16:45:23.212 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-10 16:45:23.213 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-10 16:45:23.216 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-10 16:45:23.236 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-10 16:45:23.238 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-10 16:45:23.260 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-10 16:45:23.261 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-10 16:45:23.282 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-10 16:45:23.303 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-10 16:45:23.306 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-10 16:45:23.309 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-10 16:45:24.690 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-10 16:45:24.692 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-10 16:45:24.694 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-10 16:45:24.695 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-01-10 16:45:24.716 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-10 16:45:24.719 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-10 16:45:24.720 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-10 16:45:24.770 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-10 16:45:24.771 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-10 16:45:24.902 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-10 16:45:24.905 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-10 16:45:24.906 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-10 16:45:24.907 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-10 16:45:24.920 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-10 16:45:24.996 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-10 16:45:25.110 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-10 16:45:25.176 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-10 16:45:25.177 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-10 16:45:25.221 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-10 16:45:25.226 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-10 16:45:25.227 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-10 16:45:25.228 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-10 16:45:25.242 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-10 16:45:25.310 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-01-10 16:45:25.785 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-01-10 16:45:26.082 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-10 16:45:26.086 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-10 16:45:26.337 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.14 [246 kB] 2022-01-10 16:45:26.399 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-10 16:45:26.399 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-10 16:45:26.401 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-10 16:45:26.509 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-10 16:45:26.556 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-10 16:45:26.574 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-10 16:45:26.586 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-10 16:45:27.554 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-10 16:45:27.563 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-10 16:45:27.602 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-10 16:45:27.677 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-10 16:45:28.733 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-10 16:45:28.734 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-10 16:45:33.003 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-10 16:45:33.004 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-10 16:45:33.090 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-10 16:45:33.219 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-10 16:45:33.231 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-10 16:45:33.413 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-10 16:45:33.415 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-10 16:45:33.429 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-10 16:45:33.638 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-10 16:45:33.639 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-10 16:45:33.740 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-10 16:45:33.742 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-10 16:45:33.743 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-10 16:45:33.852 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-10 16:45:33.852 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-10 16:45:33.853 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-01-10 16:45:33.854 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-01-10 16:45:34.051 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-10 16:45:34.054 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-10 16:45:34.072 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-10 16:45:34.075 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-10 16:45:34.075 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-10 16:45:34.076 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-10 16:45:34.077 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-01-10 16:45:34.078 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-10 16:45:34.079 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-10 16:45:34.095 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-10 16:45:34.122 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-10 16:45:34.123 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-10 16:45:34.125 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-10 16:45:34.126 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-10 16:45:34.128 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-10 16:45:34.196 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-10 16:45:34.197 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-10 16:45:34.198 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-10 16:45:34.683 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-10 16:45:34.688 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-10 16:45:36.135 | Preconfiguring packages ... 2022-01-10 16:45:36.390 | Fetched 164 MB in 35s (4,622 kB/s) 2022-01-10 16:45:36.662 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-01-10 16:45:36.665 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-10 16:45:36.863 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-10 16:45:37.487 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-10 16:45:37.645 | Unpacking systemd-timesyncd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-10 16:45:38.528 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.14_amd64.deb ... 2022-01-10 16:45:38.663 | Unpacking systemd-sysv (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-10 16:45:39.042 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-10 16:45:39.165 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-10 16:45:39.796 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-10 16:45:40.128 | Unpacking systemd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-10 16:45:41.413 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.14_amd64.deb ... 2022-01-10 16:45:41.593 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-10 16:45:41.977 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.14) ... 2022-01-10 16:45:42.469 | Selecting previously unselected package libapr1:amd64. 2022-01-10 16:45:42.507 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-01-10 16:45:42.509 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-10 16:45:42.560 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-10 16:45:43.105 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-10 16:45:43.223 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-10 16:45:43.886 | Selecting previously unselected package libaprutil1:amd64. 2022-01-10 16:45:43.893 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-10 16:45:43.948 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-10 16:45:44.274 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-10 16:45:44.281 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-10 16:45:44.331 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-10 16:45:44.795 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-10 16:45:44.971 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-10 16:45:45.332 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-10 16:45:45.339 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-10 16:45:45.388 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-10 16:45:45.710 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-10 16:45:45.840 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-10 16:45:46.293 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-10 16:45:46.486 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-10 16:45:47.006 | Selecting previously unselected package libjansson4:amd64. 2022-01-10 16:45:47.013 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-10 16:45:47.057 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-10 16:45:47.434 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-10 16:45:47.441 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-10 16:45:47.496 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-10 16:45:47.852 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-10 16:45:48.017 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-10 16:45:49.745 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:45:49.937 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-10 16:45:50.428 | Selecting previously unselected package apache2-bin. 2022-01-10 16:45:50.436 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-10 16:45:50.474 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-10 16:45:50.874 | Selecting previously unselected package apache2-data. 2022-01-10 16:45:50.881 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-01-10 16:45:50.919 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-10 16:45:51.285 | Selecting previously unselected package apache2-utils. 2022-01-10 16:45:51.293 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-10 16:45:51.336 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-10 16:45:51.777 | Selecting previously unselected package apache2. 2022-01-10 16:45:51.784 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-10 16:45:51.827 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-01-10 16:45:52.262 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-10 16:45:52.270 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-10 16:45:52.319 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-10 16:45:52.697 | Selecting previously unselected package haproxy. 2022-01-10 16:45:52.704 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-10 16:45:52.744 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-10 16:45:53.485 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-10 16:45:53.493 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-10 16:45:53.554 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-10 16:45:53.977 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-10 16:45:53.984 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-10 16:45:54.050 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-10 16:45:54.417 | Selecting previously unselected package mysql-common. 2022-01-10 16:45:54.424 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-10 16:45:54.471 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-10 16:45:54.811 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-10 16:45:54.818 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:45:54.862 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:45:55.434 | Selecting previously unselected package libsensors-config. 2022-01-10 16:45:55.441 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-10 16:45:55.484 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-10 16:45:55.863 | Selecting previously unselected package libsensors5:amd64. 2022-01-10 16:45:55.870 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-10 16:45:56.015 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-10 16:45:56.491 | Selecting previously unselected package libsnmp-base. 2022-01-10 16:45:56.499 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-10 16:45:56.537 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-10 16:45:56.879 | Selecting previously unselected package libsnmp35:amd64. 2022-01-10 16:45:56.886 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-10 16:45:56.937 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-10 16:45:57.401 | Selecting previously unselected package keepalived. 2022-01-10 16:45:57.408 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-10 16:45:57.434 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-10 16:45:57.932 | Selecting previously unselected package memcached. 2022-01-10 16:45:57.939 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-10 16:45:57.988 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-10 16:45:58.555 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-10 16:45:59.416 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-10 16:45:59.819 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-10 16:45:59.998 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-10 16:46:00.520 | Selecting previously unselected package python3-yaml. 2022-01-10 16:46:00.528 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-10 16:46:00.565 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-10 16:46:00.824 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-10 16:46:00.914 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-10 16:46:01.436 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-10 16:46:01.692 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-10 16:46:02.715 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-10 16:46:02.854 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-10 16:46:03.430 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-10 16:46:03.588 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-10 16:46:04.130 | Selecting previously unselected package acl. 2022-01-10 16:46:04.138 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-10 16:46:04.193 | Unpacking acl (2.2.53-6) ... 2022-01-10 16:46:04.525 | Selecting previously unselected package autotools-dev. 2022-01-10 16:46:04.532 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-10 16:46:04.587 | Unpacking autotools-dev (20180224.1) ... 2022-01-10 16:46:04.868 | Selecting previously unselected package m4. 2022-01-10 16:46:04.876 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-10 16:46:04.924 | Unpacking m4 (1.4.18-4) ... 2022-01-10 16:46:05.278 | Selecting previously unselected package autoconf. 2022-01-10 16:46:05.286 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-10 16:46:05.359 | Unpacking autoconf (2.69-11.1) ... 2022-01-10 16:46:05.822 | Selecting previously unselected package automake. 2022-01-10 16:46:05.829 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-10 16:46:05.891 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-10 16:46:06.295 | Selecting previously unselected package autopoint. 2022-01-10 16:46:06.303 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-10 16:46:06.359 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-10 16:46:06.742 | Selecting previously unselected package libllvm10:amd64. 2022-01-10 16:46:06.749 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:46:06.793 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:46:09.593 | Selecting previously unselected package libclang-cpp10. 2022-01-10 16:46:09.601 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:46:09.656 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:46:11.491 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-10 16:46:11.498 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-10 16:46:11.547 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-10 16:46:12.474 | Selecting previously unselected package libgc1c2:amd64. 2022-01-10 16:46:12.481 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-10 16:46:12.525 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-10 16:46:12.948 | Selecting previously unselected package libobjc4:amd64. 2022-01-10 16:46:12.955 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-10 16:46:13.009 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-10 16:46:13.377 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-10 16:46:13.384 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-10 16:46:13.445 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-10 16:46:13.977 | Selecting previously unselected package libc6-i386. 2022-01-10 16:46:13.984 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-10 16:46:14.040 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-10 16:46:14.856 | Selecting previously unselected package lib32gcc-s1. 2022-01-10 16:46:14.864 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-10 16:46:14.896 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-10 16:46:15.278 | Selecting previously unselected package lib32stdc++6. 2022-01-10 16:46:15.286 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-10 16:46:15.337 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-10 16:46:15.788 | Selecting previously unselected package libclang-common-10-dev. 2022-01-10 16:46:15.796 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:46:15.873 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-10 16:46:17.148 | Selecting previously unselected package libclang1-10. 2022-01-10 16:46:17.156 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:46:17.193 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:46:18.674 | Selecting previously unselected package clang-10. 2022-01-10 16:46:18.681 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:46:18.730 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:46:18.971 | Selecting previously unselected package libtool. 2022-01-10 16:46:18.978 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-10 16:46:19.028 | Unpacking libtool (2.4.6-14) ... 2022-01-10 16:46:19.388 | Selecting previously unselected package dh-autoreconf. 2022-01-10 16:46:19.395 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-10 16:46:19.445 | Unpacking dh-autoreconf (19) ... 2022-01-10 16:46:19.708 | Selecting previously unselected package libdebhelper-perl. 2022-01-10 16:46:19.716 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-10 16:46:19.764 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-10 16:46:20.095 | Selecting previously unselected package libarchive-zip-perl. 2022-01-10 16:46:20.103 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-10 16:46:20.152 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-10 16:46:20.444 | Selecting previously unselected package libsub-override-perl. 2022-01-10 16:46:20.452 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-10 16:46:20.507 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-10 16:46:20.816 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-10 16:46:20.824 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-10 16:46:20.873 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-10 16:46:21.136 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-10 16:46:21.143 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-10 16:46:21.176 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-10 16:46:21.445 | Selecting previously unselected package libdpkg-perl. 2022-01-10 16:46:21.453 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-10 16:46:21.502 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-10 16:46:21.833 | Selecting previously unselected package make. 2022-01-10 16:46:21.841 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-10 16:46:21.867 | Unpacking make (4.2.1-1.2) ... 2022-01-10 16:46:22.129 | Selecting previously unselected package dpkg-dev. 2022-01-10 16:46:22.137 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-10 16:46:22.186 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-10 16:46:22.668 | Selecting previously unselected package dwz. 2022-01-10 16:46:22.675 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-10 16:46:22.730 | Unpacking dwz (0.13-5) ... 2022-01-10 16:46:23.130 | Selecting previously unselected package libcroco3:amd64. 2022-01-10 16:46:23.138 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-10 16:46:23.170 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-10 16:46:23.542 | Selecting previously unselected package gettext. 2022-01-10 16:46:23.549 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-10 16:46:23.604 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-10 16:46:23.994 | Selecting previously unselected package intltool-debian. 2022-01-10 16:46:24.001 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-10 16:46:24.055 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-10 16:46:24.273 | Selecting previously unselected package po-debconf. 2022-01-10 16:46:24.281 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-10 16:46:24.313 | Unpacking po-debconf (1.0.21) ... 2022-01-10 16:46:24.662 | Selecting previously unselected package debhelper. 2022-01-10 16:46:24.670 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-10 16:46:24.724 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-10 16:46:25.266 | Selecting previously unselected package uuid-dev:amd64. 2022-01-10 16:46:25.274 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-10 16:46:25.330 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-10 16:46:25.862 | Selecting previously unselected package libsctp1:amd64. 2022-01-10 16:46:25.870 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-10 16:46:25.912 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-10 16:46:26.262 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-10 16:46:26.269 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-10 16:46:26.319 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-10 16:46:26.610 | Selecting previously unselected package libapr1-dev. 2022-01-10 16:46:26.617 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-10 16:46:26.666 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-10 16:46:27.462 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-10 16:46:27.471 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-10 16:46:27.525 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-10 16:46:27.908 | Selecting previously unselected package libaprutil1-dev. 2022-01-10 16:46:27.915 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-10 16:46:27.959 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-10 16:46:28.496 | Selecting previously unselected package apache2-dev. 2022-01-10 16:46:28.504 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-10 16:46:28.569 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-10 16:46:29.051 | Selecting previously unselected package binfmt-support. 2022-01-10 16:46:29.059 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-10 16:46:29.115 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-10 16:46:29.393 | Selecting previously unselected package g++-9. 2022-01-10 16:46:29.401 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-10 16:46:29.450 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-10 16:46:30.999 | Selecting previously unselected package g++. 2022-01-10 16:46:31.006 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-10 16:46:31.056 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-10 16:46:31.290 | Selecting previously unselected package build-essential. 2022-01-10 16:46:31.298 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-10 16:46:31.347 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-10 16:46:31.639 | Selecting previously unselected package conntrack. 2022-01-10 16:46:31.646 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-10 16:46:31.684 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-10 16:46:32.003 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-10 16:46:32.011 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-10 16:46:32.060 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-10 16:46:32.450 | Selecting previously unselected package libnetfilter-queue1. 2022-01-10 16:46:32.458 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-10 16:46:32.512 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-10 16:46:32.839 | Selecting previously unselected package conntrackd. 2022-01-10 16:46:32.846 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-10 16:46:32.895 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-10 16:46:33.227 | Selecting previously unselected package dns-root-data. 2022-01-10 16:46:33.236 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-10 16:46:33.267 | Unpacking dns-root-data (2019052802) ... 2022-01-10 16:46:33.621 | Selecting previously unselected package libidn11:amd64. 2022-01-10 16:46:33.628 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-10 16:46:33.678 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-10 16:46:33.999 | Selecting previously unselected package dnsmasq-base. 2022-01-10 16:46:34.006 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-10 16:46:34.055 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-10 16:46:34.399 | Selecting previously unselected package dnsmasq-utils. 2022-01-10 16:46:34.407 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-10 16:46:34.461 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-10 16:46:34.930 | Selecting previously unselected package ebtables. 2022-01-10 16:46:34.938 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-10 16:46:35.011 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-10 16:46:35.409 | Selecting previously unselected package libfakeroot:amd64. 2022-01-10 16:46:35.417 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-10 16:46:35.467 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-10 16:46:35.827 | Selecting previously unselected package fakeroot. 2022-01-10 16:46:35.835 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-10 16:46:35.884 | Unpacking fakeroot (1.24-1) ... 2022-01-10 16:46:36.209 | Selecting previously unselected package fonts-dejavu-core. 2022-01-10 16:46:36.217 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-10 16:46:36.273 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-10 16:46:36.729 | Selecting previously unselected package fonts-liberation. 2022-01-10 16:46:36.737 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-10 16:46:36.798 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-10 16:46:37.346 | Selecting previously unselected package fontconfig-config. 2022-01-10 16:46:37.354 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-10 16:46:37.410 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-10 16:46:37.827 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-10 16:46:37.835 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-10 16:46:37.890 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-10 16:46:38.319 | Selecting previously unselected package fontconfig. 2022-01-10 16:46:38.327 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-10 16:46:38.387 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-10 16:46:38.752 | Selecting previously unselected package genisoimage. 2022-01-10 16:46:38.760 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-10 16:46:38.815 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-10 16:46:39.295 | Selecting previously unselected package libann0. 2022-01-10 16:46:39.303 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-10 16:46:39.370 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-10 16:46:39.764 | Selecting previously unselected package libcdt5:amd64. 2022-01-10 16:46:39.772 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-10 16:46:39.821 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-10 16:46:40.187 | Selecting previously unselected package libcgraph6:amd64. 2022-01-10 16:46:40.195 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-10 16:46:40.233 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-10 16:46:40.637 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-10 16:46:40.646 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-10 16:46:40.701 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-10 16:46:41.045 | Selecting previously unselected package libjpeg8:amd64. 2022-01-10 16:46:41.053 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-10 16:46:41.118 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-10 16:46:41.513 | Selecting previously unselected package libjbig0:amd64. 2022-01-10 16:46:41.521 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-10 16:46:41.570 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-10 16:46:41.923 | Selecting previously unselected package libwebp6:amd64. 2022-01-10 16:46:41.931 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:46:41.992 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-10 16:46:42.336 | Selecting previously unselected package libtiff5:amd64. 2022-01-10 16:46:42.343 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-10 16:46:42.369 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-10 16:46:42.747 | Selecting previously unselected package libxpm4:amd64. 2022-01-10 16:46:42.755 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-10 16:46:42.810 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-10 16:46:43.272 | Selecting previously unselected package libgd3:amd64. 2022-01-10 16:46:43.280 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-10 16:46:43.335 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-10 16:46:43.678 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-10 16:46:43.687 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-10 16:46:43.718 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-10 16:46:44.106 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-10 16:46:44.115 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-10 16:46:44.169 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-10 16:46:44.604 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-10 16:46:44.612 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-10 16:46:44.672 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-10 16:46:45.039 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-10 16:46:45.047 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-10 16:46:45.101 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-10 16:46:45.450 | Selecting previously unselected package libxrender1:amd64. 2022-01-10 16:46:45.458 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-10 16:46:45.513 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-10 16:46:45.913 | Selecting previously unselected package libcairo2:amd64. 2022-01-10 16:46:45.922 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-10 16:46:45.959 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-10 16:46:46.370 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-10 16:46:46.378 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-10 16:46:46.415 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-10 16:46:46.850 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-10 16:46:46.858 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-10 16:46:46.912 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-10 16:46:47.256 | Selecting previously unselected package libthai-data. 2022-01-10 16:46:47.264 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-10 16:46:47.319 | Unpacking libthai-data (0.1.28-3) ... 2022-01-10 16:46:47.764 | Selecting previously unselected package libdatrie1:amd64. 2022-01-10 16:46:47.772 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-10 16:46:47.827 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-10 16:46:48.159 | Selecting previously unselected package libthai0:amd64. 2022-01-10 16:46:48.166 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-10 16:46:48.215 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-10 16:46:48.662 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-10 16:46:48.670 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-10 16:46:48.713 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-10 16:46:49.141 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-10 16:46:49.149 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-10 16:46:49.192 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-10 16:46:49.621 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-10 16:46:49.629 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-10 16:46:49.661 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-10 16:46:50.061 | Selecting previously unselected package libpathplan4:amd64. 2022-01-10 16:46:50.069 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-10 16:46:50.112 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-10 16:46:50.603 | Selecting previously unselected package libgvc6. 2022-01-10 16:46:50.611 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-10 16:46:50.682 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-10 16:46:51.130 | Selecting previously unselected package libgvpr2:amd64. 2022-01-10 16:46:51.138 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-10 16:46:51.181 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-10 16:46:51.593 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-10 16:46:51.600 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-10 16:46:51.638 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-10 16:46:52.226 | Selecting previously unselected package x11-common. 2022-01-10 16:46:52.234 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-10 16:46:52.334 | dpkg-query: no packages found matching nux-tools 2022-01-10 16:46:52.345 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-10 16:46:52.741 | Selecting previously unselected package libice6:amd64. 2022-01-10 16:46:52.750 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-10 16:46:52.815 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-10 16:46:53.168 | Selecting previously unselected package libsm6:amd64. 2022-01-10 16:46:53.177 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-10 16:46:53.272 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-10 16:46:53.684 | Selecting previously unselected package libxt6:amd64. 2022-01-10 16:46:53.692 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-10 16:46:53.724 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-10 16:46:54.055 | Selecting previously unselected package libxmu6:amd64. 2022-01-10 16:46:54.063 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-10 16:46:54.112 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-10 16:46:54.565 | Selecting previously unselected package libxaw7:amd64. 2022-01-10 16:46:54.572 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-10 16:46:54.627 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-10 16:46:54.957 | Selecting previously unselected package graphviz. 2022-01-10 16:46:54.965 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-10 16:46:55.021 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-10 16:46:55.609 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-10 16:46:55.617 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-10 16:46:55.690 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-10 16:46:56.199 | Selecting previously unselected package libibverbs1:amd64. 2022-01-10 16:46:56.207 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-10 16:46:56.249 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-10 16:46:56.833 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-10 16:46:56.841 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-10 16:46:56.914 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-10 16:46:57.272 | Selecting previously unselected package icu-devtools. 2022-01-10 16:46:57.279 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-10 16:46:57.328 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-10 16:46:57.661 | Selecting previously unselected package iputils-arping. 2022-01-10 16:46:57.669 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-10 16:46:57.724 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-10 16:46:58.062 | Selecting previously unselected package javascript-common. 2022-01-10 16:46:58.071 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-10 16:46:58.120 | Unpacking javascript-common (11) ... 2022-01-10 16:46:58.496 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-10 16:46:58.504 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-10 16:46:58.552 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:46:58.884 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-10 16:46:58.892 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-10 16:46:58.947 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:46:59.353 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-10 16:46:59.362 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-10 16:46:59.420 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:46:59.827 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-10 16:46:59.836 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-10 16:46:59.901 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:47:00.305 | Selecting previously unselected package comerr-dev:amd64. 2022-01-10 16:47:00.314 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-10 16:47:00.377 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-10 16:47:00.701 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-10 16:47:00.709 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-10 16:47:00.758 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:47:01.113 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-10 16:47:01.121 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-10 16:47:01.175 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-10 16:47:01.495 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-10 16:47:01.503 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-10 16:47:01.558 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-10 16:47:01.878 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-10 16:47:01.886 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-10 16:47:01.935 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-10 16:47:02.215 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-10 16:47:02.223 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-10 16:47:02.255 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-10 16:47:02.547 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-10 16:47:02.555 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-10 16:47:02.608 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-10 16:47:03.043 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-10 16:47:03.051 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-10 16:47:03.101 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-10 16:47:03.437 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-10 16:47:03.446 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-10 16:47:03.500 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-10 16:47:03.810 | Selecting previously unselected package libgts-bin. 2022-01-10 16:47:03.819 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-10 16:47:03.872 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-10 16:47:04.170 | Selecting previously unselected package libicu-dev:amd64. 2022-01-10 16:47:04.178 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-10 16:47:04.238 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-10 16:47:06.153 | Selecting previously unselected package libipset13:amd64. 2022-01-10 16:47:06.161 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:47:06.329 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-10 16:47:06.775 | Selecting previously unselected package librdmacm1:amd64. 2022-01-10 16:47:06.784 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-10 16:47:06.832 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-10 16:47:07.271 | Selecting previously unselected package libiscsi7:amd64. 2022-01-10 16:47:07.279 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-10 16:47:07.335 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-10 16:47:07.690 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-10 16:47:07.698 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-10 16:47:07.752 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-10 16:47:08.106 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-10 16:47:08.114 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-10 16:47:08.162 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-10 16:47:08.495 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-10 16:47:08.504 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-10 16:47:08.552 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-10 16:47:08.827 | Selecting previously unselected package libjs-jquery. 2022-01-10 16:47:08.835 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-10 16:47:08.872 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-10 16:47:09.164 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-10 16:47:09.172 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-10 16:47:09.226 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-10 16:47:09.518 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-10 16:47:09.526 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-10 16:47:09.558 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-10 16:47:09.958 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-10 16:47:09.966 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-10 16:47:10.019 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-10 16:47:10.409 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-10 16:47:10.416 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-10 16:47:10.471 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-10 16:47:10.719 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-10 16:47:10.727 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-10 16:47:10.769 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-10 16:47:10.975 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-10 16:47:10.983 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-10 16:47:11.042 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-10 16:47:11.478 | Selecting previously unselected package libnspr4:amd64. 2022-01-10 16:47:11.486 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-10 16:47:11.535 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-10 16:47:11.941 | Selecting previously unselected package libnss3:amd64. 2022-01-10 16:47:11.949 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-10 16:47:12.003 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-10 16:47:12.512 | Selecting previously unselected package libomp5-10:amd64. 2022-01-10 16:47:12.520 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:47:12.552 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:47:12.970 | Selecting previously unselected package libomp-10-dev. 2022-01-10 16:47:12.978 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:47:13.026 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-10 16:47:13.318 | Selecting previously unselected package pcp-conf. 2022-01-10 16:47:13.326 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-10 16:47:13.374 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-10 16:47:13.712 | Selecting previously unselected package libpcp3. 2022-01-10 16:47:13.720 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-10 16:47:13.769 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-10 16:47:14.158 | Selecting previously unselected package libpcp-pmda3. 2022-01-10 16:47:14.166 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-10 16:47:14.197 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-10 16:47:14.517 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-10 16:47:14.525 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-10 16:47:14.587 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-10 16:47:14.970 | Selecting previously unselected package libpq5:amd64. 2022-01-10 16:47:14.978 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:47:15.032 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:47:15.312 | Selecting previously unselected package libpq-dev. 2022-01-10 16:47:15.321 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:47:15.358 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:47:15.793 | Selecting previously unselected package librados2. 2022-01-10 16:47:15.801 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-10 16:47:15.859 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-10 16:47:16.747 | Selecting previously unselected package librbd1. 2022-01-10 16:47:16.755 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-10 16:47:16.798 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-10 16:47:17.352 | Selecting previously unselected package libsasl2-dev. 2022-01-10 16:47:17.361 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-10 16:47:17.392 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-10 16:47:17.774 | Selecting previously unselected package libssl-dev:amd64. 2022-01-10 16:47:17.783 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-10 16:47:17.837 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-10 16:47:18.347 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-10 16:47:18.354 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.14_amd64.deb ... 2022-01-10 16:47:18.398 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-10 16:47:18.791 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-10 16:47:18.800 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-10 16:47:18.849 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-10 16:47:19.175 | Selecting previously unselected package libx86-1:amd64. 2022-01-10 16:47:19.183 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-10 16:47:19.221 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-10 16:47:19.523 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-10 16:47:19.531 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:47:19.580 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-10 16:47:20.025 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-10 16:47:20.033 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-10 16:47:20.082 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-10 16:47:20.495 | Selecting previously unselected package llvm-10-runtime. 2022-01-10 16:47:20.503 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:47:20.552 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-10 16:47:20.996 | Selecting previously unselected package libpfm4:amd64. 2022-01-10 16:47:21.005 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-10 16:47:21.053 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-10 16:47:21.478 | Selecting previously unselected package llvm-10. 2022-01-10 16:47:21.486 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:47:21.534 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:47:22.638 | Selecting previously unselected package libffi-dev:amd64. 2022-01-10 16:47:22.646 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-10 16:47:22.694 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-10 16:47:22.962 | Selecting previously unselected package python3-pygments. 2022-01-10 16:47:22.970 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-10 16:47:23.020 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-10 16:47:23.425 | Selecting previously unselected package llvm-10-tools. 2022-01-10 16:47:23.434 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:47:23.483 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-10 16:47:23.981 | Selecting previously unselected package libz3-4:amd64. 2022-01-10 16:47:23.989 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-10 16:47:24.036 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-10 16:47:25.381 | Selecting previously unselected package libz3-dev:amd64. 2022-01-10 16:47:25.389 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-10 16:47:25.437 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-10 16:47:25.832 | Selecting previously unselected package llvm-10-dev. 2022-01-10 16:47:25.840 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-10 16:47:25.894 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-10 16:47:30.728 | Selecting previously unselected package lsscsi. 2022-01-10 16:47:30.737 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-10 16:47:30.792 | Unpacking lsscsi (0.30-0.1) ... 2022-01-10 16:47:31.129 | Selecting previously unselected package pkg-config. 2022-01-10 16:47:31.138 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-10 16:47:31.175 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-10 16:47:31.478 | Selecting previously unselected package pm-utils. 2022-01-10 16:47:31.486 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-10 16:47:31.512 | Unpacking pm-utils (1.4.1-19) ... 2022-01-10 16:47:31.848 | Selecting previously unselected package postgresql-client-common. 2022-01-10 16:47:31.857 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-10 16:47:31.904 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-10 16:47:32.248 | Selecting previously unselected package postgresql-client-12. 2022-01-10 16:47:32.257 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:47:32.306 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:47:32.964 | Selecting previously unselected package ssl-cert. 2022-01-10 16:47:32.972 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-10 16:47:33.026 | Unpacking ssl-cert (1.0.39) ... 2022-01-10 16:47:33.585 | Selecting previously unselected package postgresql-common. 2022-01-10 16:47:33.593 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-10 16:47:33.690 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-10 16:47:33.734 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-10 16:47:34.168 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-10 16:47:34.176 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:47:34.213 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:47:34.843 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-10 16:47:34.853 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-10 16:47:34.905 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-10 16:47:35.186 | Selecting previously unselected package python-pip-whl. 2022-01-10 16:47:35.195 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-10 16:47:35.231 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-10 16:47:35.769 | Selecting previously unselected package python3-mysqldb. 2022-01-10 16:47:35.778 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-10 16:47:35.831 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-10 16:47:36.186 | Selecting previously unselected package python3-wheel. 2022-01-10 16:47:36.195 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-10 16:47:36.237 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-10 16:47:36.592 | Selecting previously unselected package python3-pip. 2022-01-10 16:47:36.601 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-10 16:47:36.649 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-10 16:47:37.072 | Selecting previously unselected package python3.8-venv. 2022-01-10 16:47:37.081 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-10 16:47:37.129 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-10 16:47:37.368 | Selecting previously unselected package python3-venv. 2022-01-10 16:47:37.376 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-10 16:47:37.430 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-10 16:47:37.729 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-10 16:47:37.738 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-10 16:47:37.780 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-10 16:47:38.095 | Selecting previously unselected package qemu-utils. 2022-01-10 16:47:38.104 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-10 16:47:38.167 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-10 16:47:38.649 | Selecting previously unselected package sharutils. 2022-01-10 16:47:38.658 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-10 16:47:38.706 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-10 16:47:39.036 | Selecting previously unselected package sqlite3. 2022-01-10 16:47:39.045 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-10 16:47:39.099 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-10 16:47:39.598 | Selecting previously unselected package unzip. 2022-01-10 16:47:39.607 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-10 16:47:39.654 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-10 16:47:40.055 | Selecting previously unselected package vbetool. 2022-01-10 16:47:40.063 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-10 16:47:40.133 | Unpacking vbetool (1.1-4) ... 2022-01-10 16:47:40.615 | Selecting previously unselected package ipset. 2022-01-10 16:47:40.623 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:47:40.690 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-10 16:47:41.038 | Selecting previously unselected package ipvsadm. 2022-01-10 16:47:41.046 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-10 16:47:41.100 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-10 16:47:41.534 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-10 16:47:41.542 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-10 16:47:41.609 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-10 16:47:41.963 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-10 16:47:41.972 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-10 16:47:42.026 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-10 16:47:42.421 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-10 16:47:42.429 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-10 16:47:42.489 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-10 16:47:42.808 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-10 16:47:42.817 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-10 16:47:42.866 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:47:43.243 | Selecting previously unselected package libpcp-gui2. 2022-01-10 16:47:43.251 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-10 16:47:43.305 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-10 16:47:43.661 | Selecting previously unselected package libpcp-import1. 2022-01-10 16:47:43.669 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-10 16:47:43.733 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-10 16:47:44.082 | Selecting previously unselected package libpcp-mmv1. 2022-01-10 16:47:44.091 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-10 16:47:44.145 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-10 16:47:44.540 | Selecting previously unselected package libpcp-trace2. 2022-01-10 16:47:44.549 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-10 16:47:44.603 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-10 16:47:44.912 | Selecting previously unselected package libpcp-web1. 2022-01-10 16:47:44.921 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-10 16:47:44.969 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-10 16:47:45.369 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-10 16:47:45.377 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-10 16:47:45.431 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-10 16:47:45.763 | Selecting previously unselected package python3-pcp. 2022-01-10 16:47:45.772 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-10 16:47:45.820 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-10 16:47:46.346 | Selecting previously unselected package pcp. 2022-01-10 16:47:46.354 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-01-10 16:47:46.476 | Unpacking pcp (5.0.3-1) ... 2022-01-10 16:47:47.522 | Selecting previously unselected package socat. 2022-01-10 16:47:47.531 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-01-10 16:47:47.586 | Unpacking socat (1.7.3.3-2) ... 2022-01-10 16:47:48.032 | Selecting previously unselected package vlan. 2022-01-10 16:47:48.041 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-10 16:47:48.094 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-10 16:47:48.424 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-10 16:47:48.569 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-10 16:47:48.784 | Setting up javascript-common (11) ... 2022-01-10 16:47:49.020 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-10 16:47:49.088 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-10 16:47:49.237 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-10 16:47:49.350 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-10 16:47:49.498 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-10 16:47:49.775 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-10 16:47:49.871 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-10 16:47:50.052 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-10 16:47:50.220 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-10 16:47:50.380 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-10 16:47:50.550 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-10 16:47:50.671 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-10 16:47:50.785 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-10 16:47:50.945 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-10 16:47:51.150 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-10 16:47:51.349 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-10 16:47:51.532 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-10 16:47:51.704 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-10 16:47:51.909 | Setting up vbetool (1.1-4) ... 2022-01-10 16:47:52.081 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-10 16:47:52.247 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-10 16:47:52.465 | Setting up pm-utils (1.4.1-19) ... 2022-01-10 16:47:52.648 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-10 16:47:53.094 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-10 16:47:53.219 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-10 16:47:53.380 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-10 16:47:53.534 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-10 16:47:54.730 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-10 16:47:55.505 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-10 16:47:55.807 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-10 16:47:55.974 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-10 16:47:56.121 | Setting up m4 (1.4.18-4) ... 2022-01-10 16:47:56.260 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-10 16:47:56.734 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-10 16:47:56.894 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-10 16:47:57.047 | Setting up iputils-arping (3:20190709-3) ... 2022-01-10 16:47:57.242 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-10 16:47:57.418 | Setting up conntrack (1:1.4.5-2) ... 2022-01-10 16:47:57.590 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-10 16:47:57.779 | Setting up python3-wheel (0.34.2-1) ... 2022-01-10 16:47:58.202 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-10 16:47:58.351 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-10 16:47:58.800 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-10 16:48:01.025 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-10 16:48:02.758 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-10 16:48:03.521 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-10 16:48:03.698 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-10 16:48:03.837 | Setting up acl (2.2.53-6) ... 2022-01-10 16:48:03.990 | Setting up dns-root-data (2019052802) ... 2022-01-10 16:48:04.128 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:04.283 | Setting up fakeroot (1.24-1) ... 2022-01-10 16:48:04.389 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-10 16:48:04.511 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-10 16:48:04.665 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-10 16:48:04.802 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:48:04.949 | Setting up autotools-dev (20180224.1) ... 2022-01-10 16:48:05.094 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-10 16:48:06.059 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-10 16:48:06.184 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-10 16:48:06.334 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-10 16:48:06.494 | Setting up make (4.2.1-1.2) ... 2022-01-10 16:48:06.671 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-10 16:48:06.837 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-10 16:48:06.980 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:07.128 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-10 16:48:07.270 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-10 16:48:07.420 | Setting up ebtables (2.0.11-3build1) ... 2022-01-10 16:48:08.174 | Setting up socat (1.7.3.3-2) ... 2022-01-10 16:48:08.306 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-10 16:48:08.402 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-10 16:48:08.505 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-10 16:48:08.642 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-10 16:48:08.745 | Setting up binfmt-support (2.2.0-2) ... 2022-01-10 16:48:09.164 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-10 16:48:10.288 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-10 16:48:10.425 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-10 16:48:10.675 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-10 16:48:11.334 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-10 16:48:11.471 | Setting up lsscsi (0.30-0.1) ... 2022-01-10 16:48:11.635 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-10 16:48:11.786 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-10 16:48:11.923 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-10 16:48:12.031 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-10 16:48:12.162 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-10 16:48:12.317 | Setting up autoconf (2.69-11.1) ... 2022-01-10 16:48:12.521 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-10 16:48:12.677 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-10 16:48:12.813 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-10 16:48:12.888 | Setting up dwz (0.13-5) ... 2022-01-10 16:48:13.020 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-10 16:48:13.168 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-10 16:48:13.299 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-10 16:48:13.397 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-10 16:48:13.539 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-10 16:48:13.927 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:48:14.087 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:14.231 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-10 16:48:14.362 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-10 16:48:14.494 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-10 16:48:14.631 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-10 16:48:14.877 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-10 16:48:15.031 | Setting up pcp-conf (5.0.3-1) ... 2022-01-10 16:48:15.180 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-10 16:48:15.351 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-10 16:48:15.509 | Setting up libsub-override-perl (0.09-2) ... 2022-01-10 16:48:15.671 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-10 16:48:15.829 | Setting up libthai-data (0.1.28-3) ... 2022-01-10 16:48:16.020 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-10 16:48:16.172 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-10 16:48:16.323 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-10 16:48:16.471 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-10 16:48:16.619 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-10 16:48:16.749 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:48:16.892 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-10 16:48:17.031 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-10 16:48:17.191 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-10 16:48:17.401 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-10 16:48:17.574 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-10 16:48:18.843 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-10 16:48:19.235 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-10 16:48:19.401 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-10 16:48:19.545 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-10 16:48:19.682 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-10 16:48:19.865 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-10 16:48:20.008 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-10 16:48:20.139 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-10 16:48:20.280 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-10 16:48:20.430 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-10 16:48:20.560 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-10 16:48:20.644 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-10 16:48:20.728 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-10 16:48:20.858 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-10 16:48:21.025 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:48:21.191 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-10 16:48:21.338 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-10 16:48:21.477 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-10 16:48:21.665 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-10 16:48:21.819 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:48:21.978 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:22.114 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-10 16:48:22.258 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:22.412 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-10 16:48:22.602 | Setting up libtool (2.4.6-14) ... 2022-01-10 16:48:22.720 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-10 16:48:24.842 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-01-10 16:48:25.088 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:48:25.240 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-10 16:48:26.686 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-10 16:48:27.842 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:48:27.945 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-10 16:48:28.076 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-10 16:48:28.201 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-10 16:48:28.903 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-10 16:48:29.046 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:29.206 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:29.378 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-10 16:48:29.658 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-10 16:48:29.823 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-10 16:48:30.248 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-10 16:48:30.425 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-10 16:48:30.602 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-10 16:48:30.762 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-10 16:48:30.922 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:48:31.611 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-01-10 16:48:31.739 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-10 16:48:31.905 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-10 16:48:32.053 | Setting up ssl-cert (1.0.39) ... 2022-01-10 16:48:33.018 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-10 16:48:33.134 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-10 16:48:33.340 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-10 16:48:33.503 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-10 16:48:34.859 | Adding user postgres to group ssl-cert 2022-01-10 16:48:35.133 | 2022-01-10 16:48:35.134 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-10 16:48:35.336 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-10 16:48:35.336 | Removing obsolete dictionary files: 2022-01-10 16:48:35.910 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-10 16:48:37.185 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-10 16:48:37.343 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-10 16:48:37.492 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-10 16:48:37.773 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-10 16:48:38.333 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-10 16:48:38.499 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-10 16:48:38.635 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-10 16:48:38.814 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-10 16:48:38.962 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-10 16:48:39.105 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-10 16:48:39.276 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-10 16:48:39.470 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-10 16:48:39.653 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-10 16:48:39.840 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-10 16:48:40.002 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:48:40.179 | Setting up ipvsadm (1:1.31-1) ... 2022-01-10 16:48:41.294 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-01-10 16:48:41.465 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-10 16:48:41.808 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-10 16:48:43.961 | Regenerating fonts cache... done. 2022-01-10 16:48:44.035 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-10 16:48:44.208 | Setting up libpcp3 (5.0.3-1) ... 2022-01-10 16:48:44.396 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-10 16:48:44.579 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-10 16:48:44.739 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-01-10 16:48:46.395 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-10 16:48:47.354 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-10 16:48:48.367 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:48.539 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-10 16:48:49.817 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-10 16:48:50.600 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:50.762 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-10 16:48:50.886 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-10 16:48:51.047 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-10 16:48:51.201 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-10 16:48:51.377 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-10 16:48:51.550 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-10 16:48:51.737 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-10 16:48:51.891 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-10 16:48:52.034 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-10 16:48:52.194 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-10 16:48:52.350 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:52.510 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-10 16:48:52.761 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-10 16:48:52.887 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-10 16:48:53.047 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-10 16:48:53.162 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-10 16:48:53.327 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-10 16:48:53.453 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-10 16:48:53.622 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-10 16:48:53.802 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-10 16:48:53.973 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-10 16:48:54.099 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-10 16:48:54.293 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-10 16:48:54.488 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-10 16:48:54.613 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-10 16:48:54.794 | Setting up po-debconf (1.0.21) ... 2022-01-10 16:48:54.988 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-01-10 16:49:03.817 | Enabling module mpm_event. 2022-01-10 16:49:03.881 | Enabling module authz_core. 2022-01-10 16:49:03.886 | Enabling module authz_host. 2022-01-10 16:49:03.945 | Enabling module authn_core. 2022-01-10 16:49:03.951 | Enabling module auth_basic. 2022-01-10 16:49:04.010 | Enabling module access_compat. 2022-01-10 16:49:04.069 | Enabling module authn_file. 2022-01-10 16:49:04.128 | Enabling module authz_user. 2022-01-10 16:49:04.188 | Enabling module alias. 2022-01-10 16:49:04.248 | Enabling module dir. 2022-01-10 16:49:04.315 | Enabling module autoindex. 2022-01-10 16:49:04.375 | Enabling module env. 2022-01-10 16:49:04.433 | Enabling module mime. 2022-01-10 16:49:04.492 | Enabling module negotiation. 2022-01-10 16:49:04.551 | Enabling module setenvif. 2022-01-10 16:49:04.611 | Enabling module filter. 2022-01-10 16:49:04.671 | Enabling module deflate. 2022-01-10 16:49:04.730 | Enabling module status. 2022-01-10 16:49:04.790 | Enabling module reqtimeout. 2022-01-10 16:49:04.849 | Enabling conf charset. 2022-01-10 16:49:04.908 | Enabling conf localized-error-pages. 2022-01-10 16:49:04.969 | Enabling conf other-vhosts-access-log. 2022-01-10 16:49:05.028 | Enabling conf security. 2022-01-10 16:49:05.088 | Enabling conf serve-cgi-bin. 2022-01-10 16:49:05.146 | Enabling site 000-default. 2022-01-10 16:49:05.199 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-10 16:49:05.253 | Enabling conf javascript-common. 2022-01-10 16:49:05.508 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-10 16:49:06.098 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-10 16:49:08.847 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-10 16:49:09.097 | Setting up python3-pcp (5.0.3-1) ... 2022-01-10 16:49:09.556 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-10 16:49:09.727 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-10 16:49:09.903 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-10 16:49:10.076 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-10 16:49:10.242 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-10 16:49:10.417 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-10 16:49:10.583 | Setting up graphviz (2.42.2-3build2) ... 2022-01-10 16:49:10.762 | Setting up pcp (5.0.3-1) ... 2022-01-10 16:49:14.452 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-10 16:49:14.887 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-10 16:49:15.325 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-10 16:49:15.758 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-10 16:49:32.487 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-10 16:49:32.636 | Setting up systemd (245.4-4ubuntu3.14) ... 2022-01-10 16:49:32.693 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-10 16:49:34.526 | Setting up dh-autoreconf (19) ... 2022-01-10 16:49:34.670 | Setting up systemd-timesyncd (245.4-4ubuntu3.14) ... 2022-01-10 16:49:35.752 | Setting up systemd-sysv (245.4-4ubuntu3.14) ... 2022-01-10 16:49:35.910 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-10 16:49:36.051 | Setting up debhelper (12.10ubuntu1) ... 2022-01-10 16:49:36.190 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-10 16:49:36.763 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-10 16:49:36.919 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-10 16:49:37.057 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-10 16:49:37.228 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-10 16:49:50.540 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-10 16:49:50.717 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-10 16:49:51.209 | Processing triggers for ufw (0.36-6) ... 2022-01-10 16:49:51.454 | Processing triggers for man-db (2.9.1-1) ... 2022-01-10 16:50:18.545 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-10 16:50:18.660 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-10 16:50:25.987 | ++ functions-common:apt_get:1221 : result=0 2022-01-10 16:50:25.989 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-10 16:50:25.992 | ++ functions-common:time_stop:2412 : local name 2022-01-10 16:50:25.994 | ++ functions-common:time_stop:2413 : local end_time 2022-01-10 16:50:25.996 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:50:25.998 | ++ functions-common:time_stop:2415 : local total 2022-01-10 16:50:26.000 | ++ functions-common:time_stop:2416 : local start_time 2022-01-10 16:50:26.003 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-10 16:50:26.005 | ++ functions-common:time_stop:2419 : start_time=1641833098345 2022-01-10 16:50:26.007 | ++ functions-common:time_stop:2421 : [[ -z 1641833098345 ]] 2022-01-10 16:50:26.010 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:50:26.014 | ++ functions-common:time_stop:2424 : end_time=1641833426011 2022-01-10 16:50:26.016 | ++ functions-common:time_stop:2425 : elapsed_time=327666 2022-01-10 16:50:26.018 | ++ functions-common:time_stop:2426 : total=729 2022-01-10 16:50:26.020 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:50:26.022 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=328395 2022-01-10 16:50:26.025 | ++ functions-common:apt_get:1225 : return 0 2022-01-10 16:50:26.027 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-10 16:50:26.030 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-10 16:50:26.032 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-10 16:50:26.036 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-10 16:50:26.039 | + ./stack.sh:main:788 : [[ False != \T\r\u\e ]] 2022-01-10 16:50:26.042 | + ./stack.sh:main:789 : PYPI_ALTERNATIVE_URL= 2022-01-10 16:50:26.044 | + ./stack.sh:main:789 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-10 16:50:27.351 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-10 16:50:27.353 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-10 16:50:27.355 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-10 16:50:27.358 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-10 16:50:27.359 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-10 16:50:27.362 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-10 16:50:27.363 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-10 16:50:27.365 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-10 16:50:27.367 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-10 16:50:27.368 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-10 16:50:27.370 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-10 16:50:27.372 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-10 16:50:27.373 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-10 16:50:27.375 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-10 16:50:27.377 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-10 16:50:27.379 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-10 16:50:27.380 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-10 16:50:27.382 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-10 16:50:27.384 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-10 16:50:27.385 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-10 16:50:27.387 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-10 16:50:27.389 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-10 16:50:27.391 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-10 16:50:27.393 | + functions-common:_ensure_lsb_release:383 : return 2022-01-10 16:50:27.396 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-10 16:50:27.462 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-10 16:50:27.465 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-10 16:50:27.531 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-10 16:50:27.534 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-10 16:50:27.600 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-10 16:50:27.603 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-10 16:50:27.604 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-10 16:50:27.606 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-10 16:50:27.608 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-10 16:50:27.610 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-10 16:50:27.612 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-10 16:50:27.613 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-10 16:50:27.615 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-10 16:50:27.617 | + functions-common:GetDistro:488 : typeset -xr DISTRO 2022-01-10 16:50:27.619 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-10 16:50:27.619 | Distro: focal 2022-01-10 16:50:27.621 | + tools/install_pip.sh:main:115 : get_versions 2022-01-10 16:50:27.623 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-10 16:50:27.627 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-10 16:50:27.628 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-10 16:50:27.631 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-10 16:50:27.631 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-10 16:50:28.198 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-10 16:50:28.199 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-10 16:50:28.200 | pip: 21.3.1 2022-01-10 16:50:28.201 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2022-01-10 16:50:28.203 | + tools/install_pip.sh:main:121 : is_fedora 2022-01-10 16:50:28.205 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-10 16:50:28.207 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-10 16:50:28.209 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-10 16:50:28.210 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-10 16:50:28.212 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-10 16:50:28.213 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-10 16:50:28.215 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-10 16:50:28.217 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-10 16:50:28.218 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-10 16:50:28.221 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-10 16:50:28.222 | + tools/install_pip.sh:main:133 : install_get_pip 2022-01-10 16:50:28.224 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-10 16:50:28.226 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-10 16:50:28.228 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-10 16:50:28.232 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-10 16:50:28.234 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-10 16:50:28.244 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-10 16:50:28.244 | Dload Upload Total Spent Left Speed 2022-01-10 16:50:28.519 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7668k 0 --:--:-- --:--:-- --:--:-- 7668k 2022-01-10 16:50:28.524 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-10 16:50:28.527 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-10 16:50:31.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:50:31.316 | from cryptography.utils import int_from_bytes 2022-01-10 16:50:31.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:50:31.316 | from cryptography.utils import int_from_bytes 2022-01-10 16:50:31.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:50:31.772 | Collecting pip 2022-01-10 16:50:31.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-10 16:50:32.554 | Collecting setuptools 2022-01-10 16:50:32.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/b94073fc48609/setuptools-60.5.0-py3-none-any.whl (958 kB) 2022-01-10 16:50:34.225 | Installing collected packages: setuptools, pip 2022-01-10 16:50:34.911 | Attempting uninstall: pip 2022-01-10 16:50:34.912 | Found existing installation: pip 21.3.1 2022-01-10 16:50:35.168 | Uninstalling pip-21.3.1: 2022-01-10 16:50:35.214 | Successfully uninstalled pip-21.3.1 2022-01-10 16:50:36.937 | Successfully installed pip-21.3.1 setuptools-60.5.0 2022-01-10 16:50:36.937 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:50:37.196 | + tools/install_pip.sh:main:136 : set -x 2022-01-10 16:50:37.198 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2022-01-10 16:50:37.200 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-10 16:50:37.201 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-10 16:50:37.204 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-10 16:50:37.206 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-10 16:50:37.208 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-10 16:50:37.210 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-10 16:50:37.210 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-10 16:50:37.214 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-01-10 16:50:37.216 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-01-10 16:50:37.217 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-10 16:50:37.220 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-10 16:50:37.222 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-10 16:50:37.237 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-01-10 16:50:37.239 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-10 16:50:37.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:50:37.962 | from cryptography.utils import int_from_bytes 2022-01-10 16:50:37.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:50:37.962 | from cryptography.utils import int_from_bytes 2022-01-10 16:50:39.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:50:39.928 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-01-10 16:50:39.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/293/2bfeb248c648d/setuptools-60.3.1-py3-none-any.whl (953 kB) 2022-01-10 16:50:41.644 | Installing collected packages: setuptools 2022-01-10 16:50:41.644 | Attempting uninstall: setuptools 2022-01-10 16:50:41.644 | Found existing installation: setuptools 60.5.0 2022-01-10 16:50:41.740 | Uninstalling setuptools-60.5.0: 2022-01-10 16:50:41.999 | Successfully uninstalled setuptools-60.5.0 2022-01-10 16:50:42.724 | Successfully installed setuptools-60.3.1 2022-01-10 16:50:42.724 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:50:42.849 | + inc/python:pip_install:200 : result=0 2022-01-10 16:50:42.850 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:50:42.852 | + functions-common:time_stop:2412 : local name 2022-01-10 16:50:42.854 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:50:42.855 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:50:42.857 | + functions-common:time_stop:2415 : local total 2022-01-10 16:50:42.859 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:50:42.860 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:50:42.862 | + functions-common:time_stop:2419 : start_time=1641833437233 2022-01-10 16:50:42.864 | + functions-common:time_stop:2421 : [[ -z 1641833437233 ]] 2022-01-10 16:50:42.866 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:50:42.869 | + functions-common:time_stop:2424 : end_time=1641833442867 2022-01-10 16:50:42.870 | + functions-common:time_stop:2425 : elapsed_time=5634 2022-01-10 16:50:42.872 | + functions-common:time_stop:2426 : total=0 2022-01-10 16:50:42.874 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:50:42.876 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5634 2022-01-10 16:50:42.878 | + inc/python:pip_install:203 : return 0 2022-01-10 16:50:42.880 | + tools/install_pip.sh:main:142 : get_versions 2022-01-10 16:50:42.882 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-10 16:50:42.885 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-10 16:50:42.887 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-10 16:50:42.890 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-10 16:50:42.890 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-10 16:50:43.453 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-10 16:50:43.455 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-10 16:50:43.455 | pip: 21.3.1 2022-01-10 16:50:43.458 | + ./stack.sh:main:793 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-10 16:50:43.461 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-10 16:50:43.464 | + ./stack.sh:main:794 : fixup_all 2022-01-10 16:50:43.466 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_ubuntu 2022-01-10 16:50:43.468 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2022-01-10 16:50:43.471 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:50:43.473 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:50:43.475 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-10 16:50:43.486 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-10 16:50:43.496 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-10 16:50:43.507 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_fedora 2022-01-10 16:50:43.509 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-01-10 16:50:43.511 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-10 16:50:43.513 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-10 16:50:43.515 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-10 16:50:43.518 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-10 16:50:43.520 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-10 16:50:43.522 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-10 16:50:43.524 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-10 16:50:43.526 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-10 16:50:43.528 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-10 16:50:43.530 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-10 16:50:43.533 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-01-10 16:50:43.535 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_suse 2022-01-10 16:50:43.537 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2022-01-10 16:50:43.539 | + functions-common:is_suse:529 : is_opensuse 2022-01-10 16:50:43.541 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-10 16:50:43.543 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-10 16:50:43.545 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-10 16:50:43.548 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-10 16:50:43.550 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-10 16:50:43.552 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2022-01-10 16:50:43.554 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_openeuler 2022-01-10 16:50:43.557 | + tools/fixup_stuff.sh:fixup_openeuler:152 : is_openeuler 2022-01-10 16:50:43.559 | + functions-common:is_openeuler:567 : [[ -z deb ]] 2022-01-10 16:50:43.561 | + functions-common:is_openeuler:570 : '[' Ubuntu = openEuler ']' 2022-01-10 16:50:43.563 | + tools/fixup_stuff.sh:fixup_openeuler:153 : return 2022-01-10 16:50:43.565 | + ./stack.sh:main:797 : pip_install -U os-testr 2022-01-10 16:50:43.585 | Using python 3.8 to install os-testr 2022-01-10 16:50:43.587 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-10 16:50:44.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:50:44.297 | from cryptography.utils import int_from_bytes 2022-01-10 16:50:44.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:50:44.297 | from cryptography.utils import int_from_bytes 2022-01-10 16:50:45.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:50:45.482 | Collecting os-testr 2022-01-10 16:50:45.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-10 16:50:45.503 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-01-10 16:50:45.504 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-01-10 16:50:45.549 | Collecting stestr>=1.0.0 2022-01-10 16:50:45.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-01-10 16:50:45.597 | Collecting python-subunit>=1.0.0 2022-01-10 16:50:45.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-10 16:50:45.624 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-10 16:50:45.696 | Collecting future 2022-01-10 16:50:45.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-10 16:50:45.915 | Preparing metadata (setup.py): started 2022-01-10 16:50:46.537 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:50:46.540 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-10 16:50:46.541 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-01-10 16:50:46.542 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-01-10 16:50:46.544 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-01-10 16:50:46.569 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2022-01-10 16:50:46.571 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-01-10 16:50:46.572 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-01-10 16:50:46.573 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-01-10 16:50:46.574 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-01-10 16:50:46.588 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-01-10 16:50:46.656 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-10 16:50:46.657 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-10 16:50:46.658 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-01-10 16:50:46.765 | Building wheels for collected packages: future 2022-01-10 16:50:46.767 | Building wheel for future (setup.py): started 2022-01-10 16:50:47.774 | Building wheel for future (setup.py): finished with status 'done' 2022-01-10 16:50:47.778 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=0a608086992eaffc500a37bac3117dce216fffa9525e255a20398e26a842e0b9 2022-01-10 16:50:47.778 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-10 16:50:47.786 | Successfully built future 2022-01-10 16:50:49.231 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-10 16:50:50.301 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-01-10 16:50:50.301 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:50:50.441 | + inc/python:pip_install:200 : result=0 2022-01-10 16:50:50.444 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:50:50.446 | + functions-common:time_stop:2412 : local name 2022-01-10 16:50:50.448 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:50:50.450 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:50:50.452 | + functions-common:time_stop:2415 : local total 2022-01-10 16:50:50.454 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:50:50.456 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:50:50.458 | + functions-common:time_stop:2419 : start_time=1641833443580 2022-01-10 16:50:50.460 | + functions-common:time_stop:2421 : [[ -z 1641833443580 ]] 2022-01-10 16:50:50.463 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:50:50.466 | + functions-common:time_stop:2424 : end_time=1641833450464 2022-01-10 16:50:50.468 | + functions-common:time_stop:2425 : elapsed_time=6884 2022-01-10 16:50:50.471 | + functions-common:time_stop:2426 : total=0 2022-01-10 16:50:50.473 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:50:50.475 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6884 2022-01-10 16:50:50.477 | + inc/python:pip_install:203 : return 0 2022-01-10 16:50:50.480 | + ./stack.sh:main:801 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-10 16:50:50.527 | + ./stack.sh:main:802 : sudo systemctl restart systemd-journald 2022-01-10 16:50:50.719 | + ./stack.sh:main:808 : install_infra 2022-01-10 16:50:50.722 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-10 16:50:50.724 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-10 16:50:50.727 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-10 16:50:53.838 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-10 16:50:53.841 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-10 16:50:53.863 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-10 16:50:55.649 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.695 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.768 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.777 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.801 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.842 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.853 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.913 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:55.990 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.006 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.038 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.056 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.073 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.085 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.099 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.108 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.146 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.173 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.236 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.239 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.243 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.282 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.321 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.336 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.353 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.372 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.402 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.459 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.486 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.496 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.514 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.542 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.548 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.552 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:56.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:50:56.697 | Collecting pbr===5.8.0 2022-01-10 16:50:56.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-10 16:50:56.743 | Installing collected packages: pbr 2022-01-10 16:50:56.885 | Successfully installed pbr-5.8.0 2022-01-10 16:50:56.946 | + inc/python:pip_install:200 : result=0 2022-01-10 16:50:56.948 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:50:56.950 | + functions-common:time_stop:2412 : local name 2022-01-10 16:50:56.952 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:50:56.954 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:50:56.956 | + functions-common:time_stop:2415 : local total 2022-01-10 16:50:56.958 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:50:56.960 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:50:56.962 | + functions-common:time_stop:2419 : start_time=1641833453855 2022-01-10 16:50:56.964 | + functions-common:time_stop:2421 : [[ -z 1641833453855 ]] 2022-01-10 16:50:56.967 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:50:56.971 | + functions-common:time_stop:2424 : end_time=1641833456968 2022-01-10 16:50:56.973 | + functions-common:time_stop:2425 : elapsed_time=3113 2022-01-10 16:50:56.975 | + functions-common:time_stop:2426 : total=6884 2022-01-10 16:50:56.977 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:50:56.979 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9997 2022-01-10 16:50:56.982 | + inc/python:pip_install:203 : return 0 2022-01-10 16:50:56.984 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-10 16:50:56.986 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-10 16:50:57.008 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-10 16:50:58.805 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:58.849 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:58.921 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:58.930 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:58.953 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:58.995 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.006 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.066 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.141 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.159 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.190 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.207 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.224 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.236 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.250 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.259 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.296 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.324 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.386 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.390 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.393 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.440 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.482 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.498 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.514 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.533 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.564 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.620 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.647 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.658 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.676 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.704 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.710 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.714 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-10 16:50:59.717 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:50:59.719 | Processing /opt/stack/requirements 2022-01-10 16:51:01.026 | Collecting fixtures===3.0.0 2022-01-10 16:51:01.033 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-10 16:51:01.234 | Collecting PyYAML===6.0 2022-01-10 16:51:01.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-01-10 16:51:01.412 | Collecting requests===2.27.1 2022-01-10 16:51:01.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-01-10 16:51:01.509 | Collecting packaging===21.3 2022-01-10 16:51:01.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-10 16:51:01.579 | Collecting testtools===2.5.0 2022-01-10 16:51:01.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-10 16:51:01.665 | Collecting idna===3.3 2022-01-10 16:51:01.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-01-10 16:51:01.806 | Collecting pyparsing===3.0.6 2022-01-10 16:51:01.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-10 16:51:01.869 | Collecting six===1.16.0 2022-01-10 16:51:01.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-10 16:51:01.924 | Collecting charset-normalizer===2.0.10 2022-01-10 16:51:01.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/57888737fc0bb/charset_normalizer-2.0.10-py3-none-any.whl (39 kB) 2022-01-10 16:51:01.963 | Collecting Parsley>=1.2 2022-01-10 16:51:01.969 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-10 16:51:02.013 | Collecting beagle>=0.2.1 2022-01-10 16:51:02.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-10 16:51:02.046 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-10 16:51:02.113 | Collecting certifi>=2017.4.17 2022-01-10 16:51:02.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-10 16:51:02.203 | Collecting urllib3===1.26.8 2022-01-10 16:51:02.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-01-10 16:51:02.271 | Collecting extras===1.0.0 2022-01-10 16:51:02.276 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-10 16:51:02.358 | Collecting cliff===3.10.0 2022-01-10 16:51:02.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-01-10 16:51:02.531 | Collecting cmd2===2.3.3 2022-01-10 16:51:02.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-01-10 16:51:02.690 | Collecting stevedore===3.5.0 2022-01-10 16:51:02.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-01-10 16:51:02.742 | Collecting autopage===0.4.0 2022-01-10 16:51:02.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-01-10 16:51:02.794 | Collecting prettytable===3.0.0 2022-01-10 16:51:02.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-01-10 16:51:02.848 | Collecting wcwidth===0.2.5 2022-01-10 16:51:02.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-10 16:51:02.907 | Collecting attrs===21.4.0 2022-01-10 16:51:02.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-01-10 16:51:03.047 | Collecting pyperclip===1.8.2 2022-01-10 16:51:03.053 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-10 16:51:03.065 | Building wheels for collected packages: openstack-requirements 2022-01-10 16:51:03.065 | Building wheel for openstack-requirements (setup.py): started 2022-01-10 16:51:03.854 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-10 16:51:03.854 | ERROR: Command errored out with exit status 1: 2022-01-10 16:51:03.854 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ijvhy_4x/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ijvhy_4x/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-m7vs6l03 2022-01-10 16:51:03.854 | cwd: /tmp/pip-req-build-ijvhy_4x/ 2022-01-10 16:51:03.854 | Complete output (6 lines): 2022-01-10 16:51:03.854 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-10 16:51:03.854 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-10 16:51:03.854 | or: setup.py --help-commands 2022-01-10 16:51:03.854 | or: setup.py cmd --help 2022-01-10 16:51:03.854 | 2022-01-10 16:51:03.854 | error: invalid command 'bdist_wheel' 2022-01-10 16:51:03.854 | ---------------------------------------- 2022-01-10 16:51:03.854 | ERROR: Failed building wheel for openstack-requirements 2022-01-10 16:51:03.854 | Running setup.py clean for openstack-requirements 2022-01-10 16:51:04.658 | Failed to build openstack-requirements 2022-01-10 16:51:04.898 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, pyperclip, cmd2, stevedore, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-10 16:51:06.726 | Running setup.py install for openstack-requirements: started 2022-01-10 16:51:08.891 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-10 16:51:08.924 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.10 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5143 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-01-10 16:51:09.056 | + inc/python:pip_install:200 : result=0 2022-01-10 16:51:09.058 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:51:09.061 | + functions-common:time_stop:2412 : local name 2022-01-10 16:51:09.063 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:51:09.065 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:51:09.067 | + functions-common:time_stop:2415 : local total 2022-01-10 16:51:09.069 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:51:09.071 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:51:09.073 | + functions-common:time_stop:2419 : start_time=1641833457001 2022-01-10 16:51:09.076 | + functions-common:time_stop:2421 : [[ -z 1641833457001 ]] 2022-01-10 16:51:09.079 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:51:09.082 | + functions-common:time_stop:2424 : end_time=1641833469080 2022-01-10 16:51:09.084 | + functions-common:time_stop:2425 : elapsed_time=12079 2022-01-10 16:51:09.087 | + functions-common:time_stop:2426 : total=9997 2022-01-10 16:51:09.089 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:51:09.091 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22076 2022-01-10 16:51:09.093 | + inc/python:pip_install:203 : return 0 2022-01-10 16:51:09.095 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-10 16:51:09.098 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-10 16:51:09.100 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-10 16:51:09.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:51:09.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:51:09.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-10 16:51:09.110 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:51:09.112 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-10 16:51:09.131 | Using python 3.8 to install pbr 2022-01-10 16:51:09.134 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-10 16:51:09.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:51:09.853 | from cryptography.utils import int_from_bytes 2022-01-10 16:51:09.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:51:09.853 | from cryptography.utils import int_from_bytes 2022-01-10 16:51:10.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:51:10.996 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-01-10 16:51:12.751 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:51:12.862 | + inc/python:pip_install:200 : result=0 2022-01-10 16:51:12.864 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:51:12.867 | + functions-common:time_stop:2412 : local name 2022-01-10 16:51:12.869 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:51:12.871 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:51:12.873 | + functions-common:time_stop:2415 : local total 2022-01-10 16:51:12.875 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:51:12.877 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:51:12.879 | + functions-common:time_stop:2419 : start_time=1641833469126 2022-01-10 16:51:12.882 | + functions-common:time_stop:2421 : [[ -z 1641833469126 ]] 2022-01-10 16:51:12.884 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:51:12.888 | + functions-common:time_stop:2424 : end_time=1641833472885 2022-01-10 16:51:12.890 | + functions-common:time_stop:2425 : elapsed_time=3759 2022-01-10 16:51:12.893 | + functions-common:time_stop:2426 : total=22076 2022-01-10 16:51:12.895 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:51:12.897 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25835 2022-01-10 16:51:12.899 | + inc/python:pip_install:203 : return 0 2022-01-10 16:51:12.901 | + ./stack.sh:main:811 : python3 -m venv /opt/stack/bindep-venv 2022-01-10 16:51:16.017 | + ./stack.sh:main:813 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-10 16:51:17.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:51:17.862 | Collecting bindep 2022-01-10 16:51:17.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-10 16:51:17.930 | Collecting distro 2022-01-10 16:51:17.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-10 16:51:18.020 | Collecting packaging; python_version >= "3.6" 2022-01-10 16:51:18.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-10 16:51:18.061 | Collecting Parsley 2022-01-10 16:51:18.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-10 16:51:18.216 | Collecting pbr>=2.0.0 2022-01-10 16:51:18.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-10 16:51:18.410 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-10 16:51:18.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-10 16:51:18.468 | Installing collected packages: distro, pyparsing, packaging, Parsley, pbr, bindep 2022-01-10 16:51:19.047 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-10 16:51:19.117 | + ./stack.sh:main:814 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-10 16:51:19.119 | + ./stack.sh:main:814 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-10 16:51:19.122 | ++ ./stack.sh:main:817 : _get_plugin_bindep_packages 2022-01-10 16:51:19.138 | + ./stack.sh:main:817 : pkgs= 2022-01-10 16:51:19.141 | + ./stack.sh:main:818 : [[ -n '' ]] 2022-01-10 16:51:19.144 | + ./stack.sh:main:825 : run_phase stack pre-install 2022-01-10 16:51:19.146 | + functions-common:run_phase:1840 : local mode=stack 2022-01-10 16:51:19.148 | + functions-common:run_phase:1841 : local phase=pre-install 2022-01-10 16:51:19.150 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-10 16:51:19.153 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-10 16:51:19.155 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-10 16:51:19.158 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-10 16:51:19.160 | + functions-common:run_phase:1850 : local extra 2022-01-10 16:51:19.162 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-10 16:51:19.166 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-10 16:51:19.168 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-10 16:51:19.170 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-10 16:51:19.173 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-10 16:51:19.175 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-10 16:51:19.189 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:51:19.191 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-10 16:51:19.193 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-10 16:51:19.195 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-10 16:51:19.197 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-10 16:51:19.199 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-10 16:51:19.202 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-10 16:51:19.204 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-10 16:51:19.206 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-10 16:51:19.208 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-10 16:51:19.210 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-10 16:51:19.212 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-10 16:51:19.214 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-10 16:51:19.217 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-10 16:51:19.219 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2022-01-10 16:51:19.221 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-10 16:51:19.223 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2022-01-10 16:51:19.226 | + functions-common:run_plugins:1826 : local mode=stack 2022-01-10 16:51:19.228 | + functions-common:run_plugins:1827 : local phase=pre-install 2022-01-10 16:51:19.230 | + functions-common:run_plugins:1829 : local plugins= 2022-01-10 16:51:19.232 | + functions-common:run_plugins:1830 : local plugin 2022-01-10 16:51:19.234 | + ./stack.sh:main:828 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-10 16:51:19.237 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-10 16:51:19.239 | + functions:set_systemd_override:821 : local value=2048 2022-01-10 16:51:19.241 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-10 16:51:19.243 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-10 16:51:19.291 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-10 16:51:19.291 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-10 16:51:19.293 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-10 16:51:19.638 | + ./stack.sh:main:830 : install_rpc_backend 2022-01-10 16:51:19.641 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-10 16:51:19.657 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:51:19.659 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-10 16:51:19.661 | + functions-common:install_package:1450 : update_package_repo 2022-01-10 16:51:19.664 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-10 16:51:19.666 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-10 16:51:19.668 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-10 16:51:19.671 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-10 16:51:19.673 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-10 16:51:19.676 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:51:19.678 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:51:19.680 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-10 16:51:19.683 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-10 16:51:19.685 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-10 16:51:19.687 | + functions-common:apt_get_update:1177 : return 2022-01-10 16:51:19.689 | + functions-common:install_package:1451 : real_install_package rabbitmq-server 2022-01-10 16:51:19.692 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-10 16:51:19.694 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:51:19.696 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:51:19.698 | + functions-common:real_install_package:1437 : apt_get install rabbitmq-server 2022-01-10 16:51:19.718 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-10 16:51:19.824 | Reading package lists... 2022-01-10 16:51:20.055 | Building dependency tree... 2022-01-10 16:51:20.057 | Reading state information... 2022-01-10 16:51:20.291 | The following packages were automatically installed and are no longer required: 2022-01-10 16:51:20.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-10 16:51:20.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-10 16:51:20.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-10 16:51:20.292 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-10 16:51:20.292 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-10 16:51:20.293 | python3-zope.interface 2022-01-10 16:51:20.293 | Use 'sudo apt autoremove' to remove them. 2022-01-10 16:51:20.293 | The following additional packages will be installed: 2022-01-10 16:51:20.293 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-10 16:51:20.293 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-10 16:51:20.293 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-10 16:51:20.294 | erlang-tools erlang-xmerl locales-all 2022-01-10 16:51:20.295 | Suggested packages: 2022-01-10 16:51:20.295 | erlang erlang-manpages erlang-doc 2022-01-10 16:51:20.363 | The following NEW packages will be installed: 2022-01-10 16:51:20.363 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-10 16:51:20.363 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-10 16:51:20.363 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-10 16:51:20.364 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-10 16:51:20.609 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-01-10 16:51:20.609 | Need to get 38.1 MB of archives. 2022-01-10 16:51:20.610 | After this operation, 276 MB of additional disk space will be used. 2022-01-10 16:51:20.610 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-01-10 16:51:22.291 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-10 16:51:22.353 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-10 16:51:22.364 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-01-10 16:51:22.413 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-10 16:51:22.670 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-01-10 16:51:22.673 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-01-10 16:51:22.766 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-01-10 16:51:22.768 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-01-10 16:51:22.770 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-01-10 16:51:22.773 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-10 16:51:22.796 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-01-10 16:51:22.887 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-01-10 16:51:23.106 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-10 16:51:23.159 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-01-10 16:51:23.176 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-10 16:51:23.232 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-01-10 16:51:23.311 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-10 16:51:25.156 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-01-10 16:51:27.450 | Fetched 38.1 MB in 7s (5,844 kB/s) 2022-01-10 16:51:27.641 | Selecting previously unselected package erlang-base. 2022-01-10 16:51:27.688 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-01-10 16:51:27.692 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:27.743 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:29.185 | Selecting previously unselected package erlang-asn1. 2022-01-10 16:51:29.194 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:29.240 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:29.614 | Selecting previously unselected package erlang-crypto. 2022-01-10 16:51:29.622 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:29.674 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:29.968 | Selecting previously unselected package erlang-public-key. 2022-01-10 16:51:29.977 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:30.028 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:30.417 | Selecting previously unselected package erlang-mnesia. 2022-01-10 16:51:30.426 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:30.474 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:30.868 | Selecting previously unselected package erlang-runtime-tools. 2022-01-10 16:51:30.877 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:30.925 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:31.303 | Selecting previously unselected package erlang-ssl. 2022-01-10 16:51:31.312 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:31.362 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:31.831 | Selecting previously unselected package erlang-eldap. 2022-01-10 16:51:31.840 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:31.894 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:32.228 | Selecting previously unselected package erlang-ftp. 2022-01-10 16:51:32.237 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:32.279 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:32.574 | Selecting previously unselected package erlang-tftp. 2022-01-10 16:51:32.582 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:32.631 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:32.937 | Selecting previously unselected package erlang-inets. 2022-01-10 16:51:32.946 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:32.994 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:33.366 | Selecting previously unselected package erlang-snmp. 2022-01-10 16:51:33.374 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:33.436 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:33.957 | Selecting previously unselected package erlang-os-mon. 2022-01-10 16:51:33.967 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:34.022 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:34.291 | Selecting previously unselected package erlang-parsetools. 2022-01-10 16:51:34.300 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:34.348 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:34.688 | Selecting previously unselected package erlang-syntax-tools. 2022-01-10 16:51:34.697 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:34.734 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:35.125 | Selecting previously unselected package erlang-tools. 2022-01-10 16:51:35.135 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:35.182 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:35.551 | Selecting previously unselected package erlang-xmerl. 2022-01-10 16:51:35.560 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-10 16:51:35.605 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:36.071 | Selecting previously unselected package locales-all. 2022-01-10 16:51:36.080 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-10 16:51:36.111 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-10 16:51:40.848 | Selecting previously unselected package rabbitmq-server. 2022-01-10 16:51:40.860 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-10 16:51:40.904 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-10 16:51:42.421 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:43.253 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-10 16:51:43.254 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-10 16:51:47.438 | Searching for services which depend on erlang and should be started... none found. 2022-01-10 16:51:47.519 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:47.667 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:47.816 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-10 16:51:47.970 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:48.156 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:48.304 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:48.519 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:48.648 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:48.807 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:48.956 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:49.110 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:49.247 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:49.410 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:49.544 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:49.676 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:49.767 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:49.907 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-10 16:51:50.030 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-10 16:51:50.411 | Adding group `rabbitmq' (GID 125) ... 2022-01-10 16:51:50.530 | Done. 2022-01-10 16:51:50.610 | Adding system user `rabbitmq' (UID 117) ... 2022-01-10 16:51:50.610 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-10 16:51:50.870 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-10 16:51:51.137 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-10 16:51:58.402 | Processing triggers for man-db (2.9.1-1) ... 2022-01-10 16:51:59.207 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-10 16:52:06.690 | + functions-common:apt_get:1221 : result=0 2022-01-10 16:52:06.692 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-10 16:52:06.695 | + functions-common:time_stop:2412 : local name 2022-01-10 16:52:06.697 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:52:06.699 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:52:06.701 | + functions-common:time_stop:2415 : local total 2022-01-10 16:52:06.703 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:52:06.705 | + functions-common:time_stop:2418 : name=apt-get 2022-01-10 16:52:06.707 | + functions-common:time_stop:2419 : start_time=1641833479715 2022-01-10 16:52:06.709 | + functions-common:time_stop:2421 : [[ -z 1641833479715 ]] 2022-01-10 16:52:06.712 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:52:06.716 | + functions-common:time_stop:2424 : end_time=1641833526714 2022-01-10 16:52:06.718 | + functions-common:time_stop:2425 : elapsed_time=46999 2022-01-10 16:52:06.720 | + functions-common:time_stop:2426 : total=328395 2022-01-10 16:52:06.722 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:52:06.725 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=375394 2022-01-10 16:52:06.728 | + functions-common:apt_get:1225 : return 0 2022-01-10 16:52:06.730 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-10 16:52:06.732 | + functions-common:is_suse:529 : is_opensuse 2022-01-10 16:52:06.735 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-10 16:52:06.737 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-10 16:52:06.739 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-10 16:52:06.746 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-10 16:52:06.748 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-10 16:52:06.751 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-10 16:52:06.753 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-10 16:52:06.755 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-10 16:52:06.758 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-10 16:52:06.760 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-10 16:52:06.763 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-10 16:52:06.765 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-10 16:52:06.767 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-10 16:52:06.769 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-10 16:52:06.772 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-10 16:52:06.774 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-10 16:52:06.776 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-10 16:52:06.779 | + functions-common:is_suse:529 : is_opensuse 2022-01-10 16:52:06.781 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-10 16:52:06.783 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-10 16:52:06.785 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-10 16:52:06.788 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-10 16:52:06.791 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-10 16:52:06.793 | + ./stack.sh:main:831 : restart_rpc_backend 2022-01-10 16:52:06.795 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-10 16:52:06.812 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:52:06.815 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-10 16:52:06.817 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-10 16:52:06.819 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-01-10 16:52:06.821 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-10 16:52:06.824 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-10 16:52:06.828 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-10 16:52:06.830 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-10 16:52:06.833 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-10 16:52:06.835 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-10 16:52:06.837 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-10 16:52:06.840 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-10 16:52:06.843 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-10 16:52:07.531 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-10 16:52:07.531 | user tags 2022-01-10 16:52:07.531 | guest [administrator]' 2022-01-10 16:52:07.534 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-10 16:52:07.534 | user tags 2022-01-10 16:52:07.534 | guest [administrator]' 2022-01-10 16:52:07.535 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-10 16:52:07.541 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-10 16:52:07.543 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-10 16:52:07.546 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-10 16:52:08.196 | Adding user "stackrabbit" ... 2022-01-10 16:52:08.259 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-10 16:52:08.911 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-10 16:52:08.972 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-10 16:52:08.974 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-10 16:52:09.628 | Changing password for user "stackrabbit" ... 2022-01-10 16:52:09.714 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-10 16:52:09.717 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-10 16:52:09.719 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-10 16:52:10.430 | Deleting user "guest" ... 2022-01-10 16:52:10.492 | + ./stack.sh:main:833 : is_service_enabled mysql postgresql 2022-01-10 16:52:10.509 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:52:10.511 | + ./stack.sh:main:834 : install_database 2022-01-10 16:52:10.514 | + lib/database:install_database:118 : install_database_mysql 2022-01-10 16:52:10.516 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2022-01-10 16:52:10.518 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:52:10.521 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:52:10.524 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2022-01-10 16:52:10.845 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-10 16:52:10.848 | + lib/databases/mysql:install_database_mysql:166 : cat 2022-01-10 16:52:10.853 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2022-01-10 16:52:10.856 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:52:10.858 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:52:10.860 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2022-01-10 16:52:10.862 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2022-01-10 16:52:10.865 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-10 16:52:10.869 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2022-01-10 16:52:10.871 | + functions-common:is_oraclelinux:500 : [[ -z Ubuntu ]] 2022-01-10 16:52:10.874 | + functions-common:is_oraclelinux:504 : '[' Ubuntu = OracleServer ']' 2022-01-10 16:52:10.876 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2022-01-10 16:52:10.878 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-10 16:52:10.881 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-10 16:52:10.883 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-10 16:52:10.885 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-10 16:52:10.888 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-10 16:52:10.890 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-10 16:52:10.892 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-10 16:52:10.895 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-10 16:52:10.897 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-10 16:52:10.900 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-10 16:52:10.902 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2022-01-10 16:52:10.904 | + functions-common:is_suse:529 : is_opensuse 2022-01-10 16:52:10.907 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-10 16:52:10.909 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-10 16:52:10.912 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-10 16:52:10.914 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-10 16:52:10.917 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-10 16:52:10.919 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-01-10 16:52:10.921 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:52:10.923 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:52:10.926 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2022-01-10 16:52:10.928 | + functions-common:install_package:1450 : update_package_repo 2022-01-10 16:52:10.930 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-10 16:52:10.933 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-10 16:52:10.935 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-10 16:52:10.938 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-10 16:52:10.940 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-10 16:52:10.942 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:52:10.944 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:52:10.947 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-10 16:52:10.949 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-10 16:52:10.951 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-10 16:52:10.953 | + functions-common:apt_get_update:1177 : return 2022-01-10 16:52:10.955 | + functions-common:install_package:1451 : real_install_package mysql-server 2022-01-10 16:52:10.958 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-10 16:52:10.961 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:52:10.963 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:52:10.965 | + functions-common:real_install_package:1437 : apt_get install mysql-server 2022-01-10 16:52:10.986 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-10 16:52:11.095 | Reading package lists... 2022-01-10 16:52:11.329 | Building dependency tree... 2022-01-10 16:52:11.331 | Reading state information... 2022-01-10 16:52:11.573 | The following packages were automatically installed and are no longer required: 2022-01-10 16:52:11.575 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-10 16:52:11.575 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-10 16:52:11.575 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-10 16:52:11.575 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-10 16:52:11.575 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-10 16:52:11.575 | python3-zope.interface 2022-01-10 16:52:11.575 | Use 'sudo apt autoremove' to remove them. 2022-01-10 16:52:11.575 | The following additional packages will be installed: 2022-01-10 16:52:11.575 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-10 16:52:11.575 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-10 16:52:11.575 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-10 16:52:11.576 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-10 16:52:11.576 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-10 16:52:11.576 | mysql-server-8.0 mysql-server-core-8.0 2022-01-10 16:52:11.577 | Suggested packages: 2022-01-10 16:52:11.577 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-10 16:52:11.653 | The following NEW packages will be installed: 2022-01-10 16:52:11.653 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-10 16:52:11.653 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-10 16:52:11.653 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-10 16:52:11.653 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-10 16:52:11.653 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-10 16:52:11.653 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-10 16:52:11.932 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-01-10 16:52:11.932 | Need to get 31.9 MB of archives. 2022-01-10 16:52:11.933 | After this operation, 263 MB of additional disk space will be used. 2022-01-10 16:52:11.933 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-10 16:52:13.623 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-10 16:52:13.625 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-01-10 16:52:13.635 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-01-10 16:52:13.636 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-10 16:52:13.661 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-10 16:52:16.881 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-10 16:52:16.987 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-10 16:52:16.988 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-10 16:52:16.989 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-10 16:52:16.991 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-10 16:52:16.994 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-10 16:52:16.996 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-10 16:52:16.996 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-10 16:52:16.998 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-10 16:52:17.011 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-10 16:52:17.127 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-10 16:52:17.128 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-10 16:52:17.129 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-10 16:52:17.131 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-10 16:52:17.139 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-10 16:52:17.140 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-01-10 16:52:18.227 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-01-10 16:52:18.227 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-10 16:52:18.725 | Preconfiguring packages ... 2022-01-10 16:52:18.966 | Fetched 31.9 MB in 7s (4,856 kB/s) 2022-01-10 16:52:19.078 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-10 16:52:19.128 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-01-10 16:52:19.132 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:52:19.189 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:20.526 | Selecting previously unselected package mysql-client-8.0. 2022-01-10 16:52:20.536 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:52:20.580 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:20.912 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-10 16:52:20.922 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-10 16:52:21.020 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-10 16:52:21.455 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-10 16:52:21.465 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-10 16:52:21.517 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-10 16:52:21.972 | Selecting previously unselected package libmecab2:amd64. 2022-01-10 16:52:21.981 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-10 16:52:22.035 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-10 16:52:22.486 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-10 16:52:22.496 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:52:22.549 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:26.189 | Selecting previously unselected package mysql-server-8.0. 2022-01-10 16:52:26.199 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-10 16:52:27.205 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:27.626 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-10 16:52:27.635 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-10 16:52:27.677 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-10 16:52:27.954 | Selecting previously unselected package liburi-perl. 2022-01-10 16:52:27.964 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-10 16:52:28.011 | Unpacking liburi-perl (1.76-2) ... 2022-01-10 16:52:28.329 | Selecting previously unselected package libhtml-parser-perl. 2022-01-10 16:52:28.338 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-10 16:52:28.368 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-10 16:52:28.663 | Selecting previously unselected package libcgi-pm-perl. 2022-01-10 16:52:28.672 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-10 16:52:28.714 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-10 16:52:28.974 | Selecting previously unselected package libfcgi-perl. 2022-01-10 16:52:28.984 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-10 16:52:29.026 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-10 16:52:29.369 | Selecting previously unselected package libcgi-fast-perl. 2022-01-10 16:52:29.378 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-10 16:52:29.414 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-10 16:52:29.723 | Selecting previously unselected package libencode-locale-perl. 2022-01-10 16:52:29.733 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-10 16:52:29.780 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-10 16:52:30.097 | Selecting previously unselected package libhtml-template-perl. 2022-01-10 16:52:30.107 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-10 16:52:30.160 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-10 16:52:30.477 | Selecting previously unselected package libtimedate-perl. 2022-01-10 16:52:30.487 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-10 16:52:30.540 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-10 16:52:30.863 | Selecting previously unselected package libhttp-date-perl. 2022-01-10 16:52:30.872 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-10 16:52:30.914 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-10 16:52:31.194 | Selecting previously unselected package libio-html-perl. 2022-01-10 16:52:31.204 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-10 16:52:31.251 | Unpacking libio-html-perl (1.001-1) ... 2022-01-10 16:52:31.534 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-10 16:52:31.544 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-10 16:52:31.597 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-10 16:52:31.914 | Selecting previously unselected package libhttp-message-perl. 2022-01-10 16:52:31.924 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-10 16:52:31.983 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-10 16:52:32.249 | Selecting previously unselected package mecab-utils. 2022-01-10 16:52:32.259 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-10 16:52:32.306 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-10 16:52:32.700 | Selecting previously unselected package mecab-ipadic. 2022-01-10 16:52:32.710 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-10 16:52:32.763 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-10 16:52:34.594 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-10 16:52:34.604 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-10 16:52:34.656 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-10 16:52:34.988 | Selecting previously unselected package mysql-server. 2022-01-10 16:52:34.998 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-10 16:52:35.062 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:35.400 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-10 16:52:35.588 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:35.714 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-10 16:52:35.842 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-10 16:52:35.976 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-10 16:52:36.119 | Setting up mecab-utils (0.996-10build1) ... 2022-01-10 16:52:36.265 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-10 16:52:36.434 | Setting up libio-html-perl (1.001-1) ... 2022-01-10 16:52:36.622 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-10 16:52:36.831 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:36.996 | Setting up libfcgi-perl (0.79-1) ... 2022-01-10 16:52:37.156 | Setting up liburi-perl (1.76-2) ... 2022-01-10 16:52:37.314 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-10 16:52:37.457 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-10 16:52:37.571 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-10 16:52:37.646 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-10 16:52:37.650 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-10 16:52:37.650 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-10 16:52:37.650 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-10 16:52:37.650 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-10 16:52:37.792 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-10 16:52:37.792 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-10 16:52:37.792 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-10 16:52:37.792 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-10 16:52:37.800 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-10 16:52:37.889 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-10 16:52:37.890 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-10 16:52:37.890 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-10 16:52:37.917 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-10 16:52:37.962 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-10 16:52:38.250 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-10 16:52:38.257 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-10 16:52:38.348 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-10 16:52:38.349 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-10 16:52:38.349 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-10 16:52:38.349 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-10 16:52:38.353 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-10 16:52:38.353 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-10 16:52:38.398 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-10 16:52:38.592 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-10 16:52:38.593 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-10 16:52:38.593 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-10 16:52:38.594 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-10 16:52:38.596 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-10 16:52:38.596 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-10 16:52:39.013 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-10 16:52:39.132 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-10 16:52:39.452 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-10 16:52:39.456 | 2022-01-10 16:52:39.456 | done! 2022-01-10 16:52:39.462 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-10 16:52:39.556 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:39.685 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-10 16:52:39.795 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-10 16:52:39.815 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-10 16:52:39.816 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-10 16:52:39.816 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-10 16:52:39.816 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-10 16:52:40.024 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-10 16:52:40.024 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-10 16:52:40.025 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-10 16:52:40.025 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-10 16:52:40.037 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-10 16:52:40.166 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-10 16:52:40.166 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-10 16:52:40.167 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-10 16:52:40.207 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-10 16:52:40.279 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-10 16:52:40.772 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-10 16:52:40.781 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-10 16:52:40.890 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-10 16:52:40.890 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-10 16:52:40.891 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-10 16:52:40.891 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-10 16:52:40.897 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-10 16:52:40.897 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-10 16:52:40.987 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-10 16:52:41.274 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-10 16:52:41.275 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-10 16:52:41.276 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-10 16:52:41.276 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-10 16:52:41.279 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-10 16:52:41.280 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-10 16:52:41.782 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-10 16:52:41.919 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-10 16:52:42.238 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-10 16:52:42.242 | 2022-01-10 16:52:42.242 | done! 2022-01-10 16:52:42.250 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-10 16:52:42.334 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-10 16:52:42.496 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-10 16:52:42.645 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:52:43.930 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-10 16:52:44.007 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-10 16:53:27.015 | mysqld will log errors to /var/log/mysql/error.log 2022-01-10 16:53:28.379 | mysqld is running as pid 56229 2022-01-10 16:53:31.196 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-10 16:53:33.909 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-10 16:53:34.061 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-10 16:53:34.187 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-10 16:53:34.344 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-10 16:53:34.504 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-10 16:53:34.967 | Processing triggers for man-db (2.9.1-1) ... 2022-01-10 16:53:36.919 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-10 16:53:44.133 | + functions-common:apt_get:1221 : result=0 2022-01-10 16:53:44.135 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-10 16:53:44.138 | + functions-common:time_stop:2412 : local name 2022-01-10 16:53:44.140 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:53:44.142 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:53:44.144 | + functions-common:time_stop:2415 : local total 2022-01-10 16:53:44.146 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:53:44.148 | + functions-common:time_stop:2418 : name=apt-get 2022-01-10 16:53:44.150 | + functions-common:time_stop:2419 : start_time=1641833530984 2022-01-10 16:53:44.153 | + functions-common:time_stop:2421 : [[ -z 1641833530984 ]] 2022-01-10 16:53:44.156 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:53:44.160 | + functions-common:time_stop:2424 : end_time=1641833624157 2022-01-10 16:53:44.162 | + functions-common:time_stop:2425 : elapsed_time=93173 2022-01-10 16:53:44.164 | + functions-common:time_stop:2426 : total=375394 2022-01-10 16:53:44.166 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:53:44.168 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=468567 2022-01-10 16:53:44.171 | + functions-common:apt_get:1225 : return 0 2022-01-10 16:53:44.173 | + ./stack.sh:main:836 : '[' -n mysql ']' 2022-01-10 16:53:44.175 | + ./stack.sh:main:837 : install_database_python 2022-01-10 16:53:44.177 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-01-10 16:53:44.180 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2022-01-10 16:53:44.182 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-10 16:53:44.185 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-10 16:53:44.188 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-10 16:53:44.190 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-10 16:53:44.193 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-10 16:53:44.196 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-10 16:53:44.196 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-10 16:53:44.202 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-10 16:53:44.204 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-10 16:53:44.207 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-10 16:53:44.209 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-10 16:53:44.212 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-10 16:53:44.233 | Using python 3.8 to install PyMySQL 2022-01-10 16:53:44.235 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-10 16:53:44.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:53:44.958 | from cryptography.utils import int_from_bytes 2022-01-10 16:53:44.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:53:44.958 | from cryptography.utils import int_from_bytes 2022-01-10 16:53:46.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:53:46.173 | Collecting PyMySQL 2022-01-10 16:53:46.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-10 16:53:47.746 | Installing collected packages: PyMySQL 2022-01-10 16:53:47.941 | Successfully installed PyMySQL-1.0.2 2022-01-10 16:53:47.942 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:53:48.053 | + inc/python:pip_install:200 : result=0 2022-01-10 16:53:48.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:53:48.058 | + functions-common:time_stop:2412 : local name 2022-01-10 16:53:48.060 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:53:48.062 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:53:48.064 | + functions-common:time_stop:2415 : local total 2022-01-10 16:53:48.066 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:53:48.069 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:53:48.071 | + functions-common:time_stop:2419 : start_time=1641833624227 2022-01-10 16:53:48.073 | + functions-common:time_stop:2421 : [[ -z 1641833624227 ]] 2022-01-10 16:53:48.076 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:53:48.080 | + functions-common:time_stop:2424 : end_time=1641833628077 2022-01-10 16:53:48.082 | + functions-common:time_stop:2425 : elapsed_time=3850 2022-01-10 16:53:48.084 | + functions-common:time_stop:2426 : total=25835 2022-01-10 16:53:48.086 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:53:48.090 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29685 2022-01-10 16:53:48.092 | + inc/python:pip_install:203 : return 0 2022-01-10 16:53:48.094 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-10 16:53:48.096 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-10 16:53:48.099 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-10 16:53:48.101 | + ./stack.sh:main:840 : is_service_enabled neutron 2022-01-10 16:53:48.118 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:53:48.121 | + ./stack.sh:main:841 : install_neutron_agent_packages 2022-01-10 16:53:48.123 | + lib/neutron:install_neutron_agent_packages:703 : is_neutron_legacy_enabled 2022-01-10 16:53:48.126 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-10 16:53:48.127 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-10 16:53:48.132 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-10 16:53:48.134 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-10 16:53:48.137 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-10 16:53:48.139 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-10 16:53:48.142 | + lib/neutron:install_neutron_agent_packages:705 : install_neutron_agent_packages_mutnauq 2022-01-10 16:53:48.144 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-01-10 16:53:48.159 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:53:48.162 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-01-10 16:53:48.164 | + functions-common:install_package:1450 : update_package_repo 2022-01-10 16:53:48.166 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-10 16:53:48.169 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-10 16:53:48.172 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-10 16:53:48.174 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-10 16:53:48.176 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-10 16:53:48.179 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:53:48.181 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:53:48.184 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-10 16:53:48.186 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-10 16:53:48.188 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-10 16:53:48.190 | + functions-common:apt_get_update:1177 : return 2022-01-10 16:53:48.193 | + functions-common:install_package:1451 : real_install_package radvd 2022-01-10 16:53:48.195 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-10 16:53:48.197 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:53:48.200 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:53:48.202 | + functions-common:real_install_package:1437 : apt_get install radvd 2022-01-10 16:53:48.223 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-10 16:53:48.331 | Reading package lists... 2022-01-10 16:53:48.565 | Building dependency tree... 2022-01-10 16:53:48.566 | Reading state information... 2022-01-10 16:53:48.799 | The following packages were automatically installed and are no longer required: 2022-01-10 16:53:48.800 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-10 16:53:48.800 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-10 16:53:48.800 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-10 16:53:48.800 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-10 16:53:48.800 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-10 16:53:48.800 | python3-zope.interface 2022-01-10 16:53:48.800 | Use 'sudo apt autoremove' to remove them. 2022-01-10 16:53:48.867 | The following NEW packages will be installed: 2022-01-10 16:53:48.867 | radvd 2022-01-10 16:53:49.149 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-10 16:53:49.149 | Need to get 59.0 kB of archives. 2022-01-10 16:53:49.149 | After this operation, 164 kB of additional disk space will be used. 2022-01-10 16:53:49.149 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-10 16:53:49.989 | Fetched 59.0 kB in 1s (104 kB/s) 2022-01-10 16:53:50.221 | Selecting previously unselected package radvd. 2022-01-10 16:53:50.273 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-01-10 16:53:50.278 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-10 16:53:50.320 | Unpacking radvd (1:2.17-2) ... 2022-01-10 16:53:50.760 | Setting up radvd (1:2.17-2) ... 2022-01-10 16:53:52.167 | Job for radvd.service failed because the control process exited with error code. 2022-01-10 16:53:52.167 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-10 16:53:52.169 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-10 16:53:52.181 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-10 16:53:52.181 | Loaded: loaded (]8;;file://dv-neutron-824009-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-10 16:53:52.181 | Active: failed (Result: exit-code) since Mon 2022-01-10 16:53:52 UTC; 15ms ago 2022-01-10 16:53:52.181 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-10 16:53:52.181 | Process: 57331 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-10 16:53:52.181 | 2022-01-10 16:53:52.181 | Jan 10 16:53:52 dv-neutron-824009-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-10 16:53:52.181 | Jan 10 16:53:52 dv-neutron-824009-1-hyperv radvd[57331]: can't open /etc/radvd.conf: No such file or directory 2022-01-10 16:53:52.181 | Jan 10 16:53:52 dv-neutron-824009-1-hyperv radvd[57331]: Insecure file permissions, but continuing anyway 2022-01-10 16:53:52.181 | Jan 10 16:53:52 dv-neutron-824009-1-hyperv radvd[57331]: exiting, failed to read config file 2022-01-10 16:53:52.181 | Jan 10 16:53:52 dv-neutron-824009-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-10 16:53:52.181 | Jan 10 16:53:52 dv-neutron-824009-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-10 16:53:52.181 | Jan 10 16:53:52 dv-neutron-824009-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-10 16:53:52.253 | Processing triggers for man-db (2.9.1-1) ... 2022-01-10 16:53:52.487 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-10 16:53:59.978 | + functions-common:apt_get:1221 : result=0 2022-01-10 16:53:59.981 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-10 16:53:59.983 | + functions-common:time_stop:2412 : local name 2022-01-10 16:53:59.985 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:53:59.987 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:53:59.989 | + functions-common:time_stop:2415 : local total 2022-01-10 16:53:59.991 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:53:59.993 | + functions-common:time_stop:2418 : name=apt-get 2022-01-10 16:53:59.996 | + functions-common:time_stop:2419 : start_time=1641833628220 2022-01-10 16:53:59.998 | + functions-common:time_stop:2421 : [[ -z 1641833628220 ]] 2022-01-10 16:54:00.001 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:00.005 | + functions-common:time_stop:2424 : end_time=1641833640003 2022-01-10 16:54:00.007 | + functions-common:time_stop:2425 : elapsed_time=11783 2022-01-10 16:54:00.009 | + functions-common:time_stop:2426 : total=468567 2022-01-10 16:54:00.012 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:00.014 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=480350 2022-01-10 16:54:00.016 | + functions-common:apt_get:1225 : return 0 2022-01-10 16:54:00.018 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-01-10 16:54:00.035 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:00.038 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-01-10 16:54:00.040 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-10 16:54:00.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-01-10 16:54:00.046 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-01-10 16:54:00.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-01-10 16:54:00.068 | + functions-common:install_package:1450 : update_package_repo 2022-01-10 16:54:00.070 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-10 16:54:00.072 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-10 16:54:00.075 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-10 16:54:00.077 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-10 16:54:00.079 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-10 16:54:00.081 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:00.083 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:00.085 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-10 16:54:00.087 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-10 16:54:00.090 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-10 16:54:00.092 | + functions-common:apt_get_update:1177 : return 2022-01-10 16:54:00.094 | + functions-common:install_package:1451 : real_install_package fakeroot make openvswitch-switch 2022-01-10 16:54:00.097 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-10 16:54:00.099 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:00.101 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:00.103 | + functions-common:real_install_package:1437 : apt_get install fakeroot make openvswitch-switch 2022-01-10 16:54:00.123 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-01-10 16:54:00.232 | Reading package lists... 2022-01-10 16:54:00.463 | Building dependency tree... 2022-01-10 16:54:00.465 | Reading state information... 2022-01-10 16:54:00.699 | fakeroot is already the newest version (1.24-1). 2022-01-10 16:54:00.699 | fakeroot set to manually installed. 2022-01-10 16:54:00.699 | make is already the newest version (4.2.1-1.2). 2022-01-10 16:54:00.699 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-10 16:54:00.699 | The following packages were automatically installed and are no longer required: 2022-01-10 16:54:00.701 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-10 16:54:00.701 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-10 16:54:00.701 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-10 16:54:00.701 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-10 16:54:00.701 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-10 16:54:00.701 | python3-zope.interface 2022-01-10 16:54:00.701 | Use 'sudo apt autoremove' to remove them. 2022-01-10 16:54:00.828 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-10 16:54:00.833 | + functions-common:apt_get:1221 : result=0 2022-01-10 16:54:00.835 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-10 16:54:00.837 | + functions-common:time_stop:2412 : local name 2022-01-10 16:54:00.840 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:54:00.842 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:54:00.844 | + functions-common:time_stop:2415 : local total 2022-01-10 16:54:00.846 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:54:00.848 | + functions-common:time_stop:2418 : name=apt-get 2022-01-10 16:54:00.850 | + functions-common:time_stop:2419 : start_time=1641833640121 2022-01-10 16:54:00.852 | + functions-common:time_stop:2421 : [[ -z 1641833640121 ]] 2022-01-10 16:54:00.856 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:00.859 | + functions-common:time_stop:2424 : end_time=1641833640857 2022-01-10 16:54:00.862 | + functions-common:time_stop:2425 : elapsed_time=736 2022-01-10 16:54:00.864 | + functions-common:time_stop:2426 : total=480350 2022-01-10 16:54:00.866 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:00.868 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=481086 2022-01-10 16:54:00.870 | + functions-common:apt_get:1225 : return 0 2022-01-10 16:54:00.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-01-10 16:54:00.875 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:00.877 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:00.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-10 16:54:00.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-01-10 16:54:00.885 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-01-10 16:54:00.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-01-10 16:54:00.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-01-10 16:54:00.894 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-01-10 16:54:00.895 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-01-10 16:54:00.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-01-10 16:54:00.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-01-10 16:54:00.904 | + functions:vercmp:628 : local v1=5.4 2022-01-10 16:54:00.907 | + functions:vercmp:629 : local 'op=<' 2022-01-10 16:54:00.909 | + functions:vercmp:630 : local v2=3.13 2022-01-10 16:54:00.911 | + functions:vercmp:631 : local result 2022-01-10 16:54:00.914 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-10 16:54:00.915 | ++ functions:vercmp:635 : head -1 2022-01-10 16:54:00.915 | ++ functions:vercmp:635 : sort -V 2022-01-10 16:54:00.921 | + functions:vercmp:635 : result=3.13 2022-01-10 16:54:00.923 | + functions:vercmp:637 : case $op in 2022-01-10 16:54:00.925 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-10 16:54:00.927 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-10 16:54:00.930 | + functions:vercmp:648 : return 2022-01-10 16:54:00.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-01-10 16:54:00.935 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-10 16:54:00.937 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart openvswitch-switch 2022-01-10 16:54:01.254 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-10 16:54:01.257 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-10 16:54:01.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:01.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:01.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-10 16:54:01.267 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:01.270 | + ./stack.sh:main:844 : is_service_enabled etcd3 2022-01-10 16:54:01.287 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:01.289 | + ./stack.sh:main:845 : install_etcd3 2022-01-10 16:54:01.292 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-10 16:54:01.292 | Installing etcd 2022-01-10 16:54:01.295 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-10 16:54:01.310 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-10 16:54:01.324 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-10 16:54:01.327 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-10 16:54:01.340 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-10 16:54:01.343 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:01.346 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:01.349 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:01.353 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:01.356 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-10 16:54:01.359 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-10 16:54:01.361 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:01.364 | --2022-01-10 16:54:01-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:01.396 | Resolving github.com (github.com)... 140.82.121.4 2022-01-10 16:54:01.440 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-01-10 16:54:01.750 | HTTP request sent, awaiting response... 302 Found 2022-01-10 16:54:01.750 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220110%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220110T165401Z&X-Amz-Expires=300&X-Amz-Signature=dfa8e0e911cca8cb28e8723e8ee7f4cabaee09035a6eae16b94ac8779718857b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-01-10 16:54:01.750 | --2022-01-10 16:54:01-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220110%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220110T165401Z&X-Amz-Expires=300&X-Amz-Signature=dfa8e0e911cca8cb28e8723e8ee7f4cabaee09035a6eae16b94ac8779718857b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-01-10 16:54:01.752 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2022-01-10 16:54:01.776 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-01-10 16:54:02.121 | HTTP request sent, awaiting response... 200 OK 2022-01-10 16:54:02.121 | Length: 11350736 (11M) [application/octet-stream] 2022-01-10 16:54:02.121 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-10 16:54:02.232 | 2022-01-10 16:54:02.469 | 0K ........ .. 100% 31.2M=0.3s 2022-01-10 16:54:02.469 | 2022-01-10 16:54:02.469 | 2022-01-10 16:54:02 (31.2 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-10 16:54:02.469 | 2022-01-10 16:54:02.472 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-10 16:54:02.475 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:02.477 | ++ functions:get_extra_file:74 : return 2022-01-10 16:54:02.481 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-10 16:54:02.483 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-10 16:54:02.486 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-10 16:54:02.488 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-10 16:54:02.620 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-10 16:54:02.623 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/ 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/README.md 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-10 16:54:02.627 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-10 16:54:02.628 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-10 16:54:02.629 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-10 16:54:02.630 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-10 16:54:02.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-10 16:54:02.632 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-10 16:54:02.633 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-10 16:54:02.634 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-10 16:54:02.635 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-10 16:54:02.636 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-10 16:54:02.638 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-10 16:54:02.824 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-10 16:54:02.824 | etcd-v3.3.12-linux-amd64/etcd 2022-01-10 16:54:03.054 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-10 16:54:03.092 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-10 16:54:03.126 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-10 16:54:03.128 | + ./stack.sh:main:854 : is_service_enabled tls-proxy 2022-01-10 16:54:03.146 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:54:03.148 | + ./stack.sh:main:864 : install_dstat 2022-01-10 16:54:03.150 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-10 16:54:03.167 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:54:03.169 | + ./stack.sh:main:870 : echo_summary 'Installing OpenStack project source' 2022-01-10 16:54:03.171 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-10 16:54:03.174 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-01-10 16:54:03.176 | + ./stack.sh:main:873 : install_libs 2022-01-10 16:54:03.178 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-01-10 16:54:03.181 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-01-10 16:54:03.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-01-10 16:54:03.186 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-10 16:54:03.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-10 16:54:03.195 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.197 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-01-10 16:54:03.200 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-01-10 16:54:03.202 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-01-10 16:54:03.204 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-10 16:54:03.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-10 16:54:03.213 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.215 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-01-10 16:54:03.218 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-01-10 16:54:03.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-01-10 16:54:03.222 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-10 16:54:03.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-10 16:54:03.232 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.234 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-01-10 16:54:03.236 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-01-10 16:54:03.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-01-10 16:54:03.241 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-10 16:54:03.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-10 16:54:03.250 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.253 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-01-10 16:54:03.255 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-01-10 16:54:03.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-01-10 16:54:03.259 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-10 16:54:03.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-10 16:54:03.268 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.270 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-01-10 16:54:03.273 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-01-10 16:54:03.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-01-10 16:54:03.277 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-10 16:54:03.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-10 16:54:03.286 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.288 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-01-10 16:54:03.291 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-01-10 16:54:03.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-01-10 16:54:03.296 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-10 16:54:03.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-10 16:54:03.305 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.307 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-01-10 16:54:03.310 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-01-10 16:54:03.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-01-10 16:54:03.315 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-10 16:54:03.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-10 16:54:03.324 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.327 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-01-10 16:54:03.329 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-01-10 16:54:03.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-01-10 16:54:03.333 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-10 16:54:03.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-10 16:54:03.343 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.345 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-01-10 16:54:03.348 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-01-10 16:54:03.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-01-10 16:54:03.352 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-10 16:54:03.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-10 16:54:03.361 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.363 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-01-10 16:54:03.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-01-10 16:54:03.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-01-10 16:54:03.370 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-10 16:54:03.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-10 16:54:03.379 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.382 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-01-10 16:54:03.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-01-10 16:54:03.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-01-10 16:54:03.389 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-10 16:54:03.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-10 16:54:03.398 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.400 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-01-10 16:54:03.403 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-01-10 16:54:03.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-01-10 16:54:03.408 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-10 16:54:03.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-10 16:54:03.417 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.419 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-01-10 16:54:03.422 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-01-10 16:54:03.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-01-10 16:54:03.426 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-10 16:54:03.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-10 16:54:03.435 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.438 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-01-10 16:54:03.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-01-10 16:54:03.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-01-10 16:54:03.445 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-10 16:54:03.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-10 16:54:03.454 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.457 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-01-10 16:54:03.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-01-10 16:54:03.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-01-10 16:54:03.463 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-10 16:54:03.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-10 16:54:03.473 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.475 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-01-10 16:54:03.478 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-01-10 16:54:03.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-01-10 16:54:03.482 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-01-10 16:54:03.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-01-10 16:54:03.491 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.493 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-01-10 16:54:03.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-01-10 16:54:03.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-01-10 16:54:03.500 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-10 16:54:03.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-10 16:54:03.509 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.512 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-01-10 16:54:03.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-01-10 16:54:03.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-01-10 16:54:03.519 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-10 16:54:03.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-10 16:54:03.529 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.531 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-01-10 16:54:03.533 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-01-10 16:54:03.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-01-10 16:54:03.538 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-10 16:54:03.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-10 16:54:03.547 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.549 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-01-10 16:54:03.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-01-10 16:54:03.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-01-10 16:54:03.556 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-10 16:54:03.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-10 16:54:03.565 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.568 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-01-10 16:54:03.570 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-01-10 16:54:03.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-01-10 16:54:03.575 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-10 16:54:03.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-10 16:54:03.584 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.587 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-01-10 16:54:03.589 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-01-10 16:54:03.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-01-10 16:54:03.594 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-10 16:54:03.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-10 16:54:03.603 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.606 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-01-10 16:54:03.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-01-10 16:54:03.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-01-10 16:54:03.612 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-10 16:54:03.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-10 16:54:03.622 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.624 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-01-10 16:54:03.626 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-01-10 16:54:03.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-01-10 16:54:03.631 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-10 16:54:03.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-10 16:54:03.641 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.643 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-01-10 16:54:03.645 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-01-10 16:54:03.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-01-10 16:54:03.650 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-10 16:54:03.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-10 16:54:03.659 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.661 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-01-10 16:54:03.664 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-01-10 16:54:03.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-01-10 16:54:03.668 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-10 16:54:03.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-10 16:54:03.678 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.680 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-01-10 16:54:03.682 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-01-10 16:54:03.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-01-10 16:54:03.687 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-10 16:54:03.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-10 16:54:03.696 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.699 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-01-10 16:54:03.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-01-10 16:54:03.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-01-10 16:54:03.706 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-10 16:54:03.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-10 16:54:03.715 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.718 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-01-10 16:54:03.720 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-01-10 16:54:03.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-01-10 16:54:03.725 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-10 16:54:03.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-10 16:54:03.734 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.736 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-01-10 16:54:03.738 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-01-10 16:54:03.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-01-10 16:54:03.743 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-10 16:54:03.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-10 16:54:03.753 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.755 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-01-10 16:54:03.757 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-01-10 16:54:03.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-01-10 16:54:03.762 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-10 16:54:03.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-10 16:54:03.771 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.774 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-01-10 16:54:03.776 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-01-10 16:54:03.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-01-10 16:54:03.781 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-10 16:54:03.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-10 16:54:03.790 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.792 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-01-10 16:54:03.795 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-01-10 16:54:03.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-01-10 16:54:03.799 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-10 16:54:03.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-10 16:54:03.810 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.812 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-01-10 16:54:03.814 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-01-10 16:54:03.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-01-10 16:54:03.819 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-10 16:54:03.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-10 16:54:03.829 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.831 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-01-10 16:54:03.833 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-01-10 16:54:03.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-01-10 16:54:03.838 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-01-10 16:54:03.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-01-10 16:54:03.848 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.850 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-01-10 16:54:03.852 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-01-10 16:54:03.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-01-10 16:54:03.858 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-10 16:54:03.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-10 16:54:03.867 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.869 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-01-10 16:54:03.872 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-01-10 16:54:03.874 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-01-10 16:54:03.877 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-10 16:54:03.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:03.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:03.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-10 16:54:03.886 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:03.889 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-01-10 16:54:03.910 | Using python 3.8 to install etcd3 2022-01-10 16:54:03.912 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-10 16:54:04.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:04.638 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:04.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:04.638 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:05.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:54:05.836 | Collecting etcd3 2022-01-10 16:54:05.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-10 16:54:05.869 | Preparing metadata (setup.py): started 2022-01-10 16:54:06.477 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:54:08.802 | Collecting grpcio>=1.27.1 2022-01-10 16:54:08.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-01-10 16:54:09.668 | Collecting protobuf>=3.6.1 2022-01-10 16:54:09.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-01-10 16:54:09.705 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-01-10 16:54:09.706 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-10 16:54:09.735 | Building wheels for collected packages: etcd3 2022-01-10 16:54:09.736 | Building wheel for etcd3 (setup.py): started 2022-01-10 16:54:10.448 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-10 16:54:10.449 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=bea1720f7cc106766974da7ba3a8cc5f7c660f634ec00dd3f1185eb710481561 2022-01-10 16:54:10.450 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-10 16:54:10.454 | Successfully built etcd3 2022-01-10 16:54:12.019 | Installing collected packages: protobuf, grpcio, etcd3 2022-01-10 16:54:12.788 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.1 2022-01-10 16:54:12.789 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:54:12.940 | + inc/python:pip_install:200 : result=0 2022-01-10 16:54:12.943 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:54:12.945 | + functions-common:time_stop:2412 : local name 2022-01-10 16:54:12.947 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:54:12.950 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:54:12.952 | + functions-common:time_stop:2415 : local total 2022-01-10 16:54:12.954 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:54:12.956 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:54:12.958 | + functions-common:time_stop:2419 : start_time=1641833643904 2022-01-10 16:54:12.960 | + functions-common:time_stop:2421 : [[ -z 1641833643904 ]] 2022-01-10 16:54:12.963 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:12.967 | + functions-common:time_stop:2424 : end_time=1641833652965 2022-01-10 16:54:12.969 | + functions-common:time_stop:2425 : elapsed_time=9061 2022-01-10 16:54:12.971 | + functions-common:time_stop:2426 : total=29685 2022-01-10 16:54:12.974 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:12.976 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38746 2022-01-10 16:54:12.978 | + inc/python:pip_install:203 : return 0 2022-01-10 16:54:12.981 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-01-10 16:54:13.003 | Using python 3.8 to install etcd3gw 2022-01-10 16:54:13.005 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-10 16:54:13.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:13.764 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:13.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:13.764 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:14.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:54:14.939 | Collecting etcd3gw 2022-01-10 16:54:14.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-01-10 16:54:14.958 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-01-10 16:54:14.959 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-01-10 16:54:14.960 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-01-10 16:54:14.961 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-01-10 16:54:14.994 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-01-10 16:54:14.996 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-01-10 16:54:14.998 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-01-10 16:54:15.000 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.10) 2022-01-10 16:54:16.521 | Installing collected packages: etcd3gw 2022-01-10 16:54:16.694 | Successfully installed etcd3gw-1.0.0 2022-01-10 16:54:16.694 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:54:16.803 | + inc/python:pip_install:200 : result=0 2022-01-10 16:54:16.805 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:54:16.808 | + functions-common:time_stop:2412 : local name 2022-01-10 16:54:16.811 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:54:16.813 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:54:16.815 | + functions-common:time_stop:2415 : local total 2022-01-10 16:54:16.817 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:54:16.819 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:54:16.821 | + functions-common:time_stop:2419 : start_time=1641833652997 2022-01-10 16:54:16.824 | + functions-common:time_stop:2421 : [[ -z 1641833652997 ]] 2022-01-10 16:54:16.826 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:16.830 | + functions-common:time_stop:2424 : end_time=1641833656828 2022-01-10 16:54:16.832 | + functions-common:time_stop:2425 : elapsed_time=3831 2022-01-10 16:54:16.834 | + functions-common:time_stop:2426 : total=38746 2022-01-10 16:54:16.837 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:16.839 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=42577 2022-01-10 16:54:16.841 | + inc/python:pip_install:203 : return 0 2022-01-10 16:54:16.843 | + ./stack.sh:main:876 : install_apache_uwsgi 2022-01-10 16:54:16.846 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-10 16:54:16.848 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-10 16:54:16.850 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-10 16:54:16.853 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-10 16:54:16.855 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-10 16:54:16.858 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-10 16:54:16.860 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-10 16:54:16.862 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-10 16:54:16.864 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-10 16:54:16.867 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-10 16:54:16.869 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-10 16:54:16.872 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-10 16:54:16.874 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-01-10 16:54:16.876 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:16.879 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:16.881 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-10 16:54:16.883 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-10 16:54:16.885 | + functions-common:install_package:1450 : update_package_repo 2022-01-10 16:54:16.888 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-10 16:54:16.890 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-10 16:54:16.892 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-10 16:54:16.894 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-10 16:54:16.897 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-10 16:54:16.899 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:16.901 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:16.903 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-10 16:54:16.906 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-10 16:54:16.908 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-10 16:54:16.910 | + functions-common:apt_get_update:1177 : return 2022-01-10 16:54:16.913 | + functions-common:install_package:1451 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-10 16:54:16.915 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-10 16:54:16.918 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:16.920 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:16.922 | + functions-common:real_install_package:1437 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-10 16:54:16.944 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-10 16:54:17.051 | Reading package lists... 2022-01-10 16:54:17.279 | Building dependency tree... 2022-01-10 16:54:17.280 | Reading state information... 2022-01-10 16:54:17.515 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-01-10 16:54:17.515 | The following packages were automatically installed and are no longer required: 2022-01-10 16:54:17.516 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-10 16:54:17.516 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-10 16:54:17.516 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-10 16:54:17.516 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-10 16:54:17.516 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-10 16:54:17.516 | python3-zope.interface 2022-01-10 16:54:17.516 | Use 'sudo apt autoremove' to remove them. 2022-01-10 16:54:17.517 | The following additional packages will be installed: 2022-01-10 16:54:17.517 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-10 16:54:17.518 | Suggested packages: 2022-01-10 16:54:17.518 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-10 16:54:17.584 | The following NEW packages will be installed: 2022-01-10 16:54:17.585 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-10 16:54:17.863 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-10 16:54:17.863 | Need to get 1,306 kB of archives. 2022-01-10 16:54:17.863 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-10 16:54:17.863 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-10 16:54:18.574 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-01-10 16:54:18.624 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-10 16:54:18.735 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-10 16:54:18.855 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-10 16:54:18.856 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-10 16:54:19.418 | Fetched 1,306 kB in 1s (1,024 kB/s) 2022-01-10 16:54:19.609 | Selecting previously unselected package libnorm1:amd64. 2022-01-10 16:54:19.663 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-01-10 16:54:19.667 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-10 16:54:19.753 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-10 16:54:20.157 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-10 16:54:20.167 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-10 16:54:20.220 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-10 16:54:20.631 | Selecting previously unselected package libzmq5:amd64. 2022-01-10 16:54:20.641 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-10 16:54:20.688 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-10 16:54:21.051 | Selecting previously unselected package uwsgi-core. 2022-01-10 16:54:21.061 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-10 16:54:21.090 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-10 16:54:21.782 | Selecting previously unselected package uwsgi. 2022-01-10 16:54:21.792 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-10 16:54:21.848 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-10 16:54:22.308 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-10 16:54:22.318 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-10 16:54:22.368 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-10 16:54:22.688 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-10 16:54:22.862 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-10 16:54:23.037 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-10 16:54:23.208 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-10 16:54:23.411 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-10 16:54:24.679 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-10 16:54:25.046 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-10 16:54:25.546 | Processing triggers for man-db (2.9.1-1) ... 2022-01-10 16:54:26.054 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-10 16:54:33.311 | + functions-common:apt_get:1221 : result=0 2022-01-10 16:54:33.314 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-10 16:54:33.316 | + functions-common:time_stop:2412 : local name 2022-01-10 16:54:33.318 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:54:33.320 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:54:33.323 | + functions-common:time_stop:2415 : local total 2022-01-10 16:54:33.325 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:54:33.327 | + functions-common:time_stop:2418 : name=apt-get 2022-01-10 16:54:33.330 | + functions-common:time_stop:2419 : start_time=1641833656942 2022-01-10 16:54:33.332 | + functions-common:time_stop:2421 : [[ -z 1641833656942 ]] 2022-01-10 16:54:33.335 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:33.339 | + functions-common:time_stop:2424 : end_time=1641833673336 2022-01-10 16:54:33.341 | + functions-common:time_stop:2425 : elapsed_time=16394 2022-01-10 16:54:33.344 | + functions-common:time_stop:2426 : total=481086 2022-01-10 16:54:33.346 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:33.348 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=497480 2022-01-10 16:54:33.350 | + functions-common:apt_get:1225 : return 0 2022-01-10 16:54:33.353 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-01-10 16:54:33.355 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:33.357 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:33.359 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-01-10 16:54:33.421 | Enabling module proxy. 2022-01-10 16:54:33.426 | To activate the new configuration, you need to run: 2022-01-10 16:54:33.426 | systemctl restart apache2 2022-01-10 16:54:33.431 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-01-10 16:54:33.492 | Considering dependency proxy for proxy_uwsgi: 2022-01-10 16:54:33.492 | Module proxy already enabled 2022-01-10 16:54:33.492 | Enabling module proxy_uwsgi. 2022-01-10 16:54:33.497 | To activate the new configuration, you need to run: 2022-01-10 16:54:33.497 | systemctl restart apache2 2022-01-10 16:54:33.501 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-01-10 16:54:33.504 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-10 16:54:33.506 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-10 16:54:33.508 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-10 16:54:33.640 | + ./stack.sh:main:879 : install_keystoneauth 2022-01-10 16:54:33.643 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-01-10 16:54:33.645 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-10 16:54:33.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-10 16:54:33.655 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.657 | + ./stack.sh:main:880 : install_keystoneclient 2022-01-10 16:54:33.659 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-01-10 16:54:33.662 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-10 16:54:33.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-10 16:54:33.671 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.673 | + ./stack.sh:main:881 : install_glanceclient 2022-01-10 16:54:33.675 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-01-10 16:54:33.678 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-10 16:54:33.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-10 16:54:33.688 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.690 | + ./stack.sh:main:882 : install_cinderclient 2022-01-10 16:54:33.693 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-01-10 16:54:33.695 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-10 16:54:33.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-10 16:54:33.705 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.707 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-01-10 16:54:33.710 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-10 16:54:33.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-10 16:54:33.719 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.722 | + ./stack.sh:main:883 : install_novaclient 2022-01-10 16:54:33.724 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-01-10 16:54:33.726 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-10 16:54:33.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-10 16:54:33.736 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.738 | + ./stack.sh:main:884 : is_service_enabled swift glance horizon 2022-01-10 16:54:33.755 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:33.757 | + ./stack.sh:main:885 : install_swiftclient 2022-01-10 16:54:33.760 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-10 16:54:33.763 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-10 16:54:33.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-10 16:54:33.772 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.775 | + ./stack.sh:main:887 : is_service_enabled neutron nova horizon 2022-01-10 16:54:33.791 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:33.793 | + ./stack.sh:main:888 : install_neutronclient 2022-01-10 16:54:33.796 | + lib/neutron:install_neutronclient:446 : use_library_from_git python-neutronclient 2022-01-10 16:54:33.798 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-10 16:54:33.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-10 16:54:33.808 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.811 | + ./stack.sh:main:892 : install_keystonemiddleware 2022-01-10 16:54:33.813 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-01-10 16:54:33.816 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-10 16:54:33.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:33.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:33.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-10 16:54:33.826 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:33.828 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-01-10 16:54:33.831 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-10 16:54:33.833 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-10 16:54:33.836 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-10 16:54:33.838 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-10 16:54:33.841 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-10 16:54:33.844 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-10 16:54:33.844 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-10 16:54:33.849 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-10 16:54:33.851 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-10 16:54:33.854 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-10 16:54:33.857 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-10 16:54:33.859 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-10 16:54:33.880 | Using python 3.8 to install keystonemiddleware 2022-01-10 16:54:33.882 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-10 16:54:34.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:34.621 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:34.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:34.622 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:35.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:54:35.754 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-01-10 16:54:35.806 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2022-01-10 16:54:35.807 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-10 16:54:35.808 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-10 16:54:35.810 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-10 16:54:35.811 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-01-10 16:54:35.812 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.9.0) 2022-01-10 16:54:35.813 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-10 16:54:35.814 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-01-10 16:54:35.815 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-10 16:54:35.816 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-01-10 16:54:35.817 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-01-10 16:54:35.818 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-01-10 16:54:35.819 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-01-10 16:54:35.820 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-01-10 16:54:35.877 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-01-10 16:54:35.879 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-01-10 16:54:35.880 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-10 16:54:35.917 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2022-01-10 16:54:35.957 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-01-10 16:54:35.958 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-01-10 16:54:35.959 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-01-10 16:54:35.960 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-10 16:54:36.010 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-10 16:54:36.012 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-01-10 16:54:36.021 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-01-10 16:54:36.023 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-01-10 16:54:36.036 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2022-01-10 16:54:36.038 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-01-10 16:54:36.039 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-01-10 16:54:36.105 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.10) 2022-01-10 16:54:36.106 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-01-10 16:54:36.108 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-01-10 16:54:36.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-01-10 16:54:36.160 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-01-10 16:54:36.172 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-01-10 16:54:37.733 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:54:37.842 | + inc/python:pip_install:200 : result=0 2022-01-10 16:54:37.844 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:54:37.846 | + functions-common:time_stop:2412 : local name 2022-01-10 16:54:37.848 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:54:37.851 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:54:37.853 | + functions-common:time_stop:2415 : local total 2022-01-10 16:54:37.855 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:54:37.858 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:54:37.860 | + functions-common:time_stop:2419 : start_time=1641833673875 2022-01-10 16:54:37.863 | + functions-common:time_stop:2421 : [[ -z 1641833673875 ]] 2022-01-10 16:54:37.865 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:37.870 | + functions-common:time_stop:2424 : end_time=1641833677868 2022-01-10 16:54:37.872 | + functions-common:time_stop:2425 : elapsed_time=3993 2022-01-10 16:54:37.875 | + functions-common:time_stop:2426 : total=42577 2022-01-10 16:54:37.877 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:37.879 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=46570 2022-01-10 16:54:37.882 | + inc/python:pip_install:203 : return 0 2022-01-10 16:54:37.884 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-01-10 16:54:37.887 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-10 16:54:37.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-10 16:54:37.892 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-10 16:54:37.895 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-10 16:54:37.897 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-10 16:54:37.902 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-10 16:54:37.902 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-10 16:54:37.907 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-10 16:54:37.909 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-10 16:54:37.912 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-10 16:54:37.914 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-10 16:54:37.917 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-10 16:54:37.940 | Using python 3.8 to install python-memcached 2022-01-10 16:54:37.942 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-10 16:54:38.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:38.696 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:38.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:38.696 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:39.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:54:39.897 | Collecting python-memcached 2022-01-10 16:54:39.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-10 16:54:39.911 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-01-10 16:54:41.505 | Installing collected packages: python-memcached 2022-01-10 16:54:41.673 | Successfully installed python-memcached-1.59 2022-01-10 16:54:41.673 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:54:41.782 | + inc/python:pip_install:200 : result=0 2022-01-10 16:54:41.784 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:54:41.786 | + functions-common:time_stop:2412 : local name 2022-01-10 16:54:41.789 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:54:41.791 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:54:41.794 | + functions-common:time_stop:2415 : local total 2022-01-10 16:54:41.796 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:54:41.798 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:54:41.800 | + functions-common:time_stop:2419 : start_time=1641833677933 2022-01-10 16:54:41.802 | + functions-common:time_stop:2421 : [[ -z 1641833677933 ]] 2022-01-10 16:54:41.806 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:41.810 | + functions-common:time_stop:2424 : end_time=1641833681808 2022-01-10 16:54:41.812 | + functions-common:time_stop:2425 : elapsed_time=3875 2022-01-10 16:54:41.815 | + functions-common:time_stop:2426 : total=46570 2022-01-10 16:54:41.817 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:41.819 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=50445 2022-01-10 16:54:41.821 | + inc/python:pip_install:203 : return 0 2022-01-10 16:54:41.824 | + ./stack.sh:main:894 : is_service_enabled keystone 2022-01-10 16:54:41.840 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:41.842 | + ./stack.sh:main:895 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-01-10 16:54:41.845 | + ./stack.sh:main:896 : stack_install_service keystone 2022-01-10 16:54:41.847 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-10 16:54:41.849 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-10 16:54:41.852 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-10 16:54:41.855 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-10 16:54:41.857 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-01-10 16:54:41.873 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:54:41.875 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-01-10 16:54:41.877 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-10 16:54:41.879 | + functions-common:git_clone:596 : local git_dest=/opt/stack/keystone 2022-01-10 16:54:41.881 | + functions-common:git_clone:597 : local git_ref=master 2022-01-10 16:54:41.883 | + functions-common:git_clone:598 : local orig_dir 2022-01-10 16:54:41.886 | ++ functions-common:git_clone:599 : pwd 2022-01-10 16:54:41.888 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-10 16:54:41.890 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-10 16:54:41.893 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-10 16:54:41.908 | + functions-common:git_clone:602 : RECLONE=False 2022-01-10 16:54:41.910 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-10 16:54:41.913 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-10 16:54:41.916 | + functions-common:git_clone:616 : echo master 2022-01-10 16:54:41.916 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-10 16:54:41.921 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/keystone ]] 2022-01-10 16:54:41.923 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-10 16:54:41.925 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2022-01-10 16:54:41.928 | + functions-common:git_clone:665 : git show --oneline 2022-01-10 16:54:41.928 | + functions-common:git_clone:665 : head -1 2022-01-10 16:54:41.942 | a9fa5131c Merge "Replace assertItemsEqual with assertCountEqual" 2022-01-10 16:54:41.945 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-10 16:54:41.947 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-01-10 16:54:41.950 | + inc/python:setup_develop:338 : local bindep 2022-01-10 16:54:41.952 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-10 16:54:41.954 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-10 16:54:41.956 | + inc/python:setup_develop:344 : local extras= 2022-01-10 16:54:41.959 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-10 16:54:41.961 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-10 16:54:41.964 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-10 16:54:41.966 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-10 16:54:41.968 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-10 16:54:41.970 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-10 16:54:41.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-10 16:54:41.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-10 16:54:41.978 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-10 16:54:41.980 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-10 16:54:41.983 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-10 16:54:41.985 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-10 16:54:41.991 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-01-10 16:54:41.994 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-01-10 16:54:42.654 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-01-10 16:54:42.656 | + inc/python:setup_package:418 : local bindep=0 2022-01-10 16:54:42.658 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-10 16:54:42.660 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-10 16:54:42.662 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-10 16:54:42.665 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-01-10 16:54:42.667 | + inc/python:setup_package:427 : local flags=-e 2022-01-10 16:54:42.669 | + inc/python:setup_package:428 : local extras= 2022-01-10 16:54:42.671 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-10 16:54:42.673 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-10 16:54:42.675 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-10 16:54:42.678 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-10 16:54:42.680 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-10 16:54:42.683 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-01-10 16:54:42.703 | Using python 3.8 to install /opt/stack/keystone 2022-01-10 16:54:42.706 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-10 16:54:43.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:43.469 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:43.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:54:43.469 | from cryptography.utils import int_from_bytes 2022-01-10 16:54:44.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:54:44.586 | Obtaining file:///opt/stack/keystone 2022-01-10 16:54:44.587 | Preparing metadata (setup.py): started 2022-01-10 16:54:45.974 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:54:46.116 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.8.0) 2022-01-10 16:54:46.117 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.8.7) 2022-01-10 16:54:46.217 | Collecting Flask!=0.11,>=1.0.2 2022-01-10 16:54:46.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-01-10 16:54:46.276 | Collecting Flask-RESTful>=0.3.5 2022-01-10 16:54:46.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-01-10 16:54:46.287 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (36.0.1) 2022-01-10 16:54:46.288 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.29) 2022-01-10 16:54:46.289 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (0.13.0) 2022-01-10 16:54:46.290 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.5.0) 2022-01-10 16:54:46.334 | Collecting passlib>=1.7.0 2022-01-10 16:54:46.342 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-01-10 16:54:46.360 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.4.0) 2022-01-10 16:54:46.361 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (9.3.0) 2022-01-10 16:54:46.362 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-10 16:54:46.575 | Collecting scrypt>=0.8.0 2022-01-10 16:54:46.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-01-10 16:54:46.616 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2.9.0) 2022-01-10 16:54:46.617 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (8.7.1) 2022-01-10 16:54:46.618 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.0) 2022-01-10 16:54:46.620 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (12.11.1) 2022-01-10 16:54:46.621 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (11.1.0) 2022-01-10 16:54:46.622 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.1.0) 2022-01-10 16:54:46.623 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.6.1) 2022-01-10 16:54:46.624 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.5.0) 2022-01-10 16:54:46.626 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.10.1) 2022-01-10 16:54:46.627 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.2.0) 2022-01-10 16:54:46.628 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.0) 2022-01-10 16:54:46.629 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.12.0) 2022-01-10 16:54:46.676 | Collecting oauthlib>=0.6.2 2022-01-10 16:54:46.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-01-10 16:54:46.752 | Collecting pysaml2>=5.0.0 2022-01-10 16:54:46.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-01-10 16:54:46.848 | Collecting PyJWT>=1.6.1 2022-01-10 16:54:46.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-01-10 16:54:46.859 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.1.4) 2022-01-10 16:54:46.860 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-10 16:54:46.861 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.1.1) 2022-01-10 16:54:46.862 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.0.3) 2022-01-10 16:54:46.863 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.2) 2022-01-10 16:54:46.864 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2021.3) 2022-01-10 16:54:46.876 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.16.0) 2022-01-10 16:54:46.877 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.15.0) 2022-01-10 16:54:46.919 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev24) (5.1.1) 2022-01-10 16:54:47.001 | Collecting click>=7.1.2 2022-01-10 16:54:47.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-01-10 16:54:47.015 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (3.0.3) 2022-01-10 16:54:47.051 | Collecting itsdangerous>=2.0 2022-01-10 16:54:47.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-01-10 16:54:47.147 | Collecting Werkzeug>=2.0 2022-01-10 16:54:47.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-01-10 16:54:47.220 | Collecting aniso8601>=0.82 2022-01-10 16:54:47.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-01-10 16:54:47.303 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.27.1) 2022-01-10 16:54:47.304 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (4.4.0) 2022-01-10 16:54:47.398 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (6.0) 2022-01-10 16:54:47.399 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (0.8.0) 2022-01-10 16:54:47.401 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.5.0) 2022-01-10 16:54:47.403 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (2.3.0) 2022-01-10 16:54:47.481 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.7.5) 2022-01-10 16:54:47.482 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.0.1) 2022-01-10 16:54:47.484 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (0.5.0) 2022-01-10 16:54:47.537 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (0.9.6) 2022-01-10 16:54:47.538 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (2.8.2) 2022-01-10 16:54:47.595 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.9) 2022-01-10 16:54:47.596 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (4.2.4) 2022-01-10 16:54:47.598 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.8.0) 2022-01-10 16:54:47.599 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.2.3) 2022-01-10 16:54:47.600 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.4.0) 2022-01-10 16:54:47.601 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.4.0) 2022-01-10 16:54:47.621 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev24) (3.3.0) 2022-01-10 16:54:47.669 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (3.0.0) 2022-01-10 16:54:47.689 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (0.11.0) 2022-01-10 16:54:47.690 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (3.0.6) 2022-01-10 16:54:47.692 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (1.0.2) 2022-01-10 16:54:47.693 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (21.3) 2022-01-10 16:54:47.746 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev24) (4.5.0) 2022-01-10 16:54:47.857 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (5.4.0) 2022-01-10 16:54:47.891 | Collecting defusedxml 2022-01-10 16:54:47.898 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-01-10 16:54:47.903 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (21.0.0) 2022-01-10 16:54:48.007 | Collecting xmlschema>=1.2.1 2022-01-10 16:54:48.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-01-10 16:54:48.241 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev24) (1.1.2) 2022-01-10 16:54:48.263 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.5.2) 2022-01-10 16:54:48.264 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.4.2) 2022-01-10 16:54:48.332 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.1.6) 2022-01-10 16:54:48.335 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (4.10.0) 2022-01-10 16:54:48.352 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.0) 2022-01-10 16:54:48.424 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev24) (2.21) 2022-01-10 16:54:48.466 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.13.3) 2022-01-10 16:54:48.578 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (2.0.1) 2022-01-10 16:54:48.650 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.7.0) 2022-01-10 16:54:48.777 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (0.14.1) 2022-01-10 16:54:48.806 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.12.0) 2022-01-10 16:54:48.845 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (1.3.3) 2022-01-10 16:54:48.847 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.5.0) 2022-01-10 16:54:48.850 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.0.0) 2022-01-10 16:54:48.852 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.33.0) 2022-01-10 16:54:48.853 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.5.1) 2022-01-10 16:54:48.855 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.1) 2022-01-10 16:54:48.906 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (0.2.5) 2022-01-10 16:54:49.041 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.26.8) 2022-01-10 16:54:49.044 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.0.10) 2022-01-10 16:54:49.046 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (3.3) 2022-01-10 16:54:49.047 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2019.11.28) 2022-01-10 16:54:49.195 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.5.0) 2022-01-10 16:54:49.360 | Collecting elementpath<3.0.0,>=2.4.0 2022-01-10 16:54:49.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-01-10 16:54:49.452 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev24) (3.7.0) 2022-01-10 16:54:49.666 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.0) 2022-01-10 16:54:49.695 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (1.6) 2022-01-10 16:54:49.840 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (60.3.1) 2022-01-10 16:54:49.937 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.7) 2022-01-10 16:54:49.971 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.0.0) 2022-01-10 16:54:51.318 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-01-10 16:54:52.019 | Attempting uninstall: click 2022-01-10 16:54:52.021 | Found existing installation: Click 7.0 2022-01-10 16:54:52.033 | Uninstalling Click-7.0: 2022-01-10 16:54:52.062 | Successfully uninstalled Click-7.0 2022-01-10 16:54:53.699 | Attempting uninstall: PyJWT 2022-01-10 16:54:53.701 | Found existing installation: PyJWT 1.7.1 2022-01-10 16:54:53.709 | Uninstalling PyJWT-1.7.1: 2022-01-10 16:54:53.768 | Successfully uninstalled PyJWT-1.7.1 2022-01-10 16:54:54.347 | Attempting uninstall: oauthlib 2022-01-10 16:54:54.349 | Found existing installation: oauthlib 3.1.0 2022-01-10 16:54:54.362 | Uninstalling oauthlib-3.1.0: 2022-01-10 16:54:54.392 | Successfully uninstalled oauthlib-3.1.0 2022-01-10 16:54:54.701 | Running setup.py develop for keystone 2022-01-10 16:54:56.621 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.19 xmlschema-1.9.2 2022-01-10 16:54:56.621 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:54:56.776 | + inc/python:pip_install:200 : result=0 2022-01-10 16:54:56.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:54:56.781 | + functions-common:time_stop:2412 : local name 2022-01-10 16:54:56.783 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:54:56.785 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:54:56.787 | + functions-common:time_stop:2415 : local total 2022-01-10 16:54:56.790 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:54:56.792 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:54:56.794 | + functions-common:time_stop:2419 : start_time=1641833682698 2022-01-10 16:54:56.796 | + functions-common:time_stop:2421 : [[ -z 1641833682698 ]] 2022-01-10 16:54:56.799 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:54:56.802 | + functions-common:time_stop:2424 : end_time=1641833696800 2022-01-10 16:54:56.805 | + functions-common:time_stop:2425 : elapsed_time=14102 2022-01-10 16:54:56.807 | + functions-common:time_stop:2426 : total=50445 2022-01-10 16:54:56.809 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:54:56.811 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=64547 2022-01-10 16:54:56.814 | + inc/python:pip_install:203 : return 0 2022-01-10 16:54:56.816 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-10 16:54:56.818 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-10 16:54:56.821 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-10 16:54:56.839 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-10 16:54:56.851 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-01-10 16:54:56.854 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-01-10 16:54:56.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:54:56.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:54:56.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-01-10 16:54:56.863 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:54:56.865 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-01-10 16:54:56.882 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:54:56.884 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-01-10 16:54:56.887 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-10 16:54:56.889 | + ./stack.sh:main:897 : configure_keystone 2022-01-10 16:54:56.891 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-01-10 16:54:56.904 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-01-10 16:54:56.906 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-01-10 16:54:56.910 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-01-10 16:54:56.926 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:54:56.929 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-01-10 16:54:56.958 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-01-10 16:54:56.986 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-01-10 16:54:57.015 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-01-10 16:54:57.046 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-01-10 16:54:57.077 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-01-10 16:54:57.107 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-01-10 16:54:57.134 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-01-10 16:54:57.161 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-01-10 16:54:57.164 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-01-10 16:54:57.167 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-01-10 16:54:57.169 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-01-10 16:54:57.171 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-10 16:54:57.174 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-10 16:54:57.189 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:57.192 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-10 16:54:57.194 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-10 16:54:57.197 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-10 16:54:57.212 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:57.214 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-10 16:54:57.217 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-10 16:54:57.247 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-10 16:54:57.249 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-10 16:54:57.252 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-01-10 16:54:57.254 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-01-10 16:54:57.270 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:54:57.272 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-01-10 16:54:57.302 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-01-10 16:54:57.304 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-01-10 16:54:57.335 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-01-10 16:54:57.338 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-01-10 16:54:57.340 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-01-10 16:54:57.342 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2022-01-10 16:54:57.345 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-10 16:54:57.347 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-10 16:54:57.377 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-01-10 16:54:57.379 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-01-10 16:54:57.381 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-01-10 16:54:57.384 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-01-10 16:54:57.387 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-10 16:54:57.404 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-10 16:54:57.406 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-10 16:54:57.408 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-10 16:54:57.411 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-10 16:54:57.413 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-10 16:54:57.440 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-01-10 16:54:57.468 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-01-10 16:54:57.495 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-10 16:54:57.522 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-01-10 16:54:57.550 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-01-10 16:54:57.553 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-01-10 16:54:57.555 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-01-10 16:54:57.558 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-01-10 16:54:57.560 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-01-10 16:54:57.562 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-10 16:54:57.564 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-10 16:54:57.567 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-01-10 16:54:57.572 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-01-10 16:54:57.574 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-10 16:54:57.576 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-10 16:54:57.589 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-10 16:54:57.590 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-10 16:54:57.598 | d /var/run/uwsgi 0755 ubuntu root 2022-01-10 16:54:57.601 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-10 16:54:57.616 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-01-10 16:54:57.619 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-01-10 16:54:57.623 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-01-10 16:54:57.652 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-01-10 16:54:57.678 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-01-10 16:54:57.706 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-01-10 16:54:57.733 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-01-10 16:54:57.762 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-01-10 16:54:57.788 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-01-10 16:54:57.816 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-01-10 16:54:57.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-01-10 16:54:57.871 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-10 16:54:57.897 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-01-10 16:54:57.925 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-01-10 16:54:57.953 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-01-10 16:54:57.980 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-10 16:54:57.982 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-10 16:54:57.985 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-01-10 16:54:57.987 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-01-10 16:54:57.989 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-10 16:54:57.992 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:57.994 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:57.996 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-10 16:54:57.999 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-10 16:54:58.001 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-01-10 16:54:58.028 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-01-10 16:54:58.057 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-01-10 16:54:58.057 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-10 16:54:58.066 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-01-10 16:54:58.069 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-01-10 16:54:58.071 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-01-10 16:54:58.073 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-10 16:54:58.075 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-10 16:54:58.078 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-10 16:54:58.080 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:58.082 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:58.085 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-10 16:54:58.087 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-10 16:54:58.089 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:54:58.091 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:54:58.094 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-01-10 16:54:58.155 | Enabling site keystone-wsgi-public. 2022-01-10 16:54:58.161 | To activate the new configuration, you need to run: 2022-01-10 16:54:58.161 | systemctl reload apache2 2022-01-10 16:54:58.166 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-10 16:54:58.168 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-10 16:54:58.170 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-10 16:54:58.172 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-10 16:54:58.298 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-01-10 16:54:58.330 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-01-10 16:54:58.361 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-01-10 16:54:58.392 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-01-10 16:54:58.395 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-01-10 16:54:58.431 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-01-10 16:54:58.460 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-01-10 16:54:58.487 | + ./stack.sh:main:901 : is_service_enabled swift 2022-01-10 16:54:58.505 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:54:58.508 | + ./stack.sh:main:902 : is_service_enabled ceilometer 2022-01-10 16:54:58.525 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:54:58.527 | + ./stack.sh:main:905 : stack_install_service swift 2022-01-10 16:54:58.530 | + lib/stack:stack_install_service:20 : local service=swift 2022-01-10 16:54:58.532 | + lib/stack:stack_install_service:21 : type install_swift 2022-01-10 16:54:58.534 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-10 16:54:58.537 | + lib/stack:stack_install_service:32 : install_swift 2022-01-10 16:54:58.539 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-01-10 16:54:58.542 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/swift.git 2022-01-10 16:54:58.544 | + functions-common:git_clone:596 : local git_dest=/opt/stack/swift 2022-01-10 16:54:58.546 | + functions-common:git_clone:597 : local git_ref=master 2022-01-10 16:54:58.548 | + functions-common:git_clone:598 : local orig_dir 2022-01-10 16:54:58.551 | ++ functions-common:git_clone:599 : pwd 2022-01-10 16:54:58.554 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-10 16:54:58.557 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-10 16:54:58.559 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-10 16:54:58.575 | + functions-common:git_clone:602 : RECLONE=False 2022-01-10 16:54:58.577 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-10 16:54:58.580 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-10 16:54:58.582 | + functions-common:git_clone:616 : echo master 2022-01-10 16:54:58.583 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-10 16:54:58.588 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/swift ]] 2022-01-10 16:54:58.590 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-10 16:54:58.592 | + functions-common:git_clone:664 : cd /opt/stack/swift 2022-01-10 16:54:58.595 | + functions-common:git_clone:665 : git show --oneline 2022-01-10 16:54:58.595 | + functions-common:git_clone:665 : head -1 2022-01-10 16:54:58.598 | d6464f167 Merge "tests: Unify FakeMemcaches" 2022-01-10 16:54:58.601 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-10 16:54:58.603 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-01-10 16:54:58.606 | + inc/python:setup_develop:338 : local bindep 2022-01-10 16:54:58.608 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-01-10 16:54:58.610 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-01-10 16:54:58.613 | + inc/python:setup_develop:344 : local extras=keystone 2022-01-10 16:54:58.615 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-01-10 16:54:58.619 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-10 16:54:58.621 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-01-10 16:54:58.623 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-01-10 16:54:58.625 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-10 16:54:58.628 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-01-10 16:54:58.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-01-10 16:54:58.633 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-10 16:54:58.636 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-01-10 16:54:58.638 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-10 16:54:58.641 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-10 16:54:58.643 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-01-10 16:54:58.649 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-01-10 16:54:58.651 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-01-10 16:54:59.328 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-01-10 16:54:59.331 | + inc/python:setup_package:418 : local bindep=0 2022-01-10 16:54:59.333 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-10 16:54:59.335 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-10 16:54:59.338 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-01-10 16:54:59.340 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-01-10 16:54:59.342 | + inc/python:setup_package:427 : local flags=-e 2022-01-10 16:54:59.345 | + inc/python:setup_package:428 : local extras=keystone 2022-01-10 16:54:59.347 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-10 16:54:59.349 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-01-10 16:54:59.353 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-01-10 16:54:59.355 | + inc/python:setup_package:438 : extras='[keystone]' 2022-01-10 16:54:59.357 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-10 16:54:59.359 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-01-10 16:54:59.379 | Using python 3.8 to install /opt/stack/swift 2022-01-10 16:54:59.382 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-01-10 16:55:00.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:00.154 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:00.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:00.155 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:01.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:55:01.292 | Obtaining file:///opt/stack/swift 2022-01-10 16:55:01.293 | Preparing metadata (setup.py): started 2022-01-10 16:55:02.416 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:55:02.525 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (0.33.0) 2022-01-10 16:55:02.526 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (1.1.2) 2022-01-10 16:55:02.527 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (0.11.0) 2022-01-10 16:55:02.529 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (2.1.1) 2022-01-10 16:55:03.438 | Collecting lxml>=3.4.1 2022-01-10 16:55:03.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-01-10 16:55:03.627 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (2.27.1) 2022-01-10 16:55:03.628 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (1.16.0) 2022-01-10 16:55:03.736 | Collecting xattr>=0.4 2022-01-10 16:55:03.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-01-10 16:55:03.785 | Collecting PyECLib>=1.3.1 2022-01-10 16:55:03.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-01-10 16:55:04.115 | Preparing metadata (setup.py): started 2022-01-10 16:55:04.710 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:55:04.714 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (36.0.1) 2022-01-10 16:55:04.716 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev100) (9.3.0) 2022-01-10 16:55:04.754 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev100) (1.15.0) 2022-01-10 16:55:04.763 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev100) (2.1.0) 2022-01-10 16:55:04.818 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (1.8.7) 2022-01-10 16:55:04.819 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (8.7.1) 2022-01-10 16:55:04.821 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (5.1.0) 2022-01-10 16:55:04.822 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (4.2.0) 2022-01-10 16:55:04.823 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (4.12.0) 2022-01-10 16:55:04.825 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (2.9.0) 2022-01-10 16:55:04.826 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (5.8.0) 2022-01-10 16:55:04.827 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (4.4.0) 2022-01-10 16:55:04.828 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (3.4.0) 2022-01-10 16:55:04.829 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (4.4.0) 2022-01-10 16:55:04.831 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (4.6.1) 2022-01-10 16:55:04.832 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (3.1.1) 2022-01-10 16:55:04.857 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev100) (60.3.1) 2022-01-10 16:55:04.889 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev100) (2.0.10) 2022-01-10 16:55:04.890 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev100) (1.26.8) 2022-01-10 16:55:04.891 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev100) (2019.11.28) 2022-01-10 16:55:04.893 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev100) (3.3) 2022-01-10 16:55:04.918 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev100) (2.21) 2022-01-10 16:55:05.010 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (3.5.0) 2022-01-10 16:55:05.011 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (1.0.2) 2022-01-10 16:55:05.013 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (1.7.0) 2022-01-10 16:55:05.090 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (1.1.4) 2022-01-10 16:55:05.133 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (0.8.0) 2022-01-10 16:55:05.135 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (1.5.0) 2022-01-10 16:55:05.136 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (2.3.0) 2022-01-10 16:55:05.137 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (6.0) 2022-01-10 16:55:05.200 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (0.9.6) 2022-01-10 16:55:05.202 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (2.8.2) 2022-01-10 16:55:05.216 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (2021.3) 2022-01-10 16:55:05.217 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (1.0.3) 2022-01-10 16:55:05.237 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (21.3) 2022-01-10 16:55:05.237 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (3.0.6) 2022-01-10 16:55:05.344 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (1.13.3) 2022-01-10 16:55:05.360 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev100) (5.1.1) 2022-01-10 16:55:05.630 | Building wheels for collected packages: PyECLib 2022-01-10 16:55:05.631 | Building wheel for PyECLib (setup.py): started 2022-01-10 16:55:06.901 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-01-10 16:55:06.902 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55540 sha256=641bd5188dd6f1b9b61415db50ff0ba81e591d30e298eacde51b855caf87ccd8 2022-01-10 16:55:06.902 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-01-10 16:55:06.905 | Successfully built PyECLib 2022-01-10 16:55:08.303 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-01-10 16:55:08.848 | Running setup.py develop for swift 2022-01-10 16:55:10.578 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-01-10 16:55:10.578 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:55:10.726 | + inc/python:pip_install:200 : result=0 2022-01-10 16:55:10.728 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:55:10.730 | + functions-common:time_stop:2412 : local name 2022-01-10 16:55:10.733 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:55:10.735 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:55:10.737 | + functions-common:time_stop:2415 : local total 2022-01-10 16:55:10.739 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:55:10.741 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:55:10.743 | + functions-common:time_stop:2419 : start_time=1641833699374 2022-01-10 16:55:10.746 | + functions-common:time_stop:2421 : [[ -z 1641833699374 ]] 2022-01-10 16:55:10.748 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:55:10.752 | + functions-common:time_stop:2424 : end_time=1641833710750 2022-01-10 16:55:10.754 | + functions-common:time_stop:2425 : elapsed_time=11376 2022-01-10 16:55:10.756 | + functions-common:time_stop:2426 : total=64547 2022-01-10 16:55:10.759 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:55:10.761 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=75923 2022-01-10 16:55:10.763 | + inc/python:pip_install:203 : return 0 2022-01-10 16:55:10.766 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-10 16:55:10.768 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-10 16:55:10.771 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-10 16:55:10.790 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-10 16:55:10.801 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-01-10 16:55:10.803 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-01-10 16:55:10.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:55:10.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:55:10.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-01-10 16:55:10.813 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:55:10.815 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-01-10 16:55:10.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-10 16:55:10.820 | + ./stack.sh:main:906 : configure_swift 2022-01-10 16:55:10.822 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-01-10 16:55:10.824 | + lib/swift:configure_swift:335 : local node_number 2022-01-10 16:55:10.826 | + lib/swift:configure_swift:336 : local swift_node_config 2022-01-10 16:55:10.828 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-01-10 16:55:10.830 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-10 16:55:11.864 | No container-auditor running 2022-01-10 16:55:11.865 | No container-replicator running 2022-01-10 16:55:11.865 | No proxy-server running 2022-01-10 16:55:11.865 | No container-server running 2022-01-10 16:55:11.865 | No object-updater running 2022-01-10 16:55:11.865 | No account-replicator running 2022-01-10 16:55:11.865 | No account-reaper running 2022-01-10 16:55:11.865 | No account-server running 2022-01-10 16:55:11.865 | No object-server running 2022-01-10 16:55:11.865 | No container-sync running 2022-01-10 16:55:11.865 | No account-auditor running 2022-01-10 16:55:11.865 | No container-sharder running 2022-01-10 16:55:11.865 | No object-expirer running 2022-01-10 16:55:11.865 | No container-updater running 2022-01-10 16:55:11.865 | No object-auditor running 2022-01-10 16:55:11.865 | No object-replicator running 2022-01-10 16:55:11.865 | No container-reconciler running 2022-01-10 16:55:11.865 | No object-reconstructor running 2022-01-10 16:55:11.939 | + lib/swift:configure_swift:340 : true 2022-01-10 16:55:11.941 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-01-10 16:55:11.954 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-01-10 16:55:11.966 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-01-10 16:55:11.969 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-01-10 16:55:11.969 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-01-10 16:55:11.973 | + lib/swift:configure_swift:354 : sed -e ' 2022-01-10 16:55:11.973 | s/%GROUP%/ubuntu/; 2022-01-10 16:55:11.974 | s/%USER%/ubuntu/; 2022-01-10 16:55:11.974 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-01-10 16:55:11.974 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-01-10 16:55:11.977 | uid = ubuntu 2022-01-10 16:55:11.977 | gid = ubuntu 2022-01-10 16:55:11.977 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-01-10 16:55:11.977 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-01-10 16:55:11.977 | address = 127.0.0.1 2022-01-10 16:55:11.977 | 2022-01-10 16:55:11.977 | [account6612] 2022-01-10 16:55:11.977 | max connections = 25 2022-01-10 16:55:11.977 | path = /opt/stack/data/swift/1/node/ 2022-01-10 16:55:11.977 | read only = false 2022-01-10 16:55:11.977 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-01-10 16:55:11.977 | 2022-01-10 16:55:11.977 | [account6622] 2022-01-10 16:55:11.977 | max connections = 25 2022-01-10 16:55:11.977 | path = /opt/stack/data/swift/2/node/ 2022-01-10 16:55:11.977 | read only = false 2022-01-10 16:55:11.977 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-01-10 16:55:11.978 | 2022-01-10 16:55:11.978 | [account6632] 2022-01-10 16:55:11.978 | max connections = 25 2022-01-10 16:55:11.978 | path = /opt/stack/data/swift/3/node/ 2022-01-10 16:55:11.978 | read only = false 2022-01-10 16:55:11.978 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-01-10 16:55:11.978 | 2022-01-10 16:55:11.978 | [account6642] 2022-01-10 16:55:11.978 | max connections = 25 2022-01-10 16:55:11.978 | path = /opt/stack/data/swift/4/node/ 2022-01-10 16:55:11.978 | read only = false 2022-01-10 16:55:11.978 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-01-10 16:55:11.978 | 2022-01-10 16:55:11.978 | 2022-01-10 16:55:11.978 | [container6611] 2022-01-10 16:55:11.978 | max connections = 25 2022-01-10 16:55:11.978 | path = /opt/stack/data/swift/1/node/ 2022-01-10 16:55:11.978 | read only = false 2022-01-10 16:55:11.978 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-01-10 16:55:11.978 | 2022-01-10 16:55:11.978 | [container6621] 2022-01-10 16:55:11.978 | max connections = 25 2022-01-10 16:55:11.978 | path = /opt/stack/data/swift/2/node/ 2022-01-10 16:55:11.978 | read only = false 2022-01-10 16:55:11.978 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-01-10 16:55:11.978 | 2022-01-10 16:55:11.978 | [container6631] 2022-01-10 16:55:11.978 | max connections = 25 2022-01-10 16:55:11.978 | path = /opt/stack/data/swift/3/node/ 2022-01-10 16:55:11.978 | read only = false 2022-01-10 16:55:11.978 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-01-10 16:55:11.978 | 2022-01-10 16:55:11.978 | [container6641] 2022-01-10 16:55:11.978 | max connections = 25 2022-01-10 16:55:11.978 | path = /opt/stack/data/swift/4/node/ 2022-01-10 16:55:11.978 | read only = false 2022-01-10 16:55:11.979 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-01-10 16:55:11.979 | 2022-01-10 16:55:11.979 | 2022-01-10 16:55:11.979 | [object6613] 2022-01-10 16:55:11.979 | max connections = 25 2022-01-10 16:55:11.979 | path = /opt/stack/data/swift/1/node/ 2022-01-10 16:55:11.979 | read only = false 2022-01-10 16:55:11.979 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-01-10 16:55:11.979 | 2022-01-10 16:55:11.979 | [object6623] 2022-01-10 16:55:11.979 | max connections = 25 2022-01-10 16:55:11.979 | path = /opt/stack/data/swift/2/node/ 2022-01-10 16:55:11.979 | read only = false 2022-01-10 16:55:11.979 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-01-10 16:55:11.979 | 2022-01-10 16:55:11.979 | [object6633] 2022-01-10 16:55:11.979 | max connections = 25 2022-01-10 16:55:11.979 | path = /opt/stack/data/swift/3/node/ 2022-01-10 16:55:11.979 | read only = false 2022-01-10 16:55:11.979 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-01-10 16:55:11.979 | 2022-01-10 16:55:11.979 | [object6643] 2022-01-10 16:55:11.979 | max connections = 25 2022-01-10 16:55:11.979 | path = /opt/stack/data/swift/4/node/ 2022-01-10 16:55:11.979 | read only = false 2022-01-10 16:55:11.979 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-01-10 16:55:11.980 | + lib/swift:configure_swift:360 : is_ubuntu 2022-01-10 16:55:11.982 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:55:11.984 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:55:11.986 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-01-10 16:55:12.003 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-01-10 16:55:12.005 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-01-10 16:55:12.009 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-01-10 16:55:12.013 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-01-10 16:55:12.016 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-01-10 16:55:12.019 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-01-10 16:55:12.047 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-01-10 16:55:12.073 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-01-10 16:55:12.090 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-01-10 16:55:12.118 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-01-10 16:55:12.135 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-01-10 16:55:12.162 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-01-10 16:55:12.180 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-01-10 16:55:12.208 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-01-10 16:55:12.225 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-01-10 16:55:12.253 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-01-10 16:55:12.270 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-01-10 16:55:12.298 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-01-10 16:55:12.316 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-01-10 16:55:12.331 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:12.333 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-01-10 16:55:12.360 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-01-10 16:55:12.387 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-01-10 16:55:12.414 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-01-10 16:55:12.440 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-01-10 16:55:12.455 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:12.457 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-01-10 16:55:12.484 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-01-10 16:55:12.498 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:12.500 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-01-10 16:55:12.515 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:12.517 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-01-10 16:55:12.519 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-01-10 16:55:12.533 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:12.535 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-01-10 16:55:12.537 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-01-10 16:55:12.540 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-01-10 16:55:12.545 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-01-10 16:55:12.550 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-01-10 16:55:12.577 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-01-10 16:55:12.604 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-01-10 16:55:12.634 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-01-10 16:55:12.672 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-01-10 16:55:12.700 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-01-10 16:55:12.702 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-01-10 16:55:12.704 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-01-10 16:55:12.706 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-01-10 16:55:12.708 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-01-10 16:55:12.734 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-01-10 16:55:12.762 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-01-10 16:55:12.788 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-01-10 16:55:12.815 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-01-10 16:55:12.842 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-01-10 16:55:12.869 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-01-10 16:55:12.896 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-01-10 16:55:12.923 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-10 16:55:12.950 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-01-10 16:55:12.977 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-01-10 16:55:13.003 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-01-10 16:55:13.031 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-01-10 16:55:13.058 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-01-10 16:55:13.088 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-01-10 16:55:13.115 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-01-10 16:55:13.133 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-01-10 16:55:13.160 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-01-10 16:55:13.188 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-01-10 16:55:13.192 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-01-10 16:55:13.220 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-01-10 16:55:13.247 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-01-10 16:55:13.273 | + lib/swift:configure_swift:478 : local node_number 2022-01-10 16:55:13.275 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-10 16:55:13.277 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-10 16:55:13.279 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-01-10 16:55:13.284 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-01-10 16:55:13.286 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-10 16:55:13.288 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-10 16:55:13.291 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-01-10 16:55:13.293 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-01-10 16:55:13.295 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-10 16:55:13.297 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-10 16:55:13.299 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-01-10 16:55:13.317 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-01-10 16:55:13.344 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-01-10 16:55:13.361 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-01-10 16:55:13.389 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-01-10 16:55:13.407 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-10 16:55:13.436 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-01-10 16:55:13.454 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-10 16:55:13.482 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-01-10 16:55:13.500 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-10 16:55:13.528 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-01-10 16:55:13.546 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-01-10 16:55:13.574 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-01-10 16:55:13.592 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-01-10 16:55:13.620 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-01-10 16:55:13.637 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-01-10 16:55:13.666 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-01-10 16:55:13.684 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-01-10 16:55:13.717 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-01-10 16:55:13.723 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-01-10 16:55:13.742 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-10 16:55:13.771 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-01-10 16:55:13.800 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-01-10 16:55:13.802 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-01-10 16:55:13.807 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-01-10 16:55:13.809 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-01-10 16:55:13.811 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-10 16:55:13.813 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-01-10 16:55:13.815 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-01-10 16:55:13.817 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-10 16:55:13.820 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-10 16:55:13.822 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-01-10 16:55:13.841 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-01-10 16:55:13.875 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-01-10 16:55:13.894 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-01-10 16:55:13.922 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-01-10 16:55:13.940 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-10 16:55:13.968 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-01-10 16:55:13.986 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-10 16:55:14.014 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-01-10 16:55:14.031 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-10 16:55:14.060 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-01-10 16:55:14.078 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-01-10 16:55:14.106 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-01-10 16:55:14.123 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-01-10 16:55:14.152 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-01-10 16:55:14.169 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-01-10 16:55:14.197 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-01-10 16:55:14.216 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-01-10 16:55:14.243 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-01-10 16:55:14.248 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-01-10 16:55:14.266 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-10 16:55:14.294 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-01-10 16:55:14.296 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-01-10 16:55:14.300 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-01-10 16:55:14.302 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-01-10 16:55:14.305 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-10 16:55:14.307 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-01-10 16:55:14.310 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-01-10 16:55:14.312 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-10 16:55:14.314 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-10 16:55:14.316 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-01-10 16:55:14.334 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-01-10 16:55:14.361 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-01-10 16:55:14.378 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-01-10 16:55:14.406 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-01-10 16:55:14.424 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-10 16:55:14.452 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-01-10 16:55:14.469 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-10 16:55:14.497 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-01-10 16:55:14.515 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-10 16:55:14.542 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-01-10 16:55:14.560 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-01-10 16:55:14.588 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-01-10 16:55:14.606 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-01-10 16:55:14.634 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-01-10 16:55:14.652 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-01-10 16:55:14.679 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-01-10 16:55:14.698 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-01-10 16:55:14.725 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-01-10 16:55:14.731 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-01-10 16:55:14.748 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-10 16:55:14.777 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-01-10 16:55:14.805 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-01-10 16:55:14.833 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-01-10 16:55:14.861 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-01-10 16:55:14.863 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-01-10 16:55:14.868 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-01-10 16:55:14.896 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-01-10 16:55:14.924 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-01-10 16:55:14.953 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-01-10 16:55:14.982 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-01-10 16:55:15.010 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-01-10 16:55:15.037 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-01-10 16:55:15.065 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-01-10 16:55:15.092 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-01-10 16:55:15.119 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-01-10 16:55:15.134 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:15.136 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-01-10 16:55:15.154 | + lib/swift:configure_swift:521 : local auth_vers 2022-01-10 16:55:15.157 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-01-10 16:55:15.176 | + lib/swift:configure_swift:522 : auth_vers=3 2022-01-10 16:55:15.178 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-01-10 16:55:15.206 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-01-10 16:55:15.208 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-01-10 16:55:15.235 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-01-10 16:55:15.263 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-01-10 16:55:15.265 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-01-10 16:55:15.292 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-01-10 16:55:15.308 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:15.310 | + lib/swift:configure_swift:541 : local user_group 2022-01-10 16:55:15.313 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-01-10 16:55:15.318 | + lib/swift:configure_swift:542 : user_group=1000 2022-01-10 16:55:15.320 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-01-10 16:55:15.333 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-01-10 16:55:15.335 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-01-10 16:55:15.346 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-01-10 16:55:15.348 | + lib/swift:configure_swift:548 : is_suse 2022-01-10 16:55:15.350 | + functions-common:is_suse:529 : is_opensuse 2022-01-10 16:55:15.353 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-10 16:55:15.355 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-10 16:55:15.357 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-10 16:55:15.359 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-10 16:55:15.362 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-10 16:55:15.364 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-01-10 16:55:15.375 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-01-10 16:55:15.378 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-01-10 16:55:15.380 | + ./stack.sh:main:909 : is_service_enabled s3api 2022-01-10 16:55:15.398 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:15.400 | + ./stack.sh:main:915 : is_service_enabled g-api n-api 2022-01-10 16:55:15.417 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:15.419 | + ./stack.sh:main:917 : stack_install_service glance 2022-01-10 16:55:15.422 | + lib/stack:stack_install_service:20 : local service=glance 2022-01-10 16:55:15.424 | + lib/stack:stack_install_service:21 : type install_glance 2022-01-10 16:55:15.426 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-10 16:55:15.429 | + lib/stack:stack_install_service:32 : install_glance 2022-01-10 16:55:15.431 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-01-10 16:55:15.434 | + lib/glance:install_glance:507 : local glance_store_extras 2022-01-10 16:55:15.436 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-01-10 16:55:15.453 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:15.456 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-01-10 16:55:15.458 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-01-10 16:55:15.476 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:15.478 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-01-10 16:55:15.481 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-01-10 16:55:15.483 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-01-10 16:55:15.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:55:15.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:55:15.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-01-10 16:55:15.494 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:55:15.497 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-01-10 16:55:15.500 | ++ inc/python:join_extras:29 : local IFS=, 2022-01-10 16:55:15.502 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-01-10 16:55:15.505 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-01-10 16:55:15.509 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-01-10 16:55:15.511 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-01-10 16:55:15.514 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-01-10 16:55:15.517 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-01-10 16:55:15.519 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-01-10 16:55:15.522 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-01-10 16:55:15.526 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-01-10 16:55:15.526 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-01-10 16:55:15.532 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-01-10 16:55:15.534 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-01-10 16:55:15.537 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-01-10 16:55:15.540 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-01-10 16:55:15.542 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-01-10 16:55:15.564 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-01-10 16:55:15.566 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-01-10 16:55:16.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:16.340 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:16.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:16.340 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:17.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:55:17.596 | Collecting glance-store[cinder,swift]!=0.29.0 2022-01-10 16:55:17.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-01-10 16:55:17.695 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-01-10 16:55:17.696 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-01-10 16:55:17.697 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-10 16:55:17.698 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-01-10 16:55:17.700 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2022-01-10 16:55:17.701 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-01-10 16:55:17.702 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-01-10 16:55:17.703 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-01-10 16:55:17.704 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-10 16:55:17.705 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-01-10 16:55:17.706 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-10 16:55:17.707 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-01-10 16:55:17.776 | Collecting python-swiftclient>=3.2.0 2022-01-10 16:55:17.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-01-10 16:55:17.791 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2022-01-10 16:55:17.793 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-01-10 16:55:17.795 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-01-10 16:55:17.884 | Collecting python-cinderclient>=4.1.0 2022-01-10 16:55:17.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-01-10 16:55:18.040 | Collecting os-brick>=2.6.0 2022-01-10 16:55:18.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-01-10 16:55:18.067 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-01-10 16:55:18.068 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-01-10 16:55:18.081 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2022-01-10 16:55:18.149 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2022-01-10 16:55:18.151 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-01-10 16:55:18.152 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-01-10 16:55:18.175 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-01-10 16:55:18.176 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-01-10 16:55:18.179 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-01-10 16:55:18.181 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-01-10 16:55:18.182 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-01-10 16:55:18.193 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-01-10 16:55:18.234 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2022-01-10 16:55:18.235 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-01-10 16:55:18.237 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-01-10 16:55:18.237 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-01-10 16:55:18.258 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-01-10 16:55:18.260 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-01-10 16:55:18.274 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-01-10 16:55:18.291 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-01-10 16:55:18.293 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-01-10 16:55:18.310 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-01-10 16:55:18.313 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-10 16:55:18.392 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-01-10 16:55:18.393 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-01-10 16:55:18.395 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-01-10 16:55:18.398 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.10) 2022-01-10 16:55:18.448 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-01-10 16:55:18.476 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-01-10 16:55:18.512 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2022-01-10 16:55:18.679 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-01-10 16:55:18.682 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-01-10 16:55:18.742 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-10 16:55:18.743 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-01-10 16:55:18.746 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-01-10 16:55:18.747 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-01-10 16:55:18.748 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-10 16:55:18.751 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-01-10 16:55:18.806 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-01-10 16:55:18.977 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-10 16:55:19.017 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.3.1) 2022-01-10 16:55:19.102 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-01-10 16:55:19.250 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-01-10 16:55:20.826 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-01-10 16:55:22.156 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-01-10 16:55:22.156 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:55:22.284 | + inc/python:pip_install:200 : result=0 2022-01-10 16:55:22.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:55:22.289 | + functions-common:time_stop:2412 : local name 2022-01-10 16:55:22.291 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:55:22.294 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:55:22.296 | + functions-common:time_stop:2415 : local total 2022-01-10 16:55:22.298 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:55:22.300 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:55:22.303 | + functions-common:time_stop:2419 : start_time=1641833715558 2022-01-10 16:55:22.306 | + functions-common:time_stop:2421 : [[ -z 1641833715558 ]] 2022-01-10 16:55:22.308 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:55:22.313 | + functions-common:time_stop:2424 : end_time=1641833722310 2022-01-10 16:55:22.315 | + functions-common:time_stop:2425 : elapsed_time=6752 2022-01-10 16:55:22.317 | + functions-common:time_stop:2426 : total=75923 2022-01-10 16:55:22.319 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:55:22.322 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=82675 2022-01-10 16:55:22.324 | + inc/python:pip_install:203 : return 0 2022-01-10 16:55:22.327 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-01-10 16:55:22.329 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-01-10 16:55:22.332 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-01-10 16:55:22.344 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-01-10 16:55:22.349 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-01-10 16:55:22.352 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/glance.git 2022-01-10 16:55:22.354 | + functions-common:git_clone:596 : local git_dest=/opt/stack/glance 2022-01-10 16:55:22.357 | + functions-common:git_clone:597 : local git_ref=master 2022-01-10 16:55:22.359 | + functions-common:git_clone:598 : local orig_dir 2022-01-10 16:55:22.362 | ++ functions-common:git_clone:599 : pwd 2022-01-10 16:55:22.364 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-10 16:55:22.367 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-10 16:55:22.370 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-10 16:55:22.386 | + functions-common:git_clone:602 : RECLONE=False 2022-01-10 16:55:22.388 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-10 16:55:22.391 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-10 16:55:22.394 | + functions-common:git_clone:616 : echo master 2022-01-10 16:55:22.394 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-10 16:55:22.400 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/glance ]] 2022-01-10 16:55:22.402 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-10 16:55:22.404 | + functions-common:git_clone:664 : cd /opt/stack/glance 2022-01-10 16:55:22.407 | + functions-common:git_clone:665 : git show --oneline 2022-01-10 16:55:22.408 | + functions-common:git_clone:665 : head -1 2022-01-10 16:55:22.416 | 502fa0ffc Remove six.iteritems usage 2022-01-10 16:55:22.421 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-10 16:55:22.424 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-01-10 16:55:22.426 | + inc/python:setup_develop:338 : local bindep 2022-01-10 16:55:22.429 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-01-10 16:55:22.432 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-01-10 16:55:22.434 | + inc/python:setup_develop:344 : local extras= 2022-01-10 16:55:22.437 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-01-10 16:55:22.439 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-10 16:55:22.442 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-01-10 16:55:22.444 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-01-10 16:55:22.447 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-10 16:55:22.449 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-10 16:55:22.452 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-01-10 16:55:22.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-10 16:55:22.458 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-01-10 16:55:22.461 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-10 16:55:22.463 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-10 16:55:22.466 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-01-10 16:55:22.472 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-01-10 16:55:22.474 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-01-10 16:55:23.119 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-01-10 16:55:23.122 | + inc/python:setup_package:418 : local bindep=0 2022-01-10 16:55:23.124 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-10 16:55:23.126 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-10 16:55:23.129 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-01-10 16:55:23.132 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-01-10 16:55:23.134 | + inc/python:setup_package:427 : local flags=-e 2022-01-10 16:55:23.137 | + inc/python:setup_package:428 : local extras= 2022-01-10 16:55:23.139 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-10 16:55:23.141 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-10 16:55:23.144 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-10 16:55:23.146 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-10 16:55:23.149 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-10 16:55:23.151 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-01-10 16:55:23.172 | Using python 3.8 to install /opt/stack/glance 2022-01-10 16:55:23.174 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-01-10 16:55:23.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:23.949 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:23.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:23.949 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:25.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:55:25.100 | Obtaining file:///opt/stack/glance 2022-01-10 16:55:25.101 | Preparing metadata (setup.py): started 2022-01-10 16:55:26.204 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:55:26.352 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (5.8.0) 2022-01-10 16:55:26.353 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (0.7.1) 2022-01-10 16:55:26.354 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (1.4.29) 2022-01-10 16:55:26.355 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (0.33.0) 2022-01-10 16:55:26.356 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (2.1.1) 2022-01-10 16:55:26.358 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (2.5.1) 2022-01-10 16:55:26.359 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (1.8.7) 2022-01-10 16:55:26.360 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (0.4.2) 2022-01-10 16:55:26.361 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (1.7.5) 2022-01-10 16:55:26.361 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (0.20.2) 2022-01-10 16:55:26.363 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (8.7.1) 2022-01-10 16:55:26.364 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (4.5.0) 2022-01-10 16:55:26.365 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (3.4.0) 2022-01-10 16:55:26.366 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (1.4.0) 2022-01-10 16:55:26.367 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (4.12.0) 2022-01-10 16:55:26.368 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (3.5.0) 2022-01-10 16:55:26.369 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (2.4.0) 2022-01-10 16:55:26.517 | Collecting taskflow>=4.0.0 2022-01-10 16:55:26.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-01-10 16:55:26.543 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (4.4.0) 2022-01-10 16:55:26.544 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (9.3.0) 2022-01-10 16:55:26.588 | Collecting WSME>=0.8.0 2022-01-10 16:55:26.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-01-10 16:55:26.599 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (3.0.0) 2022-01-10 16:55:26.601 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (3.5.0) 2022-01-10 16:55:26.602 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev29) (3.2.0) 2022-01-10 16:55:26.603 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (4.4.0) 2022-01-10 16:55:26.604 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (21.0.0) 2022-01-10 16:55:26.605 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (1.16.0) 2022-01-10 16:55:26.606 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (11.1.0) 2022-01-10 16:55:26.607 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (5.1.0) 2022-01-10 16:55:26.648 | Collecting oslo.limit>=1.0.0 2022-01-10 16:55:26.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-01-10 16:55:26.657 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (4.6.1) 2022-01-10 16:55:26.658 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (12.11.1) 2022-01-10 16:55:26.659 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (4.5.0) 2022-01-10 16:55:26.660 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (2.3.0) 2022-01-10 16:55:26.662 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (3.10.1) 2022-01-10 16:55:26.693 | Collecting retrying!=1.3.0,>=1.2.3 2022-01-10 16:55:26.700 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-01-10 16:55:26.703 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (3.4.2) 2022-01-10 16:55:26.705 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (2.7.0) 2022-01-10 16:55:26.705 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (2.3.0) 2022-01-10 16:55:26.706 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (36.0.1) 2022-01-10 16:55:26.739 | Collecting cursive>=0.2.1 2022-01-10 16:55:26.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-01-10 16:55:26.749 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (1.0.2) 2022-01-10 16:55:26.750 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev29) (5.5.0) 2022-01-10 16:55:26.844 | Collecting castellan>=0.17.0 2022-01-10 16:55:26.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-01-10 16:55:26.873 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev29) (1.1.6) 2022-01-10 16:55:26.874 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev29) (5.4.0) 2022-01-10 16:55:26.876 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev29) (4.10.0) 2022-01-10 16:55:26.958 | Collecting python-barbicanclient>=4.5.2 2022-01-10 16:55:26.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-01-10 16:55:26.972 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev29) (2.27.1) 2022-01-10 16:55:27.013 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev29) (1.15.0) 2022-01-10 16:55:27.028 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev29) (4.2.0) 2022-01-10 16:55:27.060 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev29) (1.13.3) 2022-01-10 16:55:27.075 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev29) (1.1.2) 2022-01-10 16:55:27.076 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev29) (2.1.0) 2022-01-10 16:55:27.168 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev29) (3.0.6) 2022-01-10 16:55:27.246 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev29) (1.7.0) 2022-01-10 16:55:27.297 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev29) (3.1.1) 2022-01-10 16:55:27.304 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev29) (2.9.0) 2022-01-10 16:55:27.364 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev29) (0.14.1) 2022-01-10 16:55:27.407 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev29) (6.0) 2022-01-10 16:55:27.409 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev29) (0.8.0) 2022-01-10 16:55:27.410 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev29) (1.5.0) 2022-01-10 16:55:27.471 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev29) (2.0.1) 2022-01-10 16:55:27.473 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev29) (0.5.0) 2022-01-10 16:55:27.476 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev29) (0.13.0) 2022-01-10 16:55:27.502 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev29) (0.61.0) 2022-01-10 16:55:27.550 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev29) (0.9.6) 2022-01-10 16:55:27.553 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev29) (2.8.2) 2022-01-10 16:55:27.611 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (5.2.3) 2022-01-10 16:55:27.612 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (5.0.9) 2022-01-10 16:55:27.614 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (4.2.4) 2022-01-10 16:55:27.617 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (2.8.0) 2022-01-10 16:55:27.621 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (0.4.0) 2022-01-10 16:55:27.643 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev29) (3.2.0) 2022-01-10 16:55:27.646 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev29) (3.0.3) 2022-01-10 16:55:27.649 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev29) (3.3.0) 2022-01-10 16:55:27.692 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev29) (5.9.0) 2022-01-10 16:55:27.737 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev29) (2021.3) 2022-01-10 16:55:27.739 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev29) (0.11.0) 2022-01-10 16:55:27.740 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev29) (21.3) 2022-01-10 16:55:27.819 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev29) (60.3.1) 2022-01-10 16:55:27.879 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev29) (0.2.5) 2022-01-10 16:55:27.987 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev29) (0.7) 2022-01-10 16:55:28.393 | Collecting networkx>=2.1.0 2022-01-10 16:55:28.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-01-10 16:55:28.466 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev29) (6.3.1) 2022-01-10 16:55:28.534 | Collecting automaton>=1.9.0 2022-01-10 16:55:28.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-01-10 16:55:28.577 | Collecting pydot>=1.2.4 2022-01-10 16:55:28.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-01-10 16:55:28.676 | Collecting simplegeneric 2022-01-10 16:55:28.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-01-10 16:55:28.687 | Preparing metadata (setup.py): started 2022-01-10 16:55:29.275 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:55:29.307 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (5.0.0) 2022-01-10 16:55:29.430 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev29) (2.21) 2022-01-10 16:55:29.494 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev29) (1.6) 2022-01-10 16:55:29.546 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev29) (2.0.1) 2022-01-10 16:55:29.766 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (1.4.4) 2022-01-10 16:55:29.768 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (2.5.0) 2022-01-10 16:55:29.770 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (1.1.4) 2022-01-10 16:55:29.771 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (5.1.1) 2022-01-10 16:55:29.773 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (1.4.0) 2022-01-10 16:55:29.775 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (1.32) 2022-01-10 16:55:29.776 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (0.10.0) 2022-01-10 16:55:29.898 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (0.12.0) 2022-01-10 16:55:29.931 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev29) (1.0.3) 2022-01-10 16:55:30.014 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (3.0.0) 2022-01-10 16:55:30.015 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev29) (1.3.3) 2022-01-10 16:55:30.276 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev29) (3.10.0) 2022-01-10 16:55:30.473 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev29) (3.3) 2022-01-10 16:55:30.476 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev29) (2.0.10) 2022-01-10 16:55:30.477 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev29) (2019.11.28) 2022-01-10 16:55:30.478 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev29) (1.26.8) 2022-01-10 16:55:30.554 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev29) (0.5.2) 2022-01-10 16:55:30.716 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev29) (2.5.0) 2022-01-10 16:55:30.820 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev29) (3.7.0) 2022-01-10 16:55:31.219 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev29) (0.4.0) 2022-01-10 16:55:31.223 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev29) (2.3.3) 2022-01-10 16:55:31.458 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev29) (2.2) 2022-01-10 16:55:31.820 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev29) (1.0.0) 2022-01-10 16:55:32.139 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev29) (21.4.0) 2022-01-10 16:55:32.140 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev29) (1.8.2) 2022-01-10 16:55:32.480 | Building wheels for collected packages: simplegeneric 2022-01-10 16:55:32.480 | Building wheel for simplegeneric (setup.py): started 2022-01-10 16:55:33.117 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-01-10 16:55:33.118 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=88636e7af75ec7197cab9f8f1230b0127e11e33d7fa00b548a8e16dd67107941 2022-01-10 16:55:33.118 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-01-10 16:55:33.122 | Successfully built simplegeneric 2022-01-10 16:55:33.976 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-01-10 16:55:37.432 | Running setup.py develop for glance 2022-01-10 16:55:39.439 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2022-01-10 16:55:39.439 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:55:39.588 | + inc/python:pip_install:200 : result=0 2022-01-10 16:55:39.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:55:39.593 | + functions-common:time_stop:2412 : local name 2022-01-10 16:55:39.595 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:55:39.597 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:55:39.600 | + functions-common:time_stop:2415 : local total 2022-01-10 16:55:39.602 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:55:39.605 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:55:39.607 | + functions-common:time_stop:2419 : start_time=1641833723166 2022-01-10 16:55:39.609 | + functions-common:time_stop:2421 : [[ -z 1641833723166 ]] 2022-01-10 16:55:39.612 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:55:39.616 | + functions-common:time_stop:2424 : end_time=1641833739613 2022-01-10 16:55:39.619 | + functions-common:time_stop:2425 : elapsed_time=16447 2022-01-10 16:55:39.621 | + functions-common:time_stop:2426 : total=82675 2022-01-10 16:55:39.623 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:55:39.625 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=99122 2022-01-10 16:55:39.627 | + inc/python:pip_install:203 : return 0 2022-01-10 16:55:39.630 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-10 16:55:39.632 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-10 16:55:39.635 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-10 16:55:39.653 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-10 16:55:39.666 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-01-10 16:55:39.668 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-01-10 16:55:39.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:55:39.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:55:39.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-01-10 16:55:39.678 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:55:39.681 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-10 16:55:39.683 | + ./stack.sh:main:918 : configure_glance 2022-01-10 16:55:39.686 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-01-10 16:55:39.698 | + lib/glance:configure_glance:326 : local dburl 2022-01-10 16:55:39.701 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-01-10 16:55:39.704 | ++ lib/database:database_connection_url:134 : local db=glance 2022-01-10 16:55:39.706 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-01-10 16:55:39.709 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2022-01-10 16:55:39.711 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-10 16:55:39.714 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-10 16:55:39.716 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-01-10 16:55:39.747 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-10 16:55:39.777 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-01-10 16:55:39.806 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-10 16:55:39.833 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-01-10 16:55:39.864 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-01-10 16:55:39.894 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-01-10 16:55:39.897 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-01-10 16:55:39.899 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-01-10 16:55:39.902 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-10 16:55:39.904 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-01-10 16:55:39.934 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-01-10 16:55:39.962 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-01-10 16:55:39.990 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-01-10 16:55:40.019 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-01-10 16:55:40.047 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-01-10 16:55:40.080 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-01-10 16:55:40.109 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-01-10 16:55:40.137 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-10 16:55:40.165 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-01-10 16:55:40.193 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-01-10 16:55:40.224 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-01-10 16:55:40.226 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-01-10 16:55:40.229 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-01-10 16:55:40.231 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-10 16:55:40.233 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-10 16:55:40.235 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-10 16:55:40.252 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:40.255 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-10 16:55:40.258 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-10 16:55:40.260 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-10 16:55:40.276 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:40.279 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-10 16:55:40.282 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-10 16:55:40.310 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-10 16:55:40.312 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-10 16:55:40.315 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-01-10 16:55:40.317 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-01-10 16:55:40.320 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-01-10 16:55:40.347 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-01-10 16:55:40.376 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-01-10 16:55:40.378 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-01-10 16:55:40.381 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-01-10 16:55:40.383 | + lib/glance:configure_glance_store:254 : local be 2022-01-10 16:55:40.385 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-01-10 16:55:40.388 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-01-10 16:55:40.390 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-10 16:55:40.421 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-01-10 16:55:40.423 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-01-10 16:55:40.454 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-01-10 16:55:40.456 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-01-10 16:55:40.473 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:40.476 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-01-10 16:55:40.503 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-01-10 16:55:40.531 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-01-10 16:55:40.560 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-01-10 16:55:40.588 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-01-10 16:55:40.616 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-01-10 16:55:40.633 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:40.636 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-01-10 16:55:40.665 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-01-10 16:55:40.698 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-01-10 16:55:40.726 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-01-10 16:55:40.754 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-01-10 16:55:40.782 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-01-10 16:55:40.811 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-01-10 16:55:40.828 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:40.830 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-01-10 16:55:40.833 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-01-10 16:55:40.835 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-01-10 16:55:40.838 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-10 16:55:40.855 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-10 16:55:40.858 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-10 16:55:40.860 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-10 16:55:40.863 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-10 16:55:40.866 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-10 16:55:40.893 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-01-10 16:55:40.921 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-01-10 16:55:40.949 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-10 16:55:40.977 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-01-10 16:55:40.981 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-01-10 16:55:41.012 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-01-10 16:55:41.041 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-10 16:55:41.070 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-01-10 16:55:41.098 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-01-10 16:55:41.127 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-01-10 16:55:41.155 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-01-10 16:55:41.183 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-10 16:55:41.214 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-01-10 16:55:41.244 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-01-10 16:55:41.276 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-01-10 16:55:41.304 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-01-10 16:55:41.309 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-01-10 16:55:41.315 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-01-10 16:55:41.331 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:55:41.334 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-01-10 16:55:41.337 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-01-10 16:55:41.339 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-01-10 16:55:41.341 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-01-10 16:55:41.343 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-01-10 16:55:41.346 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-01-10 16:55:41.350 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-01-10 16:55:41.352 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-01-10 16:55:41.356 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-01-10 16:55:41.385 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-01-10 16:55:41.388 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-01-10 16:55:41.390 | ++ functions:get_random_port:837 : true 2022-01-10 16:55:41.392 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-01-10 16:55:41.395 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-01-10 16:55:41.398 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-01-10 16:55:41.463 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-01-10 16:55:41.466 | ++ functions:get_random_port:841 : break 2 2022-01-10 16:55:41.468 | ++ functions:get_random_port:845 : echo 60999 2022-01-10 16:55:41.471 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-01-10 16:55:41.473 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-01-10 16:55:41.500 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-01-10 16:55:41.528 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-01-10 16:55:41.555 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-01-10 16:55:41.582 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-01-10 16:55:41.609 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-01-10 16:55:41.637 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-01-10 16:55:41.664 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-01-10 16:55:41.691 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-10 16:55:41.719 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-10 16:55:41.746 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-01-10 16:55:41.773 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-10 16:55:41.800 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-01-10 16:55:41.829 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-01-10 16:55:41.856 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-01-10 16:55:41.884 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-01-10 16:55:41.912 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-01-10 16:55:41.940 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-01-10 16:55:41.968 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-01-10 16:55:41.995 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-01-10 16:55:41.998 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-01-10 16:55:42.000 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-10 16:55:42.002 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:55:42.005 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:55:42.007 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-01-10 16:55:42.010 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-01-10 16:55:42.070 | proxy (enabled by site administrator) 2022-01-10 16:55:42.073 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-01-10 16:55:42.075 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-01-10 16:55:42.078 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-10 16:55:42.080 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:55:42.082 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:55:42.085 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-01-10 16:55:42.087 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-01-10 16:55:42.141 | No module matches proxy_http 2022-01-10 16:55:42.144 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-01-10 16:55:42.207 | Considering dependency proxy for proxy_http: 2022-01-10 16:55:42.208 | Module proxy already enabled 2022-01-10 16:55:42.208 | Enabling module proxy_http. 2022-01-10 16:55:42.213 | To activate the new configuration, you need to run: 2022-01-10 16:55:42.213 | systemctl restart apache2 2022-01-10 16:55:42.217 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-01-10 16:55:42.220 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-10 16:55:42.222 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-10 16:55:42.225 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-10 16:55:42.353 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-01-10 16:55:42.357 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-01-10 16:55:42.359 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-01-10 16:55:42.361 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-10 16:55:42.364 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:55:42.366 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:55:42.368 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-10 16:55:42.371 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-10 16:55:42.374 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-01-10 16:55:42.375 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-10 16:55:42.385 | KeepAlive Off 2022-01-10 16:55:42.389 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-01-10 16:55:42.389 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-10 16:55:42.398 | SetEnv proxy-sendchunked 1 2022-01-10 16:55:42.402 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-10 16:55:42.402 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-01-10 16:55:42.410 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-01-10 16:55:42.414 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-01-10 16:55:42.416 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-01-10 16:55:42.418 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-10 16:55:42.421 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-10 16:55:42.423 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-10 16:55:42.425 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:55:42.427 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:55:42.430 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-10 16:55:42.432 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-10 16:55:42.435 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:55:42.437 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:55:42.439 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-01-10 16:55:42.501 | Enabling site glance-wsgi-api. 2022-01-10 16:55:42.507 | To activate the new configuration, you need to run: 2022-01-10 16:55:42.507 | systemctl reload apache2 2022-01-10 16:55:42.511 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-01-10 16:55:42.513 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-10 16:55:42.516 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-10 16:55:42.518 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-10 16:55:42.648 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-01-10 16:55:42.654 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-01-10 16:55:42.684 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-01-10 16:55:42.687 | + ./stack.sh:main:921 : is_service_enabled cinder 2022-01-10 16:55:42.705 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:55:42.708 | + ./stack.sh:main:923 : stack_install_service cinder 2022-01-10 16:55:42.710 | + lib/stack:stack_install_service:20 : local service=cinder 2022-01-10 16:55:42.713 | + lib/stack:stack_install_service:21 : type install_cinder 2022-01-10 16:55:42.715 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-10 16:55:42.718 | + lib/stack:stack_install_service:32 : install_cinder 2022-01-10 16:55:42.720 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-01-10 16:55:42.723 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/cinder.git 2022-01-10 16:55:42.725 | + functions-common:git_clone:596 : local git_dest=/opt/stack/cinder 2022-01-10 16:55:42.727 | + functions-common:git_clone:597 : local git_ref=master 2022-01-10 16:55:42.730 | + functions-common:git_clone:598 : local orig_dir 2022-01-10 16:55:42.733 | ++ functions-common:git_clone:599 : pwd 2022-01-10 16:55:42.735 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-10 16:55:42.738 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-10 16:55:42.741 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-10 16:55:42.758 | + functions-common:git_clone:602 : RECLONE=False 2022-01-10 16:55:42.760 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-10 16:55:42.763 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-10 16:55:42.766 | + functions-common:git_clone:616 : echo master 2022-01-10 16:55:42.766 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-10 16:55:42.771 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/cinder ]] 2022-01-10 16:55:42.773 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-10 16:55:42.776 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2022-01-10 16:55:42.779 | + functions-common:git_clone:665 : head -1 2022-01-10 16:55:42.779 | + functions-common:git_clone:665 : git show --oneline 2022-01-10 16:55:42.784 | 3bebea115 Merge "fix 'huawei dorado v6' create new volume from snapshot error" 2022-01-10 16:55:42.787 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-10 16:55:42.789 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-01-10 16:55:42.792 | + inc/python:setup_develop:338 : local bindep 2022-01-10 16:55:42.795 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-10 16:55:42.797 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-01-10 16:55:42.800 | + inc/python:setup_develop:344 : local extras= 2022-01-10 16:55:42.803 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-01-10 16:55:42.806 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-10 16:55:42.808 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-10 16:55:42.811 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-01-10 16:55:42.813 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-10 16:55:42.815 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-10 16:55:42.819 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-01-10 16:55:42.822 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-10 16:55:42.825 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-01-10 16:55:42.827 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-10 16:55:42.829 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-10 16:55:42.833 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-01-10 16:55:42.838 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-01-10 16:55:42.841 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-01-10 16:55:43.491 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-01-10 16:55:43.494 | + inc/python:setup_package:418 : local bindep=0 2022-01-10 16:55:43.496 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-10 16:55:43.499 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-10 16:55:43.501 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-10 16:55:43.504 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-01-10 16:55:43.506 | + inc/python:setup_package:427 : local flags=-e 2022-01-10 16:55:43.509 | + inc/python:setup_package:428 : local extras= 2022-01-10 16:55:43.511 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-10 16:55:43.514 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-10 16:55:43.516 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-10 16:55:43.518 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-10 16:55:43.521 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-10 16:55:43.524 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-01-10 16:55:43.545 | Using python 3.8 to install /opt/stack/cinder 2022-01-10 16:55:43.547 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-01-10 16:55:44.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:44.348 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:44.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:55:44.348 | from cryptography.utils import int_from_bytes 2022-01-10 16:55:45.446 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:55:45.470 | Obtaining file:///opt/stack/cinder 2022-01-10 16:55:45.470 | Preparing metadata (setup.py): started 2022-01-10 16:55:47.294 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:55:47.506 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (5.8.0) 2022-01-10 16:55:47.508 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (5.1.1) 2022-01-10 16:55:47.509 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (0.33.0) 2022-01-10 16:55:47.510 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (1.1.2) 2022-01-10 16:55:47.511 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (0.20.2) 2022-01-10 16:55:47.512 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (1.0.2) 2022-01-10 16:55:47.513 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev151) (3.2.0) 2022-01-10 16:55:47.514 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.4.0) 2022-01-10 16:55:47.515 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (9.3.0) 2022-01-10 16:55:47.516 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.7.1) 2022-01-10 16:55:47.628 | Collecting oauth2client>=4.1.3 2022-01-10 16:55:47.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-01-10 16:55:47.642 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (8.7.1) 2022-01-10 16:55:47.644 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.5.0) 2022-01-10 16:55:47.645 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.4.0) 2022-01-10 16:55:47.647 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (11.1.0) 2022-01-10 16:55:47.647 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.6.1) 2022-01-10 16:55:47.649 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (12.11.1) 2022-01-10 16:55:47.650 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.5.0) 2022-01-10 16:55:47.651 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.10.1) 2022-01-10 16:55:47.652 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.6.2) 2022-01-10 16:55:47.653 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.3.0) 2022-01-10 16:55:47.654 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (6.3.0) 2022-01-10 16:55:47.655 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.2.0) 2022-01-10 16:55:47.656 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.8.0) 2022-01-10 16:55:47.657 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (1.4.0) 2022-01-10 16:55:47.658 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.12.0) 2022-01-10 16:55:47.659 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.5.0) 2022-01-10 16:55:47.660 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.4.2) 2022-01-10 16:55:47.662 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (21.3) 2022-01-10 16:55:47.784 | Collecting paramiko>=2.7.2 2022-01-10 16:55:47.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-01-10 16:55:47.800 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.5.0) 2022-01-10 16:55:47.801 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.1.1) 2022-01-10 16:55:47.803 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (5.9.0) 2022-01-10 16:55:47.804 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.0.6) 2022-01-10 16:55:47.805 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (5.2.0) 2022-01-10 16:55:47.902 | Collecting python-glanceclient>=3.2.2 2022-01-10 16:55:47.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-01-10 16:55:47.917 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.4.0) 2022-01-10 16:55:47.918 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (17.6.0) 2022-01-10 16:55:47.919 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.13.0) 2022-01-10 16:55:47.921 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2021.3) 2022-01-10 16:55:47.922 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.27.1) 2022-01-10 16:55:47.923 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.5.1) 2022-01-10 16:55:47.923 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (4.6.3) 2022-01-10 16:55:47.968 | Collecting rtslib-fb>=2.1.74 2022-01-10 16:55:47.975 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-01-10 16:55:47.980 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (1.16.0) 2022-01-10 16:55:47.981 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (1.4.29) 2022-01-10 16:55:47.982 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (0.13.0) 2022-01-10 16:55:47.983 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.5.0) 2022-01-10 16:55:48.022 | Collecting tabulate>=0.8.7 2022-01-10 16:55:48.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-01-10 16:55:48.033 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (6.3.1) 2022-01-10 16:55:48.034 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (1.8.7) 2022-01-10 16:55:48.035 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (5.1.0) 2022-01-10 16:55:48.156 | Collecting oslo.vmware>=3.10.0 2022-01-10 16:55:48.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-01-10 16:55:48.180 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (5.1.0) 2022-01-10 16:55:48.181 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (5.5.0) 2022-01-10 16:55:48.182 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (2.10.0) 2022-01-10 16:55:48.331 | Collecting google-api-python-client>=1.11.0 2022-01-10 16:55:48.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/ab065a8d01409/google_api_python_client-2.34.0-py2.py3-none-any.whl (7.9 MB) 2022-01-10 16:55:48.561 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (3.10.0) 2022-01-10 16:55:48.562 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (36.0.1) 2022-01-10 16:55:48.563 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev151) (0.2.2) 2022-01-10 16:55:48.608 | Collecting zstd>=1.4.5.1 2022-01-10 16:55:48.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-01-10 16:55:48.718 | Preparing metadata (setup.py): started 2022-01-10 16:55:49.317 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:55:50.350 | Collecting boto3>=1.16.51 2022-01-10 16:55:50.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/948/e81af347085e6/boto3-1.20.31-py3-none-any.whl (131 kB) 2022-01-10 16:55:50.437 | Collecting s3transfer<0.6.0,>=0.5.0 2022-01-10 16:55:50.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-01-10 16:55:51.867 | Collecting botocore<1.24.0,>=1.23.31 2022-01-10 16:55:51.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/187/c736ce242bbea/botocore-1.23.31-py3-none-any.whl (8.5 MB) 2022-01-10 16:55:52.100 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev151) (0.10.0) 2022-01-10 16:55:52.207 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev151) (1.15.0) 2022-01-10 16:55:52.238 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev151) (2.1.0) 2022-01-10 16:55:52.292 | Collecting uritemplate<5,>=3.0.1 2022-01-10 16:55:52.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-01-10 16:55:52.426 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-01-10 16:55:52.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2022-01-10 16:55:52.543 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-01-10 16:55:52.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/62d393aed7e3d/google_api_core-2.3.2-py2.py3-none-any.whl (109 kB) 2022-01-10 16:55:52.588 | Collecting google-auth-httplib2>=0.1.0 2022-01-10 16:55:52.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-01-10 16:55:52.692 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev151) (1.7.0) 2022-01-10 16:55:52.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev151) (3.1.1) 2022-01-10 16:55:52.743 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev151) (2.9.0) 2022-01-10 16:55:52.831 | Collecting rsa>=3.1.4 2022-01-10 16:55:52.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-01-10 16:55:52.981 | Collecting pyasn1>=0.1.7 2022-01-10 16:55:52.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-01-10 16:55:53.107 | Collecting pyasn1-modules>=0.0.5 2022-01-10 16:55:53.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-01-10 16:55:53.176 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev151) (0.14.1) 2022-01-10 16:55:53.219 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev151) (6.0) 2022-01-10 16:55:53.220 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev151) (0.8.0) 2022-01-10 16:55:53.221 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev151) (2.3.0) 2022-01-10 16:55:53.223 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev151) (1.5.0) 2022-01-10 16:55:53.283 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev151) (2.0.1) 2022-01-10 16:55:53.284 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev151) (1.7.5) 2022-01-10 16:55:53.287 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev151) (0.5.0) 2022-01-10 16:55:53.342 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev151) (2.8.2) 2022-01-10 16:55:53.346 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev151) (0.9.6) 2022-01-10 16:55:53.405 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev151) (4.2.4) 2022-01-10 16:55:53.407 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev151) (0.4.0) 2022-01-10 16:55:53.408 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev151) (5.2.3) 2022-01-10 16:55:53.409 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev151) (5.0.9) 2022-01-10 16:55:53.412 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev151) (2.4.0) 2022-01-10 16:55:53.436 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev151) (3.0.3) 2022-01-10 16:55:53.438 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev151) (3.3.0) 2022-01-10 16:55:53.440 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev151) (3.2.0) 2022-01-10 16:55:53.485 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev151) (1.0.3) 2022-01-10 16:55:53.571 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev151) (1.3.3) 2022-01-10 16:55:53.574 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev151) (3.0.0) 2022-01-10 16:55:53.594 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev151) (3.0.0) 2022-01-10 16:55:53.620 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev151) (0.11.0) 2022-01-10 16:55:53.684 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev151) (1.26.8) 2022-01-10 16:55:53.726 | Collecting suds-community>=0.6 2022-01-10 16:55:53.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-01-10 16:55:54.001 | Collecting pynacl>=1.0.1 2022-01-10 16:55:54.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-01-10 16:55:54.056 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev151) (60.3.1) 2022-01-10 16:55:54.197 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev151) (3.10.0) 2022-01-10 16:55:54.274 | Collecting warlock<2,>=1.2.0 2022-01-10 16:55:54.281 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-01-10 16:55:54.285 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev151) (1.13.3) 2022-01-10 16:55:54.286 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev151) (21.0.0) 2022-01-10 16:55:54.540 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev151) (2019.11.28) 2022-01-10 16:55:54.543 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev151) (2.0.10) 2022-01-10 16:55:54.545 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev151) (3.3) 2022-01-10 16:55:54.582 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev151) (0.7) 2022-01-10 16:55:54.653 | Collecting pyudev>=0.16.1 2022-01-10 16:55:54.660 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-01-10 16:55:54.908 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev151) (0.5.2) 2022-01-10 16:55:54.909 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev151) (0.4.2) 2022-01-10 16:55:55.058 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev151) (1.4.2) 2022-01-10 16:55:55.060 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev151) (2.6.3) 2022-01-10 16:55:55.060 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev151) (2.4.0) 2022-01-10 16:55:55.194 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev151) (0.12.2) 2022-01-10 16:55:55.315 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev151) (1.1.6) 2022-01-10 16:55:55.316 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev151) (5.4.0) 2022-01-10 16:55:55.318 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev151) (4.10.0) 2022-01-10 16:55:55.353 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev151) (5.0.0) 2022-01-10 16:55:55.608 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev151) (2.21) 2022-01-10 16:55:55.687 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev151) (2.3.3) 2022-01-10 16:55:55.690 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev151) (0.4.0) 2022-01-10 16:55:55.822 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev151) (1.6) 2022-01-10 16:55:55.868 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev151) (2.5.0) 2022-01-10 16:55:56.026 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-01-10 16:55:56.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-01-10 16:55:56.044 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev151) (3.19.1) 2022-01-10 16:55:56.249 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev151) (2.0.1) 2022-01-10 16:55:56.681 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev151) (1.1.4) 2022-01-10 16:55:56.736 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev151) (0.12.0) 2022-01-10 16:55:56.784 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev151) (0.2.5) 2022-01-10 16:55:58.131 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev151) (1.32) 2022-01-10 16:55:58.415 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev151) (1.8.2) 2022-01-10 16:55:58.416 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev151) (21.4.0) 2022-01-10 16:55:58.576 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev151) (2.2) 2022-01-10 16:55:58.823 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev151) (1.0.0) 2022-01-10 16:55:58.955 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev151) (3.7.0) 2022-01-10 16:55:59.595 | Building wheels for collected packages: zstd 2022-01-10 16:55:59.595 | Building wheel for zstd (setup.py): started 2022-01-10 16:56:45.558 | Building wheel for zstd (setup.py): finished with status 'done' 2022-01-10 16:56:45.570 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761608 sha256=bc4e9bc7aad9f34c96e49b51d4435afc348fbfe42eecc8ae498a0b5cb8e48571 2022-01-10 16:56:45.570 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-01-10 16:56:45.574 | Successfully built zstd 2022-01-10 16:56:46.535 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-01-10 16:56:49.146 | Attempting uninstall: pynacl 2022-01-10 16:56:49.148 | Found existing installation: PyNaCl 1.3.0 2022-01-10 16:56:49.157 | Uninstalling PyNaCl-1.3.0: 2022-01-10 16:56:49.184 | Successfully uninstalled PyNaCl-1.3.0 2022-01-10 16:56:51.606 | Running setup.py develop for cinder 2022-01-10 16:56:55.054 | Successfully installed boto3-1.20.31 botocore-1.23.31 cinder google-api-core-2.3.2 google-api-python-client-2.34.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-01-10 16:56:55.055 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:56:55.306 | + inc/python:pip_install:200 : result=0 2022-01-10 16:56:55.308 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:56:55.311 | + functions-common:time_stop:2412 : local name 2022-01-10 16:56:55.313 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:56:55.321 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:56:55.321 | + functions-common:time_stop:2415 : local total 2022-01-10 16:56:55.321 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:56:55.322 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:56:55.324 | + functions-common:time_stop:2419 : start_time=1641833743540 2022-01-10 16:56:55.327 | + functions-common:time_stop:2421 : [[ -z 1641833743540 ]] 2022-01-10 16:56:55.330 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:56:55.334 | + functions-common:time_stop:2424 : end_time=1641833815331 2022-01-10 16:56:55.336 | + functions-common:time_stop:2425 : elapsed_time=71791 2022-01-10 16:56:55.338 | + functions-common:time_stop:2426 : total=99122 2022-01-10 16:56:55.340 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:56:55.342 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=170913 2022-01-10 16:56:55.345 | + inc/python:pip_install:203 : return 0 2022-01-10 16:56:55.347 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-10 16:56:55.350 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-10 16:56:55.352 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-10 16:56:55.371 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-10 16:56:55.383 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-01-10 16:56:55.386 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-01-10 16:56:55.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:56:55.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:56:55.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-01-10 16:56:55.396 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:56:55.398 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-01-10 16:56:55.401 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-01-10 16:56:55.403 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-01-10 16:56:55.406 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:56:55.409 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:56:55.411 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-01-10 16:56:55.423 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-01-10 16:56:55.425 | + functions-common:install_package:1450 : update_package_repo 2022-01-10 16:56:55.428 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-10 16:56:55.430 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-10 16:56:55.433 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-10 16:56:55.435 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-10 16:56:55.438 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-10 16:56:55.440 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:56:55.443 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:56:55.445 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-10 16:56:55.448 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-10 16:56:55.450 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-10 16:56:55.452 | + functions-common:apt_get_update:1177 : return 2022-01-10 16:56:55.455 | + functions-common:install_package:1451 : real_install_package targetcli-fb 2022-01-10 16:56:55.458 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-10 16:56:55.461 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:56:55.463 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:56:55.466 | + functions-common:real_install_package:1437 : apt_get install targetcli-fb 2022-01-10 16:56:55.489 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-01-10 16:56:55.596 | Reading package lists... 2022-01-10 16:56:55.824 | Building dependency tree... 2022-01-10 16:56:55.825 | Reading state information... 2022-01-10 16:56:56.060 | The following packages were automatically installed and are no longer required: 2022-01-10 16:56:56.061 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-10 16:56:56.061 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-10 16:56:56.061 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-10 16:56:56.061 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-10 16:56:56.061 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-10 16:56:56.061 | python3-zope.interface 2022-01-10 16:56:56.061 | Use 'sudo apt autoremove' to remove them. 2022-01-10 16:56:56.062 | The following additional packages will be installed: 2022-01-10 16:56:56.062 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-10 16:56:56.062 | python3-urwid 2022-01-10 16:56:56.064 | Suggested packages: 2022-01-10 16:56:56.064 | python-pyparsing-doc python-urwid-doc 2022-01-10 16:56:56.132 | The following NEW packages will be installed: 2022-01-10 16:56:56.132 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-10 16:56:56.132 | python3-urwid targetcli-fb 2022-01-10 16:56:56.409 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-10 16:56:56.409 | Need to get 356 kB of archives. 2022-01-10 16:56:56.409 | After this operation, 2,294 kB of additional disk space will be used. 2022-01-10 16:56:56.409 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-01-10 16:56:56.825 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-01-10 16:56:57.064 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-01-10 16:56:57.089 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-01-10 16:56:57.111 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-01-10 16:56:57.133 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-01-10 16:56:57.706 | Fetched 356 kB in 1s (352 kB/s) 2022-01-10 16:56:57.839 | Selecting previously unselected package python3-pyparsing. 2022-01-10 16:56:57.890 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-01-10 16:56:57.894 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-01-10 16:56:57.924 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-01-10 16:56:58.364 | Selecting previously unselected package python3-urwid. 2022-01-10 16:56:58.374 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-01-10 16:56:58.433 | Unpacking python3-urwid (2.0.1-3) ... 2022-01-10 16:56:58.900 | Selecting previously unselected package python3-configshell-fb. 2022-01-10 16:56:58.911 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-01-10 16:56:58.970 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-10 16:56:59.342 | Selecting previously unselected package python3-pyudev. 2022-01-10 16:56:59.352 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-01-10 16:56:59.414 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-10 16:56:59.844 | Selecting previously unselected package python3-rtslib-fb. 2022-01-10 16:56:59.854 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-01-10 16:56:59.889 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-10 16:57:00.324 | Selecting previously unselected package targetcli-fb. 2022-01-10 16:57:00.334 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-01-10 16:57:00.381 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-10 16:57:00.681 | Setting up python3-urwid (2.0.1-3) ... 2022-01-10 16:57:01.131 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-10 16:57:01.131 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-10 16:57:01.131 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-10 16:57:01.131 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-10 16:57:01.131 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-10 16:57:01.131 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-10 16:57:01.131 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-10 16:57:01.131 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-10 16:57:01.311 | Setting up python3-pyparsing (2.4.6-1) ... 2022-01-10 16:57:01.780 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-10 16:57:02.244 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-10 16:57:02.667 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-10 16:57:04.100 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-10 16:57:04.724 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-01-10 16:57:04.725 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-01-10 16:57:06.718 | Processing triggers for man-db (2.9.1-1) ... 2022-01-10 16:57:06.959 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-10 16:57:14.993 | + functions-common:apt_get:1221 : result=0 2022-01-10 16:57:14.995 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-10 16:57:14.997 | + functions-common:time_stop:2412 : local name 2022-01-10 16:57:15.000 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:57:15.002 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:57:15.005 | + functions-common:time_stop:2415 : local total 2022-01-10 16:57:15.007 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:57:15.010 | + functions-common:time_stop:2418 : name=apt-get 2022-01-10 16:57:15.012 | + functions-common:time_stop:2419 : start_time=1641833815486 2022-01-10 16:57:15.014 | + functions-common:time_stop:2421 : [[ -z 1641833815486 ]] 2022-01-10 16:57:15.018 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:57:15.023 | + functions-common:time_stop:2424 : end_time=1641833835020 2022-01-10 16:57:15.025 | + functions-common:time_stop:2425 : elapsed_time=19534 2022-01-10 16:57:15.028 | + functions-common:time_stop:2426 : total=497480 2022-01-10 16:57:15.030 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:57:15.033 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=517014 2022-01-10 16:57:15.036 | + functions-common:apt_get:1225 : return 0 2022-01-10 16:57:15.038 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-10 16:57:15.041 | + ./stack.sh:main:924 : configure_cinder 2022-01-10 16:57:15.043 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-01-10 16:57:15.056 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-01-10 16:57:15.059 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-01-10 16:57:15.062 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-01-10 16:57:15.064 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-10 16:57:15.067 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-01-10 16:57:15.067 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-10 16:57:15.071 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-01-10 16:57:15.074 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-01-10 16:57:15.076 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-10 16:57:15.078 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-01-10 16:57:15.080 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-01-10 16:57:15.082 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-01-10 16:57:15.085 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-01-10 16:57:15.087 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-01-10 16:57:15.098 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-01-10 16:57:15.110 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-01-10 16:57:15.121 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-01-10 16:57:15.133 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-01-10 16:57:15.145 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-10 16:57:15.148 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-10 16:57:15.152 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZRgutlvcNC 2022-01-10 16:57:15.154 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-10 16:57:15.157 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-10 16:57:15.159 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-01-10 16:57:15.162 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZRgutlvcNC 2022-01-10 16:57:15.165 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZRgutlvcNC 2022-01-10 16:57:15.177 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZRgutlvcNC /etc/sudoers.d/cinder-rootwrap 2022-01-10 16:57:15.190 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-01-10 16:57:15.194 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-10 16:57:15.196 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-10 16:57:15.198 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-10 16:57:15.200 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-10 16:57:15.202 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-01-10 16:57:15.205 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-01-10 16:57:15.208 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-01-10 16:57:15.210 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-01-10 16:57:15.214 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-01-10 16:57:15.219 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-01-10 16:57:15.238 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-01-10 16:57:15.256 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-01-10 16:57:15.275 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-01-10 16:57:15.293 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-01-10 16:57:15.311 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-01-10 16:57:15.330 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-01-10 16:57:15.349 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-01-10 16:57:15.367 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-01-10 16:57:15.369 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-01-10 16:57:15.371 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-01-10 16:57:15.373 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-10 16:57:15.376 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-01-10 16:57:15.405 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-01-10 16:57:15.432 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-01-10 16:57:15.460 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-01-10 16:57:15.487 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-01-10 16:57:15.515 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-01-10 16:57:15.543 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-01-10 16:57:15.572 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-01-10 16:57:15.599 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-10 16:57:15.626 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-01-10 16:57:15.655 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-01-10 16:57:15.686 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-01-10 16:57:15.714 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-01-10 16:57:15.716 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-01-10 16:57:15.719 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-01-10 16:57:15.722 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2022-01-10 16:57:15.724 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-10 16:57:15.727 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-10 16:57:15.757 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-01-10 16:57:15.786 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-01-10 16:57:15.813 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-01-10 16:57:15.841 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-01-10 16:57:15.869 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-01-10 16:57:15.897 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-01-10 16:57:15.929 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-01-10 16:57:15.931 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-01-10 16:57:15.959 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-01-10 16:57:15.991 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-01-10 16:57:15.998 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 745c01b849808e95030ad6e2cb336473 2022-01-10 16:57:16.026 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-01-10 16:57:16.028 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-01-10 16:57:16.056 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-01-10 16:57:16.085 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-01-10 16:57:16.112 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-01-10 16:57:16.140 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-01-10 16:57:16.157 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:16.159 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-01-10 16:57:16.162 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-01-10 16:57:16.164 | + lib/cinder:configure_cinder:301 : local default_name= 2022-01-10 16:57:16.166 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-01-10 16:57:16.168 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-01-10 16:57:16.171 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-01-10 16:57:16.173 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-01-10 16:57:16.175 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-01-10 16:57:16.178 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-01-10 16:57:16.180 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-01-10 16:57:16.183 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-01-10 16:57:16.213 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-01-10 16:57:16.240 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-01-10 16:57:16.268 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-01-10 16:57:16.296 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-01-10 16:57:16.324 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-01-10 16:57:16.352 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-01-10 16:57:16.354 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-01-10 16:57:16.357 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-01-10 16:57:16.359 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-01-10 16:57:16.388 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-01-10 16:57:16.390 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-01-10 16:57:16.417 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-01-10 16:57:16.419 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-01-10 16:57:16.422 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-01-10 16:57:16.425 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-01-10 16:57:16.452 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-01-10 16:57:16.455 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-01-10 16:57:16.458 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-01-10 16:57:16.474 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:16.477 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-01-10 16:57:16.479 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-01-10 16:57:16.481 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-01-10 16:57:16.484 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-01-10 16:57:16.511 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.32:8080/v1/AUTH_ 2022-01-10 16:57:16.539 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-01-10 16:57:16.556 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:57:16.559 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-01-10 16:57:16.575 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:57:16.577 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-01-10 16:57:16.594 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:57:16.597 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-01-10 16:57:16.599 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-01-10 16:57:16.602 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-01-10 16:57:16.604 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-01-10 16:57:16.606 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-10 16:57:16.609 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-10 16:57:16.612 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-10 16:57:16.628 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:16.631 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-10 16:57:16.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-10 16:57:16.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-10 16:57:16.651 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:16.654 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-10 16:57:16.657 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-10 16:57:16.685 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-10 16:57:16.687 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-10 16:57:16.690 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-01-10 16:57:16.692 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-01-10 16:57:16.695 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-01-10 16:57:16.698 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-10 16:57:16.715 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-10 16:57:16.717 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-10 16:57:16.720 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-10 16:57:16.722 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-10 16:57:16.725 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-10 16:57:16.753 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-01-10 16:57:16.781 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-01-10 16:57:16.810 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-10 16:57:16.837 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-01-10 16:57:16.855 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:16.857 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-01-10 16:57:16.860 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-01-10 16:57:16.862 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-01-10 16:57:16.865 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-01-10 16:57:16.867 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-10 16:57:16.869 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-10 16:57:16.872 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-01-10 16:57:16.876 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-01-10 16:57:16.879 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-10 16:57:16.881 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-10 16:57:16.894 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-10 16:57:16.894 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-10 16:57:16.903 | d /var/run/uwsgi 0755 ubuntu root 2022-01-10 16:57:16.906 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-10 16:57:16.921 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-01-10 16:57:16.923 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-01-10 16:57:16.927 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-01-10 16:57:16.957 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-01-10 16:57:16.984 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-01-10 16:57:17.011 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-01-10 16:57:17.038 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-10 16:57:17.065 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-10 16:57:17.092 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-01-10 16:57:17.119 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-01-10 16:57:17.147 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-01-10 16:57:17.174 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-10 16:57:17.201 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-10 16:57:17.229 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-10 16:57:17.256 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-01-10 16:57:17.283 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-10 16:57:17.286 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-10 16:57:17.289 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-01-10 16:57:17.291 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-01-10 16:57:17.293 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-10 16:57:17.296 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:57:17.298 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:57:17.301 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-10 16:57:17.303 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-01-10 16:57:17.306 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-01-10 16:57:17.333 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-10 16:57:17.362 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-01-10 16:57:17.362 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-10 16:57:17.371 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-01-10 16:57:17.374 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-01-10 16:57:17.376 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-01-10 16:57:17.378 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-10 16:57:17.381 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-10 16:57:17.383 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-10 16:57:17.385 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:57:17.388 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:57:17.390 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-10 16:57:17.393 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-10 16:57:17.395 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-10 16:57:17.398 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-10 16:57:17.400 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-01-10 16:57:17.461 | Enabling site cinder-wsgi. 2022-01-10 16:57:17.466 | To activate the new configuration, you need to run: 2022-01-10 16:57:17.466 | systemctl reload apache2 2022-01-10 16:57:17.471 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-10 16:57:17.473 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-10 16:57:17.475 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-10 16:57:17.478 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-10 16:57:17.608 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-01-10 16:57:17.611 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-01-10 16:57:17.640 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-01-10 16:57:17.669 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-01-10 16:57:17.686 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:57:17.688 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-01-10 16:57:17.691 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-01-10 16:57:17.693 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-01-10 16:57:17.695 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-01-10 16:57:17.698 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-01-10 16:57:17.728 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-01-10 16:57:17.756 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-01-10 16:57:17.785 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-01-10 16:57:17.813 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-01-10 16:57:17.841 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-01-10 16:57:17.869 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-01-10 16:57:17.897 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-01-10 16:57:17.925 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-01-10 16:57:17.953 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-01-10 16:57:17.981 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-01-10 16:57:18.010 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-01-10 16:57:18.038 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-01-10 16:57:18.040 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-01-10 16:57:18.057 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:18.059 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-01-10 16:57:18.090 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-01-10 16:57:18.093 | + ./stack.sh:main:927 : is_service_enabled neutron 2022-01-10 16:57:18.110 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:18.114 | + ./stack.sh:main:929 : stack_install_service neutron 2022-01-10 16:57:18.116 | + lib/stack:stack_install_service:20 : local service=neutron 2022-01-10 16:57:18.119 | + lib/stack:stack_install_service:21 : type install_neutron 2022-01-10 16:57:18.121 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-10 16:57:18.124 | + lib/stack:stack_install_service:32 : install_neutron 2022-01-10 16:57:18.127 | + lib/neutron:install_neutron:676 : is_neutron_legacy_enabled 2022-01-10 16:57:18.131 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-10 16:57:18.131 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-10 16:57:18.137 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-10 16:57:18.139 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-10 16:57:18.142 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-10 16:57:18.145 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-10 16:57:18.147 | + lib/neutron:install_neutron:678 : install_mutnauq 2022-01-10 16:57:18.150 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-01-10 16:57:18.152 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-01-10 16:57:18.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:57:18.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:57:18.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-01-10 16:57:18.165 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:57:18.167 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-01-10 16:57:18.170 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/neutron.git 2022-01-10 16:57:18.172 | + functions-common:git_clone:596 : local git_dest=/opt/stack/neutron 2022-01-10 16:57:18.175 | + functions-common:git_clone:597 : local git_ref=master 2022-01-10 16:57:18.177 | + functions-common:git_clone:598 : local orig_dir 2022-01-10 16:57:18.180 | ++ functions-common:git_clone:599 : pwd 2022-01-10 16:57:18.183 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-10 16:57:18.185 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-10 16:57:18.188 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-10 16:57:18.206 | + functions-common:git_clone:602 : RECLONE=False 2022-01-10 16:57:18.208 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-10 16:57:18.210 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-10 16:57:18.213 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-10 16:57:18.214 | + functions-common:git_clone:616 : echo master 2022-01-10 16:57:18.219 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/neutron ]] 2022-01-10 16:57:18.221 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-10 16:57:18.224 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2022-01-10 16:57:18.227 | + functions-common:git_clone:665 : git show --oneline 2022-01-10 16:57:18.227 | + functions-common:git_clone:665 : head -1 2022-01-10 16:57:18.232 | bd146e9664 Remove "PortBindingMixin" class and related DB table 2022-01-10 16:57:18.234 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-10 16:57:18.237 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-01-10 16:57:18.240 | + inc/python:setup_develop:338 : local bindep 2022-01-10 16:57:18.243 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-10 16:57:18.245 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-01-10 16:57:18.247 | + inc/python:setup_develop:344 : local extras= 2022-01-10 16:57:18.250 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-01-10 16:57:18.253 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-10 16:57:18.255 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-10 16:57:18.258 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-01-10 16:57:18.260 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-10 16:57:18.263 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-10 16:57:18.266 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-01-10 16:57:18.269 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-10 16:57:18.272 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-01-10 16:57:18.274 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-10 16:57:18.277 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-10 16:57:18.280 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-01-10 16:57:18.287 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-01-10 16:57:18.289 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-01-10 16:57:18.930 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-01-10 16:57:18.932 | + inc/python:setup_package:418 : local bindep=0 2022-01-10 16:57:18.935 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-10 16:57:18.937 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-10 16:57:18.940 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-10 16:57:18.942 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-01-10 16:57:18.945 | + inc/python:setup_package:427 : local flags=-e 2022-01-10 16:57:18.947 | + inc/python:setup_package:428 : local extras= 2022-01-10 16:57:18.949 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-10 16:57:18.952 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-10 16:57:18.954 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-10 16:57:18.956 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-10 16:57:18.959 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-10 16:57:18.961 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-01-10 16:57:18.982 | Using python 3.8 to install /opt/stack/neutron 2022-01-10 16:57:18.985 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-01-10 16:57:19.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:57:19.833 | from cryptography.utils import int_from_bytes 2022-01-10 16:57:19.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-10 16:57:19.833 | from cryptography.utils import int_from_bytes 2022-01-10 16:57:20.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-10 16:57:20.968 | Obtaining file:///opt/stack/neutron 2022-01-10 16:57:20.969 | Preparing metadata (setup.py): started 2022-01-10 16:57:22.959 | Preparing metadata (setup.py): finished with status 'done' 2022-01-10 16:57:23.052 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (5.8.0) 2022-01-10 16:57:23.053 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (3.5.0) 2022-01-10 16:57:23.054 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.1.1) 2022-01-10 16:57:23.055 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.5.1) 2022-01-10 16:57:23.056 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.3.0) 2022-01-10 16:57:23.057 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (5.1.1) 2022-01-10 16:57:23.058 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (0.33.0) 2022-01-10 16:57:23.059 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (1.4.1) 2022-01-10 16:57:23.060 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (0.20.2) 2022-01-10 16:57:23.061 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.27.1) 2022-01-10 16:57:23.062 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (3.0.3) 2022-01-10 16:57:23.063 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (9.3.0) 2022-01-10 16:57:23.065 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (0.8.0) 2022-01-10 16:57:23.066 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (0.11.0) 2022-01-10 16:57:23.067 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.18.1) 2022-01-10 16:57:23.068 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (7.7.0) 2022-01-10 16:57:23.069 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (6.3.1) 2022-01-10 16:57:23.070 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (1.4.29) 2022-01-10 16:57:23.071 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (1.8.7) 2022-01-10 16:57:23.072 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (4.4.0) 2022-01-10 16:57:23.073 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (1.7.5) 2022-01-10 16:57:23.074 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (3.5.0) 2022-01-10 16:57:23.075 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.9.0) 2022-01-10 16:57:23.076 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (4.5.0) 2022-01-10 16:57:23.077 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (8.7.1) 2022-01-10 16:57:23.078 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (3.4.0) 2022-01-10 16:57:23.080 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (11.1.0) 2022-01-10 16:57:23.081 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (5.1.0) 2022-01-10 16:57:23.082 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (4.6.1) 2022-01-10 16:57:23.083 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (12.11.1) 2022-01-10 16:57:23.084 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (4.5.0) 2022-01-10 16:57:23.085 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (3.10.1) 2022-01-10 16:57:23.086 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.6.2) 2022-01-10 16:57:23.087 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.3.0) 2022-01-10 16:57:23.088 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (6.3.0) 2022-01-10 16:57:23.090 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (4.2.0) 2022-01-10 16:57:23.091 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.8.0) 2022-01-10 16:57:23.092 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (1.4.0) 2022-01-10 16:57:23.093 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (4.12.0) 2022-01-10 16:57:23.094 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.5.0) 2022-01-10 16:57:23.096 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (3.4.2) 2022-01-10 16:57:23.097 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.3.0) 2022-01-10 16:57:23.098 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (1.1.0) 2022-01-10 16:57:23.099 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.16.0) 2022-01-10 16:57:23.100 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (1.14.0) 2022-01-10 16:57:23.101 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (21.3) 2022-01-10 16:57:23.102 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (5.9.0) 2022-01-10 16:57:23.103 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:23.104 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (21.0.0) 2022-01-10 16:57:23.105 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (17.6.0) 2022-01-10 16:57:23.106 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (0.61.0) 2022-01-10 16:57:23.107 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (4.4.0) 2022-01-10 16:57:23.108 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.7.0) 2022-01-10 16:57:23.109 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.4.0) 2022-01-10 16:57:23.110 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev335) (2.10.0) 2022-01-10 16:57:23.126 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev335) (5.4.0) 2022-01-10 16:57:23.128 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev335) (1.1.6) 2022-01-10 16:57:23.129 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev335) (4.10.0) 2022-01-10 16:57:23.140 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev335) (1.13.3) 2022-01-10 16:57:23.141 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev335) (1.16.0) 2022-01-10 16:57:23.153 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev335) (2.1.0) 2022-01-10 16:57:23.154 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev335) (1.1.2) 2022-01-10 16:57:23.173 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev335) (3.0.6) 2022-01-10 16:57:23.181 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev335) (2.0.1) 2022-01-10 16:57:23.241 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev335) (1.0.2) 2022-01-10 16:57:23.244 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev335) (1.7.0) 2022-01-10 16:57:23.301 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev335) (4.4.0) 2022-01-10 16:57:23.302 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev335) (3.1.1) 2022-01-10 16:57:23.354 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev335) (1.2.2) 2022-01-10 16:57:23.356 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev335) (2.6.0) 2022-01-10 16:57:23.388 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (36.0.1) 2022-01-10 16:57:23.389 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (6.0) 2022-01-10 16:57:23.390 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (0.10.0) 2022-01-10 16:57:23.391 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (2.5.0) 2022-01-10 16:57:23.393 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (1.32) 2022-01-10 16:57:23.395 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (1.4.4) 2022-01-10 16:57:23.396 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (1.4.0) 2022-01-10 16:57:23.398 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev335) (1.1.4) 2022-01-10 16:57:23.416 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev335) (1.0.3) 2022-01-10 16:57:23.512 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev335) (0.14.1) 2022-01-10 16:57:23.561 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev335) (1.5.0) 2022-01-10 16:57:23.634 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev335) (0.5.0) 2022-01-10 16:57:23.636 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev335) (2.0.1) 2022-01-10 16:57:23.639 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev335) (0.13.0) 2022-01-10 16:57:23.704 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev335) (0.9.6) 2022-01-10 16:57:23.706 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev335) (2.8.2) 2022-01-10 16:57:23.794 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev335) (0.4.0) 2022-01-10 16:57:23.796 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev335) (4.2.4) 2022-01-10 16:57:23.798 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev335) (5.2.3) 2022-01-10 16:57:23.799 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev335) (5.0.9) 2022-01-10 16:57:23.824 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev335) (3.3.0) 2022-01-10 16:57:23.826 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev335) (3.2.0) 2022-01-10 16:57:23.874 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev335) (1.15.0) 2022-01-10 16:57:23.928 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev335) (2021.3) 2022-01-10 16:57:23.963 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev335) (3.0.0) 2022-01-10 16:57:23.965 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev335) (1.3.3) 2022-01-10 16:57:23.989 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev335) (3.0.0) 2022-01-10 16:57:24.131 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev335) (2.4.0) 2022-01-10 16:57:24.202 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev335) (60.3.1) 2022-01-10 16:57:24.281 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev335) (0.3.5) 2022-01-10 16:57:24.282 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev335) (3.0.0) 2022-01-10 16:57:24.398 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:24.399 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:24.400 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:24.401 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:24.402 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:24.403 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:24.404 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev335) (0.6.5) 2022-01-10 16:57:24.613 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev335) (2.4.2) 2022-01-10 16:57:24.616 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev335) (3.10.0) 2022-01-10 16:57:24.618 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev335) (3.2.0) 2022-01-10 16:57:24.665 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev335) (3.17.6) 2022-01-10 16:57:24.666 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev335) (2.1.0) 2022-01-10 16:57:24.760 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev335) (3.3) 2022-01-10 16:57:24.761 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev335) (2019.11.28) 2022-01-10 16:57:24.763 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev335) (2.0.10) 2022-01-10 16:57:24.764 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev335) (1.26.8) 2022-01-10 16:57:24.802 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev335) (0.7) 2022-01-10 16:57:25.150 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev335) (0.12.2) 2022-01-10 16:57:25.229 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev335) (5.0.0) 2022-01-10 16:57:25.426 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev335) (2.21) 2022-01-10 16:57:25.507 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev335) (2.3.3) 2022-01-10 16:57:25.508 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev335) (0.4.0) 2022-01-10 16:57:25.697 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev335) (1.6) 2022-01-10 16:57:25.740 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev335) (2.5.0) 2022-01-10 16:57:25.915 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev335) (2.2) 2022-01-10 16:57:26.451 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev335) (0.12.0) 2022-01-10 16:57:26.501 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev335) (0.2.5) 2022-01-10 16:57:27.131 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev335) (0.4.2) 2022-01-10 16:57:27.134 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev335) (0.5.2) 2022-01-10 16:57:27.480 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev335) (4.10.0) 2022-01-10 16:57:27.481 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev335) (2.0.0) 2022-01-10 16:57:27.656 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev335) (3.7.0) 2022-01-10 16:57:27.914 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev335) (1.8.2) 2022-01-10 16:57:27.915 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev335) (21.4.0) 2022-01-10 16:57:28.155 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev335) (1.0.0) 2022-01-10 16:57:28.381 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev335) (2.3.1) 2022-01-10 16:57:29.832 | Installing collected packages: neutron 2022-01-10 16:57:29.832 | Attempting uninstall: neutron 2022-01-10 16:57:29.834 | Found existing installation: neutron 19.1.0 2022-01-10 16:57:31.123 | Uninstalling neutron-19.1.0: 2022-01-10 16:57:31.202 | Successfully uninstalled neutron-19.1.0 2022-01-10 16:57:31.204 | Running setup.py develop for neutron 2022-01-10 16:57:34.858 | Successfully installed neutron 2022-01-10 16:57:34.858 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-10 16:57:35.009 | + inc/python:pip_install:200 : result=0 2022-01-10 16:57:35.011 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-10 16:57:35.013 | + functions-common:time_stop:2412 : local name 2022-01-10 16:57:35.016 | + functions-common:time_stop:2413 : local end_time 2022-01-10 16:57:35.019 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-10 16:57:35.021 | + functions-common:time_stop:2415 : local total 2022-01-10 16:57:35.023 | + functions-common:time_stop:2416 : local start_time 2022-01-10 16:57:35.025 | + functions-common:time_stop:2418 : name=pip_install 2022-01-10 16:57:35.027 | + functions-common:time_stop:2419 : start_time=1641833838977 2022-01-10 16:57:35.030 | + functions-common:time_stop:2421 : [[ -z 1641833838977 ]] 2022-01-10 16:57:35.032 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-10 16:57:35.037 | + functions-common:time_stop:2424 : end_time=1641833855034 2022-01-10 16:57:35.039 | + functions-common:time_stop:2425 : elapsed_time=16057 2022-01-10 16:57:35.041 | + functions-common:time_stop:2426 : total=170913 2022-01-10 16:57:35.043 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-10 16:57:35.045 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=186970 2022-01-10 16:57:35.047 | + inc/python:pip_install:203 : return 0 2022-01-10 16:57:35.050 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-10 16:57:35.053 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-10 16:57:35.056 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-10 16:57:35.075 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-10 16:57:35.087 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-01-10 16:57:35.089 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-01-10 16:57:35.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:57:35.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:57:35.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-01-10 16:57:35.099 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:57:35.102 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-01-10 16:57:35.104 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-10 16:57:35.107 | + ./stack.sh:main:932 : is_service_enabled nova 2022-01-10 16:57:35.125 | + functions-common:is_service_enabled:2068 : return 0 2022-01-10 16:57:35.128 | + ./stack.sh:main:934 : stack_install_service nova 2022-01-10 16:57:35.131 | + lib/stack:stack_install_service:20 : local service=nova 2022-01-10 16:57:35.133 | + lib/stack:stack_install_service:21 : type install_nova 2022-01-10 16:57:35.136 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-10 16:57:35.138 | + lib/stack:stack_install_service:32 : install_nova 2022-01-10 16:57:35.141 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-01-10 16:57:35.143 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-01-10 16:57:35.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-10 16:57:35.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-10 16:57:35.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-01-10 16:57:35.153 | + inc/python:use_library_from_git:253 : return 1 2022-01-10 16:57:35.155 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-01-10 16:57:35.171 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:57:35.174 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-01-10 16:57:35.191 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:57:35.194 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-01-10 16:57:35.210 | + functions-common:is_service_enabled:2068 : return 1 2022-01-10 16:57:35.212 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-01-10 16:57:35.215 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/nova.git 2022-01-10 16:57:35.217 | + functions-common:git_clone:596 : local git_dest=/opt/stack/nova 2022-01-10 16:57:35.219 | + functions-common:git_clone:597 : local git_ref=master 2022-01-10 16:57:35.221 | + functions-common:git_clone:598 : local orig_dir 2022-01-10 16:57:35.224 | ++ functions-common:git_clone:599 : pwd 2022-01-10 16:57:35.227 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-10 16:57:35.229 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-10 16:57:35.232 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-10 16:57:35.248 | + functions-common:git_clone:602 : RECLONE=False 2022-01-10 16:57:35.250 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-10 16:57:35.253 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-10 16:57:35.256 | + functions-common:git_clone:616 : echo master 2022-01-10 16:57:35.256 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-10 16:57:35.261 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/nova ]] 2022-01-10 16:57:35.263 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-10 16:57:35.265 | + functions-common:git_clone:664 : cd /opt/stack/nova 2022-01-10 16:57:35.268 | + functions-common:git_clone:665 : git show --oneline 2022-01-10 16:57:35.269 | + functions-common:git_clone:665 : head -1 2022-01-10 16:57:35.272 | b49b7663e1 Merge "Re-add python 3.6 functional testing" 2022-01-10 16:57:35.274 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-10 16:57:35.277 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-01-10 16:57:35.279 | + inc/python:setup_develop:338 : local bindep 2022-01-10 16:57:35.281 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-01-10 16:57:35.284 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-01-10 16:57:35.286 | + inc/python:setup_develop:344 : local extras= 2022-01-10 16:57:35.289 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-01-10 16:57:35.291 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-10 16:57:35.293 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-01-10 16:57:35.296 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-01-10 16:57:35.299 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-10 16:57:35.301 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-10 16:57:35.305 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-01-10 16:57:35.307 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-10 16:57:35.310 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-01-10 16:57:35.312 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-10 16:57:35.316 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-10 16:57:35.319 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-01-10 16:57:35.324 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-01-10 16:57:35.327 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-01-10 16:57:35.985 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-01-10 16:57:35.987 | + inc/python:setup_package:418 : local bindep=0 2022-01-10 16:57:35.990 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-10 16:57:35.992 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-10 16:57:35.994 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-01-10 16:57:35.996 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-01-10 16:57:35.999 | + inc/python:setup_package:427 : local flags=-e 2022-01-10 16:57:36.001 | + inc/python:setup_package:428 : local extras= 2022-01-10 16:57:36.003 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-10 16:57:36.005 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-10 16:57:36.008 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-10 16:57:36.010 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-10 16:57:36.012 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-10 16:57:36.014 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-01-10 16:57:36.036 | Using python 3.8 to install /opt/stack/nova 2022-01-10 16:57:36.039 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova