2022-04-13 13:09:07.301 | + ./stack.sh:main:489 : exec 2022-04-13 13:09:07.301 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-130907' 2022-04-13 13:09:07.301 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-130907.summary.2022-04-13-130907 2022-04-13 13:09:07.301 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:09:07.301 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-130907 2022-04-13 13:09:07.301 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-130907 /opt/stack/logs/stack.sh.log 2022-04-13 13:09:07.301 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-130907.summary.2022-04-13-130907 /opt/stack/logs/stack.sh.log.summary 2022-04-13 13:09:07.301 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 13:09:07.301 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 13:09:07.301 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 13:09:07.301 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 13:09:07.301 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 13:09:07.301 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 13:09:07.304 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 13:09:07.307 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 13:09:07.309 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 13:09:07.311 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 13:09:07.313 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 13:09:07.315 | + ./stack.sh:main:578 : uname -a 2022-04-13 13:09:07.316 | Linux dv-neutron-837726-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 13:09:07.319 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 13:09:07.321 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 13:09:07.324 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 13:09:07.360 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 13:09:07.376 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 13:09:07.378 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 13:09:07.380 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 13:09:07.381 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 13:09:07.383 | + functions-common:fetch_plugins:1776 : return 2022-04-13 13:09:07.385 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 13:09:07.387 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 13:09:07.389 | + functions-common:run_phase:1854 : local phase= 2022-04-13 13:09:07.391 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 13:09:07.393 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 13:09:07.395 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 13:09:07.396 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 13:09:07.398 | + functions-common:run_phase:1863 : local extra 2022-04-13 13:09:07.400 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 13:09:07.403 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 13:09:07.405 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 13:09:07.407 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 13:09:07.409 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 13:09:07.411 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 13:09:07.424 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:07.426 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 13:09:07.427 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:09:07.429 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:09:07.431 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:09:07.437 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:09:07.439 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:09:07.441 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 13:09:07.444 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 13:09:07.446 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 13:09:07.448 | + 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 13:09:07.451 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 13:09:07.453 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 13:09:07.454 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 13:09:07.457 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 13:09:07.459 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 13:09:07.462 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 13:09:07.483 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 13:09:07.485 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 13:09:07.498 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:09:07.501 | +++ lib/tls:source:43 : hostname -f 2022-04-13 13:09:07.504 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 13:09:07.506 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 13:09:07.508 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 13:09:07.510 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 13:09:07.512 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 13:09:07.514 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 13:09:07.516 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 13:09:07.517 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 13:09:07.519 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 13:09:07.521 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 13:09:07.526 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 13:09:07.538 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 13:09:07.555 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 13:09:07.567 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 13:09:07.580 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 13:09:07.615 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 13:09:07.674 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 13:09:07.764 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 13:09:07.786 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 13:09:07.837 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 13:09:07.889 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 13:09:08.035 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 13:09:08.049 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 13:09:08.062 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 13:09:08.075 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 13:09:08.167 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 13:09:08.171 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 13:09:08.175 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 13:09:08.178 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 13:09:08.180 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 13:09:08.183 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 13:09:08.187 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 13:09:08.187 | False' 2022-04-13 13:09:08.190 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 13:09:08.206 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 13:09:08.208 | + ./stack.sh:main:626 : run_phase source 2022-04-13 13:09:08.210 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 13:09:08.212 | + functions-common:run_phase:1854 : local phase= 2022-04-13 13:09:08.214 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 13:09:08.217 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 13:09:08.220 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 13:09:08.222 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 13:09:08.224 | + functions-common:run_phase:1863 : local extra 2022-04-13 13:09:08.226 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 13:09:08.230 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 13:09:08.232 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 13:09:08.234 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 13:09:08.236 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 13:09:08.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 13:09:08.253 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:08.255 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 13:09:08.257 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 13:09:08.296 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 13:09:08.298 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 13:09:08.300 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 13:09:08.303 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 13:09:08.305 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 13:09:08.307 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 13:09:08.309 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 13:09:08.311 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 13:09:08.313 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 13:09:08.316 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 13:09:08.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 13:09:08.323 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.325 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 13:09:08.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.329 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 13:09:08.332 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.334 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 13:09:08.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.338 | + 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 13:09:08.341 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.343 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 13:09:08.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.348 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 13:09:08.350 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.352 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 13:09:08.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.357 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 13:09:08.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.361 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 13:09:08.364 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.366 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 13:09:08.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 13:09:08.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.375 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 13:09:08.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 13:09:08.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 13:09:08.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.388 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 13:09:08.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.393 | + 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 13:09:08.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.397 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 13:09:08.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.401 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 13:09:08.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.406 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 13:09:08.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.410 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 13:09:08.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.414 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 13:09:08.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 13:09:08.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 13:09:08.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.427 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 13:09:08.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.432 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 13:09:08.434 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.436 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 13:09:08.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.440 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 13:09:08.443 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.445 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 13:09:08.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.449 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 13:09:08.452 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.454 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 13:09:08.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.458 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 13:09:08.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 13:09:08.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.467 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 13:09:08.469 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.471 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 13:09:08.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.475 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 13:09:08.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.480 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 13:09:08.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 13:09:08.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 13:09:08.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.493 | + 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 13:09:08.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.498 | + 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 13:09:08.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.502 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 13:09:08.505 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.507 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 13:09:08.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.511 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 13:09:08.514 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.517 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 13:09:08.519 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.522 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 13:09:08.524 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:09:08.526 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 13:09:08.529 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 13:09:08.532 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 13:09:08.534 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 13:09:08.551 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:08.553 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 13:09:08.556 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 13:09:08.559 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 13:09:08.575 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:09:08.577 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 13:09:08.580 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 13:09:08.582 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 13:09:08.584 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 13:09:08.587 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 13:09:08.589 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 13:09:08.591 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 13:09:08.594 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 13:09:08.596 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 13:09:08.596 | Using mysql database backend 2022-04-13 13:09:08.599 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 13:09:08.614 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 13:09:08.618 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 13:09:08.620 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 13:09:08.623 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 13:09:08.626 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 13:09:08.628 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 13:09:08.644 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:08.647 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 13:09:08.663 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 13:09:08.679 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:08.681 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 13:09:08.697 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 13:09:08.714 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 13:09:08.730 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:09:08.732 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 13:09:08.748 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:08.751 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 13:09:08.767 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 13:09:08.769 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 13:09:08.772 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 13:09:08.774 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 13:09:08.777 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 13:09:08.781 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-130908 2022-04-13 13:09:08.784 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-130908 759' 2022-04-13 13:09:08.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.789 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 13:09:08.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.794 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 13:09:08.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.798 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 13:09:08.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.804 | + 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 13:09:08.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.809 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-13 13:09:08.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.814 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-13 13:09:08.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.820 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-130907 2022-04-13 13:09:08.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.824 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 13:09:08.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.830 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-13 13:09:08.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.834 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 13:09:08.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.839 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 13:09:08.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.844 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 13:09:08.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:09:08.849 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 13:09:08.851 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 13:09:08.854 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 13:09:08.856 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 13:09:08.858 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 13:09:08.860 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 13:09:08.862 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 13:09:08.865 | ++ functions-common:git_clone:612 : pwd 2022-04-13 13:09:08.868 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 13:09:08.870 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 13:09:08.872 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 13:09:08.887 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 13:09:08.890 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 13:09:08.892 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:08.894 | + functions-common:git_clone:629 : echo master 2022-04-13 13:09:08.895 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 13:09:08.900 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 13:09:08.902 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:08.904 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 13:09:08.907 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 13:09:08.907 | + functions-common:git_clone:678 : head -1 2022-04-13 13:09:08.910 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 13:09:08.913 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 13:09:08.915 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 13:09:08.918 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:09:08.920 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 13:09:08.923 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 13:09:08.926 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 13:09:08.928 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 13:09:08.931 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 13:09:08.933 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 13:09:08.936 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 13:09:08.938 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 13:09:08.941 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 13:09:08.946 | ++ tools/install_prereqs.sh:source:47 : NOW=1649855348 2022-04-13 13:09:08.949 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 13:09:08.954 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649855259 2022-04-13 13:09:08.956 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 13:09:08.959 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 13:09:08.961 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 13:09:08.964 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 13:09:08.966 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 13:09:08.968 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 13:09:08.971 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 13:09:08.973 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 13:09:08.975 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 13:09:08.978 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 13:09:08.981 | +++ 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 13:09:09.027 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 13:09:09.027 | apache2-dev 2022-04-13 13:09:09.027 | bc 2022-04-13 13:09:09.027 | bsdmainutils 2022-04-13 13:09:09.027 | curl 2022-04-13 13:09:09.028 | g++ 2022-04-13 13:09:09.028 | gawk 2022-04-13 13:09:09.028 | gcc 2022-04-13 13:09:09.028 | gettext 2022-04-13 13:09:09.028 | git 2022-04-13 13:09:09.028 | graphviz 2022-04-13 13:09:09.028 | iputils-ping 2022-04-13 13:09:09.028 | libapache2-mod-proxy-uwsgi 2022-04-13 13:09:09.028 | libffi-dev 2022-04-13 13:09:09.028 | libjpeg-dev 2022-04-13 13:09:09.028 | libpcre3-dev 2022-04-13 13:09:09.028 | libpq-dev 2022-04-13 13:09:09.028 | libssl-dev 2022-04-13 13:09:09.028 | libsystemd-dev 2022-04-13 13:09:09.028 | libxml2-dev 2022-04-13 13:09:09.028 | libxslt1-dev 2022-04-13 13:09:09.028 | libyaml-dev 2022-04-13 13:09:09.028 | lsof 2022-04-13 13:09:09.028 | openssh-server 2022-04-13 13:09:09.028 | openssl 2022-04-13 13:09:09.028 | pkg-config 2022-04-13 13:09:09.028 | psmisc 2022-04-13 13:09:09.028 | python3-dev 2022-04-13 13:09:09.028 | python3-pip 2022-04-13 13:09:09.028 | python3-systemd 2022-04-13 13:09:09.028 | python3-venv 2022-04-13 13:09:09.028 | tar 2022-04-13 13:09:09.028 | tcpdump 2022-04-13 13:09:09.028 | unzip 2022-04-13 13:09:09.028 | uuid-runtime 2022-04-13 13:09:09.028 | wget 2022-04-13 13:09:09.028 | wget 2022-04-13 13:09:09.028 | zlib1g-dev 2022-04-13 13:09:09.028 | libkrb5-dev 2022-04-13 13:09:09.028 | libldap2-dev 2022-04-13 13:09:09.028 | libsasl2-dev 2022-04-13 13:09:09.028 | memcached 2022-04-13 13:09:09.029 | python3-mysqldb 2022-04-13 13:09:09.029 | sqlite3 2022-04-13 13:09:09.029 | conntrack 2022-04-13 13:09:09.029 | curl 2022-04-13 13:09:09.029 | dnsmasq-base 2022-04-13 13:09:09.029 | dnsmasq-utils 2022-04-13 13:09:09.029 | ebtables 2022-04-13 13:09:09.029 | genisoimage 2022-04-13 13:09:09.029 | iptables 2022-04-13 13:09:09.029 | iputils-arping 2022-04-13 13:09:09.029 | kpartx 2022-04-13 13:09:09.029 | libjs-jquery-tablesorter 2022-04-13 13:09:09.029 | parted 2022-04-13 13:09:09.029 | pm-utils 2022-04-13 13:09:09.029 | python3-mysqldb 2022-04-13 13:09:09.029 | socat 2022-04-13 13:09:09.029 | sqlite3 2022-04-13 13:09:09.029 | sudo 2022-04-13 13:09:09.029 | vlan 2022-04-13 13:09:09.029 | lsscsi 2022-04-13 13:09:09.029 | open-iscsi 2022-04-13 13:09:09.029 | lvm2 2022-04-13 13:09:09.029 | qemu-utils 2022-04-13 13:09:09.029 | thin-provisioning-tools 2022-04-13 13:09:09.029 | acl 2022-04-13 13:09:09.029 | dnsmasq-base 2022-04-13 13:09:09.029 | dnsmasq-utils 2022-04-13 13:09:09.029 | ebtables 2022-04-13 13:09:09.029 | haproxy 2022-04-13 13:09:09.029 | iptables 2022-04-13 13:09:09.029 | iputils-arping 2022-04-13 13:09:09.029 | iputils-ping 2022-04-13 13:09:09.029 | postgresql-server-dev-all 2022-04-13 13:09:09.029 | python3-mysqldb 2022-04-13 13:09:09.029 | sqlite3 2022-04-13 13:09:09.030 | sudo 2022-04-13 13:09:09.030 | vlan 2022-04-13 13:09:09.030 | pcp 2022-04-13 13:09:09.030 | ipset 2022-04-13 13:09:09.030 | conntrack 2022-04-13 13:09:09.030 | conntrackd 2022-04-13 13:09:09.030 | keepalived 2022-04-13 13:09:09.030 | lvm2 2022-04-13 13:09:09.030 | qemu-utils 2022-04-13 13:09:09.030 | thin-provisioning-tools 2022-04-13 13:09:09.030 | curl 2022-04-13 13:09:09.030 | liberasurecode-dev 2022-04-13 13:09:09.030 | make 2022-04-13 13:09:09.030 | memcached 2022-04-13 13:09:09.030 | rsync 2022-04-13 13:09:09.030 | sqlite3 2022-04-13 13:09:09.030 | xfsprogs' 2022-04-13 13:09:09.030 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 13:09:09.048 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 13:09:09.048 | apache2-dev 2022-04-13 13:09:09.048 | bc 2022-04-13 13:09:09.048 | bsdmainutils 2022-04-13 13:09:09.048 | curl 2022-04-13 13:09:09.048 | g++ 2022-04-13 13:09:09.049 | gawk 2022-04-13 13:09:09.049 | gcc 2022-04-13 13:09:09.049 | gettext 2022-04-13 13:09:09.049 | git 2022-04-13 13:09:09.049 | graphviz 2022-04-13 13:09:09.049 | iputils-ping 2022-04-13 13:09:09.049 | libapache2-mod-proxy-uwsgi 2022-04-13 13:09:09.049 | libffi-dev 2022-04-13 13:09:09.049 | libjpeg-dev 2022-04-13 13:09:09.049 | libpcre3-dev 2022-04-13 13:09:09.049 | libpq-dev 2022-04-13 13:09:09.049 | libssl-dev 2022-04-13 13:09:09.049 | libsystemd-dev 2022-04-13 13:09:09.049 | libxml2-dev 2022-04-13 13:09:09.049 | libxslt1-dev 2022-04-13 13:09:09.049 | libyaml-dev 2022-04-13 13:09:09.049 | lsof 2022-04-13 13:09:09.049 | openssh-server 2022-04-13 13:09:09.049 | openssl 2022-04-13 13:09:09.049 | pkg-config 2022-04-13 13:09:09.049 | psmisc 2022-04-13 13:09:09.049 | python3-dev 2022-04-13 13:09:09.049 | python3-pip 2022-04-13 13:09:09.049 | python3-systemd 2022-04-13 13:09:09.049 | python3-venv 2022-04-13 13:09:09.049 | tar 2022-04-13 13:09:09.049 | tcpdump 2022-04-13 13:09:09.049 | unzip 2022-04-13 13:09:09.049 | uuid-runtime 2022-04-13 13:09:09.049 | wget 2022-04-13 13:09:09.049 | wget 2022-04-13 13:09:09.049 | zlib1g-dev 2022-04-13 13:09:09.049 | libkrb5-dev 2022-04-13 13:09:09.049 | libldap2-dev 2022-04-13 13:09:09.049 | libsasl2-dev 2022-04-13 13:09:09.049 | memcached 2022-04-13 13:09:09.049 | python3-mysqldb 2022-04-13 13:09:09.050 | sqlite3 2022-04-13 13:09:09.050 | conntrack 2022-04-13 13:09:09.050 | curl 2022-04-13 13:09:09.050 | dnsmasq-base 2022-04-13 13:09:09.050 | dnsmasq-utils 2022-04-13 13:09:09.050 | ebtables 2022-04-13 13:09:09.050 | genisoimage 2022-04-13 13:09:09.050 | iptables 2022-04-13 13:09:09.050 | iputils-arping 2022-04-13 13:09:09.050 | kpartx 2022-04-13 13:09:09.050 | libjs-jquery-tablesorter 2022-04-13 13:09:09.050 | parted 2022-04-13 13:09:09.050 | pm-utils 2022-04-13 13:09:09.050 | python3-mysqldb 2022-04-13 13:09:09.050 | socat 2022-04-13 13:09:09.050 | sqlite3 2022-04-13 13:09:09.050 | sudo 2022-04-13 13:09:09.050 | vlan 2022-04-13 13:09:09.050 | lsscsi 2022-04-13 13:09:09.050 | open-iscsi 2022-04-13 13:09:09.050 | lvm2 2022-04-13 13:09:09.050 | qemu-utils 2022-04-13 13:09:09.050 | thin-provisioning-tools 2022-04-13 13:09:09.050 | acl 2022-04-13 13:09:09.050 | dnsmasq-base 2022-04-13 13:09:09.050 | dnsmasq-utils 2022-04-13 13:09:09.050 | ebtables 2022-04-13 13:09:09.050 | haproxy 2022-04-13 13:09:09.050 | iptables 2022-04-13 13:09:09.050 | iputils-arping 2022-04-13 13:09:09.050 | iputils-ping 2022-04-13 13:09:09.050 | postgresql-server-dev-all 2022-04-13 13:09:09.050 | python3-mysqldb 2022-04-13 13:09:09.050 | sqlite3 2022-04-13 13:09:09.050 | sudo 2022-04-13 13:09:09.050 | vlan 2022-04-13 13:09:09.051 | pcp 2022-04-13 13:09:09.051 | ipset 2022-04-13 13:09:09.051 | conntrack 2022-04-13 13:09:09.051 | conntrackd 2022-04-13 13:09:09.051 | keepalived 2022-04-13 13:09:09.051 | lvm2 2022-04-13 13:09:09.051 | qemu-utils 2022-04-13 13:09:09.051 | thin-provisioning-tools 2022-04-13 13:09:09.051 | curl 2022-04-13 13:09:09.051 | liberasurecode-dev 2022-04-13 13:09:09.051 | make 2022-04-13 13:09:09.051 | memcached 2022-04-13 13:09:09.051 | rsync 2022-04-13 13:09:09.051 | sqlite3 2022-04-13 13:09:09.051 | xfsprogs ' 2022-04-13 13:09:09.051 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 13:09:09.053 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:09.056 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:09.059 | ++ 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 13:09:09.059 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 13:09:09.064 | ++ 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 13:09:09.066 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 13:09:09.069 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:09:09.071 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 13:09:09.073 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:09:09.075 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:09.077 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:09:09.080 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:09.082 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:09.084 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:09:09.086 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 13:09:09.088 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:09.090 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 13:09:09.093 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 13:09:09.097 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 13:09:09.099 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 13:09:09.101 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 13:09:09.103 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 13:09:09.105 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 13:09:09.108 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 13:09:09.112 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649855349109 2022-04-13 13:09:09.114 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 13:09:09.116 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 13:09:09.118 | ++ 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 13:09:09.440 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 13:09:09.496 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 13:09:09.626 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 13:09:09.756 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 13:09:11.739 | Reading package lists... 2022-04-13 13:09:11.774 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 13:09:11.777 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 13:09:11.780 | ++ functions-common:time_stop:2425 : local name 2022-04-13 13:09:11.783 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:11.786 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:11.789 | ++ functions-common:time_stop:2428 : local total 2022-04-13 13:09:11.792 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:11.795 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 13:09:11.797 | ++ functions-common:time_stop:2432 : start_time=1649855349109 2022-04-13 13:09:11.799 | ++ functions-common:time_stop:2434 : [[ -z 1649855349109 ]] 2022-04-13 13:09:11.802 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:11.806 | ++ functions-common:time_stop:2437 : end_time=1649855351804 2022-04-13 13:09:11.808 | ++ functions-common:time_stop:2438 : elapsed_time=2695 2022-04-13 13:09:11.811 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 13:09:11.813 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:11.815 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2695 2022-04-13 13:09:11.818 | ++ 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 13:09:11.820 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:09:11.822 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:11.824 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:11.827 | ++ 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 13:09:11.847 | ++ 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 13:09:11.956 | Reading package lists... 2022-04-13 13:09:12.199 | Building dependency tree... 2022-04-13 13:09:12.201 | Reading state information... 2022-04-13 13:09:12.236 | acl is already the newest version (2.2.53-6). 2022-04-13 13:09:12.237 | bc is already the newest version (1.07.1-2build1). 2022-04-13 13:09:12.237 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 13:09:12.237 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 13:09:12.237 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 13:09:12.237 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 13:09:12.237 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 13:09:12.237 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 13:09:12.237 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 13:09:12.237 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 13:09:12.237 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 13:09:12.237 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 13:09:12.237 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 13:09:12.237 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 13:09:12.237 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 13:09:12.237 | libffi-dev is already the newest version (3.3-4). 2022-04-13 13:09:12.237 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 13:09:12.237 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 13:09:12.237 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 13:09:12.237 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 13:09:12.237 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 13:09:12.237 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 13:09:12.237 | make is already the newest version (4.2.1-1.2). 2022-04-13 13:09:12.237 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 13:09:12.237 | psmisc is already the newest version (23.3-1). 2022-04-13 13:09:12.237 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 13:09:12.237 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 13:09:12.237 | python3-systemd is already the newest version (234-3build2). 2022-04-13 13:09:12.237 | socat is already the newest version (1.7.3.3-2). 2022-04-13 13:09:12.237 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 13:09:12.237 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 13:09:12.237 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 13:09:12.237 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 13:09:12.238 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 13:09:12.238 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 13:09:12.238 | pcp is already the newest version (5.0.3-1). 2022-04-13 13:09:12.238 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 13:09:12.238 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 13:09:12.238 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:09:12.238 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:09:12.238 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 13:09:12.238 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 13:09:12.238 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 13:09:12.238 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 13:09:12.238 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 13:09:12.238 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 13:09:12.238 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 13:09:12.238 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 13:09:12.238 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 13:09:12.238 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 13:09:12.238 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 13:09:12.238 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 13:09:12.238 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 13:09:12.238 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 13:09:12.238 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 13:09:12.238 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 13:09:12.238 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 13:09:12.238 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 13:09:12.238 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 13:09:12.238 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 13:09:12.238 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 13:09:12.238 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 13:09:12.238 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 13:09:12.238 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 13:09:12.238 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 13:09:12.238 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 13:09:12.238 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 13:09:12.239 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 13:09:12.239 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 13:09:12.462 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:09:12.462 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 13:09:12.462 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 13:09:12.462 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 13:09:12.462 | The following packages were automatically installed and are no longer required: 2022-04-13 13:09:12.463 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:09:12.463 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:09:12.463 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:09:12.463 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:09:12.463 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:09:12.463 | python3-zope.interface 2022-04-13 13:09:12.463 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:09:12.605 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:09:12.610 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 13:09:12.614 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:09:12.617 | ++ functions-common:time_stop:2425 : local name 2022-04-13 13:09:12.620 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:12.623 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:12.626 | ++ functions-common:time_stop:2428 : local total 2022-04-13 13:09:12.630 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:12.633 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:09:12.637 | ++ functions-common:time_stop:2432 : start_time=1649855351844 2022-04-13 13:09:12.639 | ++ functions-common:time_stop:2434 : [[ -z 1649855351844 ]] 2022-04-13 13:09:12.642 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:12.646 | ++ functions-common:time_stop:2437 : end_time=1649855352644 2022-04-13 13:09:12.650 | ++ functions-common:time_stop:2438 : elapsed_time=800 2022-04-13 13:09:12.653 | ++ functions-common:time_stop:2439 : total=761 2022-04-13 13:09:12.655 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:12.657 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1561 2022-04-13 13:09:12.661 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 13:09:12.664 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 13:09:12.667 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 13:09:12.670 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 13:09:12.675 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 13:09:12.679 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 13:09:12.681 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 13:09:12.684 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 13:09:14.109 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 13:09:14.111 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 13:09:14.113 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 13:09:14.115 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 13:09:14.117 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 13:09:14.119 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 13:09:14.121 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 13:09:14.123 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 13:09:14.125 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 13:09:14.127 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 13:09:14.129 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 13:09:14.130 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 13:09:14.132 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 13:09:14.134 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 13:09:14.136 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 13:09:14.137 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 13:09:14.139 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 13:09:14.141 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 13:09:14.143 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 13:09:14.144 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 13:09:14.147 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 13:09:14.149 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 13:09:14.150 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 13:09:14.153 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 13:09:14.220 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 13:09:14.224 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 13:09:14.291 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 13:09:14.294 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 13:09:14.375 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 13:09:14.378 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 13:09:14.381 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 13:09:14.384 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 13:09:14.387 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 13:09:14.391 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 13:09:14.394 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 13:09:14.397 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 13:09:14.400 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 13:09:14.403 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 13:09:14.406 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 13:09:14.406 | Distro: focal 2022-04-13 13:09:14.408 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 13:09:14.410 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 13:09:14.414 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 13:09:14.416 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 13:09:14.419 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 13:09:14.419 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 13:09:14.985 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 13:09:14.988 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 13:09:14.989 | pip: 21.3.1 2022-04-13 13:09:14.992 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 13:09:14.994 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 13:09:14.997 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:09:14.999 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:09:15.001 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:09:15.003 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:09:15.006 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:09:15.008 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:09:15.010 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:09:15.013 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:09:15.015 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:09:15.016 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:09:15.018 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:09:15.020 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 13:09:15.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:15.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:15.025 | + tools/install_pip.sh:main:142 : : 2022-04-13 13:09:15.027 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 13:09:15.029 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 13:09:15.031 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 13:09:15.033 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:09:15.035 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 13:09:15.037 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 13:09:15.039 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:09:15.042 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:09:15.042 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:09:15.046 | ++ 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 13:09:15.048 | ++ 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 13:09:15.050 | ++ 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 13:09:15.052 | + 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 13:09:15.054 | + 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 13:09:15.071 | 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 13:09:15.073 | + 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 13:09:15.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:15.791 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:15.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:15.791 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:16.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:09:18.629 | 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 13:09:18.641 | 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 13:09:20.323 | Installing collected packages: setuptools 2022-04-13 13:09:21.183 | Successfully installed setuptools-62.0.0 2022-04-13 13:09:21.183 | 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 13:09:21.329 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:09:21.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:09:21.445 | + inc/python:pip_install:200 : result=0 2022-04-13 13:09:21.449 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:09:21.452 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:21.454 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:21.457 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:21.461 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:21.463 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:21.466 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:09:21.468 | + functions-common:time_stop:2432 : start_time=1649855355066 2022-04-13 13:09:21.470 | + functions-common:time_stop:2434 : [[ -z 1649855355066 ]] 2022-04-13 13:09:21.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:21.476 | + functions-common:time_stop:2437 : end_time=1649855361474 2022-04-13 13:09:21.477 | + functions-common:time_stop:2438 : elapsed_time=6408 2022-04-13 13:09:21.479 | + functions-common:time_stop:2439 : total=0 2022-04-13 13:09:21.481 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:21.483 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6408 2022-04-13 13:09:21.484 | + inc/python:pip_install:203 : return 0 2022-04-13 13:09:21.486 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 13:09:21.489 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 13:09:21.492 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 13:09:21.494 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 13:09:21.497 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 13:09:21.497 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 13:09:22.082 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 13:09:22.085 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 13:09:22.085 | pip: 21.3.1 2022-04-13 13:09:22.090 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 13:09:22.094 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 13:09:22.097 | + ./stack.sh:main:798 : fixup_all 2022-04-13 13:09:22.100 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 13:09:22.103 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 13:09:22.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:22.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:22.111 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 13:09:22.127 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 13:09:22.138 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 13:09:22.149 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 13:09:22.152 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 13:09:22.154 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:09:22.156 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:09:22.159 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:09:22.161 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:09:22.163 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:09:22.165 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:09:22.167 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:09:22.169 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:09:22.172 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:09:22.174 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:09:22.176 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:09:22.178 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 13:09:22.180 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 13:09:22.182 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 13:09:22.185 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:09:22.187 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:09:22.189 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:09:22.191 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:09:22.194 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:09:22.196 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:09:22.198 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 13:09:22.200 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 13:09:22.202 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 13:09:22.204 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 13:09:22.206 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 13:09:22.208 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 13:09:22.211 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 13:09:22.230 | Using python 3.8 to install os-testr 2022-04-13 13:09:22.233 | + 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 13:09:22.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:22.955 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:22.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:22.955 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:24.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:09:24.150 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 13:09:24.217 | 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 13:09:24.218 | 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 13:09:24.219 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 13:09:24.233 | 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 13:09:24.242 | 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 13:09:24.254 | 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 13:09:25.877 | 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 13:09:25.883 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:09:25.883 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:09:25.991 | + inc/python:pip_install:200 : result=0 2022-04-13 13:09:25.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:09:25.998 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:26.001 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:26.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:26.008 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:26.011 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:26.014 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:09:26.016 | + functions-common:time_stop:2432 : start_time=1649855362225 2022-04-13 13:09:26.018 | + functions-common:time_stop:2434 : [[ -z 1649855362225 ]] 2022-04-13 13:09:26.022 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:26.026 | + functions-common:time_stop:2437 : end_time=1649855366023 2022-04-13 13:09:26.028 | + functions-common:time_stop:2438 : elapsed_time=3798 2022-04-13 13:09:26.030 | + functions-common:time_stop:2439 : total=0 2022-04-13 13:09:26.033 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:26.035 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3798 2022-04-13 13:09:26.038 | + inc/python:pip_install:203 : return 0 2022-04-13 13:09:26.041 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 13:09:26.092 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 13:09:26.196 | + ./stack.sh:main:812 : install_infra 2022-04-13 13:09:26.199 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 13:09:26.201 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 13:09:26.204 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 13:09:26.206 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 13:09:26.230 | + 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 13:09:28.122 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.131 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.136 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.141 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.145 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.152 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.156 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.187 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.266 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.285 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.289 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.294 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.309 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.317 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.319 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.336 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.353 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.363 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.368 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.386 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.408 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.426 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.434 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.440 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.461 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.490 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.492 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.506 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.510 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.514 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.519 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.534 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.541 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.590 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.608 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.612 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.644 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.707 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.713 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.720 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.771 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.784 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.792 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.896 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.921 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.925 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.936 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.941 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.960 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.968 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:28.985 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.015 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.044 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.056 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.069 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.087 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.095 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.109 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.121 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.125 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:29.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:09:29.268 | 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 13:09:29.559 | + inc/python:pip_install:200 : result=0 2022-04-13 13:09:29.562 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:09:29.566 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:29.569 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:29.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:29.577 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:29.579 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:29.583 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:09:29.586 | + functions-common:time_stop:2432 : start_time=1649855366223 2022-04-13 13:09:29.589 | + functions-common:time_stop:2434 : [[ -z 1649855366223 ]] 2022-04-13 13:09:29.593 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:29.597 | + functions-common:time_stop:2437 : end_time=1649855369595 2022-04-13 13:09:29.599 | + functions-common:time_stop:2438 : elapsed_time=3372 2022-04-13 13:09:29.602 | + functions-common:time_stop:2439 : total=3798 2022-04-13 13:09:29.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:29.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7170 2022-04-13 13:09:29.608 | + inc/python:pip_install:203 : return 0 2022-04-13 13:09:29.611 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 13:09:29.614 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 13:09:29.637 | + 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 13:09:31.379 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.386 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.390 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.395 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.399 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.405 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.409 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.434 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.511 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.530 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.535 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.539 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.554 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.561 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.563 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.580 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.597 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.606 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.611 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.628 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.650 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.667 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.675 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.680 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.700 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.731 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.733 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.746 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.751 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.755 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.760 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.774 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.781 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.829 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.846 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.850 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.880 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.941 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.947 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:31.954 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.003 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.016 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.024 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.124 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.148 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.152 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.162 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.167 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.185 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.193 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.209 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.239 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.266 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.278 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.290 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.307 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.316 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.330 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.340 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.344 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:09:32.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:09:32.352 | Processing /opt/stack/requirements 2022-04-13 13:09:34.139 | 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 13:09:34.142 | 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 13:09:34.154 | 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 13:09:34.159 | 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 13:09:34.162 | 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 13:09:34.168 | 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 13:09:34.194 | 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 13:09:34.197 | 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 13:09:34.208 | 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 13:09:34.258 | 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 13:09:34.261 | 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 13:09:34.276 | 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 13:09:34.281 | 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 13:09:34.285 | 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 13:09:34.287 | 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 13:09:34.289 | 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 13:09:34.302 | 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 13:09:34.350 | 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 13:09:34.361 | 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 13:09:34.364 | 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 13:09:34.371 | 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 13:09:34.373 | 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 13:09:34.378 | 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 13:09:34.438 | Building wheels for collected packages: openstack-requirements 2022-04-13 13:09:34.439 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 13:09:35.271 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 13:09:35.272 | ERROR: Command errored out with exit status 1: 2022-04-13 13:09:35.272 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-31iwf6ma/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-31iwf6ma/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-ygq326ht 2022-04-13 13:09:35.272 | cwd: /tmp/pip-req-build-31iwf6ma/ 2022-04-13 13:09:35.272 | Complete output (6 lines): 2022-04-13 13:09:35.272 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 13:09:35.272 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 13:09:35.272 | or: setup.py --help-commands 2022-04-13 13:09:35.272 | or: setup.py cmd --help 2022-04-13 13:09:35.272 | 2022-04-13 13:09:35.272 | error: invalid command 'bdist_wheel' 2022-04-13 13:09:35.272 | ---------------------------------------- 2022-04-13 13:09:35.272 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 13:09:35.272 | Running setup.py clean for openstack-requirements 2022-04-13 13:09:36.105 | Failed to build openstack-requirements 2022-04-13 13:09:36.122 | Installing collected packages: openstack-requirements 2022-04-13 13:09:36.122 | Attempting uninstall: openstack-requirements 2022-04-13 13:09:36.123 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 13:09:36.159 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 13:09:36.177 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 13:09:36.180 | Running setup.py install for openstack-requirements: started 2022-04-13 13:09:38.544 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 13:09:38.580 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 13:09:38.707 | + inc/python:pip_install:200 : result=0 2022-04-13 13:09:38.710 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:09:38.714 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:38.718 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:38.721 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:38.725 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:38.728 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:38.732 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:09:38.735 | + functions-common:time_stop:2432 : start_time=1649855369630 2022-04-13 13:09:38.737 | + functions-common:time_stop:2434 : [[ -z 1649855369630 ]] 2022-04-13 13:09:38.740 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:38.744 | + functions-common:time_stop:2437 : end_time=1649855378741 2022-04-13 13:09:38.746 | + functions-common:time_stop:2438 : elapsed_time=9111 2022-04-13 13:09:38.748 | + functions-common:time_stop:2439 : total=7170 2022-04-13 13:09:38.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:38.752 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16281 2022-04-13 13:09:38.754 | + inc/python:pip_install:203 : return 0 2022-04-13 13:09:38.757 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 13:09:38.759 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 13:09:38.762 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 13:09:38.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:38.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:38.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 13:09:38.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:38.774 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 13:09:38.794 | Using python 3.8 to install pbr 2022-04-13 13:09:38.796 | + 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 13:09:39.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:39.530 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:39.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:39.530 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:40.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:09:40.814 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 13:09:42.573 | 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 13:09:42.579 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:09:42.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:09:42.689 | + inc/python:pip_install:200 : result=0 2022-04-13 13:09:42.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:09:42.695 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:42.698 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:42.701 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:42.704 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:42.706 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:42.709 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:09:42.712 | + functions-common:time_stop:2432 : start_time=1649855378788 2022-04-13 13:09:42.715 | + functions-common:time_stop:2434 : [[ -z 1649855378788 ]] 2022-04-13 13:09:42.719 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:42.723 | + functions-common:time_stop:2437 : end_time=1649855382720 2022-04-13 13:09:42.725 | + functions-common:time_stop:2438 : elapsed_time=3932 2022-04-13 13:09:42.727 | + functions-common:time_stop:2439 : total=16281 2022-04-13 13:09:42.729 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:42.731 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20213 2022-04-13 13:09:42.733 | + inc/python:pip_install:203 : return 0 2022-04-13 13:09:42.735 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 13:09:44.986 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 13:09:46.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:09:46.838 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 13:09:46.853 | 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 13:09:46.855 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 13:09:46.858 | 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 13:09:46.863 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 13:09:46.866 | 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 13:09:46.937 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 13:09:46.941 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 13:09:46.945 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 13:09:46.965 | + ./stack.sh:main:821 : pkgs= 2022-04-13 13:09:46.968 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 13:09:46.970 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 13:09:46.972 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 13:09:46.975 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 13:09:46.977 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 13:09:46.979 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 13:09:46.982 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 13:09:46.984 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 13:09:46.987 | + functions-common:run_phase:1863 : local extra 2022-04-13 13:09:46.989 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 13:09:46.993 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 13:09:46.996 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 13:09:46.998 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 13:09:47.000 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 13:09:47.002 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 13:09:47.017 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:47.019 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 13:09:47.021 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:09:47.023 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 13:09:47.026 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:09:47.028 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 13:09:47.030 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:09:47.032 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 13:09:47.034 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:09:47.036 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 13:09:47.038 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:09:47.040 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 13:09:47.042 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 13:09:47.044 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 13:09:47.047 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 13:09:47.049 | + 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 13:09:47.051 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 13:09:47.053 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 13:09:47.056 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 13:09:47.059 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 13:09:47.061 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 13:09:47.064 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 13:09:47.068 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 13:09:47.070 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 13:09:47.073 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 13:09:47.076 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 13:09:47.128 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 13:09:47.128 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 13:09:47.130 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 13:09:47.503 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 13:09:47.507 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 13:09:47.526 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:47.528 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 13:09:47.531 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:09:47.533 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:09:47.535 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:09:47.538 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:09:47.540 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:47.542 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:09:47.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:47.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:47.549 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:09:47.551 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:09:47.554 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:09:47.556 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:09:47.558 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 13:09:47.561 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:09:47.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:47.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:47.568 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 13:09:47.588 | + 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 13:09:47.700 | Reading package lists... 2022-04-13 13:09:47.947 | Building dependency tree... 2022-04-13 13:09:47.948 | Reading state information... 2022-04-13 13:09:48.193 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 13:09:48.193 | The following packages were automatically installed and are no longer required: 2022-04-13 13:09:48.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:09:48.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:09:48.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:09:48.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:09:48.195 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:09:48.195 | python3-zope.interface 2022-04-13 13:09:48.195 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:09:48.341 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:09:48.347 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:09:48.350 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:09:48.354 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:48.358 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:48.360 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:48.362 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:48.365 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:48.367 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:09:48.369 | + functions-common:time_stop:2432 : start_time=1649855387586 2022-04-13 13:09:48.371 | + functions-common:time_stop:2434 : [[ -z 1649855387586 ]] 2022-04-13 13:09:48.374 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:48.378 | + functions-common:time_stop:2437 : end_time=1649855388376 2022-04-13 13:09:48.380 | + functions-common:time_stop:2438 : elapsed_time=790 2022-04-13 13:09:48.382 | + functions-common:time_stop:2439 : total=1561 2022-04-13 13:09:48.385 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:48.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2351 2022-04-13 13:09:48.389 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:09:48.391 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 13:09:48.394 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:09:48.396 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:09:48.398 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:09:48.401 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:09:48.403 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:09:48.405 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:09:48.407 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 13:09:48.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:09:48.412 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:09:48.414 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:09:48.416 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:09:48.419 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:09:48.421 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:09:48.424 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:09:48.426 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:09:48.428 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:09:48.430 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:09:48.433 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:09:48.435 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 13:09:48.437 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:09:48.439 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:09:48.442 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:09:48.444 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:09:48.446 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:09:48.449 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:09:48.451 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 13:09:48.454 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 13:09:48.469 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:48.471 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 13:09:48.474 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:09:48.476 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 13:09:48.478 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 13:09:48.481 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 13:09:48.485 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 13:09:48.488 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 13:09:48.490 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 13:09:48.493 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 13:09:48.495 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 13:09:48.497 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 13:09:48.500 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 13:09:49.233 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 13:09:49.233 | user tags 2022-04-13 13:09:49.233 | stackrabbit []' 2022-04-13 13:09:49.237 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 13:09:49.237 | user tags 2022-04-13 13:09:49.237 | stackrabbit []' 2022-04-13 13:09:49.237 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 13:09:49.243 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 13:09:49.246 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 13:09:49.249 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 13:09:49.929 | Changing password for user "stackrabbit" ... 2022-04-13 13:09:49.956 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 13:09:50.715 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 13:09:50.742 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 13:09:50.744 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 13:09:51.427 | Changing password for user "stackrabbit" ... 2022-04-13 13:09:51.458 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 13:09:51.460 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 13:09:51.464 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 13:09:52.161 | Deleting user "guest" ... 2022-04-13 13:09:52.177 | Error: 2022-04-13 13:09:52.177 | {:no_such_user, "guest"} 2022-04-13 13:09:52.190 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 13:09:52.192 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 13:09:52.209 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:52.211 | + ./stack.sh:main:838 : install_database 2022-04-13 13:09:52.214 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 13:09:52.216 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 13:09:52.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:52.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:52.223 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 13:09:52.441 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 13:09:52.445 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 13:09:52.450 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 13:09:52.453 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 13:09:52.456 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:09:52.460 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 13:09:52.463 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:09:52.467 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:09:52.470 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:09:52.472 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:09:52.474 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:09:52.477 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:09:52.479 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:09:52.481 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:09:52.484 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:09:52.486 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:09:52.488 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:09:52.491 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 13:09:52.493 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:09:52.495 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:09:52.498 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:09:52.500 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:09:52.502 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:09:52.504 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:09:52.507 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 13:09:52.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:52.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:52.514 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 13:09:52.516 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:09:52.518 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:09:52.521 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:09:52.523 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:09:52.525 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:52.527 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:09:52.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:52.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:52.534 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:09:52.536 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:09:52.539 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:09:52.541 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:09:52.543 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 13:09:52.545 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:09:52.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:52.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:52.552 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 13:09:52.573 | + 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 13:09:52.682 | Reading package lists... 2022-04-13 13:09:52.925 | Building dependency tree... 2022-04-13 13:09:52.926 | Reading state information... 2022-04-13 13:09:53.169 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 13:09:53.169 | The following packages were automatically installed and are no longer required: 2022-04-13 13:09:53.171 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:09:53.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:09:53.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:09:53.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:09:53.171 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:09:53.171 | python3-zope.interface 2022-04-13 13:09:53.171 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:09:53.306 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:09:53.310 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:09:53.314 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:09:53.317 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:53.320 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:53.323 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:53.326 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:53.329 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:53.333 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:09:53.336 | + functions-common:time_stop:2432 : start_time=1649855392570 2022-04-13 13:09:53.339 | + functions-common:time_stop:2434 : [[ -z 1649855392570 ]] 2022-04-13 13:09:53.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:53.346 | + functions-common:time_stop:2437 : end_time=1649855393344 2022-04-13 13:09:53.349 | + functions-common:time_stop:2438 : elapsed_time=774 2022-04-13 13:09:53.351 | + functions-common:time_stop:2439 : total=2351 2022-04-13 13:09:53.353 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:53.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3125 2022-04-13 13:09:53.357 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:09:53.360 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 13:09:53.362 | + ./stack.sh:main:841 : install_database_python 2022-04-13 13:09:53.365 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 13:09:53.367 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 13:09:53.369 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 13:09:53.371 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:09:53.374 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 13:09:53.377 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 13:09:53.379 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:09:53.382 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:09:53.383 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:09:53.388 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 13:09:53.390 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 13:09:53.393 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 13:09:53.395 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 13:09:53.397 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 13:09:53.418 | Using python 3.8 to install PyMySQL 2022-04-13 13:09:53.421 | + 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 13:09:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:54.145 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:09:54.145 | from cryptography.utils import int_from_bytes 2022-04-13 13:09:55.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:09:55.336 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 13:09:56.979 | 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 13:09:56.985 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:09:56.985 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:09:57.090 | + inc/python:pip_install:200 : result=0 2022-04-13 13:09:57.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:09:57.098 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:57.102 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:57.105 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:57.109 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:57.113 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:57.116 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:09:57.120 | + functions-common:time_stop:2432 : start_time=1649855393413 2022-04-13 13:09:57.123 | + functions-common:time_stop:2434 : [[ -z 1649855393413 ]] 2022-04-13 13:09:57.126 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:57.130 | + functions-common:time_stop:2437 : end_time=1649855397128 2022-04-13 13:09:57.133 | + functions-common:time_stop:2438 : elapsed_time=3715 2022-04-13 13:09:57.135 | + functions-common:time_stop:2439 : total=20213 2022-04-13 13:09:57.137 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:57.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23928 2022-04-13 13:09:57.142 | + inc/python:pip_install:203 : return 0 2022-04-13 13:09:57.144 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 13:09:57.147 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 13:09:57.149 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 13:09:57.151 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 13:09:57.167 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:57.170 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 13:09:57.172 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 13:09:57.175 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 13:09:57.176 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 13:09:57.181 | + 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 13:09:57.183 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 13:09:57.186 | + 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 13:09:57.188 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 13:09:57.190 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 13:09:57.193 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 13:09:57.208 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:57.211 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 13:09:57.213 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:09:57.216 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:09:57.218 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:09:57.220 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:09:57.223 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:57.225 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:09:57.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:57.230 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:57.232 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:09:57.234 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:09:57.236 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:09:57.239 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:09:57.241 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 13:09:57.243 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:09:57.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:57.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:57.250 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 13:09:57.270 | + 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 13:09:57.379 | Reading package lists... 2022-04-13 13:09:57.621 | Building dependency tree... 2022-04-13 13:09:57.622 | Reading state information... 2022-04-13 13:09:57.864 | radvd is already the newest version (1:2.17-2). 2022-04-13 13:09:57.864 | The following packages were automatically installed and are no longer required: 2022-04-13 13:09:57.865 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:09:57.866 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:09:57.866 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:09:57.866 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:09:57.866 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:09:57.866 | python3-zope.interface 2022-04-13 13:09:57.866 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:09:58.009 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:09:58.014 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:09:58.017 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:09:58.020 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:58.022 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:58.024 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:58.026 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:58.029 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:58.031 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:09:58.033 | + functions-common:time_stop:2432 : start_time=1649855397268 2022-04-13 13:09:58.036 | + functions-common:time_stop:2434 : [[ -z 1649855397268 ]] 2022-04-13 13:09:58.039 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:58.044 | + functions-common:time_stop:2437 : end_time=1649855398040 2022-04-13 13:09:58.046 | + functions-common:time_stop:2438 : elapsed_time=772 2022-04-13 13:09:58.048 | + functions-common:time_stop:2439 : total=3125 2022-04-13 13:09:58.050 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:58.053 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3897 2022-04-13 13:09:58.055 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:09:58.057 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 13:09:58.074 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:58.077 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 13:09:58.079 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 13:09:58.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 13:09:58.085 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 13:09:58.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 13:09:58.106 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:09:58.108 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:09:58.110 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:09:58.113 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:09:58.115 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:09:58.117 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:09:58.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:58.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:58.124 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:09:58.126 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:09:58.128 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:09:58.130 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:09:58.132 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 13:09:58.135 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:09:58.137 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:58.139 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:58.141 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 13:09:58.161 | + 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 13:09:58.270 | Reading package lists... 2022-04-13 13:09:58.511 | Building dependency tree... 2022-04-13 13:09:58.513 | Reading state information... 2022-04-13 13:09:58.754 | fakeroot is already the newest version (1.24-1). 2022-04-13 13:09:58.754 | make is already the newest version (4.2.1-1.2). 2022-04-13 13:09:58.754 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 13:09:58.754 | The following packages were automatically installed and are no longer required: 2022-04-13 13:09:58.755 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:09:58.755 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:09:58.755 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:09:58.755 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:09:58.755 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:09:58.755 | python3-zope.interface 2022-04-13 13:09:58.755 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:09:58.899 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:09:58.904 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:09:58.907 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:09:58.909 | + functions-common:time_stop:2425 : local name 2022-04-13 13:09:58.911 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:09:58.914 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:09:58.916 | + functions-common:time_stop:2428 : local total 2022-04-13 13:09:58.919 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:09:58.921 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:09:58.923 | + functions-common:time_stop:2432 : start_time=1649855398159 2022-04-13 13:09:58.925 | + functions-common:time_stop:2434 : [[ -z 1649855398159 ]] 2022-04-13 13:09:58.928 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:09:58.932 | + functions-common:time_stop:2437 : end_time=1649855398930 2022-04-13 13:09:58.934 | + functions-common:time_stop:2438 : elapsed_time=771 2022-04-13 13:09:58.937 | + functions-common:time_stop:2439 : total=3897 2022-04-13 13:09:58.939 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:09:58.941 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4668 2022-04-13 13:09:58.944 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:09:58.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 13:09:58.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:09:58.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:09:58.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 13:09:58.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 13:09:58.959 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 13:09:58.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 13:09:58.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 13:09:58.969 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 13:09:58.969 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 13:09:58.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 13:09:58.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 13:09:58.980 | + functions:vercmp:628 : local v1=5.4 2022-04-13 13:09:58.983 | + functions:vercmp:629 : local 'op=<' 2022-04-13 13:09:58.985 | + functions:vercmp:630 : local v2=3.13 2022-04-13 13:09:58.988 | + functions:vercmp:631 : local result 2022-04-13 13:09:58.991 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 13:09:58.991 | ++ functions:vercmp:635 : sort -V 2022-04-13 13:09:58.992 | ++ functions:vercmp:635 : head -1 2022-04-13 13:09:58.996 | + functions:vercmp:635 : result=3.13 2022-04-13 13:09:58.998 | + functions:vercmp:637 : case $op in 2022-04-13 13:09:59.001 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 13:09:59.003 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 13:09:59.005 | + functions:vercmp:648 : return 2022-04-13 13:09:59.007 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 13:09:59.009 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 13:09:59.012 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 13:09:59.503 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 13:09:59.505 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 13:09:59.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 13:09:59.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.518 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 13:09:59.536 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:09:59.539 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 13:09:59.542 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 13:09:59.542 | Installing etcd 2022-04-13 13:09:59.544 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 13:09:59.556 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 13:09:59.568 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 13:09:59.571 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 13:09:59.587 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 13:09:59.590 | ++ 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 13:09:59.592 | ++ 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 13:09:59.595 | +++ 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 13:09:59.600 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 13:09:59.602 | ++ 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 13:09:59.605 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 13:09:59.608 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 13:09:59.610 | ++ functions:get_extra_file:74 : return 2022-04-13 13:09:59.613 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 13:09:59.615 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 13:09:59.617 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 13:09:59.620 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 13:09:59.636 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:09:59.638 | + ./stack.sh:main:868 : install_dstat 2022-04-13 13:09:59.640 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 13:09:59.657 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:09:59.660 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 13:09:59.662 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:09:59.664 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 13:09:59.667 | + ./stack.sh:main:877 : install_libs 2022-04-13 13:09:59.669 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 13:09:59.671 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 13:09:59.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 13:09:59.676 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 13:09:59.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 13:09:59.685 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.688 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 13:09:59.690 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 13:09:59.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 13:09:59.695 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 13:09:59.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 13:09:59.707 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.710 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 13:09:59.712 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 13:09:59.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 13:09:59.716 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 13:09:59.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 13:09:59.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.729 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 13:09:59.731 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 13:09:59.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 13:09:59.737 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 13:09:59.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 13:09:59.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.754 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 13:09:59.757 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 13:09:59.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 13:09:59.764 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 13:09:59.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 13:09:59.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.776 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 13:09:59.778 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 13:09:59.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 13:09:59.783 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 13:09:59.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 13:09:59.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.794 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 13:09:59.796 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 13:09:59.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 13:09:59.801 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 13:09:59.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 13:09:59.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.813 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 13:09:59.815 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 13:09:59.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 13:09:59.820 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 13:09:59.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 13:09:59.829 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.831 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 13:09:59.833 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 13:09:59.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 13:09:59.838 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 13:09:59.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 13:09:59.847 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.849 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 13:09:59.852 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 13:09:59.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 13:09:59.856 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 13:09:59.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 13:09:59.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.868 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 13:09:59.870 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 13:09:59.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 13:09:59.875 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 13:09:59.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 13:09:59.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.886 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 13:09:59.888 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 13:09:59.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 13:09:59.893 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 13:09:59.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 13:09:59.902 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.905 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 13:09:59.907 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 13:09:59.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 13:09:59.912 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 13:09:59.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 13:09:59.921 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.924 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 13:09:59.926 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 13:09:59.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 13:09:59.931 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 13:09:59.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 13:09:59.940 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.943 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 13:09:59.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 13:09:59.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 13:09:59.950 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 13:09:59.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 13:09:59.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.961 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 13:09:59.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 13:09:59.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 13:09:59.968 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 13:09:59.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 13:09:59.978 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:09:59.980 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 13:09:59.982 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 13:09:59.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 13:09:59.987 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 13:09:59.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:09:59.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:09:59.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 13:09:59.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.001 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 13:10:00.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 13:10:00.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 13:10:00.008 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 13:10:00.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 13:10:00.017 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.020 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 13:10:00.022 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 13:10:00.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 13:10:00.027 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 13:10:00.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 13:10:00.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.038 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 13:10:00.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 13:10:00.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 13:10:00.045 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 13:10:00.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 13:10:00.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.057 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 13:10:00.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 13:10:00.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 13:10:00.063 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 13:10:00.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 13:10:00.073 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.075 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 13:10:00.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 13:10:00.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 13:10:00.082 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 13:10:00.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 13:10:00.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.094 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 13:10:00.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 13:10:00.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 13:10:00.101 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 13:10:00.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 13:10:00.110 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.113 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 13:10:00.115 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 13:10:00.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 13:10:00.120 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 13:10:00.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 13:10:00.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.131 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 13:10:00.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 13:10:00.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 13:10:00.138 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 13:10:00.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 13:10:00.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.150 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 13:10:00.152 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 13:10:00.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 13:10:00.157 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 13:10:00.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 13:10:00.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.169 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 13:10:00.171 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 13:10:00.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 13:10:00.176 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 13:10:00.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 13:10:00.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.188 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 13:10:00.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 13:10:00.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 13:10:00.195 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 13:10:00.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 13:10:00.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.207 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 13:10:00.209 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 13:10:00.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 13:10:00.214 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 13:10:00.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 13:10:00.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.225 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 13:10:00.228 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 13:10:00.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 13:10:00.232 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 13:10:00.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 13:10:00.242 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.244 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 13:10:00.246 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 13:10:00.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 13:10:00.251 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 13:10:00.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 13:10:00.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.262 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 13:10:00.264 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 13:10:00.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 13:10:00.269 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 13:10:00.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 13:10:00.278 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.280 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 13:10:00.282 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 13:10:00.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 13:10:00.287 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 13:10:00.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 13:10:00.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.299 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 13:10:00.301 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 13:10:00.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 13:10:00.305 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 13:10:00.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 13:10:00.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.317 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 13:10:00.319 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 13:10:00.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 13:10:00.324 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 13:10:00.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 13:10:00.333 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.335 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 13:10:00.337 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 13:10:00.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 13:10:00.342 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 13:10:00.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 13:10:00.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.353 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 13:10:00.355 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 13:10:00.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 13:10:00.360 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 13:10:00.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 13:10:00.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.371 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 13:10:00.373 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 13:10:00.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 13:10:00.378 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 13:10:00.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:00.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:00.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 13:10:00.387 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:00.389 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 13:10:00.410 | Using python 3.8 to install etcd3 2022-04-13 13:10:00.412 | + 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 13:10:01.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:01.136 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:01.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:01.136 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:02.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:10:02.337 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 13:10:02.344 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 13:10:02.345 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 13:10:02.346 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 13:10:02.347 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 13:10:04.005 | 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 13:10:04.011 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:10:04.011 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:10:04.118 | + inc/python:pip_install:200 : result=0 2022-04-13 13:10:04.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:10:04.124 | + functions-common:time_stop:2425 : local name 2022-04-13 13:10:04.127 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:04.130 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:04.133 | + functions-common:time_stop:2428 : local total 2022-04-13 13:10:04.136 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:04.139 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:10:04.141 | + functions-common:time_stop:2432 : start_time=1649855400404 2022-04-13 13:10:04.143 | + functions-common:time_stop:2434 : [[ -z 1649855400404 ]] 2022-04-13 13:10:04.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:04.150 | + functions-common:time_stop:2437 : end_time=1649855404148 2022-04-13 13:10:04.153 | + functions-common:time_stop:2438 : elapsed_time=3744 2022-04-13 13:10:04.155 | + functions-common:time_stop:2439 : total=23928 2022-04-13 13:10:04.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:04.159 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27672 2022-04-13 13:10:04.162 | + inc/python:pip_install:203 : return 0 2022-04-13 13:10:04.164 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 13:10:04.185 | Using python 3.8 to install etcd3gw 2022-04-13 13:10:04.188 | + 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 13:10:04.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:04.916 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:04.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:04.916 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:06.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:10:06.120 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 13:10:06.128 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 13:10:06.129 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 13:10:06.130 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 13:10:06.131 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 13:10:06.163 | 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 13:10:06.166 | 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 13:10:06.167 | 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 13:10:06.169 | 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 13:10:07.801 | 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 13:10:07.807 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:10:07.807 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:10:07.914 | + inc/python:pip_install:200 : result=0 2022-04-13 13:10:07.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:10:07.921 | + functions-common:time_stop:2425 : local name 2022-04-13 13:10:07.924 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:07.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:07.929 | + functions-common:time_stop:2428 : local total 2022-04-13 13:10:07.932 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:07.935 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:10:07.937 | + functions-common:time_stop:2432 : start_time=1649855404180 2022-04-13 13:10:07.940 | + functions-common:time_stop:2434 : [[ -z 1649855404180 ]] 2022-04-13 13:10:07.944 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:07.949 | + functions-common:time_stop:2437 : end_time=1649855407945 2022-04-13 13:10:07.951 | + functions-common:time_stop:2438 : elapsed_time=3765 2022-04-13 13:10:07.954 | + functions-common:time_stop:2439 : total=27672 2022-04-13 13:10:07.956 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:07.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31437 2022-04-13 13:10:07.960 | + inc/python:pip_install:203 : return 0 2022-04-13 13:10:07.963 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 13:10:07.965 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 13:10:07.967 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 13:10:07.970 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:10:07.972 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:10:07.974 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:10:07.977 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:10:07.979 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:10:07.981 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:10:07.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:10:07.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:10:07.989 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:10:07.991 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:10:07.994 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:10:07.996 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 13:10:07.999 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:08.002 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:08.004 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 13:10:08.007 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 13:10:08.010 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:10:08.013 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:10:08.015 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:10:08.018 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:10:08.020 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:10:08.022 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:10:08.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:08.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:08.029 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:10:08.032 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:10:08.034 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:10:08.036 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:10:08.039 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 13:10:08.041 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:10:08.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:08.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:08.048 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 13:10:08.070 | + 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 13:10:08.179 | Reading package lists... 2022-04-13 13:10:08.422 | Building dependency tree... 2022-04-13 13:10:08.424 | Reading state information... 2022-04-13 13:10:08.670 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 13:10:08.670 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 13:10:08.670 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:10:08.670 | The following packages were automatically installed and are no longer required: 2022-04-13 13:10:08.671 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:10:08.671 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:10:08.671 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:10:08.671 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:10:08.671 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:10:08.671 | python3-zope.interface 2022-04-13 13:10:08.671 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:10:08.800 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:10:08.805 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:10:08.808 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:10:08.811 | + functions-common:time_stop:2425 : local name 2022-04-13 13:10:08.814 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:08.817 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:08.820 | + functions-common:time_stop:2428 : local total 2022-04-13 13:10:08.822 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:08.825 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:10:08.828 | + functions-common:time_stop:2432 : start_time=1649855408067 2022-04-13 13:10:08.830 | + functions-common:time_stop:2434 : [[ -z 1649855408067 ]] 2022-04-13 13:10:08.833 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:08.837 | + functions-common:time_stop:2437 : end_time=1649855408835 2022-04-13 13:10:08.839 | + functions-common:time_stop:2438 : elapsed_time=768 2022-04-13 13:10:08.842 | + functions-common:time_stop:2439 : total=4668 2022-04-13 13:10:08.844 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:08.846 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5436 2022-04-13 13:10:08.849 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:10:08.851 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 13:10:08.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:08.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:08.858 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 13:10:08.921 | Module proxy already enabled 2022-04-13 13:10:08.927 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 13:10:08.998 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 13:10:08.998 | Module proxy already enabled 2022-04-13 13:10:08.998 | Module proxy_uwsgi already enabled 2022-04-13 13:10:09.004 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 13:10:09.007 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 13:10:09.010 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 13:10:09.014 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 13:10:09.143 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 13:10:09.145 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 13:10:09.148 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 13:10:09.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 13:10:09.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.163 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 13:10:09.165 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 13:10:09.168 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 13:10:09.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 13:10:09.178 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.180 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 13:10:09.183 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 13:10:09.185 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 13:10:09.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 13:10:09.195 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.198 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 13:10:09.200 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 13:10:09.203 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 13:10:09.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 13:10:09.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.215 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 13:10:09.218 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 13:10:09.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 13:10:09.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.229 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 13:10:09.232 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 13:10:09.234 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 13:10:09.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 13:10:09.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.246 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 13:10:09.262 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:09.265 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 13:10:09.267 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 13:10:09.269 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 13:10:09.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 13:10:09.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.281 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 13:10:09.297 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:09.300 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 13:10:09.302 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 13:10:09.305 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 13:10:09.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 13:10:09.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.317 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 13:10:09.320 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 13:10:09.322 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 13:10:09.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:10:09.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:10:09.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 13:10:09.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:10:09.334 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 13:10:09.336 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 13:10:09.339 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:10:09.342 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 13:10:09.344 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 13:10:09.346 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:10:09.350 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:10:09.350 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:10:09.355 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 13:10:09.357 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 13:10:09.359 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 13:10:09.363 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 13:10:09.365 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 13:10:09.388 | Using python 3.8 to install keystonemiddleware 2022-04-13 13:10:09.390 | + 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 13:10:10.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:10.124 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:10.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:10.124 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:11.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:10:11.315 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 13:10:11.367 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 13:10:11.367 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 13:10:11.368 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 13:10:11.370 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 13:10:11.371 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 13:10:11.372 | 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 13:10:11.373 | 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 13:10:11.374 | 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 13:10:11.375 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 13:10:11.376 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 13:10:11.377 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 13:10:11.378 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 13:10:11.379 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 13:10:11.381 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 13:10:11.437 | 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 13:10:11.438 | 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 13:10:11.440 | 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 13:10:11.477 | 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 13:10:11.516 | 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 13:10:11.517 | 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 13:10:11.518 | 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 13:10:11.519 | 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 13:10:11.569 | 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 13:10:11.571 | 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 13:10:11.581 | 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 13:10:11.582 | 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 13:10:11.596 | 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 13:10:11.597 | 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 13:10:11.599 | 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 13:10:11.661 | 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 13:10:11.662 | 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 13:10:11.665 | 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 13:10:11.667 | 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 13:10:11.716 | 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 13:10:11.728 | 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 13:10:13.271 | 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 13:10:13.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:10:13.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:10:13.385 | + inc/python:pip_install:200 : result=0 2022-04-13 13:10:13.389 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:10:13.392 | + functions-common:time_stop:2425 : local name 2022-04-13 13:10:13.395 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:13.398 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:13.401 | + functions-common:time_stop:2428 : local total 2022-04-13 13:10:13.403 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:13.406 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:10:13.409 | + functions-common:time_stop:2432 : start_time=1649855409382 2022-04-13 13:10:13.411 | + functions-common:time_stop:2434 : [[ -z 1649855409382 ]] 2022-04-13 13:10:13.415 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:13.420 | + functions-common:time_stop:2437 : end_time=1649855413417 2022-04-13 13:10:13.423 | + functions-common:time_stop:2438 : elapsed_time=4035 2022-04-13 13:10:13.425 | + functions-common:time_stop:2439 : total=31437 2022-04-13 13:10:13.427 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:13.429 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35472 2022-04-13 13:10:13.432 | + inc/python:pip_install:203 : return 0 2022-04-13 13:10:13.434 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 13:10:13.437 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 13:10:13.439 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:10:13.442 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 13:10:13.445 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 13:10:13.447 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:10:13.451 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:10:13.451 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:10:13.457 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 13:10:13.459 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 13:10:13.462 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 13:10:13.465 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 13:10:13.467 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 13:10:13.488 | Using python 3.8 to install python-memcached 2022-04-13 13:10:13.490 | + 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 13:10:14.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:14.211 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:14.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:14.211 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:15.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:10:15.407 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 13:10:15.411 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 13:10:17.036 | 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 13:10:17.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:10:17.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:10:17.148 | + inc/python:pip_install:200 : result=0 2022-04-13 13:10:17.152 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:10:17.156 | + functions-common:time_stop:2425 : local name 2022-04-13 13:10:17.159 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:17.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:17.167 | + functions-common:time_stop:2428 : local total 2022-04-13 13:10:17.171 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:17.173 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:10:17.176 | + functions-common:time_stop:2432 : start_time=1649855413482 2022-04-13 13:10:17.178 | + functions-common:time_stop:2434 : [[ -z 1649855413482 ]] 2022-04-13 13:10:17.181 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:17.185 | + functions-common:time_stop:2437 : end_time=1649855417182 2022-04-13 13:10:17.187 | + functions-common:time_stop:2438 : elapsed_time=3700 2022-04-13 13:10:17.189 | + functions-common:time_stop:2439 : total=35472 2022-04-13 13:10:17.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:17.194 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39172 2022-04-13 13:10:17.197 | + inc/python:pip_install:203 : return 0 2022-04-13 13:10:17.199 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 13:10:17.216 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:17.218 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-13 13:10:17.220 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 13:10:17.223 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 13:10:17.225 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 13:10:17.228 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 13:10:17.230 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 13:10:17.232 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 13:10:17.247 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:10:17.249 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 13:10:17.252 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 13:10:17.254 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 13:10:17.256 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 13:10:17.258 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 13:10:17.260 | ++ functions-common:git_clone:612 : pwd 2022-04-13 13:10:17.263 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 13:10:17.265 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 13:10:17.268 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 13:10:17.282 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 13:10:17.284 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 13:10:17.286 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 13:10:17.289 | + functions-common:git_clone:629 : echo master 2022-04-13 13:10:17.289 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 13:10:17.294 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 13:10:17.296 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 13:10:17.298 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 13:10:17.301 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 13:10:17.301 | + functions-common:git_clone:678 : head -1 2022-04-13 13:10:17.305 | c141e6164 trivial: Fix typo 2022-04-13 13:10:17.307 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 13:10:17.309 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 13:10:17.312 | + inc/python:setup_develop:338 : local bindep 2022-04-13 13:10:17.314 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 13:10:17.316 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 13:10:17.319 | + inc/python:setup_develop:344 : local extras= 2022-04-13 13:10:17.321 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 13:10:17.323 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 13:10:17.326 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 13:10:17.328 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 13:10:17.330 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 13:10:17.333 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 13:10:17.336 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 13:10:17.338 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 13:10:17.341 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 13:10:17.343 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 13:10:17.345 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 13:10:17.348 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 13:10:17.354 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 13:10:17.356 | + 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 13:10:18.039 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 13:10:18.042 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 13:10:18.045 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 13:10:18.048 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 13:10:18.050 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 13:10:18.053 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 13:10:18.055 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 13:10:18.058 | + inc/python:setup_package:428 : local extras= 2022-04-13 13:10:18.060 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 13:10:18.062 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 13:10:18.065 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 13:10:18.068 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 13:10:18.070 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 13:10:18.072 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 13:10:18.093 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 13:10:18.095 | + 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 13:10:18.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:18.819 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:18.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:18.819 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:19.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:10:20.009 | Obtaining file:///opt/stack/keystone 2022-04-13 13:10:20.009 | Preparing metadata (setup.py): started 2022-04-13 13:10:20.782 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 13:10:20.782 | ERROR: Command errored out with exit status 1: 2022-04-13 13:10:20.783 | 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-d9hscvy7 2022-04-13 13:10:20.783 | cwd: /opt/stack/keystone/ 2022-04-13 13:10:20.783 | Complete output (16 lines): 2022-04-13 13:10:20.783 | Error parsing 2022-04-13 13:10:20.783 | Traceback (most recent call last): 2022-04-13 13:10:20.783 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 13:10:20.783 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 13:10:20.783 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 13:10:20.783 | pbr.hooks.setup_hook(config) 2022-04-13 13:10:20.783 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 13:10:20.783 | metadata_config.run() 2022-04-13 13:10:20.783 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 13:10:20.783 | self.hook() 2022-04-13 13:10:20.783 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 13:10:20.783 | self.config['version'] = packaging.get_version( 2022-04-13 13:10:20.783 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 13:10:20.784 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 13:10:20.784 | 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 13:10:20.784 | 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 13:10:20.784 | ---------------------------------------- 2022-04-13 13:10:20.784 | 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 13:10:20.784 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 13:10:20.796 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:10:20.796 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:10:20.887 | + inc/python:pip_install:1 : exit_trap 2022-04-13 13:10:20.890 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 13:10:20.894 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 13:10:20.897 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 13:10:20.899 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 13:10:20.902 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 13:10:20.904 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 13:10:20.907 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 13:10:20.909 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 13:10:20.912 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 13:10:20.912 | Error on exit 2022-04-13 13:10:20.914 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 13:10:20.918 | + ./stack.sh:exit_trap:544 : generate-subunit 1649855343 77 fail 2022-04-13 13:10:21.501 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 13:10:21.504 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 13:10:22.405 | + ./stack.sh:exit_trap:558 : exit 1