2022-04-13 01:01:01.275 | + ./stack.sh:main:489 : exec 2022-04-13 01:01:01.275 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-010101' 2022-04-13 01:01:01.275 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-010101.summary.2022-04-13-010101 2022-04-13 01:01:01.275 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:01:01.275 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-010101 2022-04-13 01:01:01.275 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-010101 /opt/stack/logs/stack.sh.log 2022-04-13 01:01:01.275 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-010101.summary.2022-04-13-010101 /opt/stack/logs/stack.sh.log.summary 2022-04-13 01:01:01.275 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 01:01:01.275 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 01:01:01.275 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 01:01:01.276 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 01:01:01.276 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 01:01:01.276 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 01:01:01.276 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 01:01:01.276 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:01:01.276 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 01:01:01.276 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 01:01:01.276 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:01:01.276 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:01:01.276 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 01:01:01.276 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 01:01:01.279 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:01:01.281 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 01:01:01.283 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 01:01:01.285 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 01:01:01.287 | + ./stack.sh:main:578 : uname -a 2022-04-13 01:01:01.288 | Linux dv-neutron-837392-6-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-04-13 01:01:01.290 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 01:01:01.292 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 01:01:01.295 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 01:01:01.332 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 01:01:01.347 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 01:01:01.349 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 01:01:01.351 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 01:01:01.353 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 01:01:01.354 | + functions-common:fetch_plugins:1776 : return 2022-04-13 01:01:01.356 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 01:01:01.358 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 01:01:01.360 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:01:01.362 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:01:01.363 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:01:01.365 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:01:01.367 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:01:01.369 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:01:01.371 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:01:01.375 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:01:01.376 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:01:01.378 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:01:01.380 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 01:01:01.382 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:01:01.395 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:01.396 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:01:01.398 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:01:01.400 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:01:01.402 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:01:01.403 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:01:01.405 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:01:01.407 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 01:01:01.409 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 01:01:01.411 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:01:01.412 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 01:01:01.414 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 01:01:01.416 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 01:01:01.418 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 01:01:01.420 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 01:01:01.422 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 01:01:01.424 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 01:01:01.441 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 01:01:01.443 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 01:01:01.455 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:01:01.458 | +++ lib/tls:source:43 : hostname -f 2022-04-13 01:01:01.461 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 01:01:01.463 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 01:01:01.464 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 01:01:01.466 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 01:01:01.468 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 01:01:01.470 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 01:01:01.472 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 01:01:01.473 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 01:01:01.475 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 01:01:01.477 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 01:01:01.481 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 01:01:01.494 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 01:01:01.511 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 01:01:01.523 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 01:01:01.534 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 01:01:01.570 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 01:01:01.628 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 01:01:01.716 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 01:01:01.737 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 01:01:01.787 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 01:01:01.839 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 01:01:01.984 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 01:01:01.998 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 01:01:02.010 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 01:01:02.022 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 01:01:02.109 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 01:01:02.111 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 01:01:02.114 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 01:01:02.116 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 01:01:02.118 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 01:01:02.120 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 01:01:02.122 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 01:01:02.122 | False' 2022-04-13 01:01:02.125 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 01:01:02.139 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 01:01:02.142 | + ./stack.sh:main:626 : run_phase source 2022-04-13 01:01:02.144 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 01:01:02.146 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:01:02.147 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:01:02.150 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:01:02.152 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:01:02.154 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:01:02.156 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:01:02.158 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:01:02.162 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:01:02.165 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:01:02.167 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:01:02.169 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 01:01:02.171 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:01:02.185 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:02.187 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:01:02.189 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 01:01:02.227 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 01:01:02.230 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 01:01:02.232 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:01:02.234 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 01:01:02.236 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 01:01:02.238 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 01:01:02.240 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 01:01:02.242 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 01:01:02.244 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 01:01:02.246 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 01:01:02.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 01:01:02.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.255 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 01:01:02.257 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.259 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 01:01:02.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.264 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 01:01:02.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.268 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 01:01:02.270 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.273 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 01:01:02.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 01:01:02.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.282 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 01:01:02.284 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.287 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 01:01:02.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 01:01:02.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.296 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 01:01:02.298 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 01:01:02.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.305 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 01:01:02.307 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.309 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 01:01:02.312 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.314 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 01:01:02.316 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.318 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 01:01:02.321 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.323 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 01:01:02.325 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.327 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 01:01:02.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.332 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 01:01:02.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.337 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 01:01:02.339 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.341 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 01:01:02.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 01:01:02.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 01:01:02.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.354 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 01:01:02.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 01:01:02.361 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.363 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 01:01:02.365 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.367 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 01:01:02.370 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.372 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 01:01:02.374 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.376 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 01:01:02.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.381 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 01:01:02.383 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.386 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 01:01:02.388 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.390 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 01:01:02.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 01:01:02.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.399 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 01:01:02.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.404 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 01:01:02.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.408 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 01:01:02.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.412 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 01:01:02.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.417 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 01:01:02.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.421 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 01:01:02.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.426 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 01:01:02.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.430 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 01:01:02.433 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.435 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 01:01:02.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.443 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 01:01:02.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 01:01:02.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.453 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 01:01:02.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 01:01:02.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:01:02.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 01:01:02.465 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 01:01:02.467 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:01:02.470 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 01:01:02.484 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:02.486 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 01:01:02.489 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:01:02.491 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 01:01:02.506 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:01:02.509 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 01:01:02.511 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 01:01:02.513 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 01:01:02.515 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 01:01:02.518 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 01:01:02.520 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 01:01:02.522 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 01:01:02.525 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 01:01:02.528 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 01:01:02.528 | Using mysql database backend 2022-04-13 01:01:02.530 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 01:01:02.545 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 01:01:02.548 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 01:01:02.551 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 01:01:02.553 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 01:01:02.556 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:01:02.559 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 01:01:02.574 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:02.577 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 01:01:02.593 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 01:01:02.609 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:02.611 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 01:01:02.627 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 01:01:02.643 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 01:01:02.659 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:01:02.662 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 01:01:02.678 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:02.681 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 01:01:02.697 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 01:01:02.699 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 01:01:02.701 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 01:01:02.704 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 01:01:02.707 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 01:01:02.711 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-010102 2022-04-13 01:01:02.714 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-010102 759' 2022-04-13 01:01:02.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.719 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:01:02.721 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.723 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 01:01:02.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.728 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 01:01:02.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.733 | + 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-04-13 01:01:02.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.738 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 01:01:02.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.742 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 01:01:02.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.747 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-010101 2022-04-13 01:01:02.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.751 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 01:01:02.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.756 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 01:01:02.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.761 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 01:01:02.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.765 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 01:01:02.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.770 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 01:01:02.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:01:02.775 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 01:01:02.778 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 01:01:02.780 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 01:01:02.782 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 01:01:02.784 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 01:01:02.786 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 01:01:02.789 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 01:01:02.792 | ++ functions-common:git_clone:612 : pwd 2022-04-13 01:01:02.794 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 01:01:02.796 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 01:01:02.799 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 01:01:02.813 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 01:01:02.815 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 01:01:02.818 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:02.820 | + functions-common:git_clone:629 : echo master 2022-04-13 01:01:02.820 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 01:01:02.825 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 01:01:02.827 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:02.829 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 01:01:02.832 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 01:01:02.832 | + functions-common:git_clone:678 : head -1 2022-04-13 01:01:02.836 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 01:01:02.838 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 01:01:02.841 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 01:01:02.843 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:01:02.846 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 01:01:02.848 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 01:01:02.851 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 01:01:02.854 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 01:01:02.856 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:01:02.859 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 01:01:02.861 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 01:01:02.864 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 01:01:02.867 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 01:01:02.871 | ++ tools/install_prereqs.sh:source:47 : NOW=1649811662 2022-04-13 01:01:02.874 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 01:01:02.878 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649811380 2022-04-13 01:01:02.881 | ++ tools/install_prereqs.sh:source:49 : DELTA=282 2022-04-13 01:01:02.883 | ++ tools/install_prereqs.sh:source:50 : [[ 282 -lt 7200 ]] 2022-04-13 01:01:02.886 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 01:01:02.888 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 01:01:02.890 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 01:01:02.893 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 01:01:02.895 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 01:01:02.897 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 01:01:02.900 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 01:01:02.902 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 01:01:02.905 | +++ 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-04-13 01:01:02.952 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 01:01:02.952 | apache2-dev 2022-04-13 01:01:02.952 | bc 2022-04-13 01:01:02.952 | bsdmainutils 2022-04-13 01:01:02.952 | curl 2022-04-13 01:01:02.952 | g++ 2022-04-13 01:01:02.952 | gawk 2022-04-13 01:01:02.952 | gcc 2022-04-13 01:01:02.952 | gettext 2022-04-13 01:01:02.952 | git 2022-04-13 01:01:02.952 | graphviz 2022-04-13 01:01:02.952 | iputils-ping 2022-04-13 01:01:02.952 | libapache2-mod-proxy-uwsgi 2022-04-13 01:01:02.952 | libffi-dev 2022-04-13 01:01:02.952 | libjpeg-dev 2022-04-13 01:01:02.952 | libpcre3-dev 2022-04-13 01:01:02.952 | libpq-dev 2022-04-13 01:01:02.952 | libssl-dev 2022-04-13 01:01:02.952 | libsystemd-dev 2022-04-13 01:01:02.952 | libxml2-dev 2022-04-13 01:01:02.952 | libxslt1-dev 2022-04-13 01:01:02.952 | libyaml-dev 2022-04-13 01:01:02.952 | lsof 2022-04-13 01:01:02.953 | openssh-server 2022-04-13 01:01:02.953 | openssl 2022-04-13 01:01:02.953 | pkg-config 2022-04-13 01:01:02.953 | psmisc 2022-04-13 01:01:02.953 | python3-dev 2022-04-13 01:01:02.953 | python3-pip 2022-04-13 01:01:02.953 | python3-systemd 2022-04-13 01:01:02.953 | python3-venv 2022-04-13 01:01:02.953 | tar 2022-04-13 01:01:02.953 | tcpdump 2022-04-13 01:01:02.953 | unzip 2022-04-13 01:01:02.953 | uuid-runtime 2022-04-13 01:01:02.953 | wget 2022-04-13 01:01:02.953 | wget 2022-04-13 01:01:02.953 | zlib1g-dev 2022-04-13 01:01:02.953 | libkrb5-dev 2022-04-13 01:01:02.953 | libldap2-dev 2022-04-13 01:01:02.953 | libsasl2-dev 2022-04-13 01:01:02.953 | memcached 2022-04-13 01:01:02.953 | python3-mysqldb 2022-04-13 01:01:02.953 | sqlite3 2022-04-13 01:01:02.953 | conntrack 2022-04-13 01:01:02.953 | curl 2022-04-13 01:01:02.953 | dnsmasq-base 2022-04-13 01:01:02.953 | dnsmasq-utils 2022-04-13 01:01:02.953 | ebtables 2022-04-13 01:01:02.953 | genisoimage 2022-04-13 01:01:02.953 | iptables 2022-04-13 01:01:02.953 | iputils-arping 2022-04-13 01:01:02.953 | kpartx 2022-04-13 01:01:02.953 | libjs-jquery-tablesorter 2022-04-13 01:01:02.953 | parted 2022-04-13 01:01:02.953 | pm-utils 2022-04-13 01:01:02.953 | python3-mysqldb 2022-04-13 01:01:02.953 | socat 2022-04-13 01:01:02.953 | sqlite3 2022-04-13 01:01:02.953 | sudo 2022-04-13 01:01:02.954 | vlan 2022-04-13 01:01:02.954 | lsscsi 2022-04-13 01:01:02.954 | open-iscsi 2022-04-13 01:01:02.954 | lvm2 2022-04-13 01:01:02.954 | qemu-utils 2022-04-13 01:01:02.954 | thin-provisioning-tools 2022-04-13 01:01:02.954 | acl 2022-04-13 01:01:02.954 | dnsmasq-base 2022-04-13 01:01:02.954 | dnsmasq-utils 2022-04-13 01:01:02.954 | ebtables 2022-04-13 01:01:02.954 | haproxy 2022-04-13 01:01:02.954 | iptables 2022-04-13 01:01:02.954 | iputils-arping 2022-04-13 01:01:02.954 | iputils-ping 2022-04-13 01:01:02.954 | postgresql-server-dev-all 2022-04-13 01:01:02.954 | python3-mysqldb 2022-04-13 01:01:02.954 | sqlite3 2022-04-13 01:01:02.954 | sudo 2022-04-13 01:01:02.954 | vlan 2022-04-13 01:01:02.954 | pcp 2022-04-13 01:01:02.954 | ipset 2022-04-13 01:01:02.954 | conntrack 2022-04-13 01:01:02.954 | conntrackd 2022-04-13 01:01:02.954 | keepalived 2022-04-13 01:01:02.954 | lvm2 2022-04-13 01:01:02.954 | qemu-utils 2022-04-13 01:01:02.954 | thin-provisioning-tools 2022-04-13 01:01:02.954 | curl 2022-04-13 01:01:02.954 | liberasurecode-dev 2022-04-13 01:01:02.954 | make 2022-04-13 01:01:02.954 | memcached 2022-04-13 01:01:02.954 | rsync 2022-04-13 01:01:02.954 | sqlite3 2022-04-13 01:01:02.954 | xfsprogs' 2022-04-13 01:01:02.957 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 01:01:02.974 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 01:01:02.974 | apache2-dev 2022-04-13 01:01:02.974 | bc 2022-04-13 01:01:02.974 | bsdmainutils 2022-04-13 01:01:02.974 | curl 2022-04-13 01:01:02.974 | g++ 2022-04-13 01:01:02.974 | gawk 2022-04-13 01:01:02.974 | gcc 2022-04-13 01:01:02.974 | gettext 2022-04-13 01:01:02.974 | git 2022-04-13 01:01:02.974 | graphviz 2022-04-13 01:01:02.974 | iputils-ping 2022-04-13 01:01:02.974 | libapache2-mod-proxy-uwsgi 2022-04-13 01:01:02.975 | libffi-dev 2022-04-13 01:01:02.975 | libjpeg-dev 2022-04-13 01:01:02.975 | libpcre3-dev 2022-04-13 01:01:02.975 | libpq-dev 2022-04-13 01:01:02.975 | libssl-dev 2022-04-13 01:01:02.975 | libsystemd-dev 2022-04-13 01:01:02.975 | libxml2-dev 2022-04-13 01:01:02.975 | libxslt1-dev 2022-04-13 01:01:02.975 | libyaml-dev 2022-04-13 01:01:02.975 | lsof 2022-04-13 01:01:02.975 | openssh-server 2022-04-13 01:01:02.975 | openssl 2022-04-13 01:01:02.975 | pkg-config 2022-04-13 01:01:02.975 | psmisc 2022-04-13 01:01:02.975 | python3-dev 2022-04-13 01:01:02.975 | python3-pip 2022-04-13 01:01:02.975 | python3-systemd 2022-04-13 01:01:02.975 | python3-venv 2022-04-13 01:01:02.975 | tar 2022-04-13 01:01:02.975 | tcpdump 2022-04-13 01:01:02.975 | unzip 2022-04-13 01:01:02.975 | uuid-runtime 2022-04-13 01:01:02.975 | wget 2022-04-13 01:01:02.975 | wget 2022-04-13 01:01:02.975 | zlib1g-dev 2022-04-13 01:01:02.975 | libkrb5-dev 2022-04-13 01:01:02.975 | libldap2-dev 2022-04-13 01:01:02.975 | libsasl2-dev 2022-04-13 01:01:02.975 | memcached 2022-04-13 01:01:02.975 | python3-mysqldb 2022-04-13 01:01:02.975 | sqlite3 2022-04-13 01:01:02.975 | conntrack 2022-04-13 01:01:02.975 | curl 2022-04-13 01:01:02.975 | dnsmasq-base 2022-04-13 01:01:02.975 | dnsmasq-utils 2022-04-13 01:01:02.975 | ebtables 2022-04-13 01:01:02.975 | genisoimage 2022-04-13 01:01:02.975 | iptables 2022-04-13 01:01:02.976 | iputils-arping 2022-04-13 01:01:02.976 | kpartx 2022-04-13 01:01:02.976 | libjs-jquery-tablesorter 2022-04-13 01:01:02.976 | parted 2022-04-13 01:01:02.976 | pm-utils 2022-04-13 01:01:02.976 | python3-mysqldb 2022-04-13 01:01:02.976 | socat 2022-04-13 01:01:02.976 | sqlite3 2022-04-13 01:01:02.976 | sudo 2022-04-13 01:01:02.976 | vlan 2022-04-13 01:01:02.976 | lsscsi 2022-04-13 01:01:02.976 | open-iscsi 2022-04-13 01:01:02.976 | lvm2 2022-04-13 01:01:02.976 | qemu-utils 2022-04-13 01:01:02.976 | thin-provisioning-tools 2022-04-13 01:01:02.976 | acl 2022-04-13 01:01:02.976 | dnsmasq-base 2022-04-13 01:01:02.976 | dnsmasq-utils 2022-04-13 01:01:02.976 | ebtables 2022-04-13 01:01:02.976 | haproxy 2022-04-13 01:01:02.976 | iptables 2022-04-13 01:01:02.976 | iputils-arping 2022-04-13 01:01:02.976 | iputils-ping 2022-04-13 01:01:02.976 | postgresql-server-dev-all 2022-04-13 01:01:02.976 | python3-mysqldb 2022-04-13 01:01:02.976 | sqlite3 2022-04-13 01:01:02.976 | sudo 2022-04-13 01:01:02.976 | vlan 2022-04-13 01:01:02.976 | pcp 2022-04-13 01:01:02.976 | ipset 2022-04-13 01:01:02.976 | conntrack 2022-04-13 01:01:02.976 | conntrackd 2022-04-13 01:01:02.976 | keepalived 2022-04-13 01:01:02.976 | lvm2 2022-04-13 01:01:02.976 | qemu-utils 2022-04-13 01:01:02.976 | thin-provisioning-tools 2022-04-13 01:01:02.976 | curl 2022-04-13 01:01:02.977 | liberasurecode-dev 2022-04-13 01:01:02.977 | make 2022-04-13 01:01:02.977 | memcached 2022-04-13 01:01:02.977 | rsync 2022-04-13 01:01:02.977 | sqlite3 2022-04-13 01:01:02.977 | xfsprogs ' 2022-04-13 01:01:02.977 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 01:01:02.979 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:02.981 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:02.984 | ++ 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 rsync sqlite3 xfsprogs 2022-04-13 01:01:02.985 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 01:01:02.989 | ++ 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 rsync sqlite3 xfsprogs 2022-04-13 01:01:02.991 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 01:01:02.994 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:01:02.996 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 01:01:02.998 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:01:03.000 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:03.002 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:01:03.004 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:03.006 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:03.009 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:01:03.011 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 01:01:03.013 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:03.015 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 01:01:03.017 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 01:01:03.021 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 01:01:03.023 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 01:01:03.025 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 01:01:03.027 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 01:01:03.029 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 01:01:03.032 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 01:01:03.035 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649811663033 2022-04-13 01:01:03.037 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 01:01:03.040 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 01:01:03.042 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 01:01:03.285 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 01:01:03.376 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 01:01:03.488 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 01:01:03.599 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 01:01:05.490 | Reading package lists... 2022-04-13 01:01:05.520 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 01:01:05.522 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 01:01:05.525 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:01:05.527 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:05.529 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:05.531 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:01:05.533 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:05.535 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 01:01:05.537 | ++ functions-common:time_stop:2432 : start_time=1649811663033 2022-04-13 01:01:05.540 | ++ functions-common:time_stop:2434 : [[ -z 1649811663033 ]] 2022-04-13 01:01:05.542 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:05.546 | ++ functions-common:time_stop:2437 : end_time=1649811665544 2022-04-13 01:01:05.548 | ++ functions-common:time_stop:2438 : elapsed_time=2511 2022-04-13 01:01:05.550 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 01:01:05.552 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:05.554 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2511 2022-04-13 01:01:05.557 | ++ functions-common:install_package:1464 : 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 rsync sqlite3 xfsprogs 2022-04-13 01:01:05.559 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:01:05.561 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:05.563 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:05.566 | ++ functions-common:real_install_package:1450 : 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 rsync sqlite3 xfsprogs 2022-04-13 01:01:05.587 | ++ functions-common:apt_get:1230 : 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 rsync sqlite3 xfsprogs 2022-04-13 01:01:05.695 | Reading package lists... 2022-04-13 01:01:05.932 | Building dependency tree... 2022-04-13 01:01:05.933 | Reading state information... 2022-04-13 01:01:05.966 | acl is already the newest version (2.2.53-6). 2022-04-13 01:01:05.966 | bc is already the newest version (1.07.1-2build1). 2022-04-13 01:01:05.966 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 01:01:05.966 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 01:01:05.966 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 01:01:05.966 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:01:05.966 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 01:01:05.966 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:01:05.966 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 01:01:05.966 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 01:01:05.966 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 01:01:05.966 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 01:01:05.966 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 01:01:05.967 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 01:01:05.967 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 01:01:05.967 | libffi-dev is already the newest version (3.3-4). 2022-04-13 01:01:05.967 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 01:01:05.967 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 01:01:05.967 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 01:01:05.967 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 01:01:05.967 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 01:01:05.967 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 01:01:05.967 | make is already the newest version (4.2.1-1.2). 2022-04-13 01:01:05.967 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 01:01:05.967 | psmisc is already the newest version (23.3-1). 2022-04-13 01:01:05.967 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:01:05.967 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 01:01:05.967 | python3-systemd is already the newest version (234-3build2). 2022-04-13 01:01:05.967 | socat is already the newest version (1.7.3.3-2). 2022-04-13 01:01:05.967 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 01:01:05.967 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 01:01:05.967 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 01:01:05.967 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 01:01:05.967 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 01:01:05.967 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 01:01:05.967 | pcp is already the newest version (5.0.3-1). 2022-04-13 01:01:05.967 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 01:01:05.967 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:01:05.967 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:01:05.967 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:01:05.967 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 01:01:05.967 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:01:05.967 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:01:05.967 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 01:01:05.967 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 01:01:05.967 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 01:01:05.967 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 01:01:05.968 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 01:01:05.968 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 01:01:05.968 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 01:01:05.968 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 01:01:05.968 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:01:05.968 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 01:01:05.968 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 01:01:05.968 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 01:01:05.968 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 01:01:05.968 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 01:01:05.968 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 01:01:05.968 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:01:05.968 | openssl set to manually installed. 2022-04-13 01:01:05.968 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 01:01:05.968 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 01:01:05.968 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 01:01:05.968 | rsync set to manually installed. 2022-04-13 01:01:05.968 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 01:01:05.968 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 01:01:05.968 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 01:01:05.968 | tar set to manually installed. 2022-04-13 01:01:05.968 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 01:01:05.968 | tcpdump set to manually installed. 2022-04-13 01:01:05.968 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 01:01:06.176 | uuid-runtime set to manually installed. 2022-04-13 01:01:06.176 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 01:01:06.176 | wget set to manually installed. 2022-04-13 01:01:06.176 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 01:01:06.176 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:01:06.176 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 01:01:06.176 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 01:01:06.176 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 01:01:06.176 | The following packages were automatically installed and are no longer required: 2022-04-13 01:01:06.177 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:01:06.177 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:01:06.177 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:01:06.178 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:01:06.178 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:01:06.178 | python3-zope.interface 2022-04-13 01:01:06.178 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:01:06.305 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:01:06.309 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 01:01:06.311 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:01:06.313 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:01:06.315 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:06.317 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:06.320 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:01:06.322 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:06.324 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:01:06.326 | ++ functions-common:time_stop:2432 : start_time=1649811665584 2022-04-13 01:01:06.328 | ++ functions-common:time_stop:2434 : [[ -z 1649811665584 ]] 2022-04-13 01:01:06.331 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:06.335 | ++ functions-common:time_stop:2437 : end_time=1649811666332 2022-04-13 01:01:06.337 | ++ functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 01:01:06.339 | ++ functions-common:time_stop:2439 : total=725 2022-04-13 01:01:06.341 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:06.343 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1473 2022-04-13 01:01:06.345 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 01:01:06.348 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 01:01:06.350 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 01:01:06.353 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 01:01:06.358 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 01:01:06.362 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 01:01:06.364 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 01:01:06.368 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 01:01:07.766 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 01:01:07.768 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 01:01:07.770 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 01:01:07.772 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 01:01:07.774 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 01:01:07.776 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 01:01:07.777 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 01:01:07.779 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 01:01:07.781 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 01:01:07.782 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 01:01:07.784 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 01:01:07.786 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 01:01:07.788 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 01:01:07.790 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 01:01:07.792 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 01:01:07.793 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 01:01:07.795 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 01:01:07.797 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 01:01:07.799 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 01:01:07.800 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 01:01:07.802 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 01:01:07.805 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 01:01:07.807 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 01:01:07.809 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 01:01:07.877 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 01:01:07.879 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 01:01:07.945 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 01:01:07.948 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 01:01:08.014 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 01:01:08.016 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 01:01:08.018 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 01:01:08.019 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 01:01:08.021 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 01:01:08.024 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 01:01:08.026 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 01:01:08.027 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 01:01:08.029 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 01:01:08.031 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 01:01:08.033 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 01:01:08.033 | Distro: focal 2022-04-13 01:01:08.035 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 01:01:08.038 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:01:08.042 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:01:08.044 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:01:08.046 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:01:08.047 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:01:08.621 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:01:08.623 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:01:08.623 | pip: 21.3.1 2022-04-13 01:01:08.625 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 01:01:08.627 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 01:01:08.628 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:01:08.630 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:01:08.632 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:01:08.633 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:01:08.635 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:01:08.637 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:01:08.638 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:01:08.640 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:01:08.642 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:01:08.643 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:01:08.645 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:01:08.647 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 01:01:08.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:08.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:08.652 | + tools/install_pip.sh:main:142 : : 2022-04-13 01:01:08.654 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 01:01:08.656 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 01:01:08.658 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 01:01:08.659 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:01:08.662 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 01:01:08.664 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 01:01:08.666 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:01:08.668 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:01:08.669 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:01:08.673 | ++ 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-04-13 01:01:08.674 | ++ 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-04-13 01:01:08.676 | ++ 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-04-13 01:01:08.678 | + 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-04-13 01:01:08.681 | + 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-04-13 01:01:08.696 | 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-04-13 01:01:08.698 | + 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-04-13 01:01:09.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:09.426 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:09.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:09.427 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:10.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:12.129 | 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-04-13 01:01:12.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 01:01:13.875 | Installing collected packages: setuptools 2022-04-13 01:01:14.839 | Successfully installed setuptools-62.0.0 2022-04-13 01:01:14.839 | 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-04-13 01:01:14.988 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:01:14.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:01:15.103 | + inc/python:pip_install:200 : result=0 2022-04-13 01:01:15.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:01:15.106 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:15.108 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:15.109 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:15.111 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:15.113 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:15.115 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:01:15.116 | + functions-common:time_stop:2432 : start_time=1649811668692 2022-04-13 01:01:15.118 | + functions-common:time_stop:2434 : [[ -z 1649811668692 ]] 2022-04-13 01:01:15.120 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:15.123 | + functions-common:time_stop:2437 : end_time=1649811675121 2022-04-13 01:01:15.125 | + functions-common:time_stop:2438 : elapsed_time=6429 2022-04-13 01:01:15.127 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:01:15.128 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:15.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6429 2022-04-13 01:01:15.132 | + inc/python:pip_install:203 : return 0 2022-04-13 01:01:15.134 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 01:01:15.137 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:01:15.140 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:01:15.142 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:01:15.145 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:01:15.145 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:01:15.724 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:01:15.726 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:01:15.726 | pip: 21.3.1 2022-04-13 01:01:15.729 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 01:01:15.732 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:01:15.735 | + ./stack.sh:main:798 : fixup_all 2022-04-13 01:01:15.737 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 01:01:15.739 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 01:01:15.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:15.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:15.746 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 01:01:15.758 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 01:01:15.769 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 01:01:15.780 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 01:01:15.782 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 01:01:15.784 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:01:15.786 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:01:15.789 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:01:15.791 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:01:15.793 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:01:15.795 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:01:15.797 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:01:15.799 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:01:15.801 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:01:15.803 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:01:15.806 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:01:15.808 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 01:01:15.810 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 01:01:15.812 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 01:01:15.814 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:01:15.816 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:01:15.818 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:01:15.821 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:01:15.823 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:01:15.825 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:01:15.827 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 01:01:15.829 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 01:01:15.831 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 01:01:15.833 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 01:01:15.836 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 01:01:15.838 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 01:01:15.840 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 01:01:15.861 | Using python 3.8 to install os-testr 2022-04-13 01:01:15.863 | + 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-04-13 01:01:16.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:16.594 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:16.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:16.594 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:17.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:17.774 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 01:01:17.841 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 01:01:17.842 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 01:01:17.843 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 01:01:17.857 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 01:01:17.868 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 01:01:17.878 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 01:01:19.558 | 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-04-13 01:01:19.564 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:01:19.564 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:01:19.669 | + inc/python:pip_install:200 : result=0 2022-04-13 01:01:19.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:01:19.673 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:19.675 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:19.677 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:19.680 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:19.682 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:19.684 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:01:19.686 | + functions-common:time_stop:2432 : start_time=1649811675855 2022-04-13 01:01:19.688 | + functions-common:time_stop:2434 : [[ -z 1649811675855 ]] 2022-04-13 01:01:19.691 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:19.695 | + functions-common:time_stop:2437 : end_time=1649811679692 2022-04-13 01:01:19.697 | + functions-common:time_stop:2438 : elapsed_time=3837 2022-04-13 01:01:19.699 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:01:19.701 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:19.704 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3837 2022-04-13 01:01:19.706 | + inc/python:pip_install:203 : return 0 2022-04-13 01:01:19.708 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 01:01:19.759 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 01:01:20.008 | + ./stack.sh:main:812 : install_infra 2022-04-13 01:01:20.010 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:01:20.012 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 01:01:20.015 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:01:20.018 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 01:01:20.041 | + 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-04-13 01:01:21.937 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:21.945 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:21.949 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:21.954 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:21.958 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:21.965 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:21.970 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:21.995 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.075 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.097 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.101 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.106 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.120 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.128 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.130 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.148 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.165 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.175 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.180 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.198 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.220 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.238 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.246 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.252 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.273 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.301 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.304 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.318 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.323 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.327 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.332 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.347 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.353 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.403 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.421 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.425 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.460 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.526 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.533 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.540 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.590 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.604 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.612 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.717 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.744 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.748 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.760 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.765 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.784 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.792 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.810 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.840 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.869 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.881 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.894 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.911 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.921 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.935 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.946 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.950 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:22.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:23.098 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 01:01:23.391 | + inc/python:pip_install:200 : result=0 2022-04-13 01:01:23.393 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:01:23.395 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:23.398 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:23.400 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:23.402 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:23.404 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:23.406 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:01:23.408 | + functions-common:time_stop:2432 : start_time=1649811680033 2022-04-13 01:01:23.410 | + functions-common:time_stop:2434 : [[ -z 1649811680033 ]] 2022-04-13 01:01:23.413 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:23.417 | + functions-common:time_stop:2437 : end_time=1649811683415 2022-04-13 01:01:23.419 | + functions-common:time_stop:2438 : elapsed_time=3382 2022-04-13 01:01:23.421 | + functions-common:time_stop:2439 : total=3837 2022-04-13 01:01:23.423 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:23.425 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7219 2022-04-13 01:01:23.427 | + inc/python:pip_install:203 : return 0 2022-04-13 01:01:23.429 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:01:23.432 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 01:01:23.454 | + 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-04-13 01:01:25.214 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.221 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.226 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.231 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.235 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.241 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.245 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.271 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.349 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.369 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.373 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.378 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.394 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.403 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.405 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.422 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.439 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.449 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.453 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.472 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.494 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.512 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.520 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.526 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.546 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.576 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.578 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.592 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.596 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.600 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.606 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.620 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.627 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.677 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.695 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.699 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.731 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.794 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.800 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.807 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.858 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.871 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.880 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:25.985 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.011 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.015 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.026 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.031 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.050 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.058 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.075 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.105 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.134 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.146 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.159 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.177 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.186 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.200 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.211 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.215 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:01:26.222 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:26.223 | Processing /opt/stack/requirements 2022-04-13 01:01:27.965 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 01:01:27.968 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 01:01:27.979 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 01:01:27.985 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 01:01:27.987 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 01:01:27.993 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 01:01:28.021 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 01:01:28.024 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 01:01:28.035 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 01:01:28.085 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 01:01:28.088 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 01:01:28.103 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 01:01:28.106 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 01:01:28.109 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 01:01:28.115 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 01:01:28.117 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 01:01:28.130 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 01:01:28.141 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 01:01:28.190 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 01:01:28.193 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 01:01:28.199 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 01:01:28.204 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 01:01:28.264 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 01:01:28.267 | Building wheels for collected packages: openstack-requirements 2022-04-13 01:01:28.268 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 01:01:29.090 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 01:01:29.091 | ERROR: Command errored out with exit status 1: 2022-04-13 01:01:29.091 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-r4pdaq4j/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-r4pdaq4j/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-hb8iluhk 2022-04-13 01:01:29.091 | cwd: /tmp/pip-req-build-r4pdaq4j/ 2022-04-13 01:01:29.091 | Complete output (6 lines): 2022-04-13 01:01:29.091 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 01:01:29.091 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 01:01:29.091 | or: setup.py --help-commands 2022-04-13 01:01:29.091 | or: setup.py cmd --help 2022-04-13 01:01:29.091 | 2022-04-13 01:01:29.091 | error: invalid command 'bdist_wheel' 2022-04-13 01:01:29.091 | ---------------------------------------- 2022-04-13 01:01:29.091 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 01:01:29.091 | Running setup.py clean for openstack-requirements 2022-04-13 01:01:29.921 | Failed to build openstack-requirements 2022-04-13 01:01:29.938 | Installing collected packages: openstack-requirements 2022-04-13 01:01:29.938 | Attempting uninstall: openstack-requirements 2022-04-13 01:01:29.939 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 01:01:29.974 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 01:01:29.993 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 01:01:29.995 | Running setup.py install for openstack-requirements: started 2022-04-13 01:01:32.350 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 01:01:32.372 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 01:01:32.495 | + inc/python:pip_install:200 : result=0 2022-04-13 01:01:32.497 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:01:32.499 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:32.501 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:32.503 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:32.505 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:32.508 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:32.510 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:01:32.512 | + functions-common:time_stop:2432 : start_time=1649811683446 2022-04-13 01:01:32.514 | + functions-common:time_stop:2434 : [[ -z 1649811683446 ]] 2022-04-13 01:01:32.517 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:32.521 | + functions-common:time_stop:2437 : end_time=1649811692519 2022-04-13 01:01:32.524 | + functions-common:time_stop:2438 : elapsed_time=9073 2022-04-13 01:01:32.526 | + functions-common:time_stop:2439 : total=7219 2022-04-13 01:01:32.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:32.531 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16292 2022-04-13 01:01:32.533 | + inc/python:pip_install:203 : return 0 2022-04-13 01:01:32.535 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 01:01:32.538 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 01:01:32.540 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 01:01:32.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:32.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:32.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 01:01:32.550 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:32.552 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 01:01:32.572 | Using python 3.8 to install pbr 2022-04-13 01:01:32.575 | + 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-04-13 01:01:33.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:33.309 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:33.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:33.310 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:34.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:34.506 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 01:01:36.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-04-13 01:01:36.307 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:01:36.307 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:01:36.413 | + inc/python:pip_install:200 : result=0 2022-04-13 01:01:36.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:01:36.417 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:36.419 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:36.421 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:36.423 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:36.425 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:36.428 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:01:36.430 | + functions-common:time_stop:2432 : start_time=1649811692567 2022-04-13 01:01:36.432 | + functions-common:time_stop:2434 : [[ -z 1649811692567 ]] 2022-04-13 01:01:36.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:36.439 | + functions-common:time_stop:2437 : end_time=1649811696436 2022-04-13 01:01:36.441 | + functions-common:time_stop:2438 : elapsed_time=3869 2022-04-13 01:01:36.443 | + functions-common:time_stop:2439 : total=16292 2022-04-13 01:01:36.445 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:36.448 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20161 2022-04-13 01:01:36.450 | + inc/python:pip_install:203 : return 0 2022-04-13 01:01:36.452 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 01:01:38.847 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 01:01:40.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:40.712 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 01:01:40.727 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 01:01:40.732 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 01:01:40.735 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 01:01:40.738 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 01:01:40.741 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 01:01:40.811 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:01:40.813 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:01:40.816 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 01:01:40.833 | + ./stack.sh:main:821 : pkgs= 2022-04-13 01:01:40.835 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 01:01:40.838 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 01:01:40.840 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 01:01:40.842 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 01:01:40.844 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:01:40.846 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:01:40.848 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:01:40.851 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:01:40.853 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:01:40.856 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:01:40.860 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:01:40.862 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:01:40.864 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:01:40.867 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 01:01:40.869 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:01:40.887 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:40.889 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:01:40.891 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:01:40.893 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 01:01:40.895 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:01:40.897 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:01:40.899 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:01:40.901 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 01:01:40.903 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:01:40.905 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 01:01:40.907 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:01:40.909 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:01:40.911 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 01:01:40.914 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 01:01:40.916 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:01:40.918 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 01:01:40.921 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 01:01:40.923 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 01:01:40.925 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 01:01:40.928 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 01:01:40.930 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 01:01:40.932 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 01:01:40.935 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 01:01:40.937 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 01:01:40.939 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 01:01:40.941 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 01:01:40.992 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 01:01:40.992 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 01:01:40.995 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 01:01:41.353 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 01:01:41.355 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 01:01:41.371 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:41.374 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 01:01:41.376 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:01:41.378 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:01:41.381 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:01:41.383 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:01:41.385 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:41.388 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:01:41.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:41.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:41.394 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:01:41.397 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:01:41.399 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:01:41.401 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:01:41.404 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 01:01:41.406 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:01:41.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:41.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:41.413 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 01:01:41.433 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 01:01:41.541 | Reading package lists... 2022-04-13 01:01:41.777 | Building dependency tree... 2022-04-13 01:01:41.778 | Reading state information... 2022-04-13 01:01:42.021 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 01:01:42.021 | The following packages were automatically installed and are no longer required: 2022-04-13 01:01:42.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:01:42.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:01:42.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:01:42.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:01:42.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:01:42.022 | python3-zope.interface 2022-04-13 01:01:42.022 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:01:42.138 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:01:42.142 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:01:42.145 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:01:42.148 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:42.150 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:42.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:42.154 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:42.156 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:42.159 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:01:42.161 | + functions-common:time_stop:2432 : start_time=1649811701430 2022-04-13 01:01:42.163 | + functions-common:time_stop:2434 : [[ -z 1649811701430 ]] 2022-04-13 01:01:42.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:42.170 | + functions-common:time_stop:2437 : end_time=1649811702167 2022-04-13 01:01:42.172 | + functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 01:01:42.175 | + functions-common:time_stop:2439 : total=1473 2022-04-13 01:01:42.177 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:42.180 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2210 2022-04-13 01:01:42.183 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:01:42.185 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 01:01:42.188 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:01:42.191 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:01:42.194 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:01:42.196 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:01:42.199 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:01:42.201 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:01:42.203 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 01:01:42.205 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:01:42.208 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:01:42.210 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:01:42.213 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:01:42.215 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:01:42.217 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:01:42.219 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:01:42.221 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:01:42.224 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:01:42.226 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:01:42.228 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:01:42.230 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 01:01:42.233 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:01:42.235 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:01:42.237 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:01:42.239 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:01:42.242 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:01:42.244 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:01:42.246 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 01:01:42.248 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 01:01:42.264 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:42.266 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 01:01:42.269 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:01:42.271 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 01:01:42.274 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 01:01:42.277 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 01:01:42.281 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 01:01:42.283 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 01:01:42.285 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 01:01:42.287 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 01:01:42.290 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 01:01:42.292 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 01:01:42.295 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 01:01:42.986 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 01:01:42.986 | user tags 2022-04-13 01:01:42.986 | stackrabbit []' 2022-04-13 01:01:42.989 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 01:01:42.989 | user tags 2022-04-13 01:01:42.989 | stackrabbit []' 2022-04-13 01:01:42.990 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 01:01:42.996 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 01:01:42.999 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 01:01:43.001 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:01:43.659 | Changing password for user "stackrabbit" ... 2022-04-13 01:01:43.715 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 01:01:44.408 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 01:01:44.469 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 01:01:44.471 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:01:45.169 | Changing password for user "stackrabbit" ... 2022-04-13 01:01:45.223 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 01:01:45.225 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 01:01:45.228 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 01:01:45.877 | Deleting user "guest" ... 2022-04-13 01:01:45.892 | Error: 2022-04-13 01:01:45.893 | {:no_such_user, "guest"} 2022-04-13 01:01:45.905 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 01:01:45.908 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 01:01:45.925 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:45.928 | + ./stack.sh:main:838 : install_database 2022-04-13 01:01:45.930 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 01:01:45.932 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 01:01:45.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:45.937 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:45.939 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 01:01:46.273 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 01:01:46.275 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 01:01:46.278 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 01:01:46.280 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 01:01:46.282 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:01:46.284 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 01:01:46.287 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:01:46.290 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:01:46.292 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:01:46.294 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:01:46.296 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:01:46.299 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:01:46.301 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:01:46.303 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:01:46.305 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:01:46.308 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:01:46.310 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:01:46.312 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 01:01:46.314 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:01:46.317 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:01:46.319 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:01:46.321 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:01:46.323 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:01:46.325 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:01:46.328 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 01:01:46.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:46.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:46.335 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 01:01:46.337 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:01:46.339 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:01:46.341 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:01:46.344 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:01:46.346 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:46.348 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:01:46.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:46.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:46.355 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:01:46.358 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:01:46.360 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:01:46.362 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:01:46.364 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 01:01:46.366 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:01:46.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:46.371 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:46.373 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 01:01:46.393 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 01:01:46.501 | Reading package lists... 2022-04-13 01:01:46.744 | Building dependency tree... 2022-04-13 01:01:46.746 | Reading state information... 2022-04-13 01:01:46.987 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 01:01:46.987 | The following packages were automatically installed and are no longer required: 2022-04-13 01:01:46.989 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:01:46.989 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:01:46.989 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:01:46.989 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:01:46.989 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:01:46.989 | python3-zope.interface 2022-04-13 01:01:46.989 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:01:47.100 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:01:47.105 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:01:47.107 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:01:47.109 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:47.111 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:47.113 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:47.116 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:47.118 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:47.120 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:01:47.122 | + functions-common:time_stop:2432 : start_time=1649811706390 2022-04-13 01:01:47.124 | + functions-common:time_stop:2434 : [[ -z 1649811706390 ]] 2022-04-13 01:01:47.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:47.132 | + functions-common:time_stop:2437 : end_time=1649811707129 2022-04-13 01:01:47.134 | + functions-common:time_stop:2438 : elapsed_time=739 2022-04-13 01:01:47.136 | + functions-common:time_stop:2439 : total=2210 2022-04-13 01:01:47.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:47.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2949 2022-04-13 01:01:47.142 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:01:47.145 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 01:01:47.147 | + ./stack.sh:main:841 : install_database_python 2022-04-13 01:01:47.149 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 01:01:47.151 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 01:01:47.153 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 01:01:47.156 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:01:47.158 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 01:01:47.161 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 01:01:47.163 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:01:47.167 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:01:47.167 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:01:47.172 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 01:01:47.174 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 01:01:47.176 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 01:01:47.180 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 01:01:47.182 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 01:01:47.203 | Using python 3.8 to install PyMySQL 2022-04-13 01:01:47.205 | + 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-04-13 01:01:47.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:47.939 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:47.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:47.939 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:49.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:49.129 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 01:01:50.808 | 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-04-13 01:01:50.813 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:01:50.814 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:01:50.915 | + inc/python:pip_install:200 : result=0 2022-04-13 01:01:50.917 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:01:50.919 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:50.921 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:50.924 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:50.926 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:50.929 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:50.931 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:01:50.933 | + functions-common:time_stop:2432 : start_time=1649811707197 2022-04-13 01:01:50.935 | + functions-common:time_stop:2434 : [[ -z 1649811707197 ]] 2022-04-13 01:01:50.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:50.943 | + functions-common:time_stop:2437 : end_time=1649811710940 2022-04-13 01:01:50.945 | + functions-common:time_stop:2438 : elapsed_time=3743 2022-04-13 01:01:50.947 | + functions-common:time_stop:2439 : total=20161 2022-04-13 01:01:50.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:50.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23904 2022-04-13 01:01:50.954 | + inc/python:pip_install:203 : return 0 2022-04-13 01:01:50.956 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 01:01:50.959 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 01:01:50.961 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 01:01:50.963 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 01:01:50.979 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:50.981 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 01:01:50.983 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 01:01:50.987 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 01:01:50.987 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 01:01:50.992 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 01:01:50.995 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 01:01:50.997 | + 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-04-13 01:01:51.000 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 01:01:51.002 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 01:01:51.004 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 01:01:51.020 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:51.022 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 01:01:51.024 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:01:51.027 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:01:51.029 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:01:51.031 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:01:51.034 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:51.036 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:01:51.039 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:51.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:51.044 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:01:51.046 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:01:51.048 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:01:51.050 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:01:51.053 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 01:01:51.055 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:01:51.058 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:51.060 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:51.062 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 01:01:51.082 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 01:01:51.190 | Reading package lists... 2022-04-13 01:01:51.429 | Building dependency tree... 2022-04-13 01:01:51.430 | Reading state information... 2022-04-13 01:01:51.674 | radvd is already the newest version (1:2.17-2). 2022-04-13 01:01:51.674 | The following packages were automatically installed and are no longer required: 2022-04-13 01:01:51.675 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:01:51.675 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:01:51.675 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:01:51.675 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:01:51.675 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:01:51.675 | python3-zope.interface 2022-04-13 01:01:51.675 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:01:51.784 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:01:51.789 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:01:51.792 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:01:51.794 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:51.796 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:51.798 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:51.800 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:51.802 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:51.804 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:01:51.807 | + functions-common:time_stop:2432 : start_time=1649811711079 2022-04-13 01:01:51.809 | + functions-common:time_stop:2434 : [[ -z 1649811711079 ]] 2022-04-13 01:01:51.811 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:51.815 | + functions-common:time_stop:2437 : end_time=1649811711813 2022-04-13 01:01:51.818 | + functions-common:time_stop:2438 : elapsed_time=734 2022-04-13 01:01:51.820 | + functions-common:time_stop:2439 : total=2949 2022-04-13 01:01:51.822 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:51.825 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3683 2022-04-13 01:01:51.827 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:01:51.829 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 01:01:51.845 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:51.848 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 01:01:51.850 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 01:01:51.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 01:01:51.855 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 01:01:51.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 01:01:51.876 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:01:51.878 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:01:51.881 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:01:51.883 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:01:51.885 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:01:51.887 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:01:51.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:51.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:51.894 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:01:51.897 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:01:51.899 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:01:51.901 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:01:51.903 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 01:01:51.905 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:01:51.907 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:51.909 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:51.912 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 01:01:51.931 | + functions-common:apt_get:1230 : 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-04-13 01:01:52.040 | Reading package lists... 2022-04-13 01:01:52.276 | Building dependency tree... 2022-04-13 01:01:52.277 | Reading state information... 2022-04-13 01:01:52.520 | fakeroot is already the newest version (1.24-1). 2022-04-13 01:01:52.521 | make is already the newest version (4.2.1-1.2). 2022-04-13 01:01:52.521 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 01:01:52.521 | The following packages were automatically installed and are no longer required: 2022-04-13 01:01:52.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:01:52.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:01:52.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:01:52.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:01:52.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:01:52.522 | python3-zope.interface 2022-04-13 01:01:52.522 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:01:52.634 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:01:52.642 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:01:52.644 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:01:52.647 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:52.649 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:52.651 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:52.653 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:52.655 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:52.657 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:01:52.659 | + functions-common:time_stop:2432 : start_time=1649811711929 2022-04-13 01:01:52.661 | + functions-common:time_stop:2434 : [[ -z 1649811711929 ]] 2022-04-13 01:01:52.664 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:52.668 | + functions-common:time_stop:2437 : end_time=1649811712666 2022-04-13 01:01:52.670 | + functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 01:01:52.672 | + functions-common:time_stop:2439 : total=3683 2022-04-13 01:01:52.674 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:52.676 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4420 2022-04-13 01:01:52.679 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:01:52.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 01:01:52.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:01:52.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:01:52.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 01:01:52.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 01:01:52.693 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 01:01:52.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 01:01:52.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 01:01:52.702 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 01:01:52.702 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 01:01:52.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 01:01:52.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 01:01:52.712 | + functions:vercmp:628 : local v1=5.4 2022-04-13 01:01:52.714 | + functions:vercmp:629 : local 'op=<' 2022-04-13 01:01:52.716 | + functions:vercmp:630 : local v2=3.13 2022-04-13 01:01:52.718 | + functions:vercmp:631 : local result 2022-04-13 01:01:52.722 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 01:01:52.722 | ++ functions:vercmp:635 : sort -V 2022-04-13 01:01:52.722 | ++ functions:vercmp:635 : head -1 2022-04-13 01:01:52.727 | + functions:vercmp:635 : result=3.13 2022-04-13 01:01:52.729 | + functions:vercmp:637 : case $op in 2022-04-13 01:01:52.732 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 01:01:52.734 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 01:01:52.736 | + functions:vercmp:648 : return 2022-04-13 01:01:52.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 01:01:52.740 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 01:01:52.743 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 01:01:53.206 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 01:01:53.208 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 01:01:53.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 01:01:53.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.220 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 01:01:53.246 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:01:53.250 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 01:01:53.253 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 01:01:53.253 | Installing etcd 2022-04-13 01:01:53.256 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 01:01:53.268 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 01:01:53.288 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 01:01:53.291 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 01:01:53.304 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 01:01:53.306 | ++ 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-04-13 01:01:53.309 | ++ 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-04-13 01:01:53.312 | +++ 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-04-13 01:01:53.316 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:01:53.319 | ++ 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-04-13 01:01:53.321 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 01:01:53.323 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:01:53.326 | ++ functions:get_extra_file:74 : return 2022-04-13 01:01:53.328 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:01:53.330 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 01:01:53.333 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 01:01:53.335 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 01:01:53.351 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:01:53.354 | + ./stack.sh:main:868 : install_dstat 2022-04-13 01:01:53.356 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 01:01:53.372 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:01:53.375 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 01:01:53.377 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:01:53.379 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 01:01:53.382 | + ./stack.sh:main:877 : install_libs 2022-04-13 01:01:53.384 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 01:01:53.386 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 01:01:53.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 01:01:53.391 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 01:01:53.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 01:01:53.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.402 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 01:01:53.404 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 01:01:53.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 01:01:53.409 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 01:01:53.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 01:01:53.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.420 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 01:01:53.422 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 01:01:53.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 01:01:53.427 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 01:01:53.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 01:01:53.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.437 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 01:01:53.440 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 01:01:53.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 01:01:53.445 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 01:01:53.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 01:01:53.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.456 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 01:01:53.459 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 01:01:53.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 01:01:53.463 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 01:01:53.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 01:01:53.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.474 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 01:01:53.476 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 01:01:53.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 01:01:53.481 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 01:01:53.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 01:01:53.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.492 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 01:01:53.494 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 01:01:53.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 01:01:53.499 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 01:01:53.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 01:01:53.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.511 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 01:01:53.513 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 01:01:53.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 01:01:53.518 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 01:01:53.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 01:01:53.527 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.530 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 01:01:53.532 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 01:01:53.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 01:01:53.536 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 01:01:53.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 01:01:53.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.549 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 01:01:53.551 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 01:01:53.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 01:01:53.557 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 01:01:53.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 01:01:53.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.569 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 01:01:53.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 01:01:53.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 01:01:53.576 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 01:01:53.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 01:01:53.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.589 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 01:01:53.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 01:01:53.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 01:01:53.596 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 01:01:53.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 01:01:53.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.607 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 01:01:53.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 01:01:53.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 01:01:53.614 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 01:01:53.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 01:01:53.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.625 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 01:01:53.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 01:01:53.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 01:01:53.633 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 01:01:53.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 01:01:53.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.644 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 01:01:53.647 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 01:01:53.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 01:01:53.652 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 01:01:53.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 01:01:53.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.663 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 01:01:53.666 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 01:01:53.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 01:01:53.670 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 01:01:53.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 01:01:53.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.682 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 01:01:53.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 01:01:53.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 01:01:53.689 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 01:01:53.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 01:01:53.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.701 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 01:01:53.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 01:01:53.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 01:01:53.708 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 01:01:53.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 01:01:53.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.719 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 01:01:53.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 01:01:53.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 01:01:53.726 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 01:01:53.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 01:01:53.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.738 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 01:01:53.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 01:01:53.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 01:01:53.745 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 01:01:53.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 01:01:53.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.757 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 01:01:53.759 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 01:01:53.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 01:01:53.764 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 01:01:53.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 01:01:53.773 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.776 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 01:01:53.778 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 01:01:53.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 01:01:53.782 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 01:01:53.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 01:01:53.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.794 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 01:01:53.796 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 01:01:53.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 01:01:53.801 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 01:01:53.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 01:01:53.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.813 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 01:01:53.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 01:01:53.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 01:01:53.820 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 01:01:53.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 01:01:53.829 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.831 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 01:01:53.834 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 01:01:53.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 01:01:53.838 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 01:01:53.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 01:01:53.847 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.850 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 01:01:53.852 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 01:01:53.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 01:01:53.857 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 01:01:53.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 01:01:53.873 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.876 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 01:01:53.879 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 01:01:53.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 01:01:53.885 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 01:01:53.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 01:01:53.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.898 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 01:01:53.901 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 01:01:53.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 01:01:53.907 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 01:01:53.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 01:01:53.916 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.918 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 01:01:53.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 01:01:53.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 01:01:53.925 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 01:01:53.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 01:01:53.935 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.937 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 01:01:53.940 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 01:01:53.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 01:01:53.945 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 01:01:53.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 01:01:53.954 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.956 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 01:01:53.959 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 01:01:53.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 01:01:53.963 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 01:01:53.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 01:01:53.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.975 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 01:01:53.977 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 01:01:53.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 01:01:53.982 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 01:01:53.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:53.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:53.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 01:01:53.991 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:53.994 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 01:01:53.996 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 01:01:53.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 01:01:54.001 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 01:01:54.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:54.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:54.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 01:01:54.010 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:54.013 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 01:01:54.015 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 01:01:54.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 01:01:54.019 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 01:01:54.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:54.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:54.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 01:01:54.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:54.031 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 01:01:54.033 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 01:01:54.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 01:01:54.038 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 01:01:54.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:54.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:54.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 01:01:54.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:54.050 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 01:01:54.053 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 01:01:54.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 01:01:54.057 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 01:01:54.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:54.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:54.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 01:01:54.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:54.068 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 01:01:54.071 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 01:01:54.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 01:01:54.075 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 01:01:54.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:54.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:54.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 01:01:54.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:54.087 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 01:01:54.089 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 01:01:54.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 01:01:54.094 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 01:01:54.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:01:54.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:01:54.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 01:01:54.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:01:54.106 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 01:01:54.127 | Using python 3.8 to install etcd3 2022-04-13 01:01:54.129 | + 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-04-13 01:01:54.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:54.859 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:54.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:54.859 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:56.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:56.041 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 01:01:56.048 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 01:01:56.049 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 01:01:56.050 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 01:01:56.051 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 01:01:57.709 | 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-04-13 01:01:57.715 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:01:57.715 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:01:57.816 | + inc/python:pip_install:200 : result=0 2022-04-13 01:01:57.818 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:01:57.821 | + functions-common:time_stop:2425 : local name 2022-04-13 01:01:57.823 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:01:57.825 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:01:57.827 | + functions-common:time_stop:2428 : local total 2022-04-13 01:01:57.829 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:01:57.832 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:01:57.834 | + functions-common:time_stop:2432 : start_time=1649811714122 2022-04-13 01:01:57.836 | + functions-common:time_stop:2434 : [[ -z 1649811714122 ]] 2022-04-13 01:01:57.839 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:01:57.843 | + functions-common:time_stop:2437 : end_time=1649811717840 2022-04-13 01:01:57.845 | + functions-common:time_stop:2438 : elapsed_time=3718 2022-04-13 01:01:57.847 | + functions-common:time_stop:2439 : total=23904 2022-04-13 01:01:57.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:01:57.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27622 2022-04-13 01:01:57.855 | + inc/python:pip_install:203 : return 0 2022-04-13 01:01:57.858 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 01:01:57.880 | Using python 3.8 to install etcd3gw 2022-04-13 01:01:57.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 etcd3gw 2022-04-13 01:01:58.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:58.626 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:58.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:01:58.626 | from cryptography.utils import int_from_bytes 2022-04-13 01:01:59.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:01:59.837 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 01:01:59.845 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 01:01:59.846 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 01:01:59.847 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 01:01:59.848 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 01:01:59.883 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 01:01:59.884 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 01:01:59.885 | 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.9) 2022-04-13 01:01:59.887 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 01:02:01.582 | 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-04-13 01:02:01.588 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:02:01.588 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:02:01.691 | + inc/python:pip_install:200 : result=0 2022-04-13 01:02:01.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:02:01.695 | + functions-common:time_stop:2425 : local name 2022-04-13 01:02:01.697 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:01.700 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:01.702 | + functions-common:time_stop:2428 : local total 2022-04-13 01:02:01.704 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:01.706 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:02:01.708 | + functions-common:time_stop:2432 : start_time=1649811717874 2022-04-13 01:02:01.710 | + functions-common:time_stop:2434 : [[ -z 1649811717874 ]] 2022-04-13 01:02:01.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:01.717 | + functions-common:time_stop:2437 : end_time=1649811721714 2022-04-13 01:02:01.719 | + functions-common:time_stop:2438 : elapsed_time=3840 2022-04-13 01:02:01.721 | + functions-common:time_stop:2439 : total=27622 2022-04-13 01:02:01.724 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:01.726 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31462 2022-04-13 01:02:01.728 | + inc/python:pip_install:203 : return 0 2022-04-13 01:02:01.731 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 01:02:01.733 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 01:02:01.735 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 01:02:01.737 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:02:01.740 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:02:01.742 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:02:01.745 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:02:01.747 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:02:01.749 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:02:01.751 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:02:01.754 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:02:01.756 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:02:01.758 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:02:01.761 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:02:01.763 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 01:02:01.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:01.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:01.770 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 01:02:01.772 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:02:01.774 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:02:01.776 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:02:01.779 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:02:01.781 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:02:01.783 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:02:01.786 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:02:01.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:01.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:01.793 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:02:01.795 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:02:01.797 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:02:01.800 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:02:01.803 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:02:01.805 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:02:01.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:01.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:01.812 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:02:01.833 | + functions-common:apt_get:1230 : 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-04-13 01:02:01.941 | Reading package lists... 2022-04-13 01:02:02.178 | Building dependency tree... 2022-04-13 01:02:02.179 | Reading state information... 2022-04-13 01:02:02.422 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 01:02:02.422 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 01:02:02.422 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:02:02.422 | The following packages were automatically installed and are no longer required: 2022-04-13 01:02:02.423 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:02:02.423 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:02:02.423 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:02:02.423 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:02:02.423 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:02:02.423 | python3-zope.interface 2022-04-13 01:02:02.424 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:02:02.534 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:02:02.538 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:02:02.541 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:02:02.543 | + functions-common:time_stop:2425 : local name 2022-04-13 01:02:02.545 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:02.547 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:02.550 | + functions-common:time_stop:2428 : local total 2022-04-13 01:02:02.552 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:02.554 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:02:02.556 | + functions-common:time_stop:2432 : start_time=1649811721830 2022-04-13 01:02:02.558 | + functions-common:time_stop:2434 : [[ -z 1649811721830 ]] 2022-04-13 01:02:02.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:02.565 | + functions-common:time_stop:2437 : end_time=1649811722563 2022-04-13 01:02:02.568 | + functions-common:time_stop:2438 : elapsed_time=733 2022-04-13 01:02:02.570 | + functions-common:time_stop:2439 : total=4420 2022-04-13 01:02:02.572 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:02.574 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5153 2022-04-13 01:02:02.576 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:02:02.579 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 01:02:02.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:02.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:02.586 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 01:02:02.647 | Module proxy already enabled 2022-04-13 01:02:02.651 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 01:02:02.715 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 01:02:02.715 | Module proxy already enabled 2022-04-13 01:02:02.715 | Module proxy_uwsgi already enabled 2022-04-13 01:02:02.719 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 01:02:02.721 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 01:02:02.724 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 01:02:02.726 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 01:02:02.853 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 01:02:02.856 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 01:02:02.859 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 01:02:02.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:02.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:02.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 01:02:02.868 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:02.870 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 01:02:02.873 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 01:02:02.875 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 01:02:02.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:02.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:02.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 01:02:02.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:02.886 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 01:02:02.889 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 01:02:02.891 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 01:02:02.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:02.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:02.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 01:02:02.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:02.903 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 01:02:02.905 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 01:02:02.907 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 01:02:02.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:02.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:02.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 01:02:02.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:02.920 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 01:02:02.922 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 01:02:02.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:02.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:02.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 01:02:02.931 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:02.933 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 01:02:02.935 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 01:02:02.938 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 01:02:02.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:02.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:02.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 01:02:02.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:02.950 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 01:02:02.966 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:02.969 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 01:02:02.971 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 01:02:02.974 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 01:02:02.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:02.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:02.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 01:02:02.983 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:02.985 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 01:02:03.002 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:03.005 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 01:02:03.007 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 01:02:03.009 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 01:02:03.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:03.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:03.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 01:02:03.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:03.021 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 01:02:03.023 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 01:02:03.025 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 01:02:03.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:02:03.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:02:03.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 01:02:03.034 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:02:03.038 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 01:02:03.040 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 01:02:03.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:02:03.045 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 01:02:03.047 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 01:02:03.050 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:02:03.053 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:02:03.054 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:02:03.058 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 01:02:03.061 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 01:02:03.063 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 01:02:03.066 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 01:02:03.068 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 01:02:03.088 | Using python 3.8 to install keystonemiddleware 2022-04-13 01:02:03.090 | + 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-04-13 01:02:03.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:03.814 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:03.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:03.814 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:04.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:02:04.999 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 01:02:05.051 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 01:02:05.052 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 01:02:05.053 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 01:02:05.055 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 01:02:05.056 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 01:02:05.057 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 01:02:05.058 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 01:02:05.059 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 01:02:05.060 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 01:02:05.061 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 01:02:05.062 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 01:02:05.063 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 01:02:05.064 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 01:02:05.065 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 01:02:05.121 | 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-04-13 01:02:05.123 | 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-04-13 01:02:05.125 | 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-04-13 01:02:05.162 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 01:02:05.202 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 01:02:05.203 | 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-04-13 01:02:05.204 | 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-04-13 01:02:05.205 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 01:02:05.253 | 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-04-13 01:02:05.257 | 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-04-13 01:02:05.266 | 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-04-13 01:02:05.267 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 01:02:05.281 | 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-04-13 01:02:05.283 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 01:02:05.285 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 01:02:05.346 | 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.9) 2022-04-13 01:02:05.349 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 01:02:05.350 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 01:02:05.353 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 01:02:05.401 | 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.14.0) 2022-04-13 01:02:05.413 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 01:02:06.965 | 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-04-13 01:02:06.971 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:02:06.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:02:07.075 | + inc/python:pip_install:200 : result=0 2022-04-13 01:02:07.078 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:02:07.080 | + functions-common:time_stop:2425 : local name 2022-04-13 01:02:07.083 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:07.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:07.087 | + functions-common:time_stop:2428 : local total 2022-04-13 01:02:07.089 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:07.092 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:02:07.094 | + functions-common:time_stop:2432 : start_time=1649811723082 2022-04-13 01:02:07.096 | + functions-common:time_stop:2434 : [[ -z 1649811723082 ]] 2022-04-13 01:02:07.099 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:07.102 | + functions-common:time_stop:2437 : end_time=1649811727100 2022-04-13 01:02:07.105 | + functions-common:time_stop:2438 : elapsed_time=4018 2022-04-13 01:02:07.107 | + functions-common:time_stop:2439 : total=31462 2022-04-13 01:02:07.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:07.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35480 2022-04-13 01:02:07.113 | + inc/python:pip_install:203 : return 0 2022-04-13 01:02:07.116 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 01:02:07.118 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 01:02:07.120 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:02:07.123 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 01:02:07.126 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 01:02:07.128 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:02:07.132 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:02:07.132 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:02:07.138 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 01:02:07.140 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 01:02:07.143 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 01:02:07.146 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 01:02:07.148 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 01:02:07.169 | Using python 3.8 to install python-memcached 2022-04-13 01:02:07.172 | + 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-04-13 01:02:07.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:07.915 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:07.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:07.915 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:09.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:02:09.127 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 01:02:09.130 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 01:02:10.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-04-13 01:02:10.795 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:02:10.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:02:10.895 | + inc/python:pip_install:200 : result=0 2022-04-13 01:02:10.898 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:02:10.900 | + functions-common:time_stop:2425 : local name 2022-04-13 01:02:10.902 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:10.904 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:10.907 | + functions-common:time_stop:2428 : local total 2022-04-13 01:02:10.909 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:10.911 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:02:10.913 | + functions-common:time_stop:2432 : start_time=1649811727164 2022-04-13 01:02:10.915 | + functions-common:time_stop:2434 : [[ -z 1649811727164 ]] 2022-04-13 01:02:10.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:10.922 | + functions-common:time_stop:2437 : end_time=1649811730920 2022-04-13 01:02:10.924 | + functions-common:time_stop:2438 : elapsed_time=3756 2022-04-13 01:02:10.927 | + functions-common:time_stop:2439 : total=35480 2022-04-13 01:02:10.929 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:10.931 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39236 2022-04-13 01:02:10.934 | + inc/python:pip_install:203 : return 0 2022-04-13 01:02:10.936 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 01:02:10.953 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:10.955 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 01:02:10.957 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 01:02:10.959 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 01:02:10.962 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 01:02:10.964 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 01:02:10.966 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 01:02:10.968 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 01:02:10.983 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:02:10.985 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 01:02:10.987 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 01:02:10.990 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 01:02:10.992 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 01:02:10.994 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 01:02:10.997 | ++ functions-common:git_clone:612 : pwd 2022-04-13 01:02:10.999 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 01:02:11.001 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 01:02:11.004 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 01:02:11.019 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 01:02:11.021 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 01:02:11.023 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 01:02:11.026 | + functions-common:git_clone:629 : echo master 2022-04-13 01:02:11.026 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 01:02:11.031 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 01:02:11.033 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 01:02:11.035 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 01:02:11.038 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 01:02:11.038 | + functions-common:git_clone:678 : head -1 2022-04-13 01:02:11.041 | c141e6164 trivial: Fix typo 2022-04-13 01:02:11.044 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 01:02:11.046 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 01:02:11.048 | + inc/python:setup_develop:338 : local bindep 2022-04-13 01:02:11.051 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:02:11.053 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 01:02:11.056 | + inc/python:setup_develop:344 : local extras= 2022-04-13 01:02:11.058 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 01:02:11.060 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 01:02:11.063 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:02:11.065 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 01:02:11.068 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 01:02:11.070 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 01:02:11.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 01:02:11.075 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 01:02:11.078 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 01:02:11.080 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 01:02:11.082 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 01:02:11.085 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 01:02:11.091 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 01:02:11.093 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 01:02:11.791 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 01:02:11.793 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 01:02:11.795 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 01:02:11.797 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 01:02:11.799 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:02:11.801 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 01:02:11.803 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 01:02:11.806 | + inc/python:setup_package:428 : local extras= 2022-04-13 01:02:11.808 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 01:02:11.810 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 01:02:11.812 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 01:02:11.814 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 01:02:11.816 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 01:02:11.819 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 01:02:11.839 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 01:02:11.842 | + 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-04-13 01:02:12.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:12.575 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:12.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:12.575 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:13.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:02:13.774 | Obtaining file:///opt/stack/keystone 2022-04-13 01:02:13.775 | Preparing metadata (setup.py): started 2022-04-13 01:02:14.540 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 01:02:14.540 | ERROR: Command errored out with exit status 1: 2022-04-13 01:02:14.540 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-crw44wpy 2022-04-13 01:02:14.540 | cwd: /opt/stack/keystone/ 2022-04-13 01:02:14.540 | Complete output (16 lines): 2022-04-13 01:02:14.540 | Error parsing 2022-04-13 01:02:14.540 | Traceback (most recent call last): 2022-04-13 01:02:14.540 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 01:02:14.540 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 01:02:14.540 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 01:02:14.540 | pbr.hooks.setup_hook(config) 2022-04-13 01:02:14.540 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 01:02:14.540 | metadata_config.run() 2022-04-13 01:02:14.540 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 01:02:14.540 | self.hook() 2022-04-13 01:02:14.540 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 01:02:14.540 | self.config['version'] = packaging.get_version( 2022-04-13 01:02:14.540 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 01:02:14.540 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 01:02:14.540 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 01:02:14.540 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 01:02:14.541 | ---------------------------------------- 2022-04-13 01:02:14.541 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 01:02:14.541 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 01:02:14.548 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:02:14.548 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:02:14.631 | + inc/python:pip_install:1 : exit_trap 2022-04-13 01:02:14.633 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 01:02:14.636 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 01:02:14.639 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 01:02:14.641 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 01:02:14.643 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 01:02:14.645 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 01:02:14.647 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 01:02:14.650 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 01:02:14.652 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 01:02:14.652 | Error on exit 2022-04-13 01:02:14.654 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 01:02:14.656 | + ./stack.sh:exit_trap:544 : generate-subunit 1649811657 77 fail 2022-04-13 01:02:15.251 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 01:02:15.253 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 01:02:16.131 | + ./stack.sh:exit_trap:558 : exit 1