2022-07-21 20:16:20.441 | + ./stack.sh:main:482 : exec 2022-07-21 20:16:20.441 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-21-201620' 2022-07-21 20:16:20.441 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-21-201620.summary.2022-07-21-201620 2022-07-21 20:16:20.441 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-21 20:16:20.441 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-21-201620 2022-07-21 20:16:20.441 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-21-201620 /opt/stack/logs/stack.sh.log 2022-07-21 20:16:20.441 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-21-201620.summary.2022-07-21-201620 /opt/stack/logs/stack.sh.log.summary 2022-07-21 20:16:20.442 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-21 20:16:20.442 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-21 20:16:20.442 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-21 20:16:20.442 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-21 20:16:20.442 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-21 20:16:20.442 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-21 20:16:20.442 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-21 20:16:20.446 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-21 20:16:20.447 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-21 20:16:20.450 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-21 20:16:20.451 | + ./stack.sh:main:568 : set -o errexit 2022-07-21 20:16:20.453 | + ./stack.sh:main:571 : uname -a 2022-07-21 20:16:20.455 | Linux dv-cinder-820027-13-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-07-21 20:16:20.457 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-21 20:16:20.459 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-21 20:16:20.462 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-21 20:16:20.499 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-21 20:16:20.514 | + ./stack.sh:main:585 : fetch_plugins 2022-07-21 20:16:20.516 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-21 20:16:20.518 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-21 20:16:20.520 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-21 20:16:20.522 | + functions-common:fetch_plugins:1791 : return 2022-07-21 20:16:20.524 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-21 20:16:20.526 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-21 20:16:20.528 | + functions-common:run_phase:1869 : local phase= 2022-07-21 20:16:20.529 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-21 20:16:20.531 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-21 20:16:20.533 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-21 20:16:20.534 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-21 20:16:20.536 | + functions-common:run_phase:1878 : local extra 2022-07-21 20:16:20.539 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-21 20:16:20.542 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-21 20:16:20.544 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-21 20:16:20.546 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-21 20:16:20.548 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-21 20:16:20.550 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-21 20:16:20.563 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:20.564 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-21 20:16:20.566 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-21 20:16:20.568 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-21 20:16:20.570 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-21 20:16:20.572 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-21 20:16:20.574 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-21 20:16:20.575 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-21 20:16:20.577 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-21 20:16:20.579 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-21 20:16:20.581 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-21 20:16:20.583 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-21 20:16:20.584 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-21 20:16:20.587 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-21 20:16:20.589 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-21 20:16:20.591 | + functions-common:plugin_override_defaults:1832 : return 2022-07-21 20:16:20.593 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-21 20:16:20.610 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-21 20:16:20.612 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-21 20:16:20.625 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-21 20:16:20.627 | +++ lib/tls:source:43 : hostname -f 2022-07-21 20:16:20.631 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-21 20:16:20.633 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-21 20:16:20.635 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-21 20:16:20.637 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-21 20:16:20.639 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-21 20:16:20.641 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-21 20:16:20.642 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-21 20:16:20.644 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-21 20:16:20.646 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-21 20:16:20.649 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-21 20:16:20.653 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-21 20:16:20.665 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-21 20:16:20.683 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-21 20:16:20.696 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-21 20:16:20.717 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-21 20:16:20.756 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-21 20:16:20.814 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-21 20:16:20.905 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-21 20:16:20.928 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-21 20:16:20.972 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-21 20:16:21.025 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-21 20:16:21.173 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-21 20:16:21.187 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-21 20:16:21.200 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-21 20:16:21.214 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-21 20:16:21.302 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-21 20:16:21.304 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-21 20:16:21.307 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-21 20:16:21.309 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-21 20:16:21.311 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-21 20:16:21.313 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-21 20:16:21.316 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-21 20:16:21.316 | False' 2022-07-21 20:16:21.318 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-21 20:16:21.333 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-21 20:16:21.336 | + ./stack.sh:main:619 : run_phase source 2022-07-21 20:16:21.338 | + functions-common:run_phase:1868 : local mode=source 2022-07-21 20:16:21.341 | + functions-common:run_phase:1869 : local phase= 2022-07-21 20:16:21.343 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-21 20:16:21.345 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-21 20:16:21.347 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-21 20:16:21.349 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-21 20:16:21.351 | + functions-common:run_phase:1878 : local extra 2022-07-21 20:16:21.353 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-21 20:16:21.357 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-21 20:16:21.359 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-21 20:16:21.361 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-21 20:16:21.363 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-21 20:16:21.366 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-21 20:16:21.381 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:21.383 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-21 20:16:21.385 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-21 20:16:21.426 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-21 20:16:21.428 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-21 20:16:21.430 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-21 20:16:21.433 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-21 20:16:21.435 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-21 20:16:21.437 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-21 20:16:21.439 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-21 20:16:21.441 | + functions-common:load_plugin_settings:1809 : return 2022-07-21 20:16:21.444 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-21 20:16:21.447 | + functions-common:verify_disabled_services:2151 : local service 2022-07-21 20:16:21.449 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.451 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-21 20:16:21.454 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.456 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-21 20:16:21.458 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.460 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-21 20:16:21.463 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.465 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-21 20:16:21.468 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.470 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-21 20:16:21.472 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.474 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-21 20:16:21.477 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.479 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-21 20:16:21.481 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.484 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-21 20:16:21.486 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.488 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-21 20:16:21.491 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.493 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-21 20:16:21.496 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.498 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-21 20:16:21.500 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.502 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-21 20:16:21.505 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.507 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-21 20:16:21.510 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.512 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-21 20:16:21.515 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.517 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-21 20:16:21.519 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.521 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-21 20:16:21.524 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.526 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-21 20:16:21.528 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.530 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-21 20:16:21.533 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.535 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-21 20:16:21.537 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.539 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-21 20:16:21.542 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.544 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-21 20:16:21.547 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.549 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-21 20:16:21.551 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.553 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-21 20:16:21.556 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.559 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-21 20:16:21.561 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.563 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-21 20:16:21.565 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.567 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-21 20:16:21.570 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.573 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-21 20:16:21.575 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.577 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-21 20:16:21.580 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.582 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-21 20:16:21.584 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.587 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-21 20:16:21.590 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.592 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-21 20:16:21.594 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.596 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-21 20:16:21.599 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.601 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-21 20:16:21.604 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.606 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-21 20:16:21.608 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.611 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-21 20:16:21.613 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.615 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-21 20:16:21.617 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.620 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-21 20:16:21.622 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.624 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-21 20:16:21.626 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.629 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-21 20:16:21.631 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.633 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-21 20:16:21.635 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.638 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-21 20:16:21.640 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.642 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-21 20:16:21.644 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.646 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-21 20:16:21.649 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.651 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-21 20:16:21.654 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-21 20:16:21.656 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-21 20:16:21.659 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-21 20:16:21.661 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-21 20:16:21.663 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-21 20:16:21.679 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:21.681 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-21 20:16:21.683 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-21 20:16:21.685 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-21 20:16:21.700 | + functions-common:is_service_enabled:2096 : return 1 2022-07-21 20:16:21.703 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-21 20:16:21.705 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-21 20:16:21.707 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-21 20:16:21.710 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-21 20:16:21.712 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-21 20:16:21.715 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-21 20:16:21.717 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-21 20:16:21.719 | + lib/database:initialize_database_backends:92 : return 0 2022-07-21 20:16:21.722 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-21 20:16:21.722 | Using mysql database backend 2022-07-21 20:16:21.724 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-21 20:16:21.741 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-21 20:16:21.744 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-21 20:16:21.747 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-21 20:16:21.749 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-21 20:16:21.752 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-21 20:16:21.755 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-21 20:16:21.774 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:21.777 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-21 20:16:21.793 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-21 20:16:21.811 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:21.813 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-21 20:16:21.830 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-21 20:16:21.847 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-21 20:16:21.864 | + functions-common:is_service_enabled:2096 : return 1 2022-07-21 20:16:21.866 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-21 20:16:21.883 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:21.885 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-21 20:16:21.901 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-21 20:16:21.904 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-21 20:16:21.906 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-21 20:16:21.909 | + functions-common:save_stackenv:60 : local tag=752 2022-07-21 20:16:21.912 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-21 20:16:21.917 | + functions-common:save_stackenv:62 : time_stamp=2022-07-21-201621 2022-07-21 20:16:21.919 | + functions-common:save_stackenv:63 : echo '# 2022-07-21-201621 752' 2022-07-21 20:16:21.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.926 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-21 20:16:21.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.932 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-21 20:16:21.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.937 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-21 20:16:21.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.942 | + 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-07-21 20:16:21.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.946 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.71 2022-07-21 20:16:21.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.951 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.71/identity 2022-07-21 20:16:21.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.956 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-21-201620 2022-07-21 20:16:21.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.961 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-21 20:16:21.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.966 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.71 2022-07-21 20:16:21.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.970 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-21 20:16:21.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.975 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-21 20:16:21.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.980 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-21 20:16:21.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.985 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-21 20:16:21.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.990 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.71 2022-07-21 20:16:21.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-21 20:16:21.995 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-21 20:16:21.997 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-21 20:16:22.000 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-21 20:16:22.002 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-21 20:16:22.004 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-21 20:16:22.006 | + functions-common:git_clone:599 : local git_ref=master 2022-07-21 20:16:22.008 | + functions-common:git_clone:600 : local orig_dir 2022-07-21 20:16:22.011 | ++ functions-common:git_clone:601 : pwd 2022-07-21 20:16:22.013 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-21 20:16:22.016 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-21 20:16:22.018 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-21 20:16:22.033 | + functions-common:git_clone:604 : RECLONE=False 2022-07-21 20:16:22.035 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-21 20:16:22.037 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-21 20:16:22.040 | + functions-common:git_clone:618 : echo master 2022-07-21 20:16:22.041 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-21 20:16:22.046 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-21 20:16:22.048 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-21 20:16:22.050 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-21 20:16:22.063 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-21 20:16:22.066 | + functions-common:git_clone:679 : git show --oneline 2022-07-21 20:16:22.066 | + functions-common:git_clone:679 : head -1 2022-07-21 20:16:22.069 | 6bd27e68 update constraint for os_vif to new release 3.0.0 2022-07-21 20:16:22.072 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-21 20:16:22.075 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-21 20:16:22.077 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-21 20:16:22.079 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-21 20:16:22.082 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-21 20:16:22.085 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-21 20:16:22.087 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-21 20:16:22.090 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-21 20:16:22.092 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-21 20:16:22.095 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-21 20:16:22.097 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-21 20:16:22.100 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-21 20:16:22.105 | ++ tools/install_prereqs.sh:source:47 : NOW=1658434582 2022-07-21 20:16:22.108 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-21 20:16:22.113 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658434268 2022-07-21 20:16:22.115 | ++ tools/install_prereqs.sh:source:49 : DELTA=314 2022-07-21 20:16:22.118 | ++ tools/install_prereqs.sh:source:50 : [[ 314 -lt 7200 ]] 2022-07-21 20:16:22.121 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-21 20:16:22.124 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-21 20:16:22.126 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-21 20:16:22.128 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-21 20:16:22.131 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-21 20:16:22.133 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-21 20:16:22.136 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-21 20:16:22.138 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-21 20:16:22.141 | +++ 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-07-21 20:16:22.189 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-21 20:16:22.189 | apache2-dev 2022-07-21 20:16:22.189 | bc 2022-07-21 20:16:22.189 | bsdmainutils 2022-07-21 20:16:22.189 | curl 2022-07-21 20:16:22.189 | g++ 2022-07-21 20:16:22.189 | gawk 2022-07-21 20:16:22.189 | gcc 2022-07-21 20:16:22.189 | gettext 2022-07-21 20:16:22.189 | git 2022-07-21 20:16:22.189 | graphviz 2022-07-21 20:16:22.189 | iputils-ping 2022-07-21 20:16:22.189 | libapache2-mod-proxy-uwsgi 2022-07-21 20:16:22.189 | libffi-dev 2022-07-21 20:16:22.189 | libjpeg-dev 2022-07-21 20:16:22.189 | libpcre3-dev 2022-07-21 20:16:22.189 | libpq-dev 2022-07-21 20:16:22.189 | libssl-dev 2022-07-21 20:16:22.189 | libsystemd-dev 2022-07-21 20:16:22.189 | libxml2-dev 2022-07-21 20:16:22.189 | libxslt1-dev 2022-07-21 20:16:22.189 | libyaml-dev 2022-07-21 20:16:22.189 | lsof 2022-07-21 20:16:22.189 | openssh-server 2022-07-21 20:16:22.189 | openssl 2022-07-21 20:16:22.189 | pkg-config 2022-07-21 20:16:22.189 | psmisc 2022-07-21 20:16:22.189 | python3-dev 2022-07-21 20:16:22.189 | python3-pip 2022-07-21 20:16:22.190 | python3-systemd 2022-07-21 20:16:22.190 | python3-venv 2022-07-21 20:16:22.190 | tar 2022-07-21 20:16:22.190 | tcpdump 2022-07-21 20:16:22.190 | unzip 2022-07-21 20:16:22.190 | uuid-runtime 2022-07-21 20:16:22.190 | wget 2022-07-21 20:16:22.190 | wget 2022-07-21 20:16:22.190 | zlib1g-dev 2022-07-21 20:16:22.190 | libkrb5-dev 2022-07-21 20:16:22.190 | libldap2-dev 2022-07-21 20:16:22.190 | libsasl2-dev 2022-07-21 20:16:22.190 | memcached 2022-07-21 20:16:22.190 | python3-mysqldb 2022-07-21 20:16:22.190 | sqlite3 2022-07-21 20:16:22.190 | conntrack 2022-07-21 20:16:22.190 | curl 2022-07-21 20:16:22.190 | dnsmasq-base 2022-07-21 20:16:22.190 | dnsmasq-utils 2022-07-21 20:16:22.190 | ebtables 2022-07-21 20:16:22.190 | genisoimage 2022-07-21 20:16:22.190 | iptables 2022-07-21 20:16:22.190 | iputils-arping 2022-07-21 20:16:22.190 | kpartx 2022-07-21 20:16:22.190 | libjs-jquery-tablesorter 2022-07-21 20:16:22.190 | parted 2022-07-21 20:16:22.190 | pm-utils 2022-07-21 20:16:22.190 | python3-mysqldb 2022-07-21 20:16:22.190 | socat 2022-07-21 20:16:22.190 | sqlite3 2022-07-21 20:16:22.190 | sudo 2022-07-21 20:16:22.190 | vlan 2022-07-21 20:16:22.190 | lsscsi 2022-07-21 20:16:22.190 | open-iscsi 2022-07-21 20:16:22.190 | lvm2 2022-07-21 20:16:22.190 | qemu-utils 2022-07-21 20:16:22.190 | thin-provisioning-tools 2022-07-21 20:16:22.191 | acl 2022-07-21 20:16:22.191 | dnsmasq-base 2022-07-21 20:16:22.191 | dnsmasq-utils 2022-07-21 20:16:22.191 | ebtables 2022-07-21 20:16:22.191 | haproxy 2022-07-21 20:16:22.191 | iptables 2022-07-21 20:16:22.191 | iputils-arping 2022-07-21 20:16:22.191 | iputils-ping 2022-07-21 20:16:22.191 | postgresql-server-dev-all 2022-07-21 20:16:22.191 | python3-mysqldb 2022-07-21 20:16:22.191 | sqlite3 2022-07-21 20:16:22.191 | sudo 2022-07-21 20:16:22.191 | vlan 2022-07-21 20:16:22.191 | pcp 2022-07-21 20:16:22.191 | ipset 2022-07-21 20:16:22.191 | conntrack 2022-07-21 20:16:22.191 | conntrackd 2022-07-21 20:16:22.191 | keepalived 2022-07-21 20:16:22.191 | lvm2 2022-07-21 20:16:22.191 | qemu-utils 2022-07-21 20:16:22.191 | thin-provisioning-tools 2022-07-21 20:16:22.191 | curl 2022-07-21 20:16:22.191 | liberasurecode-dev 2022-07-21 20:16:22.191 | make 2022-07-21 20:16:22.191 | memcached 2022-07-21 20:16:22.191 | rsync 2022-07-21 20:16:22.191 | sqlite3 2022-07-21 20:16:22.191 | xfsprogs' 2022-07-21 20:16:22.192 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-21 20:16:22.218 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-21 20:16:22.218 | apache2-dev 2022-07-21 20:16:22.218 | bc 2022-07-21 20:16:22.218 | bsdmainutils 2022-07-21 20:16:22.218 | curl 2022-07-21 20:16:22.218 | g++ 2022-07-21 20:16:22.218 | gawk 2022-07-21 20:16:22.218 | gcc 2022-07-21 20:16:22.218 | gettext 2022-07-21 20:16:22.218 | git 2022-07-21 20:16:22.218 | graphviz 2022-07-21 20:16:22.218 | iputils-ping 2022-07-21 20:16:22.218 | libapache2-mod-proxy-uwsgi 2022-07-21 20:16:22.218 | libffi-dev 2022-07-21 20:16:22.218 | libjpeg-dev 2022-07-21 20:16:22.218 | libpcre3-dev 2022-07-21 20:16:22.218 | libpq-dev 2022-07-21 20:16:22.218 | libssl-dev 2022-07-21 20:16:22.218 | libsystemd-dev 2022-07-21 20:16:22.218 | libxml2-dev 2022-07-21 20:16:22.218 | libxslt1-dev 2022-07-21 20:16:22.218 | libyaml-dev 2022-07-21 20:16:22.218 | lsof 2022-07-21 20:16:22.218 | openssh-server 2022-07-21 20:16:22.218 | openssl 2022-07-21 20:16:22.218 | pkg-config 2022-07-21 20:16:22.218 | psmisc 2022-07-21 20:16:22.218 | python3-dev 2022-07-21 20:16:22.218 | python3-pip 2022-07-21 20:16:22.218 | python3-systemd 2022-07-21 20:16:22.218 | python3-venv 2022-07-21 20:16:22.219 | tar 2022-07-21 20:16:22.219 | tcpdump 2022-07-21 20:16:22.219 | unzip 2022-07-21 20:16:22.219 | uuid-runtime 2022-07-21 20:16:22.219 | wget 2022-07-21 20:16:22.219 | wget 2022-07-21 20:16:22.219 | zlib1g-dev 2022-07-21 20:16:22.219 | libkrb5-dev 2022-07-21 20:16:22.219 | libldap2-dev 2022-07-21 20:16:22.219 | libsasl2-dev 2022-07-21 20:16:22.219 | memcached 2022-07-21 20:16:22.219 | python3-mysqldb 2022-07-21 20:16:22.219 | sqlite3 2022-07-21 20:16:22.219 | conntrack 2022-07-21 20:16:22.219 | curl 2022-07-21 20:16:22.219 | dnsmasq-base 2022-07-21 20:16:22.219 | dnsmasq-utils 2022-07-21 20:16:22.219 | ebtables 2022-07-21 20:16:22.219 | genisoimage 2022-07-21 20:16:22.219 | iptables 2022-07-21 20:16:22.219 | iputils-arping 2022-07-21 20:16:22.219 | kpartx 2022-07-21 20:16:22.219 | libjs-jquery-tablesorter 2022-07-21 20:16:22.219 | parted 2022-07-21 20:16:22.219 | pm-utils 2022-07-21 20:16:22.219 | python3-mysqldb 2022-07-21 20:16:22.219 | socat 2022-07-21 20:16:22.219 | sqlite3 2022-07-21 20:16:22.219 | sudo 2022-07-21 20:16:22.219 | vlan 2022-07-21 20:16:22.219 | lsscsi 2022-07-21 20:16:22.219 | open-iscsi 2022-07-21 20:16:22.219 | lvm2 2022-07-21 20:16:22.219 | qemu-utils 2022-07-21 20:16:22.219 | thin-provisioning-tools 2022-07-21 20:16:22.219 | acl 2022-07-21 20:16:22.219 | dnsmasq-base 2022-07-21 20:16:22.219 | dnsmasq-utils 2022-07-21 20:16:22.220 | ebtables 2022-07-21 20:16:22.220 | haproxy 2022-07-21 20:16:22.220 | iptables 2022-07-21 20:16:22.220 | iputils-arping 2022-07-21 20:16:22.220 | iputils-ping 2022-07-21 20:16:22.220 | postgresql-server-dev-all 2022-07-21 20:16:22.220 | python3-mysqldb 2022-07-21 20:16:22.220 | sqlite3 2022-07-21 20:16:22.220 | sudo 2022-07-21 20:16:22.220 | vlan 2022-07-21 20:16:22.220 | pcp 2022-07-21 20:16:22.220 | ipset 2022-07-21 20:16:22.220 | conntrack 2022-07-21 20:16:22.220 | conntrackd 2022-07-21 20:16:22.220 | keepalived 2022-07-21 20:16:22.220 | lvm2 2022-07-21 20:16:22.220 | qemu-utils 2022-07-21 20:16:22.220 | thin-provisioning-tools 2022-07-21 20:16:22.220 | curl 2022-07-21 20:16:22.220 | liberasurecode-dev 2022-07-21 20:16:22.220 | make 2022-07-21 20:16:22.220 | memcached 2022-07-21 20:16:22.220 | rsync 2022-07-21 20:16:22.220 | sqlite3 2022-07-21 20:16:22.220 | xfsprogs ' 2022-07-21 20:16:22.220 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-21 20:16:22.222 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:16:22.225 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:16:22.229 | ++ 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-07-21 20:16:22.229 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-21 20:16:22.234 | ++ 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-07-21 20:16:22.237 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-21 20:16:22.239 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-21 20:16:22.241 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-21 20:16:22.243 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-21 20:16:22.246 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-21 20:16:22.248 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-21 20:16:22.251 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:16:22.253 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:16:22.255 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-21 20:16:22.257 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-21 20:16:22.260 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-21 20:16:22.262 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-21 20:16:22.264 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-21 20:16:22.269 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-21 20:16:22.271 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-21 20:16:22.273 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-21 20:16:22.275 | ++ functions-common:time_start:2427 : local start_time= 2022-07-21 20:16:22.277 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-21 20:16:22.280 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-21 20:16:22.284 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658434582282 2022-07-21 20:16:22.286 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-21 20:16:22.288 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-21 20:16:22.291 | ++ 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-07-21 20:16:22.503 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-21 20:16:22.539 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-21 20:16:22.584 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-21 20:16:22.629 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-21 20:16:24.797 | Reading package lists... 2022-07-21 20:16:24.829 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-21 20:16:24.831 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-21 20:16:24.833 | ++ functions-common:time_stop:2440 : local name 2022-07-21 20:16:24.835 | ++ functions-common:time_stop:2441 : local end_time 2022-07-21 20:16:24.837 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:16:24.840 | ++ functions-common:time_stop:2443 : local total 2022-07-21 20:16:24.842 | ++ functions-common:time_stop:2444 : local start_time 2022-07-21 20:16:24.844 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-21 20:16:24.846 | ++ functions-common:time_stop:2447 : start_time=1658434582282 2022-07-21 20:16:24.848 | ++ functions-common:time_stop:2449 : [[ -z 1658434582282 ]] 2022-07-21 20:16:24.851 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:16:24.855 | ++ functions-common:time_stop:2452 : end_time=1658434584853 2022-07-21 20:16:24.857 | ++ functions-common:time_stop:2453 : elapsed_time=2571 2022-07-21 20:16:24.859 | ++ functions-common:time_stop:2454 : total=0 2022-07-21 20:16:24.862 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:16:24.864 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2571 2022-07-21 20:16:24.866 | ++ 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-07-21 20:16:24.869 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-21 20:16:24.871 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:16:24.873 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:16:24.876 | ++ 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-07-21 20:16:24.896 | ++ 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-07-21 20:16:25.007 | Reading package lists... 2022-07-21 20:16:25.260 | Building dependency tree... 2022-07-21 20:16:25.261 | Reading state information... 2022-07-21 20:16:25.298 | acl is already the newest version (2.2.53-6). 2022-07-21 20:16:25.298 | bc is already the newest version (1.07.1-2build1). 2022-07-21 20:16:25.298 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-21 20:16:25.298 | conntrack is already the newest version (1:1.4.5-2). 2022-07-21 20:16:25.298 | ebtables is already the newest version (2.0.11-3build1). 2022-07-21 20:16:25.298 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-21 20:16:25.298 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-21 20:16:25.298 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-21 20:16:25.298 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-21 20:16:25.298 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-21 20:16:25.298 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-21 20:16:25.298 | iputils-arping is already the newest version (3:20190709-3). 2022-07-21 20:16:25.298 | iputils-ping is already the newest version (3:20190709-3). 2022-07-21 20:16:25.298 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-21 20:16:25.298 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-21 20:16:25.298 | libffi-dev is already the newest version (3.3-4). 2022-07-21 20:16:25.298 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-21 20:16:25.298 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-21 20:16:25.298 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-21 20:16:25.298 | lsscsi is already the newest version (0.30-0.1). 2022-07-21 20:16:25.298 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-21 20:16:25.298 | make is already the newest version (4.2.1-1.2). 2022-07-21 20:16:25.298 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-21 20:16:25.299 | psmisc is already the newest version (23.3-1). 2022-07-21 20:16:25.299 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-21 20:16:25.299 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-21 20:16:25.299 | python3-systemd is already the newest version (234-3build2). 2022-07-21 20:16:25.299 | socat is already the newest version (1.7.3.3-2). 2022-07-21 20:16:25.299 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-21 20:16:25.299 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-21 20:16:25.299 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-21 20:16:25.299 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-21 20:16:25.299 | graphviz is already the newest version (2.42.2-3build2). 2022-07-21 20:16:25.299 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-21 20:16:25.299 | pcp is already the newest version (5.0.3-1). 2022-07-21 20:16:25.299 | pm-utils is already the newest version (1.4.1-19). 2022-07-21 20:16:25.299 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-21 20:16:25.299 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-21 20:16:25.299 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-21 20:16:25.299 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-21 20:16:25.299 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-21 20:16:25.299 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-21 20:16:25.299 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-21 20:16:25.299 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-21 20:16:25.299 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-21 20:16:25.300 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-21 20:16:25.300 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-21 20:16:25.300 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-21 20:16:25.300 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-21 20:16:25.300 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-21 20:16:25.300 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-21 20:16:25.300 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-21 20:16:25.300 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-21 20:16:25.300 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-21 20:16:25.300 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-21 20:16:25.300 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-21 20:16:25.300 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-21 20:16:25.300 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-21 20:16:25.300 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-21 20:16:25.300 | openssl set to manually installed. 2022-07-21 20:16:25.300 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-21 20:16:25.300 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-21 20:16:25.300 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-21 20:16:25.300 | rsync set to manually installed. 2022-07-21 20:16:25.300 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-21 20:16:25.300 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-21 20:16:25.300 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-21 20:16:25.300 | tar set to manually installed. 2022-07-21 20:16:25.300 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-21 20:16:25.300 | tcpdump set to manually installed. 2022-07-21 20:16:25.300 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-21 20:16:25.519 | uuid-runtime set to manually installed. 2022-07-21 20:16:25.519 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-21 20:16:25.519 | wget set to manually installed. 2022-07-21 20:16:25.519 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-21 20:16:25.519 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-21 20:16:25.519 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-21 20:16:25.519 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-21 20:16:25.519 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-21 20:16:25.519 | The following packages were automatically installed and are no longer required: 2022-07-21 20:16:25.520 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-21 20:16:25.520 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-21 20:16:25.520 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-21 20:16:25.520 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-21 20:16:25.520 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-21 20:16:25.521 | python3-zope.interface 2022-07-21 20:16:25.521 | Use 'sudo apt autoremove' to remove them. 2022-07-21 20:16:25.651 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-21 20:16:25.655 | ++ functions-common:apt_get:1235 : result=0 2022-07-21 20:16:25.657 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-21 20:16:25.660 | ++ functions-common:time_stop:2440 : local name 2022-07-21 20:16:25.662 | ++ functions-common:time_stop:2441 : local end_time 2022-07-21 20:16:25.664 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:16:25.666 | ++ functions-common:time_stop:2443 : local total 2022-07-21 20:16:25.668 | ++ functions-common:time_stop:2444 : local start_time 2022-07-21 20:16:25.670 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-21 20:16:25.673 | ++ functions-common:time_stop:2447 : start_time=1658434584893 2022-07-21 20:16:25.675 | ++ functions-common:time_stop:2449 : [[ -z 1658434584893 ]] 2022-07-21 20:16:25.677 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:16:25.682 | ++ functions-common:time_stop:2452 : end_time=1658434585679 2022-07-21 20:16:25.684 | ++ functions-common:time_stop:2453 : elapsed_time=786 2022-07-21 20:16:25.686 | ++ functions-common:time_stop:2454 : total=844 2022-07-21 20:16:25.688 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:16:25.690 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1630 2022-07-21 20:16:25.692 | ++ functions-common:apt_get:1239 : return 0 2022-07-21 20:16:25.696 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-21 20:16:25.698 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-21 20:16:25.700 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-21 20:16:25.705 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-21 20:16:25.709 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-21 20:16:25.712 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-21 20:16:25.715 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-21 20:16:27.134 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-21 20:16:27.136 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-21 20:16:27.138 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-21 20:16:27.140 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-21 20:16:27.142 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-21 20:16:27.144 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-21 20:16:27.145 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-21 20:16:27.147 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-21 20:16:27.150 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-21 20:16:27.151 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-21 20:16:27.153 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-21 20:16:27.155 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-21 20:16:27.157 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-21 20:16:27.158 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-21 20:16:27.160 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-21 20:16:27.162 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-21 20:16:27.164 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-21 20:16:27.165 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-21 20:16:27.167 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-21 20:16:27.169 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-21 20:16:27.171 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-21 20:16:27.173 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-21 20:16:27.175 | + functions-common:_ensure_lsb_release:394 : return 2022-07-21 20:16:27.177 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-21 20:16:27.246 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-21 20:16:27.248 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-21 20:16:27.315 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-21 20:16:27.317 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-21 20:16:27.386 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-21 20:16:27.388 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-21 20:16:27.390 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-21 20:16:27.391 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-21 20:16:27.393 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-21 20:16:27.395 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-21 20:16:27.397 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-21 20:16:27.400 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-21 20:16:27.402 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-21 20:16:27.404 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-21 20:16:27.406 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-21 20:16:27.406 | Distro: focal 2022-07-21 20:16:27.408 | + tools/install_pip.sh:main:124 : get_versions 2022-07-21 20:16:27.411 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-21 20:16:27.414 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-21 20:16:27.416 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-21 20:16:27.419 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-21 20:16:27.419 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-21 20:16:28.838 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-21 20:16:28.841 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-21 20:16:28.841 | pip: 20.0.2 2022-07-21 20:16:28.843 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-21 20:16:28.845 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-21 20:16:28.847 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-21 20:16:28.849 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-21 20:16:28.850 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-21 20:16:28.853 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-21 20:16:28.855 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-21 20:16:28.856 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-21 20:16:28.858 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-21 20:16:28.860 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-21 20:16:28.862 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-21 20:16:28.864 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-21 20:16:28.866 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-21 20:16:28.868 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:16:28.870 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:16:28.872 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-21 20:16:28.876 | + tools/install_pip.sh:main:153 : set -x 2022-07-21 20:16:28.878 | + tools/install_pip.sh:main:156 : get_versions 2022-07-21 20:16:28.881 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-21 20:16:28.884 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-21 20:16:28.886 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-21 20:16:28.889 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-21 20:16:28.889 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-21 20:16:30.305 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-21 20:16:30.307 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-21 20:16:30.307 | pip: 20.0.2 2022-07-21 20:16:30.310 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-21 20:16:30.313 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-21 20:16:30.316 | + ./stack.sh:main:791 : fixup_all 2022-07-21 20:16:30.318 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-21 20:16:30.320 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-21 20:16:30.322 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:16:30.325 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:16:30.327 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-21 20:16:30.339 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-21 20:16:30.350 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-21 20:16:30.361 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-21 20:16:30.364 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-21 20:16:30.366 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-21 20:16:30.369 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-21 20:16:30.371 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-21 20:16:30.373 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-21 20:16:30.375 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-21 20:16:30.377 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-21 20:16:30.379 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-21 20:16:30.381 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-21 20:16:30.383 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-21 20:16:30.385 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-21 20:16:30.387 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-21 20:16:30.390 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-21 20:16:30.392 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-21 20:16:30.394 | + functions-common:is_suse:537 : is_opensuse 2022-07-21 20:16:30.396 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-21 20:16:30.399 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-21 20:16:30.401 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-21 20:16:30.403 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-21 20:16:30.405 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-21 20:16:30.407 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-21 20:16:30.410 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-21 20:16:30.431 | Using python 3.8 to install os-testr 2022-07-21 20:16:30.433 | + 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-07-21 20:16:32.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-21 20:16:32.434 | from cryptography.utils import int_from_bytes 2022-07-21 20:16:32.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-21 20:16:32.434 | from cryptography.utils import int_from_bytes 2022-07-21 20:16:33.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-21 20:16:33.529 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (3.0.0) 2022-07-21 20:16:33.621 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-21 20:16:33.643 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (1.4.0) 2022-07-21 20:16:33.698 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-07-21 20:16:33.718 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-07-21 20:16:33.748 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-07-21 20:16:35.258 | + inc/python:pip_install:196 : result=0 2022-07-21 20:16:35.261 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-21 20:16:35.264 | + functions-common:time_stop:2440 : local name 2022-07-21 20:16:35.266 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:16:35.268 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:16:35.270 | + functions-common:time_stop:2443 : local total 2022-07-21 20:16:35.273 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:16:35.275 | + functions-common:time_stop:2446 : name=pip_install 2022-07-21 20:16:35.277 | + functions-common:time_stop:2447 : start_time=1658434590425 2022-07-21 20:16:35.279 | + functions-common:time_stop:2449 : [[ -z 1658434590425 ]] 2022-07-21 20:16:35.282 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:16:35.286 | + functions-common:time_stop:2452 : end_time=1658434595283 2022-07-21 20:16:35.288 | + functions-common:time_stop:2453 : elapsed_time=4858 2022-07-21 20:16:35.291 | + functions-common:time_stop:2454 : total=0 2022-07-21 20:16:35.293 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:16:35.295 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4858 2022-07-21 20:16:35.297 | + inc/python:pip_install:199 : return 0 2022-07-21 20:16:35.300 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-21 20:16:35.352 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-21 20:16:35.452 | + ./stack.sh:main:805 : install_infra 2022-07-21 20:16:35.454 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-21 20:16:35.456 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-21 20:16:35.459 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-21 20:16:35.463 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-21 20:16:35.496 | + 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-07-21 20:16:38.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-21 20:16:38.362 | 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 45)) (5.9.0) 2022-07-21 20:16:38.654 | + inc/python:pip_install:196 : result=0 2022-07-21 20:16:38.657 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-21 20:16:38.659 | + functions-common:time_stop:2440 : local name 2022-07-21 20:16:38.661 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:16:38.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:16:38.665 | + functions-common:time_stop:2443 : local total 2022-07-21 20:16:38.667 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:16:38.669 | + functions-common:time_stop:2446 : name=pip_install 2022-07-21 20:16:38.671 | + functions-common:time_stop:2447 : start_time=1658434595482 2022-07-21 20:16:38.673 | + functions-common:time_stop:2449 : [[ -z 1658434595482 ]] 2022-07-21 20:16:38.676 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:16:38.681 | + functions-common:time_stop:2452 : end_time=1658434598678 2022-07-21 20:16:38.683 | + functions-common:time_stop:2453 : elapsed_time=3196 2022-07-21 20:16:38.685 | + functions-common:time_stop:2454 : total=4858 2022-07-21 20:16:38.687 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:16:38.689 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8054 2022-07-21 20:16:38.691 | + inc/python:pip_install:199 : return 0 2022-07-21 20:16:38.693 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-21 20:16:38.696 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-21 20:16:38.719 | + 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-07-21 20:16:41.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-21 20:16:41.344 | Processing /opt/stack/requirements 2022-07-21 20:16:43.053 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-07-21 20:16:43.065 | 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 184)) (6.0) 2022-07-21 20:16:43.068 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.1) 2022-07-21 20:16:43.082 | 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 341)) (21.3) 2022-07-21 20:16:43.088 | 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 372)) (3.3) 2022-07-21 20:16:43.091 | 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 416)) (3.0.9) 2022-07-21 20:16:43.097 | 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 457)) (1.16.0) 2022-07-21 20:16:43.100 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.1.0) 2022-07-21 20:16:43.105 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (1.3) 2022-07-21 20:16:43.108 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (0.3.0) 2022-07-21 20:16:43.123 | 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 45)) (5.9.0) 2022-07-21 20:16:43.126 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.6.15) 2022-07-21 20:16:43.128 | 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 175)) (1.26.9) 2022-07-21 20:16:43.161 | 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 252)) (3.10.1) 2022-07-21 20:16:43.174 | 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 440)) (2.4.1) 2022-07-21 20:16:43.221 | 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 142)) (3.3.0) 2022-07-21 20:16:43.232 | 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 429)) (3.5.0) 2022-07-21 20:16:43.238 | 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 326)) (0.5.1) 2022-07-21 20:16:43.242 | 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 48)) (21.4.0) 2022-07-21 20:16:43.321 | 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 277)) (1.8.2) 2022-07-21 20:16:43.323 | 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 139)) (0.2.5) 2022-07-21 20:16:43.328 | Building wheels for collected packages: openstack-requirements 2022-07-21 20:16:43.329 | Building wheel for openstack-requirements (setup.py): started 2022-07-21 20:16:44.165 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-21 20:16:44.165 | ERROR: Command errored out with exit status 1: 2022-07-21 20:16:44.165 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x43124vj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x43124vj/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-nzlc7q2k 2022-07-21 20:16:44.165 | cwd: /tmp/pip-req-build-x43124vj/ 2022-07-21 20:16:44.165 | Complete output (6 lines): 2022-07-21 20:16:44.165 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-21 20:16:44.165 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-21 20:16:44.165 | or: setup.py --help-commands 2022-07-21 20:16:44.165 | or: setup.py cmd --help 2022-07-21 20:16:44.165 | 2022-07-21 20:16:44.165 | error: invalid command 'bdist_wheel' 2022-07-21 20:16:44.165 | ---------------------------------------- 2022-07-21 20:16:44.165 | ERROR: Failed building wheel for openstack-requirements 2022-07-21 20:16:44.165 | Running setup.py clean for openstack-requirements 2022-07-21 20:16:45.009 | Failed to build openstack-requirements 2022-07-21 20:16:45.025 | Installing collected packages: openstack-requirements 2022-07-21 20:16:45.025 | Attempting uninstall: openstack-requirements 2022-07-21 20:16:45.026 | Found existing installation: openstack-requirements 1.2.1.dev5578 2022-07-21 20:16:45.060 | Uninstalling openstack-requirements-1.2.1.dev5578: 2022-07-21 20:16:45.077 | Successfully uninstalled openstack-requirements-1.2.1.dev5578 2022-07-21 20:16:45.080 | Running setup.py install for openstack-requirements: started 2022-07-21 20:16:47.475 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-21 20:16:47.497 | Successfully installed openstack-requirements-1.2.1.dev5578 2022-07-21 20:16:47.626 | + inc/python:pip_install:196 : result=0 2022-07-21 20:16:47.628 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-21 20:16:47.631 | + functions-common:time_stop:2440 : local name 2022-07-21 20:16:47.633 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:16:47.635 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:16:47.637 | + functions-common:time_stop:2443 : local total 2022-07-21 20:16:47.640 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:16:47.642 | + functions-common:time_stop:2446 : name=pip_install 2022-07-21 20:16:47.644 | + functions-common:time_stop:2447 : start_time=1658434598711 2022-07-21 20:16:47.647 | + functions-common:time_stop:2449 : [[ -z 1658434598711 ]] 2022-07-21 20:16:47.650 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:16:47.654 | + functions-common:time_stop:2452 : end_time=1658434607651 2022-07-21 20:16:47.656 | + functions-common:time_stop:2453 : elapsed_time=8940 2022-07-21 20:16:47.659 | + functions-common:time_stop:2454 : total=8054 2022-07-21 20:16:47.661 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:16:47.663 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16994 2022-07-21 20:16:47.665 | + inc/python:pip_install:199 : return 0 2022-07-21 20:16:47.668 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-21 20:16:47.670 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-21 20:16:47.672 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-21 20:16:47.675 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-21 20:16:47.677 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-21 20:16:47.680 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-21 20:16:47.682 | + inc/python:use_library_from_git:249 : return 1 2022-07-21 20:16:47.685 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-21 20:16:47.705 | Using python 3.8 to install pbr 2022-07-21 20:16:47.708 | + 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-07-21 20:16:49.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-21 20:16:49.765 | from cryptography.utils import int_from_bytes 2022-07-21 20:16:49.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-21 20:16:49.765 | from cryptography.utils import int_from_bytes 2022-07-21 20:16:50.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-21 20:16:50.950 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-21 20:16:52.548 | + inc/python:pip_install:196 : result=0 2022-07-21 20:16:52.551 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-21 20:16:52.553 | + functions-common:time_stop:2440 : local name 2022-07-21 20:16:52.555 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:16:52.558 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:16:52.560 | + functions-common:time_stop:2443 : local total 2022-07-21 20:16:52.562 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:16:52.564 | + functions-common:time_stop:2446 : name=pip_install 2022-07-21 20:16:52.566 | + functions-common:time_stop:2447 : start_time=1658434607700 2022-07-21 20:16:52.568 | + functions-common:time_stop:2449 : [[ -z 1658434607700 ]] 2022-07-21 20:16:52.571 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:16:52.575 | + functions-common:time_stop:2452 : end_time=1658434612572 2022-07-21 20:16:52.577 | + functions-common:time_stop:2453 : elapsed_time=4872 2022-07-21 20:16:52.579 | + functions-common:time_stop:2454 : total=16994 2022-07-21 20:16:52.581 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:16:52.584 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21866 2022-07-21 20:16:52.586 | + inc/python:pip_install:199 : return 0 2022-07-21 20:16:52.588 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-21 20:16:54.905 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-21 20:16:56.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-21 20:16:56.805 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-21 20:16:56.824 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-21 20:16:56.827 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-21 20:16:56.830 | 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-07-21 20:16:56.834 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-21 20:16:56.841 | 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-07-21 20:16:56.913 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-21 20:16:56.916 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-21 20:16:56.919 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-21 20:16:56.936 | + ./stack.sh:main:814 : pkgs= 2022-07-21 20:16:56.939 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-21 20:16:56.941 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-21 20:16:56.943 | + functions-common:run_phase:1868 : local mode=stack 2022-07-21 20:16:56.946 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-21 20:16:56.948 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-21 20:16:56.950 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-21 20:16:56.953 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-21 20:16:56.955 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-21 20:16:56.957 | + functions-common:run_phase:1878 : local extra 2022-07-21 20:16:56.960 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-21 20:16:56.964 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-21 20:16:56.967 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-21 20:16:56.969 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-21 20:16:56.971 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-21 20:16:56.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-21 20:16:56.988 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:56.991 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-21 20:16:56.993 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-21 20:16:56.995 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-21 20:16:56.997 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-21 20:16:56.999 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-21 20:16:57.001 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-21 20:16:57.003 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-21 20:16:57.006 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-21 20:16:57.008 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-21 20:16:57.010 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-21 20:16:57.012 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-21 20:16:57.015 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-21 20:16:57.017 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-21 20:16:57.020 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-21 20:16:57.024 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-21 20:16:57.027 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-21 20:16:57.029 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-21 20:16:57.032 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-21 20:16:57.034 | + functions-common:run_plugins:1857 : local plugins= 2022-07-21 20:16:57.036 | + functions-common:run_plugins:1858 : local plugin 2022-07-21 20:16:57.039 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-21 20:16:57.041 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-21 20:16:57.043 | + functions:set_systemd_override:821 : local value=2048 2022-07-21 20:16:57.046 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-21 20:16:57.048 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-21 20:16:57.113 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-21 20:16:57.113 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-21 20:16:57.115 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-21 20:16:57.492 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-21 20:16:57.494 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-21 20:16:57.511 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:57.514 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-21 20:16:57.516 | + functions-common:install_package:1464 : update_package_repo 2022-07-21 20:16:57.518 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-21 20:16:57.520 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-21 20:16:57.523 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-21 20:16:57.525 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-21 20:16:57.527 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-21 20:16:57.530 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:16:57.532 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:16:57.534 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-21 20:16:57.536 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-21 20:16:57.539 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-21 20:16:57.541 | + functions-common:apt_get_update:1191 : return 2022-07-21 20:16:57.543 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-21 20:16:57.545 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-21 20:16:57.548 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:16:57.550 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:16:57.552 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-21 20:16:57.574 | + 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-07-21 20:16:57.683 | Reading package lists... 2022-07-21 20:16:57.938 | Building dependency tree... 2022-07-21 20:16:57.939 | Reading state information... 2022-07-21 20:16:58.200 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-21 20:16:58.200 | The following packages were automatically installed and are no longer required: 2022-07-21 20:16:58.201 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-21 20:16:58.201 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-21 20:16:58.201 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-21 20:16:58.202 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-21 20:16:58.202 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-21 20:16:58.202 | python3-zope.interface 2022-07-21 20:16:58.202 | Use 'sudo apt autoremove' to remove them. 2022-07-21 20:16:58.322 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-21 20:16:58.327 | + functions-common:apt_get:1235 : result=0 2022-07-21 20:16:58.329 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-21 20:16:58.331 | + functions-common:time_stop:2440 : local name 2022-07-21 20:16:58.333 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:16:58.336 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:16:58.338 | + functions-common:time_stop:2443 : local total 2022-07-21 20:16:58.341 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:16:58.343 | + functions-common:time_stop:2446 : name=apt-get 2022-07-21 20:16:58.345 | + functions-common:time_stop:2447 : start_time=1658434617572 2022-07-21 20:16:58.347 | + functions-common:time_stop:2449 : [[ -z 1658434617572 ]] 2022-07-21 20:16:58.350 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:16:58.355 | + functions-common:time_stop:2452 : end_time=1658434618352 2022-07-21 20:16:58.357 | + functions-common:time_stop:2453 : elapsed_time=780 2022-07-21 20:16:58.359 | + functions-common:time_stop:2454 : total=1630 2022-07-21 20:16:58.362 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:16:58.364 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2410 2022-07-21 20:16:58.366 | + functions-common:apt_get:1239 : return 0 2022-07-21 20:16:58.368 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-21 20:16:58.371 | + functions-common:is_suse:537 : is_opensuse 2022-07-21 20:16:58.373 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-21 20:16:58.375 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-21 20:16:58.378 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-21 20:16:58.380 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-21 20:16:58.382 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-21 20:16:58.385 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-21 20:16:58.387 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-21 20:16:58.389 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-21 20:16:58.391 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-21 20:16:58.394 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-21 20:16:58.396 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-21 20:16:58.399 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-21 20:16:58.401 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-21 20:16:58.403 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-21 20:16:58.405 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-21 20:16:58.408 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-21 20:16:58.410 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-21 20:16:58.412 | + functions-common:is_suse:537 : is_opensuse 2022-07-21 20:16:58.415 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-21 20:16:58.417 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-21 20:16:58.420 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-21 20:16:58.422 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-21 20:16:58.424 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-21 20:16:58.427 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-21 20:16:58.429 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-21 20:16:58.446 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:16:58.448 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-21 20:16:58.450 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-21 20:16:58.453 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-21 20:16:58.455 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-21 20:16:58.458 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-21 20:16:58.463 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-21 20:16:58.465 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-21 20:16:58.467 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-21 20:16:58.470 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-21 20:16:58.472 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-21 20:16:58.474 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-21 20:16:58.478 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-21 20:16:59.176 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-21 20:16:59.176 | user tags 2022-07-21 20:16:59.176 | stackrabbit []' 2022-07-21 20:16:59.180 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-21 20:16:59.180 | user tags 2022-07-21 20:16:59.180 | stackrabbit []' 2022-07-21 20:16:59.180 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-21 20:16:59.186 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-21 20:16:59.188 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-21 20:16:59.191 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-21 20:16:59.851 | Changing password for user "stackrabbit" ... 2022-07-21 20:16:59.875 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-21 20:17:00.532 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-21 20:17:00.555 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-21 20:17:00.558 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-21 20:17:01.233 | Changing password for user "stackrabbit" ... 2022-07-21 20:17:01.256 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-21 20:17:01.258 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-21 20:17:01.261 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-21 20:17:01.967 | Deleting user "guest" ... 2022-07-21 20:17:01.982 | Error: 2022-07-21 20:17:01.982 | {:no_such_user, "guest"} 2022-07-21 20:17:01.995 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-21 20:17:01.997 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-21 20:17:02.014 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:17:02.016 | + ./stack.sh:main:831 : install_database 2022-07-21 20:17:02.019 | + lib/database:install_database:118 : install_database_mysql 2022-07-21 20:17:02.021 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-21 20:17:02.024 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:02.026 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:02.029 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-21 20:17:02.242 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-21 20:17:02.244 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-21 20:17:02.247 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-21 20:17:02.249 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-21 20:17:02.251 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-21 20:17:02.254 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-21 20:17:02.256 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-21 20:17:02.259 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-21 20:17:02.261 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-21 20:17:02.263 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-21 20:17:02.266 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-21 20:17:02.268 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-21 20:17:02.270 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-21 20:17:02.272 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-21 20:17:02.276 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-21 20:17:02.278 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-21 20:17:02.280 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-21 20:17:02.283 | + functions-common:is_suse:537 : is_opensuse 2022-07-21 20:17:02.285 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-21 20:17:02.288 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-21 20:17:02.290 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-21 20:17:02.292 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-21 20:17:02.295 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-21 20:17:02.297 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-21 20:17:02.300 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:02.302 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:02.304 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-21 20:17:02.307 | + functions-common:install_package:1464 : update_package_repo 2022-07-21 20:17:02.309 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-21 20:17:02.311 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-21 20:17:02.314 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-21 20:17:02.316 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-21 20:17:02.319 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-21 20:17:02.321 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:02.324 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:02.326 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-21 20:17:02.328 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-21 20:17:02.330 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-21 20:17:02.333 | + functions-common:apt_get_update:1191 : return 2022-07-21 20:17:02.335 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-21 20:17:02.338 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-21 20:17:02.340 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:02.343 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:02.345 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-21 20:17:02.366 | + 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-07-21 20:17:02.478 | Reading package lists... 2022-07-21 20:17:02.747 | Building dependency tree... 2022-07-21 20:17:02.748 | Reading state information... 2022-07-21 20:17:03.020 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-21 20:17:03.020 | The following packages were automatically installed and are no longer required: 2022-07-21 20:17:03.021 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-21 20:17:03.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-21 20:17:03.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-21 20:17:03.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-21 20:17:03.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-21 20:17:03.022 | python3-zope.interface 2022-07-21 20:17:03.022 | Use 'sudo apt autoremove' to remove them. 2022-07-21 20:17:03.150 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-21 20:17:03.154 | + functions-common:apt_get:1235 : result=0 2022-07-21 20:17:03.157 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-21 20:17:03.160 | + functions-common:time_stop:2440 : local name 2022-07-21 20:17:03.162 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:17:03.165 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:17:03.167 | + functions-common:time_stop:2443 : local total 2022-07-21 20:17:03.169 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:17:03.171 | + functions-common:time_stop:2446 : name=apt-get 2022-07-21 20:17:03.174 | + functions-common:time_stop:2447 : start_time=1658434622363 2022-07-21 20:17:03.176 | + functions-common:time_stop:2449 : [[ -z 1658434622363 ]] 2022-07-21 20:17:03.178 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:17:03.183 | + functions-common:time_stop:2452 : end_time=1658434623181 2022-07-21 20:17:03.186 | + functions-common:time_stop:2453 : elapsed_time=818 2022-07-21 20:17:03.188 | + functions-common:time_stop:2454 : total=2410 2022-07-21 20:17:03.190 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:17:03.192 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3228 2022-07-21 20:17:03.194 | + functions-common:apt_get:1239 : return 0 2022-07-21 20:17:03.197 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-21 20:17:03.199 | + ./stack.sh:main:834 : install_database_python 2022-07-21 20:17:03.202 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-21 20:17:03.204 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-21 20:17:03.206 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-21 20:17:03.209 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-21 20:17:03.212 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-21 20:17:03.214 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-21 20:17:03.217 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-21 20:17:03.221 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-21 20:17:03.221 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-21 20:17:03.227 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-21 20:17:03.230 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-21 20:17:03.232 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-21 20:17:03.235 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-21 20:17:03.238 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-21 20:17:03.264 | Using python 3.8 to install PyMySQL 2022-07-21 20:17:03.267 | + 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-07-21 20:17:05.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-21 20:17:05.294 | from cryptography.utils import int_from_bytes 2022-07-21 20:17:05.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-21 20:17:05.294 | from cryptography.utils import int_from_bytes 2022-07-21 20:17:06.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-21 20:17:06.340 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.0.2) 2022-07-21 20:17:07.908 | + inc/python:pip_install:196 : result=0 2022-07-21 20:17:07.910 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-21 20:17:07.913 | + functions-common:time_stop:2440 : local name 2022-07-21 20:17:07.916 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:17:07.918 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:17:07.921 | + functions-common:time_stop:2443 : local total 2022-07-21 20:17:07.923 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:17:07.926 | + functions-common:time_stop:2446 : name=pip_install 2022-07-21 20:17:07.930 | + functions-common:time_stop:2447 : start_time=1658434623257 2022-07-21 20:17:07.932 | + functions-common:time_stop:2449 : [[ -z 1658434623257 ]] 2022-07-21 20:17:07.935 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:17:07.940 | + functions-common:time_stop:2452 : end_time=1658434627937 2022-07-21 20:17:07.942 | + functions-common:time_stop:2453 : elapsed_time=4680 2022-07-21 20:17:07.945 | + functions-common:time_stop:2454 : total=21866 2022-07-21 20:17:07.947 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:17:07.950 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26546 2022-07-21 20:17:07.952 | + inc/python:pip_install:199 : return 0 2022-07-21 20:17:07.954 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-21 20:17:07.957 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-21 20:17:07.959 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-21 20:17:07.962 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-21 20:17:07.980 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:17:07.982 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-21 20:17:07.984 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-21 20:17:07.988 | ++ 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-07-21 20:17:07.988 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-21 20:17:07.995 | + 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-07-21 20:17:07.997 | + 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-07-21 20:17:08.000 | + 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-07-21 20:17:08.002 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-21 20:17:08.005 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-21 20:17:08.007 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-21 20:17:08.023 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:17:08.026 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-21 20:17:08.028 | + functions-common:install_package:1464 : update_package_repo 2022-07-21 20:17:08.031 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-21 20:17:08.033 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-21 20:17:08.035 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-21 20:17:08.038 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-21 20:17:08.041 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-21 20:17:08.043 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:08.046 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:08.048 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-21 20:17:08.050 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-21 20:17:08.053 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-21 20:17:08.055 | + functions-common:apt_get_update:1191 : return 2022-07-21 20:17:08.058 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-21 20:17:08.060 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-21 20:17:08.063 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:08.065 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:08.067 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-21 20:17:08.092 | + 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-07-21 20:17:08.203 | Reading package lists... 2022-07-21 20:17:08.479 | Building dependency tree... 2022-07-21 20:17:08.481 | Reading state information... 2022-07-21 20:17:08.785 | radvd is already the newest version (1:2.17-2). 2022-07-21 20:17:08.785 | The following packages were automatically installed and are no longer required: 2022-07-21 20:17:08.786 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-21 20:17:08.786 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-21 20:17:08.786 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-21 20:17:08.786 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-21 20:17:08.786 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-21 20:17:08.786 | python3-zope.interface 2022-07-21 20:17:08.786 | Use 'sudo apt autoremove' to remove them. 2022-07-21 20:17:08.913 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-21 20:17:08.917 | + functions-common:apt_get:1235 : result=0 2022-07-21 20:17:08.919 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-21 20:17:08.922 | + functions-common:time_stop:2440 : local name 2022-07-21 20:17:08.924 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:17:08.926 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:17:08.928 | + functions-common:time_stop:2443 : local total 2022-07-21 20:17:08.930 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:17:08.932 | + functions-common:time_stop:2446 : name=apt-get 2022-07-21 20:17:08.935 | + functions-common:time_stop:2447 : start_time=1658434628089 2022-07-21 20:17:08.937 | + functions-common:time_stop:2449 : [[ -z 1658434628089 ]] 2022-07-21 20:17:08.939 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:17:08.944 | + functions-common:time_stop:2452 : end_time=1658434628941 2022-07-21 20:17:08.946 | + functions-common:time_stop:2453 : elapsed_time=852 2022-07-21 20:17:08.948 | + functions-common:time_stop:2454 : total=3228 2022-07-21 20:17:08.951 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:17:08.953 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4080 2022-07-21 20:17:08.955 | + functions-common:apt_get:1239 : return 0 2022-07-21 20:17:08.957 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-21 20:17:08.977 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:17:08.980 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-21 20:17:08.982 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-21 20:17:08.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-21 20:17:08.988 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-21 20:17:09.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-21 20:17:09.010 | + functions-common:install_package:1464 : update_package_repo 2022-07-21 20:17:09.012 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-21 20:17:09.015 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-21 20:17:09.017 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-21 20:17:09.019 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-21 20:17:09.022 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-21 20:17:09.024 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:09.027 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:09.029 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-21 20:17:09.031 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-21 20:17:09.033 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-21 20:17:09.035 | + functions-common:apt_get_update:1191 : return 2022-07-21 20:17:09.038 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-21 20:17:09.040 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-21 20:17:09.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:09.044 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:09.047 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-21 20:17:09.067 | + 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-07-21 20:17:09.178 | Reading package lists... 2022-07-21 20:17:09.461 | Building dependency tree... 2022-07-21 20:17:09.463 | Reading state information... 2022-07-21 20:17:09.738 | fakeroot is already the newest version (1.24-1). 2022-07-21 20:17:09.738 | make is already the newest version (4.2.1-1.2). 2022-07-21 20:17:09.738 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-21 20:17:09.738 | The following packages were automatically installed and are no longer required: 2022-07-21 20:17:09.739 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-21 20:17:09.739 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-21 20:17:09.739 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-21 20:17:09.739 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-21 20:17:09.739 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-21 20:17:09.739 | python3-zope.interface 2022-07-21 20:17:09.739 | Use 'sudo apt autoremove' to remove them. 2022-07-21 20:17:09.856 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-21 20:17:09.860 | + functions-common:apt_get:1235 : result=0 2022-07-21 20:17:09.863 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-21 20:17:09.865 | + functions-common:time_stop:2440 : local name 2022-07-21 20:17:09.867 | + functions-common:time_stop:2441 : local end_time 2022-07-21 20:17:09.869 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-21 20:17:09.871 | + functions-common:time_stop:2443 : local total 2022-07-21 20:17:09.873 | + functions-common:time_stop:2444 : local start_time 2022-07-21 20:17:09.875 | + functions-common:time_stop:2446 : name=apt-get 2022-07-21 20:17:09.878 | + functions-common:time_stop:2447 : start_time=1658434629065 2022-07-21 20:17:09.880 | + functions-common:time_stop:2449 : [[ -z 1658434629065 ]] 2022-07-21 20:17:09.882 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-21 20:17:09.886 | + functions-common:time_stop:2452 : end_time=1658434629884 2022-07-21 20:17:09.888 | + functions-common:time_stop:2453 : elapsed_time=819 2022-07-21 20:17:09.891 | + functions-common:time_stop:2454 : total=4080 2022-07-21 20:17:09.893 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-21 20:17:09.895 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4899 2022-07-21 20:17:09.897 | + functions-common:apt_get:1239 : return 0 2022-07-21 20:17:09.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-21 20:17:09.903 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-21 20:17:09.905 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-21 20:17:09.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-21 20:17:09.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-21 20:17:09.913 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-21 20:17:09.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-21 20:17:09.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-21 20:17:09.923 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-21 20:17:09.924 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-21 20:17:09.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-21 20:17:09.931 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-21 20:17:09.933 | + functions:vercmp:628 : local v1=5.4 2022-07-21 20:17:09.935 | + functions:vercmp:629 : local 'op=<' 2022-07-21 20:17:09.937 | + functions:vercmp:630 : local v2=3.13 2022-07-21 20:17:09.939 | + functions:vercmp:631 : local result 2022-07-21 20:17:09.943 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-21 20:17:09.944 | ++ functions:vercmp:635 : head -1 2022-07-21 20:17:09.944 | ++ functions:vercmp:635 : sort -V 2022-07-21 20:17:09.949 | + functions:vercmp:635 : result=3.13 2022-07-21 20:17:09.951 | + functions:vercmp:637 : case $op in 2022-07-21 20:17:09.953 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-21 20:17:09.956 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-21 20:17:09.958 | + functions:vercmp:648 : return 2022-07-21 20:17:09.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-21 20:17:09.963 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-21 20:17:09.965 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-21 20:17:10.439 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-21 20:17:10.442 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-21 20:17:10.445 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-21 20:17:10.448 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-21 20:17:10.451 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-21 20:17:10.455 | + inc/python:use_library_from_git:249 : return 1 2022-07-21 20:17:10.467 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-21 20:17:10.489 | + functions-common:is_service_enabled:2096 : return 0 2022-07-21 20:17:10.492 | + ./stack.sh:main:842 : install_etcd3 2022-07-21 20:17:10.494 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-21 20:17:10.495 | Installing etcd 2022-07-21 20:17:10.497 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-21 20:17:10.516 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-21 20:17:10.530 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-21 20:17:10.532 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-21 20:17:10.547 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-21 20:17:10.550 | ++ 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-07-21 20:17:10.552 | ++ 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-07-21 20:17:10.556 | +++ 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-07-21 20:17:10.561 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-21 20:17:10.564 | ++ 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-07-21 20:17:10.567 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-21 20:17:10.569 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-21 20:17:10.573 | ++ functions:get_extra_file:74 : return 2022-07-21 20:17:10.576 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-21 20:17:10.580 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-21 20:17:10.582 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-07-21 20:17:10.585 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-07-21 20:17:10.601 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-07-21 20:17:10.601 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-07-21 20:17:10.604 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-21 20:17:10.617 | + lib/etcd3:install_etcd3:118 : exit 1 2022-07-21 20:17:10.620 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-07-21 20:17:10.623 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-21 20:17:10.626 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-21 20:17:10.629 | + ./stack.sh:exit_trap:517 : jobs= 2022-07-21 20:17:10.631 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-07-21 20:17:10.634 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-07-21 20:17:10.636 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-21 20:17:10.639 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-21 20:17:10.641 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-21 20:17:10.643 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-21 20:17:10.644 | Error on exit 2022-07-21 20:17:10.646 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-21 20:17:10.648 | + ./stack.sh:exit_trap:537 : generate-subunit 1658434576 54 fail 2022-07-21 20:17:10.909 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-21 20:17:10.911 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-21 20:17:11.392 | + ./stack.sh:exit_trap:551 : exit 1