2022-06-10 10:53:05.363 | + ./stack.sh:main:482 : exec 2022-06-10 10:53:05.363 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105305' 2022-06-10 10:53:05.363 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-105305.summary.2022-06-10-105305 2022-06-10 10:53:05.363 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:53:05.363 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105305 2022-06-10 10:53:05.363 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105305 /opt/stack/logs/stack.sh.log 2022-06-10 10:53:05.364 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105305.summary.2022-06-10-105305 /opt/stack/logs/stack.sh.log.summary 2022-06-10 10:53:05.364 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 10:53:05.364 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 10:53:05.364 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 10:53:05.364 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 10:53:05.364 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 10:53:05.364 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 10:53:05.364 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:53:05.365 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 10:53:05.367 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 10:53:05.369 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 10:53:05.371 | + ./stack.sh:main:571 : uname -a 2022-06-10 10:53:05.372 | Linux dv-cinder-master-3-iscsi 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-06-10 10:53:05.374 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 10:53:05.376 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 10:53:05.380 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 10:53:05.416 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 10:53:05.431 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 10:53:05.433 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 10:53:05.435 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 10:53:05.437 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 10:53:05.439 | + functions-common:fetch_plugins:1777 : return 2022-06-10 10:53:05.441 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 10:53:05.442 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 10:53:05.444 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:53:05.446 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:53:05.448 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:53:05.450 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:53:05.452 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:53:05.454 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:53:05.456 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:53:05.460 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:53:05.462 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:53:05.464 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:53:05.465 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 10:53:05.467 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:53:05.480 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:05.481 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:53:05.483 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:05.485 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:05.487 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:05.489 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:05.490 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:05.492 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 10:53:05.495 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 10:53:05.496 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:53:05.498 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 10:53:05.500 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 10:53:05.502 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 10:53:05.504 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 10:53:05.505 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 10:53:05.507 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 10:53:05.510 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 10:53:05.526 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 10:53:05.529 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 10:53:05.542 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:05.544 | +++ lib/tls:source:43 : hostname -f 2022-06-10 10:53:05.548 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 10:53:05.550 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 10:53:05.554 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 10:53:05.559 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 10:53:05.561 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 10:53:05.563 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 10:53:05.565 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 10:53:05.567 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 10:53:05.569 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 10:53:05.571 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 10:53:05.576 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 10:53:05.588 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 10:53:05.606 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 10:53:05.618 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 10:53:05.630 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 10:53:05.666 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 10:53:05.724 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 10:53:05.813 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 10:53:05.834 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 10:53:05.880 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 10:53:05.939 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 10:53:06.087 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 10:53:06.101 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 10:53:06.114 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 10:53:06.127 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 10:53:06.213 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 10:53:06.215 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 10:53:06.218 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 10:53:06.220 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 10:53:06.222 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 10:53:06.225 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 10:53:06.228 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 10:53:06.228 | False' 2022-06-10 10:53:06.234 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 10:53:06.249 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 10:53:06.251 | + ./stack.sh:main:619 : run_phase source 2022-06-10 10:53:06.253 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 10:53:06.255 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:53:06.257 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:53:06.260 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:53:06.262 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:53:06.264 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:53:06.266 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:53:06.268 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:53:06.272 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:53:06.274 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:53:06.276 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:53:06.279 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 10:53:06.281 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:53:06.295 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:06.298 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:53:06.300 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 10:53:06.339 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 10:53:06.341 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 10:53:06.343 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:53:06.346 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 10:53:06.348 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 10:53:06.350 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 10:53:06.352 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 10:53:06.354 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 10:53:06.356 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 10:53:06.358 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 10:53:06.361 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.363 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 10:53:06.365 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.368 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 10:53:06.370 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.372 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 10:53:06.375 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.377 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 10:53:06.379 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.381 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 10:53:06.384 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.386 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 10:53:06.388 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.391 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 10:53:06.393 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.395 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 10:53:06.398 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.400 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 10:53:06.402 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.405 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 10:53:06.407 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.409 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 10:53:06.411 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.414 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 10:53:06.416 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.419 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 10:53:06.421 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.423 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 10:53:06.425 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.428 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 10:53:06.430 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.433 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 10:53:06.435 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.437 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 10:53:06.439 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.442 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 10:53:06.444 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.446 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 10:53:06.448 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.451 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 10:53:06.453 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.455 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 10:53:06.457 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.459 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 10:53:06.462 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.464 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 10:53:06.466 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.469 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 10:53:06.471 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.473 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 10:53:06.475 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.478 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 10:53:06.481 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.483 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 10:53:06.485 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.488 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 10:53:06.490 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.492 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 10:53:06.495 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.497 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 10:53:06.499 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.504 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 10:53:06.506 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.508 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 10:53:06.510 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.513 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 10:53:06.515 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.517 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 10:53:06.519 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.522 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 10:53:06.524 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.526 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 10:53:06.529 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.531 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 10:53:06.534 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.536 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 10:53:06.538 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.541 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 10:53:06.543 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.546 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 10:53:06.548 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.550 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 10:53:06.552 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.555 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 10:53:06.557 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.560 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 10:53:06.562 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.564 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 10:53:06.566 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:06.569 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 10:53:06.572 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 10:53:06.574 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:53:06.576 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 10:53:06.591 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:06.594 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 10:53:06.597 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:53:06.600 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 10:53:06.619 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:06.621 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 10:53:06.624 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 10:53:06.626 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 10:53:06.628 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 10:53:06.630 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 10:53:06.633 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 10:53:06.635 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 10:53:06.637 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 10:53:06.640 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 10:53:06.640 | Using mysql database backend 2022-06-10 10:53:06.642 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 10:53:06.658 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 10:53:06.661 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 10:53:06.664 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:53:06.666 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 10:53:06.669 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:53:06.672 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 10:53:06.687 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:06.689 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 10:53:06.705 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 10:53:06.721 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:06.724 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 10:53:06.740 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 10:53:06.756 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 10:53:06.772 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:06.775 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 10:53:06.792 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:06.794 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 10:53:06.810 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 10:53:06.812 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 10:53:06.814 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 10:53:06.817 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 10:53:06.820 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 10:53:06.824 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-105306 2022-06-10 10:53:06.826 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-105306 752' 2022-06-10 10:53:06.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.831 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:53:06.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.835 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 10:53:06.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.841 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 10:53:06.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.845 | + 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,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,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-06-10 10:53:06.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.850 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-10 10:53:06.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.856 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-10 10:53:06.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.860 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-105305 2022-06-10 10:53:06.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.865 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 10:53:06.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.870 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-10 10:53:06.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.875 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 10:53:06.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.879 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 10:53:06.882 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.884 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 10:53:06.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.889 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 10:53:06.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.894 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.24 2022-06-10 10:53:06.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:06.898 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 10:53:06.901 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 10:53:06.904 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 10:53:06.907 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 10:53:06.909 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 10:53:06.911 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:53:06.913 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:53:06.916 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:53:06.919 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:53:06.921 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:53:06.923 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:53:06.938 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:53:06.940 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:53:06.942 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:06.945 | + functions-common:git_clone:618 : echo master 2022-06-10 10:53:06.945 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:53:06.950 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 10:53:06.952 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:06.954 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 10:53:06.967 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 10:53:06.970 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:53:06.970 | + functions-common:git_clone:679 : head -1 2022-06-10 10:53:06.973 | e9011ef2 Updated from generate-constraints 2022-06-10 10:53:06.976 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:53:06.979 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 10:53:06.981 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:53:06.984 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 10:53:06.986 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 10:53:06.989 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 10:53:06.991 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 10:53:06.994 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:53:06.996 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 10:53:06.999 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 10:53:07.001 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 10:53:07.004 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 10:53:07.009 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858387 2022-06-10 10:53:07.012 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 10:53:07.016 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858200 2022-06-10 10:53:07.019 | ++ tools/install_prereqs.sh:source:49 : DELTA=187 2022-06-10 10:53:07.021 | ++ tools/install_prereqs.sh:source:50 : [[ 187 -lt 7200 ]] 2022-06-10 10:53:07.023 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 10:53:07.026 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 10:53:07.029 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 10:53:07.031 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 10:53:07.033 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 10:53:07.036 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 10:53:07.038 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 10:53:07.041 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 10:53:07.044 | +++ 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,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,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-06-10 10:53:07.090 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 10:53:07.090 | apache2-dev 2022-06-10 10:53:07.090 | bc 2022-06-10 10:53:07.090 | bsdmainutils 2022-06-10 10:53:07.090 | curl 2022-06-10 10:53:07.090 | g++ 2022-06-10 10:53:07.090 | gawk 2022-06-10 10:53:07.090 | gcc 2022-06-10 10:53:07.090 | gettext 2022-06-10 10:53:07.090 | git 2022-06-10 10:53:07.090 | graphviz 2022-06-10 10:53:07.090 | iputils-ping 2022-06-10 10:53:07.090 | libapache2-mod-proxy-uwsgi 2022-06-10 10:53:07.090 | libffi-dev 2022-06-10 10:53:07.090 | libjpeg-dev 2022-06-10 10:53:07.090 | libpcre3-dev 2022-06-10 10:53:07.090 | libpq-dev 2022-06-10 10:53:07.090 | libssl-dev 2022-06-10 10:53:07.090 | libsystemd-dev 2022-06-10 10:53:07.090 | libxml2-dev 2022-06-10 10:53:07.090 | libxslt1-dev 2022-06-10 10:53:07.090 | libyaml-dev 2022-06-10 10:53:07.091 | lsof 2022-06-10 10:53:07.091 | openssh-server 2022-06-10 10:53:07.091 | openssl 2022-06-10 10:53:07.091 | pkg-config 2022-06-10 10:53:07.091 | psmisc 2022-06-10 10:53:07.091 | python3-dev 2022-06-10 10:53:07.091 | python3-pip 2022-06-10 10:53:07.091 | python3-systemd 2022-06-10 10:53:07.091 | python3-venv 2022-06-10 10:53:07.091 | tar 2022-06-10 10:53:07.091 | tcpdump 2022-06-10 10:53:07.091 | unzip 2022-06-10 10:53:07.091 | uuid-runtime 2022-06-10 10:53:07.091 | wget 2022-06-10 10:53:07.091 | wget 2022-06-10 10:53:07.091 | zlib1g-dev 2022-06-10 10:53:07.091 | libkrb5-dev 2022-06-10 10:53:07.091 | libldap2-dev 2022-06-10 10:53:07.091 | libsasl2-dev 2022-06-10 10:53:07.091 | memcached 2022-06-10 10:53:07.091 | python3-mysqldb 2022-06-10 10:53:07.091 | sqlite3 2022-06-10 10:53:07.091 | conntrack 2022-06-10 10:53:07.091 | curl 2022-06-10 10:53:07.091 | dnsmasq-base 2022-06-10 10:53:07.091 | dnsmasq-utils 2022-06-10 10:53:07.091 | ebtables 2022-06-10 10:53:07.091 | genisoimage 2022-06-10 10:53:07.091 | iptables 2022-06-10 10:53:07.091 | iputils-arping 2022-06-10 10:53:07.091 | kpartx 2022-06-10 10:53:07.091 | libjs-jquery-tablesorter 2022-06-10 10:53:07.091 | parted 2022-06-10 10:53:07.091 | pm-utils 2022-06-10 10:53:07.091 | python3-mysqldb 2022-06-10 10:53:07.091 | socat 2022-06-10 10:53:07.091 | sqlite3 2022-06-10 10:53:07.092 | sudo 2022-06-10 10:53:07.092 | vlan 2022-06-10 10:53:07.092 | lsscsi 2022-06-10 10:53:07.092 | open-iscsi 2022-06-10 10:53:07.092 | lvm2 2022-06-10 10:53:07.092 | qemu-utils 2022-06-10 10:53:07.092 | thin-provisioning-tools 2022-06-10 10:53:07.092 | acl 2022-06-10 10:53:07.092 | dnsmasq-base 2022-06-10 10:53:07.092 | dnsmasq-utils 2022-06-10 10:53:07.092 | ebtables 2022-06-10 10:53:07.092 | haproxy 2022-06-10 10:53:07.092 | iptables 2022-06-10 10:53:07.092 | iputils-arping 2022-06-10 10:53:07.092 | iputils-ping 2022-06-10 10:53:07.092 | postgresql-server-dev-all 2022-06-10 10:53:07.092 | python3-mysqldb 2022-06-10 10:53:07.092 | sqlite3 2022-06-10 10:53:07.092 | sudo 2022-06-10 10:53:07.092 | vlan 2022-06-10 10:53:07.092 | pcp 2022-06-10 10:53:07.092 | ipset 2022-06-10 10:53:07.092 | conntrack 2022-06-10 10:53:07.092 | conntrackd 2022-06-10 10:53:07.092 | keepalived 2022-06-10 10:53:07.092 | lvm2 2022-06-10 10:53:07.092 | qemu-utils 2022-06-10 10:53:07.092 | thin-provisioning-tools 2022-06-10 10:53:07.092 | curl 2022-06-10 10:53:07.092 | liberasurecode-dev 2022-06-10 10:53:07.092 | make 2022-06-10 10:53:07.092 | memcached 2022-06-10 10:53:07.092 | rsync 2022-06-10 10:53:07.092 | sqlite3 2022-06-10 10:53:07.092 | xfsprogs' 2022-06-10 10:53:07.095 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 10:53:07.112 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 10:53:07.112 | apache2-dev 2022-06-10 10:53:07.113 | bc 2022-06-10 10:53:07.113 | bsdmainutils 2022-06-10 10:53:07.113 | curl 2022-06-10 10:53:07.113 | g++ 2022-06-10 10:53:07.113 | gawk 2022-06-10 10:53:07.113 | gcc 2022-06-10 10:53:07.113 | gettext 2022-06-10 10:53:07.113 | git 2022-06-10 10:53:07.113 | graphviz 2022-06-10 10:53:07.113 | iputils-ping 2022-06-10 10:53:07.113 | libapache2-mod-proxy-uwsgi 2022-06-10 10:53:07.113 | libffi-dev 2022-06-10 10:53:07.113 | libjpeg-dev 2022-06-10 10:53:07.113 | libpcre3-dev 2022-06-10 10:53:07.113 | libpq-dev 2022-06-10 10:53:07.113 | libssl-dev 2022-06-10 10:53:07.113 | libsystemd-dev 2022-06-10 10:53:07.113 | libxml2-dev 2022-06-10 10:53:07.113 | libxslt1-dev 2022-06-10 10:53:07.113 | libyaml-dev 2022-06-10 10:53:07.113 | lsof 2022-06-10 10:53:07.113 | openssh-server 2022-06-10 10:53:07.113 | openssl 2022-06-10 10:53:07.113 | pkg-config 2022-06-10 10:53:07.113 | psmisc 2022-06-10 10:53:07.113 | python3-dev 2022-06-10 10:53:07.113 | python3-pip 2022-06-10 10:53:07.113 | python3-systemd 2022-06-10 10:53:07.113 | python3-venv 2022-06-10 10:53:07.113 | tar 2022-06-10 10:53:07.113 | tcpdump 2022-06-10 10:53:07.113 | unzip 2022-06-10 10:53:07.113 | uuid-runtime 2022-06-10 10:53:07.113 | wget 2022-06-10 10:53:07.113 | wget 2022-06-10 10:53:07.113 | zlib1g-dev 2022-06-10 10:53:07.113 | libkrb5-dev 2022-06-10 10:53:07.114 | libldap2-dev 2022-06-10 10:53:07.114 | libsasl2-dev 2022-06-10 10:53:07.114 | memcached 2022-06-10 10:53:07.114 | python3-mysqldb 2022-06-10 10:53:07.114 | sqlite3 2022-06-10 10:53:07.114 | conntrack 2022-06-10 10:53:07.114 | curl 2022-06-10 10:53:07.114 | dnsmasq-base 2022-06-10 10:53:07.114 | dnsmasq-utils 2022-06-10 10:53:07.114 | ebtables 2022-06-10 10:53:07.114 | genisoimage 2022-06-10 10:53:07.114 | iptables 2022-06-10 10:53:07.114 | iputils-arping 2022-06-10 10:53:07.114 | kpartx 2022-06-10 10:53:07.114 | libjs-jquery-tablesorter 2022-06-10 10:53:07.114 | parted 2022-06-10 10:53:07.114 | pm-utils 2022-06-10 10:53:07.114 | python3-mysqldb 2022-06-10 10:53:07.114 | socat 2022-06-10 10:53:07.114 | sqlite3 2022-06-10 10:53:07.114 | sudo 2022-06-10 10:53:07.114 | vlan 2022-06-10 10:53:07.114 | lsscsi 2022-06-10 10:53:07.114 | open-iscsi 2022-06-10 10:53:07.114 | lvm2 2022-06-10 10:53:07.114 | qemu-utils 2022-06-10 10:53:07.114 | thin-provisioning-tools 2022-06-10 10:53:07.114 | acl 2022-06-10 10:53:07.114 | dnsmasq-base 2022-06-10 10:53:07.114 | dnsmasq-utils 2022-06-10 10:53:07.114 | ebtables 2022-06-10 10:53:07.114 | haproxy 2022-06-10 10:53:07.114 | iptables 2022-06-10 10:53:07.114 | iputils-arping 2022-06-10 10:53:07.114 | iputils-ping 2022-06-10 10:53:07.114 | postgresql-server-dev-all 2022-06-10 10:53:07.115 | python3-mysqldb 2022-06-10 10:53:07.115 | sqlite3 2022-06-10 10:53:07.115 | sudo 2022-06-10 10:53:07.115 | vlan 2022-06-10 10:53:07.115 | pcp 2022-06-10 10:53:07.115 | ipset 2022-06-10 10:53:07.115 | conntrack 2022-06-10 10:53:07.115 | conntrackd 2022-06-10 10:53:07.115 | keepalived 2022-06-10 10:53:07.115 | lvm2 2022-06-10 10:53:07.115 | qemu-utils 2022-06-10 10:53:07.115 | thin-provisioning-tools 2022-06-10 10:53:07.115 | curl 2022-06-10 10:53:07.115 | liberasurecode-dev 2022-06-10 10:53:07.115 | make 2022-06-10 10:53:07.115 | memcached 2022-06-10 10:53:07.115 | rsync 2022-06-10 10:53:07.115 | sqlite3 2022-06-10 10:53:07.115 | xfsprogs ' 2022-06-10 10:53:07.115 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 10:53:07.117 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:07.119 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:07.123 | ++ 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-06-10 10:53:07.123 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 10:53:07.127 | ++ 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-06-10 10:53:07.130 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:07.132 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:07.134 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 10:53:07.136 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:07.138 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:07.140 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:07.142 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:07.145 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:07.147 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:07.149 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 10:53:07.151 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:07.153 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 10:53:07.156 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 10:53:07.160 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 10:53:07.162 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 10:53:07.164 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 10:53:07.166 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 10:53:07.168 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 10:53:07.171 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 10:53:07.175 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858387172 2022-06-10 10:53:07.177 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 10:53:07.179 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 10:53:07.181 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 10:53:07.421 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 10:53:07.470 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 10:53:07.530 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 10:53:07.622 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 10:53:09.682 | Reading package lists... 2022-06-10 10:53:09.713 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 10:53:09.715 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 10:53:09.717 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:53:09.719 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:09.721 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:09.723 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:53:09.726 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:09.728 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 10:53:09.730 | ++ functions-common:time_stop:2433 : start_time=1654858387172 2022-06-10 10:53:09.732 | ++ functions-common:time_stop:2435 : [[ -z 1654858387172 ]] 2022-06-10 10:53:09.735 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:09.739 | ++ functions-common:time_stop:2438 : end_time=1654858389736 2022-06-10 10:53:09.741 | ++ functions-common:time_stop:2439 : elapsed_time=2564 2022-06-10 10:53:09.743 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 10:53:09.745 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:09.747 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2564 2022-06-10 10:53:09.750 | ++ functions-common:install_package:1465 : 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-06-10 10:53:09.752 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:09.754 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:09.756 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:09.759 | ++ functions-common:real_install_package:1451 : 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-06-10 10:53:09.779 | ++ functions-common:apt_get:1231 : 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-06-10 10:53:09.892 | Reading package lists... 2022-06-10 10:53:10.144 | Building dependency tree... 2022-06-10 10:53:10.145 | Reading state information... 2022-06-10 10:53:10.179 | acl is already the newest version (2.2.53-6). 2022-06-10 10:53:10.179 | bc is already the newest version (1.07.1-2build1). 2022-06-10 10:53:10.179 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 10:53:10.179 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 10:53:10.180 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 10:53:10.180 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:53:10.180 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 10:53:10.180 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:53:10.180 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 10:53:10.180 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 10:53:10.180 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 10:53:10.180 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 10:53:10.180 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 10:53:10.180 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 10:53:10.180 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 10:53:10.180 | libffi-dev is already the newest version (3.3-4). 2022-06-10 10:53:10.180 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 10:53:10.180 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 10:53:10.180 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 10:53:10.180 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 10:53:10.180 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 10:53:10.180 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:53:10.180 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 10:53:10.180 | psmisc is already the newest version (23.3-1). 2022-06-10 10:53:10.180 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:53:10.180 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 10:53:10.180 | python3-systemd is already the newest version (234-3build2). 2022-06-10 10:53:10.180 | socat is already the newest version (1.7.3.3-2). 2022-06-10 10:53:10.180 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 10:53:10.180 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 10:53:10.180 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 10:53:10.180 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 10:53:10.180 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 10:53:10.180 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 10:53:10.180 | pcp is already the newest version (5.0.3-1). 2022-06-10 10:53:10.180 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 10:53:10.180 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:53:10.181 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:53:10.181 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:53:10.181 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 10:53:10.181 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:53:10.181 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:53:10.181 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 10:53:10.181 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 10:53:10.181 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 10:53:10.181 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 10:53:10.181 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 10:53:10.181 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 10:53:10.181 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 10:53:10.181 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 10:53:10.181 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 10:53:10.181 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:53:10.181 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 10:53:10.181 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 10:53:10.181 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 10:53:10.181 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 10:53:10.181 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 10:53:10.181 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 10:53:10.181 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:53:10.181 | openssl set to manually installed. 2022-06-10 10:53:10.181 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 10:53:10.181 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 10:53:10.181 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 10:53:10.181 | rsync set to manually installed. 2022-06-10 10:53:10.181 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 10:53:10.181 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 10:53:10.181 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 10:53:10.181 | tar set to manually installed. 2022-06-10 10:53:10.181 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 10:53:10.181 | tcpdump set to manually installed. 2022-06-10 10:53:10.181 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 10:53:10.400 | uuid-runtime set to manually installed. 2022-06-10 10:53:10.400 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 10:53:10.400 | wget set to manually installed. 2022-06-10 10:53:10.400 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 10:53:10.400 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:53:10.400 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 10:53:10.400 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 10:53:10.401 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 10:53:10.401 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:10.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:10.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:10.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:10.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:10.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:10.402 | python3-zope.interface 2022-06-10 10:53:10.402 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:10.530 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:10.534 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 10:53:10.536 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:10.539 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:53:10.541 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:10.543 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:10.546 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:53:10.548 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:10.550 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:10.552 | ++ functions-common:time_stop:2433 : start_time=1654858389777 2022-06-10 10:53:10.554 | ++ functions-common:time_stop:2435 : [[ -z 1654858389777 ]] 2022-06-10 10:53:10.557 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:10.561 | ++ functions-common:time_stop:2438 : end_time=1654858390558 2022-06-10 10:53:10.563 | ++ functions-common:time_stop:2439 : elapsed_time=781 2022-06-10 10:53:10.565 | ++ functions-common:time_stop:2440 : total=761 2022-06-10 10:53:10.567 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:10.569 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1542 2022-06-10 10:53:10.572 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 10:53:10.574 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 10:53:10.577 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 10:53:10.579 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 10:53:10.583 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 10:53:10.588 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:10.591 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 10:53:10.593 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 10:53:12.118 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 10:53:12.120 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 10:53:12.122 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 10:53:12.124 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 10:53:12.125 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 10:53:12.127 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 10:53:12.129 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 10:53:12.131 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 10:53:12.133 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 10:53:12.135 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 10:53:12.136 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 10:53:12.138 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 10:53:12.140 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 10:53:12.142 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 10:53:12.143 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 10:53:12.145 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 10:53:12.147 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 10:53:12.148 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 10:53:12.150 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 10:53:12.152 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 10:53:12.155 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 10:53:12.157 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 10:53:12.159 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 10:53:12.161 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 10:53:12.229 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 10:53:12.231 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 10:53:12.298 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 10:53:12.301 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 10:53:12.368 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 10:53:12.370 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 10:53:12.372 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 10:53:12.374 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 10:53:12.375 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 10:53:12.377 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 10:53:12.379 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 10:53:12.381 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 10:53:12.383 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 10:53:12.385 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 10:53:12.387 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 10:53:12.387 | Distro: focal 2022-06-10 10:53:12.389 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 10:53:12.391 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:53:12.395 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:53:12.397 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:53:12.399 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:53:12.399 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:53:12.978 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:53:12.980 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:53:12.980 | pip: 21.3.1 2022-06-10 10:53:12.981 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 10:53:12.983 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 10:53:12.985 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:12.987 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:12.989 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:12.990 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:12.993 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:12.994 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:12.996 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:12.998 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:12.999 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:13.001 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:13.003 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 10:53:13.005 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:13.007 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:13.009 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 10:53:13.013 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 10:53:13.015 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 10:53:13.017 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:53:13.021 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:53:13.022 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:53:13.025 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:53:13.026 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:53:13.601 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:53:13.602 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:53:13.602 | pip: 21.3.1 2022-06-10 10:53:13.606 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 10:53:13.608 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:53:13.611 | + ./stack.sh:main:791 : fixup_all 2022-06-10 10:53:13.614 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 10:53:13.617 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 10:53:13.619 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:13.621 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:13.623 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 10:53:13.635 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 10:53:13.646 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 10:53:13.657 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 10:53:13.660 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 10:53:13.662 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:13.664 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:13.666 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:13.668 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:13.670 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:13.673 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:13.675 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:13.677 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:13.679 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:13.681 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:13.684 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 10:53:13.686 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 10:53:13.688 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 10:53:13.690 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:13.692 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:13.695 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:13.698 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:13.700 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:13.702 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:13.704 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 10:53:13.706 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 10:53:13.726 | Using python 3.8 to install os-testr 2022-06-10 10:53:13.729 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 10:53:14.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:14.471 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:14.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:14.472 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:15.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:15.575 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 10:53:15.647 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 10:53:15.648 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-10 10:53:15.649 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 10:53:15.663 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-10 10:53:15.674 | 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-06-10 10:53:15.685 | 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-06-10 10:53:17.259 | 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-06-10 10:53:17.331 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:53:17.331 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:53:17.435 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:17.438 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:17.440 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:17.442 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:17.445 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:17.447 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:17.449 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:17.451 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:17.453 | + functions-common:time_stop:2433 : start_time=1654858393721 2022-06-10 10:53:17.455 | + functions-common:time_stop:2435 : [[ -z 1654858393721 ]] 2022-06-10 10:53:17.458 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:17.462 | + functions-common:time_stop:2438 : end_time=1654858397459 2022-06-10 10:53:17.464 | + functions-common:time_stop:2439 : elapsed_time=3738 2022-06-10 10:53:17.466 | + functions-common:time_stop:2440 : total=0 2022-06-10 10:53:17.468 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:17.470 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3738 2022-06-10 10:53:17.472 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:17.476 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 10:53:17.527 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 10:53:17.629 | + ./stack.sh:main:805 : install_infra 2022-06-10 10:53:17.632 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:53:17.634 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 10:53:17.637 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:53:17.640 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 10:53:17.663 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 10:53:20.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:20.527 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 10:53:20.836 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:20.839 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:20.841 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:20.843 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:20.845 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:20.847 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:20.849 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:20.851 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:20.853 | + functions-common:time_stop:2433 : start_time=1654858397655 2022-06-10 10:53:20.855 | + functions-common:time_stop:2435 : [[ -z 1654858397655 ]] 2022-06-10 10:53:20.858 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:20.862 | + functions-common:time_stop:2438 : end_time=1654858400860 2022-06-10 10:53:20.864 | + functions-common:time_stop:2439 : elapsed_time=3205 2022-06-10 10:53:20.866 | + functions-common:time_stop:2440 : total=3738 2022-06-10 10:53:20.869 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:20.871 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6943 2022-06-10 10:53:20.873 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:20.875 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:53:20.878 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 10:53:20.902 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 10:53:23.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:23.545 | Processing /opt/stack/requirements 2022-06-10 10:53:25.278 | 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 22)) (6.0) 2022-06-10 10:53:25.281 | 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 169)) (3.0.0) 2022-06-10 10:53:25.292 | 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 329)) (21.3) 2022-06-10 10:53:25.297 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 10:53:25.300 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 10:53:25.306 | 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 454)) (2.27.1) 2022-06-10 10:53:25.333 | 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 490)) (1.16.0) 2022-06-10 10:53:25.336 | 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 543)) (2.5.0) 2022-06-10 10:53:25.346 | 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 569)) (1.26.9) 2022-06-10 10:53:25.378 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 10:53:25.381 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 10:53:25.397 | 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 454)) (2022.5.18.1) 2022-06-10 10:53:25.400 | 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 113)) (2.0.12) 2022-06-10 10:53:25.405 | 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 201)) (3.3) 2022-06-10 10:53:25.408 | 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 165)) (1.0.0) 2022-06-10 10:53:25.410 | 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 115)) (3.10.1) 2022-06-10 10:53:25.422 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 10:53:25.426 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 10:53:25.437 | 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 523)) (3.5.0) 2022-06-10 10:53:25.443 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 10:53:25.510 | 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 579)) (0.2.5) 2022-06-10 10:53:25.515 | 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 370)) (1.8.2) 2022-06-10 10:53:25.517 | 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 90)) (21.4.0) 2022-06-10 10:53:25.578 | Building wheels for collected packages: openstack-requirements 2022-06-10 10:53:25.580 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 10:53:26.431 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 10:53:26.431 | ERROR: Command errored out with exit status 1: 2022-06-10 10:53:26.431 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-124keqfy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-124keqfy/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-g351ojs_ 2022-06-10 10:53:26.431 | cwd: /tmp/pip-req-build-124keqfy/ 2022-06-10 10:53:26.431 | Complete output (6 lines): 2022-06-10 10:53:26.431 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 10:53:26.431 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 10:53:26.431 | or: setup.py --help-commands 2022-06-10 10:53:26.431 | or: setup.py cmd --help 2022-06-10 10:53:26.431 | 2022-06-10 10:53:26.431 | error: invalid command 'bdist_wheel' 2022-06-10 10:53:26.431 | ---------------------------------------- 2022-06-10 10:53:26.432 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 10:53:26.432 | Running setup.py clean for openstack-requirements 2022-06-10 10:53:27.273 | Failed to build openstack-requirements 2022-06-10 10:53:27.289 | Installing collected packages: openstack-requirements 2022-06-10 10:53:27.289 | Attempting uninstall: openstack-requirements 2022-06-10 10:53:27.290 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 10:53:27.325 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 10:53:27.343 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 10:53:27.346 | Running setup.py install for openstack-requirements: started 2022-06-10 10:53:29.734 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 10:53:29.757 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 10:53:29.881 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:29.884 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:29.886 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:29.888 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:29.890 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:29.892 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:29.895 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:29.897 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:29.899 | + functions-common:time_stop:2433 : start_time=1654858400893 2022-06-10 10:53:29.901 | + functions-common:time_stop:2435 : [[ -z 1654858400893 ]] 2022-06-10 10:53:29.904 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:29.908 | + functions-common:time_stop:2438 : end_time=1654858409906 2022-06-10 10:53:29.910 | + functions-common:time_stop:2439 : elapsed_time=9013 2022-06-10 10:53:29.912 | + functions-common:time_stop:2440 : total=6943 2022-06-10 10:53:29.914 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:29.916 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15956 2022-06-10 10:53:29.918 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:29.921 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 10:53:29.923 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 10:53:29.926 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 10:53:29.929 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:29.931 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:29.933 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-10 10:53:29.936 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:29.938 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 10:53:29.961 | Using python 3.8 to install pbr 2022-06-10 10:53:29.963 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 10:53:30.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:30.698 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:30.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:30.698 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:31.772 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:31.803 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 10:53:33.569 | 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-06-10 10:53:33.640 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:53:33.640 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:53:33.745 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:33.747 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:33.749 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:33.751 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:33.754 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:33.756 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:33.758 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:33.760 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:33.762 | + functions-common:time_stop:2433 : start_time=1654858409953 2022-06-10 10:53:33.765 | + functions-common:time_stop:2435 : [[ -z 1654858409953 ]] 2022-06-10 10:53:33.767 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:33.771 | + functions-common:time_stop:2438 : end_time=1654858413769 2022-06-10 10:53:33.774 | + functions-common:time_stop:2439 : elapsed_time=3816 2022-06-10 10:53:33.776 | + functions-common:time_stop:2440 : total=15956 2022-06-10 10:53:33.778 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:33.780 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19772 2022-06-10 10:53:33.782 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:33.785 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 10:53:36.030 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 10:53:37.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:37.978 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 10:53:37.999 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 10:53:38.003 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 10:53:38.008 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 10:53:38.010 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 10:53:38.013 | 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.9) 2022-06-10 10:53:38.084 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:53:38.087 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:53:38.090 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 10:53:38.107 | + ./stack.sh:main:814 : pkgs= 2022-06-10 10:53:38.109 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 10:53:38.112 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 10:53:38.115 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 10:53:38.117 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 10:53:38.119 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:53:38.121 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:53:38.124 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:53:38.126 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:53:38.128 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:53:38.131 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:53:38.135 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:53:38.137 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:53:38.139 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:53:38.141 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 10:53:38.144 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:53:38.160 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:38.162 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:53:38.165 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:38.167 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 10:53:38.169 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:38.171 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:53:38.173 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:38.175 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 10:53:38.177 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:38.179 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 10:53:38.181 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:38.183 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:53:38.186 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 10:53:38.188 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 10:53:38.190 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:53:38.192 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 10:53:38.194 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 10:53:38.197 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 10:53:38.199 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 10:53:38.201 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 10:53:38.203 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 10:53:38.206 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 10:53:38.208 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 10:53:38.210 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 10:53:38.213 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 10:53:38.215 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 10:53:38.266 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 10:53:38.266 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 10:53:38.269 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 10:53:38.631 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 10:53:38.634 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 10:53:38.650 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:38.652 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 10:53:38.655 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:38.657 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:38.659 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:53:38.662 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:38.664 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:38.666 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:38.669 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:38.671 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:38.673 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:38.675 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:38.678 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:38.680 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:53:38.682 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 10:53:38.684 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:38.687 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:38.689 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:38.692 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 10:53:38.712 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 10:53:38.821 | Reading package lists... 2022-06-10 10:53:39.073 | Building dependency tree... 2022-06-10 10:53:39.075 | Reading state information... 2022-06-10 10:53:39.323 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 10:53:39.324 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:39.325 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:39.325 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:39.325 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:39.325 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:39.325 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:39.325 | python3-zope.interface 2022-06-10 10:53:39.325 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:39.439 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:39.444 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:53:39.446 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:39.448 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:39.450 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:39.452 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:39.454 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:39.457 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:39.459 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:39.461 | + functions-common:time_stop:2433 : start_time=1654858418710 2022-06-10 10:53:39.463 | + functions-common:time_stop:2435 : [[ -z 1654858418710 ]] 2022-06-10 10:53:39.466 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:39.470 | + functions-common:time_stop:2438 : end_time=1654858419468 2022-06-10 10:53:39.472 | + functions-common:time_stop:2439 : elapsed_time=758 2022-06-10 10:53:39.474 | + functions-common:time_stop:2440 : total=1542 2022-06-10 10:53:39.476 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:39.478 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2300 2022-06-10 10:53:39.481 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:53:39.483 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 10:53:39.485 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:39.488 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:39.490 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:39.492 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:39.494 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:39.496 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:39.499 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 10:53:39.501 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:39.504 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:39.506 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:39.508 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:39.511 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:39.513 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:39.515 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:39.518 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:39.520 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:39.523 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:39.525 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 10:53:39.527 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:39.529 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:39.532 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:39.534 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:39.536 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:39.539 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:39.541 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 10:53:39.543 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 10:53:39.559 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:39.561 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 10:53:39.563 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:53:39.566 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 10:53:39.569 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 10:53:39.571 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 10:53:39.575 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 10:53:39.578 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 10:53:39.580 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 10:53:39.583 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 10:53:39.585 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 10:53:39.587 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 10:53:39.590 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 10:53:40.286 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 10:53:40.286 | user tags 2022-06-10 10:53:40.286 | stackrabbit []' 2022-06-10 10:53:40.290 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 10:53:40.290 | user tags 2022-06-10 10:53:40.290 | stackrabbit []' 2022-06-10 10:53:40.290 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 10:53:40.296 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 10:53:40.298 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 10:53:40.301 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:53:40.948 | Changing password for user "stackrabbit" ... 2022-06-10 10:53:40.970 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 10:53:41.630 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 10:53:41.653 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 10:53:41.655 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:53:42.333 | Changing password for user "stackrabbit" ... 2022-06-10 10:53:42.355 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 10:53:42.357 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 10:53:42.360 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 10:53:43.016 | Deleting user "guest" ... 2022-06-10 10:53:43.031 | Error: 2022-06-10 10:53:43.031 | {:no_such_user, "guest"} 2022-06-10 10:53:43.043 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 10:53:43.046 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 10:53:43.063 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:43.065 | + ./stack.sh:main:831 : install_database 2022-06-10 10:53:43.067 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 10:53:43.071 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 10:53:43.073 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:43.075 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:43.078 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 10:53:43.290 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 10:53:43.292 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:43.295 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 10:53:43.297 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 10:53:43.300 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:43.302 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 10:53:43.305 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:43.307 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:43.309 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:43.311 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:43.314 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:43.316 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:43.318 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:43.320 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:43.323 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:43.325 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:43.327 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 10:53:43.330 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:43.332 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:43.334 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:43.337 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:43.339 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:43.341 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:43.344 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 10:53:43.347 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:43.349 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:43.351 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 10:53:43.354 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:43.356 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:43.358 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:53:43.360 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:43.363 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:43.365 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:43.367 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:43.370 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:43.372 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:43.374 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:43.377 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:43.379 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:53:43.382 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 10:53:43.384 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:43.386 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:43.388 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:43.391 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 10:53:43.412 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 10:53:43.522 | Reading package lists... 2022-06-10 10:53:43.766 | Building dependency tree... 2022-06-10 10:53:43.768 | Reading state information... 2022-06-10 10:53:44.027 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 10:53:44.027 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:44.028 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:44.028 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:44.028 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:44.028 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:44.028 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:44.028 | python3-zope.interface 2022-06-10 10:53:44.028 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:44.142 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:44.147 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:53:44.149 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:44.152 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:44.154 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:44.156 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:44.158 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:44.160 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:44.162 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:44.164 | + functions-common:time_stop:2433 : start_time=1654858423409 2022-06-10 10:53:44.166 | + functions-common:time_stop:2435 : [[ -z 1654858423409 ]] 2022-06-10 10:53:44.169 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:44.174 | + functions-common:time_stop:2438 : end_time=1654858424171 2022-06-10 10:53:44.176 | + functions-common:time_stop:2439 : elapsed_time=762 2022-06-10 10:53:44.178 | + functions-common:time_stop:2440 : total=2300 2022-06-10 10:53:44.180 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:44.182 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3062 2022-06-10 10:53:44.185 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:53:44.187 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 10:53:44.191 | + ./stack.sh:main:834 : install_database_python 2022-06-10 10:53:44.194 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 10:53:44.196 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 10:53:44.198 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 10:53:44.200 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:53:44.203 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 10:53:44.206 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 10:53:44.209 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:53:44.212 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:53:44.212 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:53:44.217 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 10:53:44.220 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 10:53:44.222 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 10:53:44.225 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 10:53:44.227 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 10:53:44.248 | Using python 3.8 to install PyMySQL 2022-06-10 10:53:44.251 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 10:53:44.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:44.991 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:44.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:44.992 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:46.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:46.120 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:53:47.743 | 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-06-10 10:53:47.816 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:53:47.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:53:47.931 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:47.933 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:47.936 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:47.938 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:47.940 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:47.943 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:47.945 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:47.947 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:47.949 | + functions-common:time_stop:2433 : start_time=1654858424243 2022-06-10 10:53:47.952 | + functions-common:time_stop:2435 : [[ -z 1654858424243 ]] 2022-06-10 10:53:47.956 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:47.960 | + functions-common:time_stop:2438 : end_time=1654858427957 2022-06-10 10:53:47.962 | + functions-common:time_stop:2439 : elapsed_time=3714 2022-06-10 10:53:47.964 | + functions-common:time_stop:2440 : total=19772 2022-06-10 10:53:47.966 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:47.969 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23486 2022-06-10 10:53:47.971 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:47.974 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 10:53:47.976 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:53:47.978 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 10:53:47.981 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 10:53:47.997 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:47.999 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 10:53:48.002 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 10:53:48.005 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 10:53:48.006 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 10:53:48.011 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 10:53:48.013 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 10:53:48.016 | + 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,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,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-06-10 10:53:48.019 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 10:53:48.022 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 10:53:48.025 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 10:53:48.042 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:48.044 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 10:53:48.046 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:48.049 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:48.051 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:53:48.053 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:48.055 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:48.058 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:48.060 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:48.062 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:48.065 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:48.067 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:48.069 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:48.071 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:53:48.074 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 10:53:48.076 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:48.078 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:48.081 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:48.083 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 10:53:48.104 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 10:53:48.214 | Reading package lists... 2022-06-10 10:53:48.460 | Building dependency tree... 2022-06-10 10:53:48.462 | Reading state information... 2022-06-10 10:53:48.708 | radvd is already the newest version (1:2.17-2). 2022-06-10 10:53:48.708 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:48.709 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:48.709 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:48.709 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:48.709 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:48.710 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:48.710 | python3-zope.interface 2022-06-10 10:53:48.710 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:48.821 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:48.825 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:53:48.828 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:48.830 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:48.833 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:48.835 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:48.837 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:48.839 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:48.841 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:48.843 | + functions-common:time_stop:2433 : start_time=1654858428101 2022-06-10 10:53:48.846 | + functions-common:time_stop:2435 : [[ -z 1654858428101 ]] 2022-06-10 10:53:48.849 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:48.853 | + functions-common:time_stop:2438 : end_time=1654858428850 2022-06-10 10:53:48.855 | + functions-common:time_stop:2439 : elapsed_time=749 2022-06-10 10:53:48.857 | + functions-common:time_stop:2440 : total=3062 2022-06-10 10:53:48.859 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:48.861 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3811 2022-06-10 10:53:48.864 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:53:48.866 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 10:53:48.882 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:48.884 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 10:53:48.887 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 10:53:48.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 10:53:48.892 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 10:53:48.912 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 10:53:48.914 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:48.916 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:48.918 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:53:48.921 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:48.923 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:48.926 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:48.928 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:48.930 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:48.932 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:48.934 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:48.936 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:48.938 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:53:48.941 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 10:53:48.943 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:48.946 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:48.948 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:48.950 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 10:53:48.969 | + functions-common:apt_get:1231 : 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-06-10 10:53:49.079 | Reading package lists... 2022-06-10 10:53:49.332 | Building dependency tree... 2022-06-10 10:53:49.333 | Reading state information... 2022-06-10 10:53:49.589 | fakeroot is already the newest version (1.24-1). 2022-06-10 10:53:49.589 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:53:49.589 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 10:53:49.589 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:49.590 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:49.590 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:49.590 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:49.590 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:49.590 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:49.591 | python3-zope.interface 2022-06-10 10:53:49.591 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:49.704 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:49.709 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:53:49.711 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:49.713 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:49.715 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:49.717 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:49.719 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:49.722 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:49.724 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:49.726 | + functions-common:time_stop:2433 : start_time=1654858428967 2022-06-10 10:53:49.728 | + functions-common:time_stop:2435 : [[ -z 1654858428967 ]] 2022-06-10 10:53:49.731 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:49.735 | + functions-common:time_stop:2438 : end_time=1654858429732 2022-06-10 10:53:49.738 | + functions-common:time_stop:2439 : elapsed_time=765 2022-06-10 10:53:49.740 | + functions-common:time_stop:2440 : total=3811 2022-06-10 10:53:49.742 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:49.744 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4576 2022-06-10 10:53:49.746 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:53:49.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 10:53:49.751 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:49.754 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:49.756 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 10:53:49.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 10:53:49.761 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 10:53:49.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 10:53:49.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 10:53:49.771 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 10:53:49.771 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 10:53:49.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 10:53:49.778 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 10:53:49.780 | + functions:vercmp:628 : local v1=5.4 2022-06-10 10:53:49.783 | + functions:vercmp:629 : local 'op=<' 2022-06-10 10:53:49.785 | + functions:vercmp:630 : local v2=3.13 2022-06-10 10:53:49.787 | + functions:vercmp:631 : local result 2022-06-10 10:53:49.790 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 10:53:49.791 | ++ functions:vercmp:635 : sort -V 2022-06-10 10:53:49.791 | ++ functions:vercmp:635 : head -1 2022-06-10 10:53:49.796 | + functions:vercmp:635 : result=3.13 2022-06-10 10:53:49.799 | + functions:vercmp:637 : case $op in 2022-06-10 10:53:49.801 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 10:53:49.803 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 10:53:49.805 | + functions:vercmp:648 : return 2022-06-10 10:53:49.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 10:53:49.809 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:53:49.812 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 10:53:50.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 10:53:50.282 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 10:53:50.285 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.287 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.290 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-10 10:53:50.293 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.295 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 10:53:50.313 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:50.316 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 10:53:50.318 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 10:53:50.318 | Installing etcd 2022-06-10 10:53:50.321 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 10:53:50.334 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 10:53:50.347 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:50.350 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 10:53:50.363 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 10:53:50.368 | ++ 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-06-10 10:53:50.371 | ++ 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-06-10 10:53:50.375 | +++ 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-06-10 10:53:50.379 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:53:50.382 | ++ 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-06-10 10:53:50.384 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 10:53:50.387 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:53:50.389 | ++ functions:get_extra_file:74 : return 2022-06-10 10:53:50.392 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:53:50.394 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 10:53:50.397 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 10:53:50.399 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 10:53:50.416 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:50.418 | + ./stack.sh:main:861 : install_dstat 2022-06-10 10:53:50.420 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 10:53:50.436 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:50.439 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 10:53:50.442 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:53:50.444 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 10:53:50.446 | + ./stack.sh:main:870 : install_libs 2022-06-10 10:53:50.449 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 10:53:50.451 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 10:53:50.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 10:53:50.455 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 10:53:50.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.460 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.462 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-10 10:53:50.464 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.466 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 10:53:50.468 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 10:53:50.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 10:53:50.473 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 10:53:50.475 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.477 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.479 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-10 10:53:50.482 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.484 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 10:53:50.487 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 10:53:50.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 10:53:50.491 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 10:53:50.493 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.495 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.498 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-10 10:53:50.500 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.503 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 10:53:50.505 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 10:53:50.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 10:53:50.509 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 10:53:50.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.514 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.516 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-10 10:53:50.518 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.521 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 10:53:50.523 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 10:53:50.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 10:53:50.527 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 10:53:50.530 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.532 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.535 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-10 10:53:50.537 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.539 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 10:53:50.541 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 10:53:50.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 10:53:50.546 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 10:53:50.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.551 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.553 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-10 10:53:50.555 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.557 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 10:53:50.559 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 10:53:50.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 10:53:50.565 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 10:53:50.567 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.569 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.571 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-10 10:53:50.574 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.576 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 10:53:50.578 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 10:53:50.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 10:53:50.583 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 10:53:50.585 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.588 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.590 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-10 10:53:50.592 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.595 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 10:53:50.597 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 10:53:50.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 10:53:50.601 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 10:53:50.603 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.606 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.608 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-10 10:53:50.610 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.612 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 10:53:50.615 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 10:53:50.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 10:53:50.619 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 10:53:50.621 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.624 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.626 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-10 10:53:50.629 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.631 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 10:53:50.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 10:53:50.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 10:53:50.638 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 10:53:50.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.643 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.645 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-10 10:53:50.648 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.650 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 10:53:50.652 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 10:53:50.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 10:53:50.657 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 10:53:50.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.661 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.664 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-10 10:53:50.666 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.668 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 10:53:50.670 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 10:53:50.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 10:53:50.675 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 10:53:50.677 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.679 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.682 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-10 10:53:50.684 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.686 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 10:53:50.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 10:53:50.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 10:53:50.694 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 10:53:50.696 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.698 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.700 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-10 10:53:50.703 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.705 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 10:53:50.708 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 10:53:50.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 10:53:50.712 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 10:53:50.714 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.717 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.719 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-10 10:53:50.721 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.723 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 10:53:50.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 10:53:50.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 10:53:50.730 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 10:53:50.733 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.735 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.737 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-10 10:53:50.739 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.742 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 10:53:50.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 10:53:50.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 10:53:50.748 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 10:53:50.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.753 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.756 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-10 10:53:50.758 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.760 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 10:53:50.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 10:53:50.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 10:53:50.768 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 10:53:50.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.772 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.774 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-10 10:53:50.777 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.779 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 10:53:50.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 10:53:50.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 10:53:50.786 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 10:53:50.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.790 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.792 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-10 10:53:50.795 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.797 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 10:53:50.799 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 10:53:50.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 10:53:50.804 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 10:53:50.806 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.808 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.811 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-10 10:53:50.813 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.816 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 10:53:50.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 10:53:50.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 10:53:50.823 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 10:53:50.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.827 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.830 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-10 10:53:50.832 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.834 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 10:53:50.836 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 10:53:50.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 10:53:50.841 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 10:53:50.843 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.846 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.848 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-10 10:53:50.851 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.853 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 10:53:50.855 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 10:53:50.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 10:53:50.860 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 10:53:50.863 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.865 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.867 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-10 10:53:50.869 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.872 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 10:53:50.874 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 10:53:50.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 10:53:50.879 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 10:53:50.881 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.883 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.885 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-10 10:53:50.888 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.890 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 10:53:50.893 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 10:53:50.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 10:53:50.897 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 10:53:50.900 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.902 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.904 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-10 10:53:50.907 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.910 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 10:53:50.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 10:53:50.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 10:53:50.916 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 10:53:50.919 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.921 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.923 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-10 10:53:50.925 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.928 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 10:53:50.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 10:53:50.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 10:53:50.934 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 10:53:50.937 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.939 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.941 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-10 10:53:50.944 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.946 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 10:53:50.948 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 10:53:50.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 10:53:50.953 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 10:53:50.955 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.958 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.960 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-10 10:53:50.962 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.965 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 10:53:50.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 10:53:50.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 10:53:50.972 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 10:53:50.974 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.976 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.978 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-10 10:53:50.981 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:50.983 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 10:53:50.986 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 10:53:50.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 10:53:50.991 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 10:53:50.993 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:50.995 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:50.997 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-10 10:53:51.000 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.003 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 10:53:51.005 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 10:53:51.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 10:53:51.010 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 10:53:51.012 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.014 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.016 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-10 10:53:51.019 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.021 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 10:53:51.023 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 10:53:51.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 10:53:51.028 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 10:53:51.030 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.032 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.035 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-10 10:53:51.037 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.039 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 10:53:51.041 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 10:53:51.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 10:53:51.046 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 10:53:51.049 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.051 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.053 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-10 10:53:51.055 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.058 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 10:53:51.060 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 10:53:51.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 10:53:51.065 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 10:53:51.067 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.069 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.071 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-10 10:53:51.074 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.076 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 10:53:51.078 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 10:53:51.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 10:53:51.083 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 10:53:51.086 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.088 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.090 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-10 10:53:51.092 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.095 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 10:53:51.098 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 10:53:51.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 10:53:51.102 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 10:53:51.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.106 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.109 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-10 10:53:51.111 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.113 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 10:53:51.116 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 10:53:51.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 10:53:51.120 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 10:53:51.122 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.125 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.127 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-10 10:53:51.129 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.131 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 10:53:51.135 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 10:53:51.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 10:53:51.139 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 10:53:51.141 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:51.144 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:51.147 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-10 10:53:51.149 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:51.151 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 10:53:51.172 | Using python 3.8 to install etcd3 2022-06-10 10:53:51.175 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 10:53:51.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:51.913 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:51.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:51.913 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:53.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:53.033 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 10:53:53.041 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 10:53:53.042 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 10:53:53.043 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 10:53:53.044 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 10:53:54.638 | 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-06-10 10:53:54.709 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:53:54.709 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:53:54.809 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:54.812 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:54.815 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:54.817 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:54.819 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:54.821 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:54.823 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:54.825 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:54.827 | + functions-common:time_stop:2433 : start_time=1654858431167 2022-06-10 10:53:54.830 | + functions-common:time_stop:2435 : [[ -z 1654858431167 ]] 2022-06-10 10:53:54.833 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:54.837 | + functions-common:time_stop:2438 : end_time=1654858434834 2022-06-10 10:53:54.839 | + functions-common:time_stop:2439 : elapsed_time=3667 2022-06-10 10:53:54.841 | + functions-common:time_stop:2440 : total=23486 2022-06-10 10:53:54.843 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:54.845 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27153 2022-06-10 10:53:54.848 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:54.850 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 10:53:54.871 | Using python 3.8 to install etcd3gw 2022-06-10 10:53:54.873 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 10:53:55.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:55.616 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:55.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:55.616 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:56.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:56.726 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:53:56.732 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 10:53:56.733 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 10:53:56.734 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 10:53:56.764 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 10:53:56.765 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 10:53:56.766 | 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-06-10 10:53:56.768 | 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-06-10 10:53:58.356 | 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-06-10 10:53:58.426 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:53:58.426 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:53:58.527 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:58.530 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:58.532 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:58.535 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:58.537 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:58.539 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:58.542 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:58.544 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:58.546 | + functions-common:time_stop:2433 : start_time=1654858434865 2022-06-10 10:53:58.549 | + functions-common:time_stop:2435 : [[ -z 1654858434865 ]] 2022-06-10 10:53:58.552 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:58.556 | + functions-common:time_stop:2438 : end_time=1654858438554 2022-06-10 10:53:58.558 | + functions-common:time_stop:2439 : elapsed_time=3689 2022-06-10 10:53:58.560 | + functions-common:time_stop:2440 : total=27153 2022-06-10 10:53:58.562 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:58.564 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30842 2022-06-10 10:53:58.567 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:58.569 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 10:53:58.571 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 10:53:58.574 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 10:53:58.576 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:58.578 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:58.581 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:58.583 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:58.585 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:58.588 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:58.590 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:58.592 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:58.595 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:58.597 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:58.599 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 10:53:58.602 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:58.604 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:58.606 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 10:53:58.609 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:53:58.612 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:58.614 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:58.617 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:53:58.619 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:58.621 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:58.623 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:58.626 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:58.628 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:58.630 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:58.633 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:58.635 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:58.637 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:53:58.639 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:53:58.642 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:58.644 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:58.647 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:58.649 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:53:58.671 | + functions-common:apt_get:1231 : 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-06-10 10:53:58.780 | Reading package lists... 2022-06-10 10:53:59.025 | Building dependency tree... 2022-06-10 10:53:59.026 | Reading state information... 2022-06-10 10:53:59.273 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:53:59.273 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:53:59.273 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:53:59.273 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:59.274 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:59.274 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:59.274 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:59.274 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:59.274 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:59.274 | python3-zope.interface 2022-06-10 10:53:59.275 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:59.387 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:59.391 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:53:59.394 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:59.396 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:59.398 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:59.401 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:59.403 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:59.405 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:59.408 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:59.410 | + functions-common:time_stop:2433 : start_time=1654858438668 2022-06-10 10:53:59.412 | + functions-common:time_stop:2435 : [[ -z 1654858438668 ]] 2022-06-10 10:53:59.415 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:59.419 | + functions-common:time_stop:2438 : end_time=1654858439416 2022-06-10 10:53:59.421 | + functions-common:time_stop:2439 : elapsed_time=748 2022-06-10 10:53:59.424 | + functions-common:time_stop:2440 : total=4576 2022-06-10 10:53:59.426 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:59.428 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5324 2022-06-10 10:53:59.431 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:53:59.433 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 10:53:59.435 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:59.438 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:59.440 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 10:53:59.501 | Module proxy already enabled 2022-06-10 10:53:59.505 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 10:53:59.568 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 10:53:59.568 | Module proxy already enabled 2022-06-10 10:53:59.568 | Module proxy_uwsgi already enabled 2022-06-10 10:53:59.572 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 10:53:59.575 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 10:53:59.577 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:53:59.580 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 10:53:59.709 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 10:53:59.712 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 10:53:59.714 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 10:53:59.716 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.719 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.722 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-10 10:53:59.724 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.727 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 10:53:59.730 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 10:53:59.732 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 10:53:59.735 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.737 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.739 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-10 10:53:59.742 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.744 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 10:53:59.746 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 10:53:59.749 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 10:53:59.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.754 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.756 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-10 10:53:59.758 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.761 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 10:53:59.763 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 10:53:59.765 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 10:53:59.768 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.771 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.773 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 10:53:59.775 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.778 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 10:53:59.780 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 10:53:59.783 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.785 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.787 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-10 10:53:59.790 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.792 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 10:53:59.794 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 10:53:59.797 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 10:53:59.799 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.802 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.804 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-10 10:53:59.806 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.809 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 10:53:59.825 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:59.828 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 10:53:59.830 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 10:53:59.833 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 10:53:59.835 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.837 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.840 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-10 10:53:59.842 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.845 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 10:53:59.861 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:59.863 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 10:53:59.866 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 10:53:59.868 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 10:53:59.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.873 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.875 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-10 10:53:59.877 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.880 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 10:53:59.882 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 10:53:59.884 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 10:53:59.887 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:59.889 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:59.892 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-10 10:53:59.894 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:59.897 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 10:53:59.899 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 10:53:59.902 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:53:59.905 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 10:53:59.908 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 10:53:59.910 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:53:59.913 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:53:59.914 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:53:59.920 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 10:53:59.922 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 10:53:59.924 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 10:53:59.927 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 10:53:59.929 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 10:53:59.950 | Using python 3.8 to install keystonemiddleware 2022-06-10 10:53:59.952 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 10:54:00.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:00.681 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:00.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:00.681 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:01.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:01.784 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 10:54:01.835 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 10:54:01.836 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 10:54:01.837 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 10:54:01.838 | 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-06-10 10:54:01.839 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 10:54:01.840 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 10:54:01.841 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 10:54:01.842 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 10:54:01.843 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 10:54:01.845 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 10:54:01.846 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 10:54:01.847 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 10:54:01.848 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 10:54:01.849 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 10:54:01.905 | 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-06-10 10:54:01.906 | 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-06-10 10:54:01.908 | 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-06-10 10:54:01.946 | 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-06-10 10:54:01.985 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 10:54:01.987 | 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-06-10 10:54:01.988 | 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-06-10 10:54:01.989 | 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-06-10 10:54:02.036 | 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-06-10 10:54:02.039 | 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-06-10 10:54:02.049 | 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-06-10 10:54:02.051 | 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.4) 2022-06-10 10:54:02.064 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 10:54:02.066 | 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-06-10 10:54:02.068 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 10:54:02.136 | 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-06-10 10:54:02.138 | 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-06-10 10:54:02.139 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 10:54:02.142 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 10:54:02.191 | 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.1) 2022-06-10 10:54:02.202 | 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-06-10 10:54:03.754 | 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-06-10 10:54:03.824 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:03.824 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:03.928 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:03.930 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:03.933 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:03.935 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:03.937 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:03.939 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:03.941 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:03.943 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:03.946 | + functions-common:time_stop:2433 : start_time=1654858439944 2022-06-10 10:54:03.948 | + functions-common:time_stop:2435 : [[ -z 1654858439944 ]] 2022-06-10 10:54:03.951 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:03.955 | + functions-common:time_stop:2438 : end_time=1654858443952 2022-06-10 10:54:03.957 | + functions-common:time_stop:2439 : elapsed_time=4008 2022-06-10 10:54:03.959 | + functions-common:time_stop:2440 : total=30842 2022-06-10 10:54:03.961 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:03.963 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34850 2022-06-10 10:54:03.966 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:03.968 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 10:54:03.971 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 10:54:03.973 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:54:03.976 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 10:54:03.979 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 10:54:03.981 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:54:03.985 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:54:03.985 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:54:03.991 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 10:54:03.993 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 10:54:03.995 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 10:54:03.998 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 10:54:04.000 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 10:54:04.021 | Using python 3.8 to install python-memcached 2022-06-10 10:54:04.024 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 10:54:04.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:04.769 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:04.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:04.769 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:05.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:05.885 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 10:54:05.888 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 10:54:07.511 | 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-06-10 10:54:07.584 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:07.584 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:07.701 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:07.703 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:07.706 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:07.708 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:07.710 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:07.713 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:07.715 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:07.717 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:07.719 | + functions-common:time_stop:2433 : start_time=1654858444015 2022-06-10 10:54:07.721 | + functions-common:time_stop:2435 : [[ -z 1654858444015 ]] 2022-06-10 10:54:07.724 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:07.728 | + functions-common:time_stop:2438 : end_time=1654858447726 2022-06-10 10:54:07.731 | + functions-common:time_stop:2439 : elapsed_time=3711 2022-06-10 10:54:07.733 | + functions-common:time_stop:2440 : total=34850 2022-06-10 10:54:07.735 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:07.737 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38561 2022-06-10 10:54:07.739 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:07.742 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 10:54:07.758 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:07.761 | + ./stack.sh:main:892 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-10 10:54:07.763 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 10:54:07.765 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 10:54:07.768 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 10:54:07.771 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 10:54:07.773 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 10:54:07.775 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 10:54:07.790 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:54:07.793 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 10:54:07.795 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 10:54:07.797 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 10:54:07.799 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:54:07.801 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:54:07.803 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:54:07.806 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:54:07.808 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:54:07.811 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:54:07.826 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:54:07.828 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:54:07.830 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:07.833 | + functions-common:git_clone:618 : echo master 2022-06-10 10:54:07.833 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:54:07.838 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 10:54:07.840 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:07.842 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 10:54:07.855 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 10:54:07.858 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:54:07.858 | + functions-common:git_clone:679 : head -1 2022-06-10 10:54:07.862 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 10:54:07.865 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:54:07.867 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 10:54:07.869 | + inc/python:setup_develop:334 : local bindep 2022-06-10 10:54:07.871 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:54:07.874 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 10:54:07.876 | + inc/python:setup_develop:340 : local extras= 2022-06-10 10:54:07.878 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 10:54:07.880 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 10:54:07.882 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:54:07.885 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 10:54:07.887 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 10:54:07.889 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 10:54:07.893 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 10:54:07.896 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 10:54:07.898 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 10:54:07.901 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 10:54:07.903 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 10:54:07.906 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 10:54:07.912 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 10:54:07.914 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 10:54:08.606 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 10:54:08.608 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 10:54:08.611 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 10:54:08.613 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 10:54:08.615 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:54:08.618 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 10:54:08.620 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 10:54:08.622 | + inc/python:setup_package:424 : local extras= 2022-06-10 10:54:08.624 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 10:54:08.626 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 10:54:08.629 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 10:54:08.631 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 10:54:08.633 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 10:54:08.635 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 10:54:08.658 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 10:54:08.660 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 10:54:09.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:09.393 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:09.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:09.393 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:10.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:10.511 | Obtaining file:///opt/stack/keystone 2022-06-10 10:54:10.512 | Preparing metadata (setup.py): started 2022-06-10 10:54:10.554 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 10:54:10.555 | ERROR: Command errored out with exit status 1: 2022-06-10 10:54:10.555 | 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-pi111iyh 2022-06-10 10:54:10.555 | cwd: /opt/stack/keystone/ 2022-06-10 10:54:10.555 | Complete output (3 lines): 2022-06-10 10:54:10.555 | Traceback (most recent call last): 2022-06-10 10:54:10.555 | File "", line 1, in 2022-06-10 10:54:10.555 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 10:54:10.555 | ---------------------------------------- 2022-06-10 10:54:10.555 | 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-06-10 10:54:10.555 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 10:54:10.628 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:10.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:10.715 | + inc/python:pip_install:1 : exit_trap 2022-06-10 10:54:10.718 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 10:54:10.721 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 10:54:10.723 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 10:54:10.725 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 10:54:10.727 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 10:54:10.730 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 10:54:10.732 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 10:54:10.734 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 10:54:10.736 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 10:54:10.736 | Error on exit 2022-06-10 10:54:10.738 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 10:54:10.741 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858381 69 fail 2022-06-10 10:54:11.026 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 10:54:11.028 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 10:54:11.558 | + ./stack.sh:exit_trap:551 : exit 1