2022-06-10 10:53:21.428 | + ./stack.sh:main:482 : exec 2022-06-10 10:53:21.428 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105321' 2022-06-10 10:53:21.428 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-105321.summary.2022-06-10-105321 2022-06-10 10:53:21.428 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:53:21.429 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105321 2022-06-10 10:53:21.429 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105321 /opt/stack/logs/stack.sh.log 2022-06-10 10:53:21.429 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105321.summary.2022-06-10-105321 /opt/stack/logs/stack.sh.log.summary 2022-06-10 10:53:21.429 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 10:53:21.429 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 10:53:21.429 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 10:53:21.429 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 10:53:21.429 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:53:21.429 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 10:53:21.432 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 10:53:21.436 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:53:21.438 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 10:53:21.440 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 10:53:21.442 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 10:53:21.443 | + ./stack.sh:main:571 : uname -a 2022-06-10 10:53:21.445 | Linux dv-cinder-master-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-10 10:53:21.447 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 10:53:21.449 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 10:53:21.452 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 10:53:21.487 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 10:53:21.503 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 10:53:21.505 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 10:53:21.507 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 10:53:21.508 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 10:53:21.511 | + functions-common:fetch_plugins:1777 : return 2022-06-10 10:53:21.513 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 10:53:21.515 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 10:53:21.516 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:53:21.518 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:53:21.520 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:53:21.522 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:53:21.523 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:53:21.525 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:53:21.527 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:53:21.530 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:53:21.532 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:53:21.534 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:53:21.536 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 10:53:21.538 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:53:21.550 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:21.552 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:53:21.553 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:21.555 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:21.557 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:21.559 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:21.561 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:53:21.563 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 10:53:21.564 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 10:53:21.566 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:53:21.568 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 10:53:21.570 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 10:53:21.572 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 10:53:21.573 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 10:53:21.575 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 10:53:21.577 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 10:53:21.579 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 10:53:21.596 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 10:53:21.598 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 10:53:21.611 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:21.613 | +++ lib/tls:source:43 : hostname -f 2022-06-10 10:53:21.616 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 10:53:21.618 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 10:53:21.620 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 10:53:21.622 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 10:53:21.624 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 10:53:21.626 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 10:53:21.628 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 10:53:21.629 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 10:53:21.631 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 10:53:21.633 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 10:53:21.637 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 10:53:21.649 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 10:53:21.666 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 10:53:21.678 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 10:53:21.690 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 10:53:21.725 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 10:53:21.782 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 10:53:21.869 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 10:53:21.890 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 10:53:21.933 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 10:53:21.985 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 10:53:22.138 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 10:53:22.152 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 10:53:22.165 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 10:53:22.177 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 10:53:22.262 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 10:53:22.265 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 10:53:22.267 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 10:53:22.269 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 10:53:22.271 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 10:53:22.273 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 10:53:22.276 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 10:53:22.276 | False' 2022-06-10 10:53:22.279 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 10:53:22.293 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 10:53:22.296 | + ./stack.sh:main:619 : run_phase source 2022-06-10 10:53:22.298 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 10:53:22.300 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:53:22.302 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:53:22.303 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:53:22.305 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:53:22.308 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:53:22.310 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:53:22.312 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:53:22.316 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:53:22.319 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:53:22.321 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:53:22.323 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 10:53:22.326 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:53:22.339 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:22.341 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:53:22.343 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 10:53:22.382 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 10:53:22.385 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 10:53:22.387 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:53:22.389 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 10:53:22.391 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 10:53:22.393 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 10:53:22.395 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 10:53:22.397 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 10:53:22.399 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 10:53:22.401 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 10:53:22.403 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.405 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 10:53:22.408 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.410 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 10:53:22.412 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.414 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 10:53:22.418 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.421 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 10:53:22.423 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.425 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 10:53:22.427 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.430 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 10:53:22.432 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.435 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 10:53:22.437 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.439 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 10:53:22.441 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.443 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 10:53:22.446 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.448 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 10:53:22.450 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.452 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 10:53:22.455 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.457 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 10:53:22.459 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.461 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 10:53:22.463 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.466 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 10:53:22.468 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.470 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 10:53:22.472 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.475 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 10:53:22.477 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.480 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 10:53:22.482 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.484 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 10:53:22.486 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.489 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 10:53:22.491 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.493 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 10:53:22.496 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.498 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 10:53:22.500 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.503 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 10:53:22.505 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.507 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 10:53:22.509 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.511 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 10:53:22.514 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.516 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 10:53:22.518 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.520 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 10:53:22.523 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.525 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 10:53:22.527 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.529 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 10:53:22.531 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.534 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 10:53:22.536 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.538 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 10:53:22.541 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.543 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 10:53:22.545 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.548 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 10:53:22.550 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.552 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 10:53:22.554 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.556 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 10:53:22.559 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.561 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 10:53:22.563 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.565 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 10:53:22.567 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.570 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 10:53:22.572 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.575 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 10:53:22.577 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.579 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 10:53:22.581 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.583 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 10:53:22.586 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.588 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 10:53:22.590 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.592 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 10:53:22.594 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.597 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 10:53:22.599 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.601 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 10:53:22.604 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:53:22.606 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 10:53:22.609 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 10:53:22.611 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:53:22.613 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 10:53:22.628 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:22.630 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 10:53:22.632 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:53:22.634 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 10:53:22.649 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:22.651 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 10:53:22.653 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 10:53:22.656 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 10:53:22.658 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 10:53:22.660 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 10:53:22.662 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 10:53:22.664 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 10:53:22.667 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 10:53:22.670 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 10:53:22.670 | Using mysql database backend 2022-06-10 10:53:22.672 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 10:53:22.688 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 10:53:22.691 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 10:53:22.693 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:53:22.695 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 10:53:22.698 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:53:22.700 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 10:53:22.716 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:22.718 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 10:53:22.734 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 10:53:22.751 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:22.753 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 10:53:22.769 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 10:53:22.784 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 10:53:22.801 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:53:22.803 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 10:53:22.819 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:22.822 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 10:53:22.838 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 10:53:22.840 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 10:53:22.843 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 10:53:22.845 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 10:53:22.848 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 10:53:22.852 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-105322 2022-06-10 10:53:22.855 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-105322 752' 2022-06-10 10:53:22.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.860 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:53:22.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.864 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 10:53:22.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.869 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 10:53:22.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.874 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-10 10:53:22.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.878 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-06-10 10:53:22.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.883 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-06-10 10:53:22.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.887 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-105321 2022-06-10 10:53:22.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.892 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 10:53:22.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.897 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-06-10 10:53:22.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.902 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 10:53:22.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.907 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 10:53:22.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.911 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 10:53:22.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.916 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 10:53:22.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.921 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.11 2022-06-10 10:53:22.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:53:22.926 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 10:53:22.928 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 10:53:22.931 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 10:53:22.933 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 10:53:22.935 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 10:53:22.937 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:53:22.939 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:53:22.941 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:53:22.944 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:53:22.946 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:53:22.948 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:53:22.963 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:53:22.965 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:53:22.967 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:22.970 | + functions-common:git_clone:618 : echo master 2022-06-10 10:53:22.970 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:53:22.975 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 10:53:22.977 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:22.980 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 10:53:22.992 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 10:53:22.995 | + functions-common:git_clone:679 : head -1 2022-06-10 10:53:22.995 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:53:22.998 | e9011ef2 Updated from generate-constraints 2022-06-10 10:53:23.001 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:53:23.003 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 10:53:23.006 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:53:23.008 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 10:53:23.010 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 10:53:23.013 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 10:53:23.015 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 10:53:23.018 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:53:23.020 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 10:53:23.023 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 10:53:23.026 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 10:53:23.029 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 10:53:23.033 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858403 2022-06-10 10:53:23.036 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 10:53:23.040 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858327 2022-06-10 10:53:23.043 | ++ tools/install_prereqs.sh:source:49 : DELTA=76 2022-06-10 10:53:23.045 | ++ tools/install_prereqs.sh:source:50 : [[ 76 -lt 7200 ]] 2022-06-10 10:53:23.048 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 10:53:23.050 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 10:53:23.052 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 10:53:23.055 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 10:53:23.057 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 10:53:23.060 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 10:53:23.062 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 10:53:23.064 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 10:53:23.067 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-10 10:53:23.112 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 10:53:23.112 | apache2-dev 2022-06-10 10:53:23.112 | bc 2022-06-10 10:53:23.112 | bsdmainutils 2022-06-10 10:53:23.112 | curl 2022-06-10 10:53:23.112 | g++ 2022-06-10 10:53:23.113 | gawk 2022-06-10 10:53:23.113 | gcc 2022-06-10 10:53:23.113 | gettext 2022-06-10 10:53:23.113 | git 2022-06-10 10:53:23.113 | graphviz 2022-06-10 10:53:23.113 | iputils-ping 2022-06-10 10:53:23.113 | libapache2-mod-proxy-uwsgi 2022-06-10 10:53:23.113 | libffi-dev 2022-06-10 10:53:23.113 | libjpeg-dev 2022-06-10 10:53:23.113 | libpcre3-dev 2022-06-10 10:53:23.113 | libpq-dev 2022-06-10 10:53:23.113 | libssl-dev 2022-06-10 10:53:23.113 | libsystemd-dev 2022-06-10 10:53:23.113 | libxml2-dev 2022-06-10 10:53:23.113 | libxslt1-dev 2022-06-10 10:53:23.113 | libyaml-dev 2022-06-10 10:53:23.113 | lsof 2022-06-10 10:53:23.113 | openssh-server 2022-06-10 10:53:23.113 | openssl 2022-06-10 10:53:23.113 | pkg-config 2022-06-10 10:53:23.113 | psmisc 2022-06-10 10:53:23.113 | python3-dev 2022-06-10 10:53:23.113 | python3-pip 2022-06-10 10:53:23.113 | python3-systemd 2022-06-10 10:53:23.113 | python3-venv 2022-06-10 10:53:23.113 | tar 2022-06-10 10:53:23.113 | tcpdump 2022-06-10 10:53:23.113 | unzip 2022-06-10 10:53:23.113 | uuid-runtime 2022-06-10 10:53:23.113 | wget 2022-06-10 10:53:23.113 | wget 2022-06-10 10:53:23.113 | zlib1g-dev 2022-06-10 10:53:23.113 | libkrb5-dev 2022-06-10 10:53:23.113 | libldap2-dev 2022-06-10 10:53:23.113 | libsasl2-dev 2022-06-10 10:53:23.113 | memcached 2022-06-10 10:53:23.113 | python3-mysqldb 2022-06-10 10:53:23.113 | sqlite3 2022-06-10 10:53:23.113 | conntrack 2022-06-10 10:53:23.114 | curl 2022-06-10 10:53:23.114 | dnsmasq-base 2022-06-10 10:53:23.114 | dnsmasq-utils 2022-06-10 10:53:23.114 | ebtables 2022-06-10 10:53:23.114 | genisoimage 2022-06-10 10:53:23.114 | iptables 2022-06-10 10:53:23.114 | iputils-arping 2022-06-10 10:53:23.114 | kpartx 2022-06-10 10:53:23.114 | libjs-jquery-tablesorter 2022-06-10 10:53:23.114 | parted 2022-06-10 10:53:23.114 | pm-utils 2022-06-10 10:53:23.114 | python3-mysqldb 2022-06-10 10:53:23.114 | socat 2022-06-10 10:53:23.114 | sqlite3 2022-06-10 10:53:23.114 | sudo 2022-06-10 10:53:23.114 | vlan 2022-06-10 10:53:23.114 | lsscsi 2022-06-10 10:53:23.114 | open-iscsi 2022-06-10 10:53:23.114 | lvm2 2022-06-10 10:53:23.114 | qemu-utils 2022-06-10 10:53:23.114 | thin-provisioning-tools 2022-06-10 10:53:23.114 | acl 2022-06-10 10:53:23.114 | dnsmasq-base 2022-06-10 10:53:23.114 | dnsmasq-utils 2022-06-10 10:53:23.114 | ebtables 2022-06-10 10:53:23.114 | haproxy 2022-06-10 10:53:23.114 | iptables 2022-06-10 10:53:23.114 | iputils-arping 2022-06-10 10:53:23.114 | iputils-ping 2022-06-10 10:53:23.114 | postgresql-server-dev-all 2022-06-10 10:53:23.114 | python3-mysqldb 2022-06-10 10:53:23.114 | sqlite3 2022-06-10 10:53:23.114 | sudo 2022-06-10 10:53:23.114 | vlan 2022-06-10 10:53:23.114 | pcp 2022-06-10 10:53:23.114 | ipset 2022-06-10 10:53:23.114 | conntrack 2022-06-10 10:53:23.114 | conntrackd 2022-06-10 10:53:23.114 | keepalived 2022-06-10 10:53:23.114 | lvm2 2022-06-10 10:53:23.115 | qemu-utils 2022-06-10 10:53:23.115 | thin-provisioning-tools 2022-06-10 10:53:23.115 | curl 2022-06-10 10:53:23.115 | liberasurecode-dev 2022-06-10 10:53:23.115 | make 2022-06-10 10:53:23.115 | memcached 2022-06-10 10:53:23.115 | rsync 2022-06-10 10:53:23.115 | sqlite3 2022-06-10 10:53:23.115 | xfsprogs' 2022-06-10 10:53:23.115 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 10:53:23.133 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 10:53:23.133 | apache2-dev 2022-06-10 10:53:23.133 | bc 2022-06-10 10:53:23.133 | bsdmainutils 2022-06-10 10:53:23.133 | curl 2022-06-10 10:53:23.133 | g++ 2022-06-10 10:53:23.133 | gawk 2022-06-10 10:53:23.133 | gcc 2022-06-10 10:53:23.133 | gettext 2022-06-10 10:53:23.133 | git 2022-06-10 10:53:23.133 | graphviz 2022-06-10 10:53:23.133 | iputils-ping 2022-06-10 10:53:23.133 | libapache2-mod-proxy-uwsgi 2022-06-10 10:53:23.133 | libffi-dev 2022-06-10 10:53:23.133 | libjpeg-dev 2022-06-10 10:53:23.133 | libpcre3-dev 2022-06-10 10:53:23.133 | libpq-dev 2022-06-10 10:53:23.134 | libssl-dev 2022-06-10 10:53:23.134 | libsystemd-dev 2022-06-10 10:53:23.134 | libxml2-dev 2022-06-10 10:53:23.134 | libxslt1-dev 2022-06-10 10:53:23.134 | libyaml-dev 2022-06-10 10:53:23.134 | lsof 2022-06-10 10:53:23.134 | openssh-server 2022-06-10 10:53:23.134 | openssl 2022-06-10 10:53:23.134 | pkg-config 2022-06-10 10:53:23.134 | psmisc 2022-06-10 10:53:23.134 | python3-dev 2022-06-10 10:53:23.134 | python3-pip 2022-06-10 10:53:23.134 | python3-systemd 2022-06-10 10:53:23.134 | python3-venv 2022-06-10 10:53:23.134 | tar 2022-06-10 10:53:23.134 | tcpdump 2022-06-10 10:53:23.134 | unzip 2022-06-10 10:53:23.134 | uuid-runtime 2022-06-10 10:53:23.135 | wget 2022-06-10 10:53:23.135 | wget 2022-06-10 10:53:23.135 | zlib1g-dev 2022-06-10 10:53:23.135 | libkrb5-dev 2022-06-10 10:53:23.135 | libldap2-dev 2022-06-10 10:53:23.135 | libsasl2-dev 2022-06-10 10:53:23.135 | memcached 2022-06-10 10:53:23.135 | python3-mysqldb 2022-06-10 10:53:23.135 | sqlite3 2022-06-10 10:53:23.135 | conntrack 2022-06-10 10:53:23.135 | curl 2022-06-10 10:53:23.135 | dnsmasq-base 2022-06-10 10:53:23.135 | dnsmasq-utils 2022-06-10 10:53:23.135 | ebtables 2022-06-10 10:53:23.135 | genisoimage 2022-06-10 10:53:23.135 | iptables 2022-06-10 10:53:23.135 | iputils-arping 2022-06-10 10:53:23.135 | kpartx 2022-06-10 10:53:23.135 | libjs-jquery-tablesorter 2022-06-10 10:53:23.135 | parted 2022-06-10 10:53:23.135 | pm-utils 2022-06-10 10:53:23.135 | python3-mysqldb 2022-06-10 10:53:23.135 | socat 2022-06-10 10:53:23.135 | sqlite3 2022-06-10 10:53:23.135 | sudo 2022-06-10 10:53:23.135 | vlan 2022-06-10 10:53:23.135 | lsscsi 2022-06-10 10:53:23.135 | open-iscsi 2022-06-10 10:53:23.135 | lvm2 2022-06-10 10:53:23.135 | qemu-utils 2022-06-10 10:53:23.135 | thin-provisioning-tools 2022-06-10 10:53:23.135 | acl 2022-06-10 10:53:23.135 | dnsmasq-base 2022-06-10 10:53:23.135 | dnsmasq-utils 2022-06-10 10:53:23.135 | ebtables 2022-06-10 10:53:23.135 | haproxy 2022-06-10 10:53:23.135 | iptables 2022-06-10 10:53:23.135 | iputils-arping 2022-06-10 10:53:23.135 | iputils-ping 2022-06-10 10:53:23.136 | postgresql-server-dev-all 2022-06-10 10:53:23.136 | python3-mysqldb 2022-06-10 10:53:23.136 | sqlite3 2022-06-10 10:53:23.136 | sudo 2022-06-10 10:53:23.136 | vlan 2022-06-10 10:53:23.136 | pcp 2022-06-10 10:53:23.136 | ipset 2022-06-10 10:53:23.136 | conntrack 2022-06-10 10:53:23.136 | conntrackd 2022-06-10 10:53:23.136 | keepalived 2022-06-10 10:53:23.136 | lvm2 2022-06-10 10:53:23.136 | qemu-utils 2022-06-10 10:53:23.136 | thin-provisioning-tools 2022-06-10 10:53:23.136 | curl 2022-06-10 10:53:23.136 | liberasurecode-dev 2022-06-10 10:53:23.136 | make 2022-06-10 10:53:23.136 | memcached 2022-06-10 10:53:23.136 | rsync 2022-06-10 10:53:23.136 | sqlite3 2022-06-10 10:53:23.136 | xfsprogs ' 2022-06-10 10:53:23.136 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 10:53:23.138 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:23.140 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:23.143 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 10:53:23.144 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 10:53:23.148 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 10:53:23.150 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:23.152 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:23.154 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 10:53:23.157 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:23.159 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:23.161 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:23.163 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:23.165 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:23.167 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:23.169 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 10:53:23.171 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:23.173 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 10:53:23.176 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 10:53:23.180 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 10:53:23.182 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 10:53:23.184 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 10:53:23.186 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 10:53:23.188 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 10:53:23.190 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 10:53:23.194 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858403192 2022-06-10 10:53:23.196 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 10:53:23.199 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 10:53:23.201 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 10:53:23.407 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 10:53:23.408 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 10:53:23.441 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 10:53:23.484 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 10:53:25.630 | Reading package lists... 2022-06-10 10:53:25.660 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 10:53:25.662 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 10:53:25.665 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:53:25.667 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:25.669 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:25.671 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:53:25.673 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:25.675 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 10:53:25.677 | ++ functions-common:time_stop:2433 : start_time=1654858403192 2022-06-10 10:53:25.679 | ++ functions-common:time_stop:2435 : [[ -z 1654858403192 ]] 2022-06-10 10:53:25.683 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:25.687 | ++ functions-common:time_stop:2438 : end_time=1654858405684 2022-06-10 10:53:25.689 | ++ functions-common:time_stop:2439 : elapsed_time=2492 2022-06-10 10:53:25.691 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 10:53:25.693 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:25.695 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2492 2022-06-10 10:53:25.697 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 10:53:25.699 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:25.702 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:25.704 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:25.706 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 10:53:25.726 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 10:53:25.836 | Reading package lists... 2022-06-10 10:53:26.085 | Building dependency tree... 2022-06-10 10:53:26.086 | Reading state information... 2022-06-10 10:53:26.126 | acl is already the newest version (2.2.53-6). 2022-06-10 10:53:26.126 | bc is already the newest version (1.07.1-2build1). 2022-06-10 10:53:26.126 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 10:53:26.126 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 10:53:26.126 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 10:53:26.126 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:53:26.126 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 10:53:26.127 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:53:26.127 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 10:53:26.127 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 10:53:26.127 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 10:53:26.127 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 10:53:26.127 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 10:53:26.127 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 10:53:26.127 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 10:53:26.127 | libffi-dev is already the newest version (3.3-4). 2022-06-10 10:53:26.127 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 10:53:26.127 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 10:53:26.127 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 10:53:26.127 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 10:53:26.127 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 10:53:26.127 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:53:26.127 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 10:53:26.127 | psmisc is already the newest version (23.3-1). 2022-06-10 10:53:26.127 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:53:26.127 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 10:53:26.127 | python3-systemd is already the newest version (234-3build2). 2022-06-10 10:53:26.127 | socat is already the newest version (1.7.3.3-2). 2022-06-10 10:53:26.127 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 10:53:26.127 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 10:53:26.127 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 10:53:26.127 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 10:53:26.127 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 10:53:26.127 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 10:53:26.127 | pcp is already the newest version (5.0.3-1). 2022-06-10 10:53:26.127 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 10:53:26.127 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:53:26.127 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:53:26.127 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:53:26.127 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 10:53:26.127 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:53:26.127 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:53:26.127 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 10:53:26.127 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 10:53:26.128 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 10:53:26.128 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 10:53:26.128 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 10:53:26.128 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 10:53:26.128 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 10:53:26.128 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 10:53:26.128 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 10:53:26.128 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:53:26.128 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 10:53:26.128 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 10:53:26.128 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 10:53:26.128 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 10:53:26.128 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 10:53:26.128 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 10:53:26.128 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:53:26.128 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 10:53:26.128 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 10:53:26.128 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 10:53:26.128 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 10:53:26.128 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 10:53:26.128 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 10:53:26.128 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 10:53:26.128 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 10:53:26.128 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 10:53:26.128 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 10:53:26.344 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:53:26.344 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 10:53:26.344 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 10:53:26.344 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 10:53:26.344 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:26.345 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:26.345 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:26.345 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:26.345 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:26.345 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:26.345 | python3-zope.interface 2022-06-10 10:53:26.345 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:26.458 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:26.462 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 10:53:26.465 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:26.467 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:53:26.469 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:26.471 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:26.473 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:53:26.476 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:26.478 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:26.480 | ++ functions-common:time_stop:2433 : start_time=1654858405724 2022-06-10 10:53:26.482 | ++ functions-common:time_stop:2435 : [[ -z 1654858405724 ]] 2022-06-10 10:53:26.484 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:26.488 | ++ functions-common:time_stop:2438 : end_time=1654858406486 2022-06-10 10:53:26.491 | ++ functions-common:time_stop:2439 : elapsed_time=762 2022-06-10 10:53:26.493 | ++ functions-common:time_stop:2440 : total=749 2022-06-10 10:53:26.495 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:26.497 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1511 2022-06-10 10:53:26.499 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 10:53:26.502 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 10:53:26.504 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 10:53:26.507 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 10:53:26.511 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 10:53:26.515 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:26.518 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 10:53:26.521 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 10:53:27.902 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 10:53:27.904 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 10:53:27.906 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 10:53:27.908 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 10:53:27.909 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 10:53:27.911 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 10:53:27.913 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 10:53:27.915 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 10:53:27.916 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 10:53:27.918 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 10:53:27.920 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 10:53:27.922 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 10:53:27.923 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 10:53:27.925 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 10:53:27.927 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 10:53:27.929 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 10:53:27.930 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 10:53:27.932 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 10:53:27.934 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 10:53:27.935 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 10:53:27.938 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 10:53:27.940 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 10:53:27.941 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 10:53:27.944 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 10:53:28.012 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 10:53:28.014 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 10:53:28.082 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 10:53:28.084 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 10:53:28.151 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 10:53:28.152 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 10:53:28.154 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 10:53:28.156 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 10:53:28.158 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 10:53:28.160 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 10:53:28.162 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 10:53:28.164 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 10:53:28.166 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 10:53:28.167 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 10:53:28.170 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 10:53:28.170 | Distro: focal 2022-06-10 10:53:28.172 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 10:53:28.174 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:53:28.178 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:53:28.179 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:53:28.182 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:53:28.183 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:53:28.756 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:53:28.758 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:53:28.758 | pip: 21.3.1 2022-06-10 10:53:28.760 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 10:53:28.762 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 10:53:28.764 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:28.766 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:28.767 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:28.769 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:28.771 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:28.773 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:28.774 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:28.777 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:28.778 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:28.780 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:28.782 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 10:53:28.783 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:28.785 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:28.787 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 10:53:28.791 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 10:53:28.793 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 10:53:28.796 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:53:28.799 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:53:28.801 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:53:28.804 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:53:28.804 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:53:29.378 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:53:29.379 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:53:29.380 | pip: 21.3.1 2022-06-10 10:53:29.383 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 10:53:29.386 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:53:29.389 | + ./stack.sh:main:791 : fixup_all 2022-06-10 10:53:29.391 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 10:53:29.393 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 10:53:29.395 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:29.397 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:29.400 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 10:53:29.412 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 10:53:29.423 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 10:53:29.433 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 10:53:29.436 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 10:53:29.438 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:29.440 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:29.442 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:29.445 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:29.447 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:29.450 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:29.452 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:29.454 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:29.456 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:29.458 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:29.460 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 10:53:29.463 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 10:53:29.465 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 10:53:29.467 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:29.469 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:29.472 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:29.474 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:29.476 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:29.478 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:29.480 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 10:53:29.482 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 10:53:29.503 | Using python 3.8 to install os-testr 2022-06-10 10:53:29.505 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 10:53:30.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:30.230 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:30.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:30.230 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:31.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:31.334 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 10:53:31.401 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-10 10:53:31.402 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 10:53:31.403 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 10:53:31.416 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-10 10:53:31.427 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-10 10:53:31.437 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-10 10:53:33.001 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:53:33.073 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:53:33.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:53:33.173 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:33.176 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:33.178 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:33.180 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:33.183 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:33.185 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:33.187 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:33.189 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:33.191 | + functions-common:time_stop:2433 : start_time=1654858409497 2022-06-10 10:53:33.193 | + functions-common:time_stop:2435 : [[ -z 1654858409497 ]] 2022-06-10 10:53:33.196 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:33.200 | + functions-common:time_stop:2438 : end_time=1654858413197 2022-06-10 10:53:33.202 | + functions-common:time_stop:2439 : elapsed_time=3700 2022-06-10 10:53:33.204 | + functions-common:time_stop:2440 : total=0 2022-06-10 10:53:33.206 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:33.208 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3700 2022-06-10 10:53:33.211 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:33.213 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 10:53:33.264 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 10:53:33.366 | + ./stack.sh:main:805 : install_infra 2022-06-10 10:53:33.369 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:53:33.372 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 10:53:33.377 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:53:33.379 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 10:53:33.402 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 10:53:36.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:36.229 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 10:53:36.528 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:36.532 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:36.534 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:36.536 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:36.538 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:36.540 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:36.542 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:36.544 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:36.546 | + functions-common:time_stop:2433 : start_time=1654858413395 2022-06-10 10:53:36.549 | + functions-common:time_stop:2435 : [[ -z 1654858413395 ]] 2022-06-10 10:53:36.551 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:36.558 | + functions-common:time_stop:2438 : end_time=1654858416553 2022-06-10 10:53:36.561 | + functions-common:time_stop:2439 : elapsed_time=3158 2022-06-10 10:53:36.563 | + functions-common:time_stop:2440 : total=3700 2022-06-10 10:53:36.565 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:36.567 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6858 2022-06-10 10:53:36.569 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:36.572 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:53:36.575 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 10:53:36.596 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 10:53:39.180 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:39.182 | Processing /opt/stack/requirements 2022-06-10 10:53:40.890 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 10:53:40.893 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 10:53:40.904 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 10:53:40.909 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 10:53:40.912 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 10:53:40.918 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 10:53:40.945 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 10:53:40.949 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 10:53:40.958 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 10:53:40.990 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 10:53:40.993 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 10:53:41.008 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 10:53:41.012 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 10:53:41.017 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2022.5.18.1) 2022-06-10 10:53:41.019 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 10:53:41.021 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 10:53:41.033 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 10:53:41.040 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 10:53:41.088 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 10:53:41.117 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 10:53:41.120 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 10:53:41.182 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 10:53:41.185 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 10:53:41.189 | Building wheels for collected packages: openstack-requirements 2022-06-10 10:53:41.190 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 10:53:42.019 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 10:53:42.020 | ERROR: Command errored out with exit status 1: 2022-06-10 10:53:42.020 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1ibiux08/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1ibiux08/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-9mx9iy4q 2022-06-10 10:53:42.020 | cwd: /tmp/pip-req-build-1ibiux08/ 2022-06-10 10:53:42.020 | Complete output (6 lines): 2022-06-10 10:53:42.020 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 10:53:42.020 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 10:53:42.020 | or: setup.py --help-commands 2022-06-10 10:53:42.020 | or: setup.py cmd --help 2022-06-10 10:53:42.020 | 2022-06-10 10:53:42.020 | error: invalid command 'bdist_wheel' 2022-06-10 10:53:42.020 | ---------------------------------------- 2022-06-10 10:53:42.020 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 10:53:42.020 | Running setup.py clean for openstack-requirements 2022-06-10 10:53:42.845 | Failed to build openstack-requirements 2022-06-10 10:53:42.860 | Installing collected packages: openstack-requirements 2022-06-10 10:53:42.860 | Attempting uninstall: openstack-requirements 2022-06-10 10:53:42.862 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 10:53:42.897 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 10:53:42.915 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 10:53:42.917 | Running setup.py install for openstack-requirements: started 2022-06-10 10:53:45.266 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 10:53:45.290 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 10:53:45.413 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:45.416 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:45.418 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:45.420 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:45.422 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:45.424 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:45.426 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:45.428 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:45.431 | + functions-common:time_stop:2433 : start_time=1654858416589 2022-06-10 10:53:45.433 | + functions-common:time_stop:2435 : [[ -z 1654858416589 ]] 2022-06-10 10:53:45.435 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:45.439 | + functions-common:time_stop:2438 : end_time=1654858425437 2022-06-10 10:53:45.441 | + functions-common:time_stop:2439 : elapsed_time=8848 2022-06-10 10:53:45.443 | + functions-common:time_stop:2440 : total=6858 2022-06-10 10:53:45.445 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:45.448 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15706 2022-06-10 10:53:45.450 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:45.453 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 10:53:45.455 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 10:53:45.457 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 10:53:45.460 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:53:45.462 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:53:45.464 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-10 10:53:45.466 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:53:45.469 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 10:53:45.488 | Using python 3.8 to install pbr 2022-06-10 10:53:45.490 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 10:53:46.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:46.209 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:46.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:53:46.209 | from cryptography.utils import int_from_bytes 2022-06-10 10:53:47.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:47.303 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 10:53:48.994 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:53:49.065 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:53:49.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:53:49.169 | + inc/python:pip_install:196 : result=0 2022-06-10 10:53:49.171 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:53:49.173 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:49.175 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:49.178 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:49.180 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:49.182 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:49.184 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:53:49.186 | + functions-common:time_stop:2433 : start_time=1654858425483 2022-06-10 10:53:49.188 | + functions-common:time_stop:2435 : [[ -z 1654858425483 ]] 2022-06-10 10:53:49.191 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:49.195 | + functions-common:time_stop:2438 : end_time=1654858429193 2022-06-10 10:53:49.198 | + functions-common:time_stop:2439 : elapsed_time=3710 2022-06-10 10:53:49.200 | + functions-common:time_stop:2440 : total=15706 2022-06-10 10:53:49.202 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:49.204 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19416 2022-06-10 10:53:49.206 | + inc/python:pip_install:199 : return 0 2022-06-10 10:53:49.208 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 10:53:51.416 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 10:53:53.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:53:53.273 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 10:53:53.292 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 10:53:53.296 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 10:53:53.299 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 10:53:53.302 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 10:53:53.308 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-10 10:53:53.376 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:53:53.379 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:53:53.382 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 10:53:53.399 | + ./stack.sh:main:814 : pkgs= 2022-06-10 10:53:53.402 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 10:53:53.404 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 10:53:53.406 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 10:53:53.408 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 10:53:53.410 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:53:53.413 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:53:53.415 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:53:53.417 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:53:53.420 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:53:53.422 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:53:53.426 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:53:53.428 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:53:53.431 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:53:53.433 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 10:53:53.435 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:53:53.449 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:53.451 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:53:53.453 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:53.456 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 10:53:53.458 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:53.460 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:53:53.462 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:53.464 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 10:53:53.466 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:53.468 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 10:53:53.470 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:53:53.472 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:53:53.474 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 10:53:53.477 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 10:53:53.479 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:53:53.481 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 10:53:53.483 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 10:53:53.486 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 10:53:53.488 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 10:53:53.490 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 10:53:53.492 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 10:53:53.494 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 10:53:53.497 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 10:53:53.499 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 10:53:53.501 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 10:53:53.503 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 10:53:53.554 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 10:53:53.554 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 10:53:53.557 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 10:53:53.939 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 10:53:53.941 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 10:53:53.958 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:53.960 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 10:53:53.963 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:53.965 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:53.968 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:53:53.970 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:53.972 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:53.974 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:53.977 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:53.979 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:53.981 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:53.983 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:53.986 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:53.988 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:53:53.990 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 10:53:53.992 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:53.995 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:53.997 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:53.999 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 10:53:54.020 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 10:53:54.129 | Reading package lists... 2022-06-10 10:53:54.373 | Building dependency tree... 2022-06-10 10:53:54.374 | Reading state information... 2022-06-10 10:53:54.625 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 10:53:54.625 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:54.626 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:54.626 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:54.626 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:54.626 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:54.626 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:54.626 | python3-zope.interface 2022-06-10 10:53:54.626 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:54.741 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:54.746 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:53:54.748 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:54.750 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:54.753 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:54.755 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:54.757 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:54.759 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:54.761 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:54.763 | + functions-common:time_stop:2433 : start_time=1654858434017 2022-06-10 10:53:54.765 | + functions-common:time_stop:2435 : [[ -z 1654858434017 ]] 2022-06-10 10:53:54.768 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:54.772 | + functions-common:time_stop:2438 : end_time=1654858434770 2022-06-10 10:53:54.775 | + functions-common:time_stop:2439 : elapsed_time=753 2022-06-10 10:53:54.777 | + functions-common:time_stop:2440 : total=1511 2022-06-10 10:53:54.779 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:54.781 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2264 2022-06-10 10:53:54.784 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:53:54.786 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 10:53:54.788 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:54.791 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:54.793 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:54.796 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:54.798 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:54.800 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:54.802 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 10:53:54.805 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:54.807 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:54.809 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:54.811 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:54.814 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:54.816 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:54.818 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:54.820 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:54.822 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:54.825 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:54.827 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 10:53:54.829 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:54.831 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:54.834 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:54.836 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:54.839 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:54.841 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:54.843 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 10:53:54.845 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 10:53:54.861 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:54.864 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 10:53:54.866 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:53:54.868 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 10:53:54.870 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 10:53:54.873 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 10:53:54.877 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 10:53:54.879 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 10:53:54.882 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 10:53:54.884 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 10:53:54.886 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 10:53:54.888 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 10:53:54.891 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 10:53:55.568 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 10:53:55.568 | user tags 2022-06-10 10:53:55.568 | stackrabbit []' 2022-06-10 10:53:55.572 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 10:53:55.572 | user tags 2022-06-10 10:53:55.573 | stackrabbit []' 2022-06-10 10:53:55.573 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 10:53:55.579 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 10:53:55.581 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 10:53:55.583 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:53:56.263 | Changing password for user "stackrabbit" ... 2022-06-10 10:53:56.286 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 10:53:56.977 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 10:53:57.000 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 10:53:57.002 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:53:57.642 | Changing password for user "stackrabbit" ... 2022-06-10 10:53:57.665 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 10:53:57.668 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 10:53:57.670 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 10:53:58.338 | Deleting user "guest" ... 2022-06-10 10:53:58.353 | Error: 2022-06-10 10:53:58.354 | {:no_such_user, "guest"} 2022-06-10 10:53:58.366 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 10:53:58.369 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 10:53:58.385 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:53:58.387 | + ./stack.sh:main:831 : install_database 2022-06-10 10:53:58.390 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 10:53:58.392 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 10:53:58.394 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:58.397 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:58.399 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 10:53:58.612 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 10:53:58.614 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:58.617 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 10:53:58.620 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 10:53:58.622 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:58.624 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 10:53:58.627 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:53:58.629 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:53:58.631 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:53:58.634 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:53:58.636 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:53:58.639 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:53:58.641 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:53:58.643 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:53:58.646 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:53:58.648 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:53:58.650 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 10:53:58.653 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:53:58.655 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:53:58.657 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:53:58.660 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:53:58.662 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:53:58.664 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:53:58.667 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 10:53:58.669 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:58.672 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:58.674 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 10:53:58.676 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:53:58.678 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:53:58.681 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:53:58.684 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:53:58.686 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:53:58.688 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:53:58.690 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:58.692 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:58.695 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:53:58.698 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:53:58.700 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:53:58.702 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:53:58.704 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 10:53:58.706 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:53:58.709 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:53:58.711 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:53:58.713 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 10:53:58.734 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 10:53:58.843 | Reading package lists... 2022-06-10 10:53:59.085 | Building dependency tree... 2022-06-10 10:53:59.086 | Reading state information... 2022-06-10 10:53:59.334 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 10:53:59.334 | The following packages were automatically installed and are no longer required: 2022-06-10 10:53:59.335 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:53:59.335 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:53:59.335 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:53:59.335 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:53:59.335 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:53:59.335 | python3-zope.interface 2022-06-10 10:53:59.336 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:53:59.447 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:53:59.452 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:53:59.454 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:53:59.456 | + functions-common:time_stop:2426 : local name 2022-06-10 10:53:59.458 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:53:59.460 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:53:59.462 | + functions-common:time_stop:2429 : local total 2022-06-10 10:53:59.465 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:53:59.467 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:53:59.469 | + functions-common:time_stop:2433 : start_time=1654858438731 2022-06-10 10:53:59.471 | + functions-common:time_stop:2435 : [[ -z 1654858438731 ]] 2022-06-10 10:53:59.474 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:53:59.478 | + functions-common:time_stop:2438 : end_time=1654858439475 2022-06-10 10:53:59.480 | + functions-common:time_stop:2439 : elapsed_time=744 2022-06-10 10:53:59.482 | + functions-common:time_stop:2440 : total=2264 2022-06-10 10:53:59.484 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:53:59.486 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3008 2022-06-10 10:53:59.488 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:53:59.491 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 10:53:59.493 | + ./stack.sh:main:834 : install_database_python 2022-06-10 10:53:59.496 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 10:53:59.498 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 10:53:59.500 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 10:53:59.502 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:53:59.505 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 10:53:59.508 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 10:53:59.511 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:53:59.514 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:53:59.514 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:53:59.520 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 10:53:59.522 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 10:53:59.525 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 10:53:59.527 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 10:53:59.530 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 10:53:59.551 | Using python 3.8 to install PyMySQL 2022-06-10 10:53:59.553 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 10:54:00.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:00.283 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:00.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:00.283 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:01.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:01.391 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:54:02.988 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:54:03.059 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:03.059 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:03.158 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:03.160 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:03.162 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:03.165 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:03.167 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:03.170 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:03.172 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:03.174 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:03.177 | + functions-common:time_stop:2433 : start_time=1654858439545 2022-06-10 10:54:03.179 | + functions-common:time_stop:2435 : [[ -z 1654858439545 ]] 2022-06-10 10:54:03.182 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:03.186 | + functions-common:time_stop:2438 : end_time=1654858443183 2022-06-10 10:54:03.188 | + functions-common:time_stop:2439 : elapsed_time=3638 2022-06-10 10:54:03.190 | + functions-common:time_stop:2440 : total=19416 2022-06-10 10:54:03.193 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:03.195 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23054 2022-06-10 10:54:03.197 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:03.199 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 10:54:03.202 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:54:03.204 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 10:54:03.206 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 10:54:03.223 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:03.225 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 10:54:03.228 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 10:54:03.231 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 10:54:03.231 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 10:54:03.236 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 10:54:03.239 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 10:54:03.241 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-10 10:54:03.244 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 10:54:03.246 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 10:54:03.248 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 10:54:03.263 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:03.266 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 10:54:03.268 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:54:03.270 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:54:03.272 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:54:03.275 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:54:03.277 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:03.280 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:54:03.282 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:03.284 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:03.286 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:54:03.293 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:54:03.296 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:54:03.298 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:54:03.300 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 10:54:03.306 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:54:03.309 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:03.315 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:03.317 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 10:54:03.338 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 10:54:03.447 | Reading package lists... 2022-06-10 10:54:03.689 | Building dependency tree... 2022-06-10 10:54:03.691 | Reading state information... 2022-06-10 10:54:03.936 | radvd is already the newest version (1:2.17-2). 2022-06-10 10:54:03.936 | The following packages were automatically installed and are no longer required: 2022-06-10 10:54:03.938 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:54:03.938 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:54:03.938 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:54:03.938 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:54:03.938 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:54:03.938 | python3-zope.interface 2022-06-10 10:54:03.938 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:54:04.049 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:54:04.053 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:54:04.056 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:54:04.058 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:04.060 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:04.062 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:04.065 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:04.067 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:04.069 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:54:04.072 | + functions-common:time_stop:2433 : start_time=1654858443335 2022-06-10 10:54:04.074 | + functions-common:time_stop:2435 : [[ -z 1654858443335 ]] 2022-06-10 10:54:04.076 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:04.080 | + functions-common:time_stop:2438 : end_time=1654858444078 2022-06-10 10:54:04.083 | + functions-common:time_stop:2439 : elapsed_time=743 2022-06-10 10:54:04.085 | + functions-common:time_stop:2440 : total=3008 2022-06-10 10:54:04.087 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:04.089 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3751 2022-06-10 10:54:04.091 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:54:04.094 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 10:54:04.109 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:04.112 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 10:54:04.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 10:54:04.116 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 10:54:04.120 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 10:54:04.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 10:54:04.142 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:54:04.144 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:54:04.146 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:54:04.148 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:54:04.151 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:04.153 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:54:04.155 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:04.157 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:04.159 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:54:04.161 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:54:04.163 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:54:04.166 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:54:04.168 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 10:54:04.171 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:54:04.173 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:04.175 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:04.177 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 10:54:04.197 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-10 10:54:04.305 | Reading package lists... 2022-06-10 10:54:04.548 | Building dependency tree... 2022-06-10 10:54:04.549 | Reading state information... 2022-06-10 10:54:04.797 | fakeroot is already the newest version (1.24-1). 2022-06-10 10:54:04.797 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:54:04.797 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 10:54:04.797 | The following packages were automatically installed and are no longer required: 2022-06-10 10:54:04.798 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:54:04.798 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:54:04.798 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:54:04.798 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:54:04.798 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:54:04.799 | python3-zope.interface 2022-06-10 10:54:04.799 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:54:04.910 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:54:04.914 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:54:04.917 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:54:04.919 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:04.921 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:04.923 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:04.925 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:04.927 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:04.929 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:54:04.932 | + functions-common:time_stop:2433 : start_time=1654858444195 2022-06-10 10:54:04.934 | + functions-common:time_stop:2435 : [[ -z 1654858444195 ]] 2022-06-10 10:54:04.936 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:04.940 | + functions-common:time_stop:2438 : end_time=1654858444938 2022-06-10 10:54:04.942 | + functions-common:time_stop:2439 : elapsed_time=743 2022-06-10 10:54:04.944 | + functions-common:time_stop:2440 : total=3751 2022-06-10 10:54:04.947 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:04.949 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4494 2022-06-10 10:54:04.951 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:54:04.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 10:54:04.956 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:04.958 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:04.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 10:54:04.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 10:54:04.966 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 10:54:04.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 10:54:04.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 10:54:04.976 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 10:54:04.976 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 10:54:04.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 10:54:04.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 10:54:04.985 | + functions:vercmp:628 : local v1=5.4 2022-06-10 10:54:04.987 | + functions:vercmp:629 : local 'op=<' 2022-06-10 10:54:04.989 | + functions:vercmp:630 : local v2=3.13 2022-06-10 10:54:04.991 | + functions:vercmp:631 : local result 2022-06-10 10:54:04.995 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 10:54:04.995 | ++ functions:vercmp:635 : head -1 2022-06-10 10:54:04.995 | ++ functions:vercmp:635 : sort -V 2022-06-10 10:54:05.000 | + functions:vercmp:635 : result=3.13 2022-06-10 10:54:05.002 | + functions:vercmp:637 : case $op in 2022-06-10 10:54:05.004 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 10:54:05.007 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 10:54:05.009 | + functions:vercmp:648 : return 2022-06-10 10:54:05.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 10:54:05.014 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:54:05.016 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 10:54:05.479 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 10:54:05.483 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 10:54:05.486 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.488 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.491 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-10 10:54:05.494 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.497 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 10:54:05.514 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:05.517 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 10:54:05.520 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 10:54:05.520 | Installing etcd 2022-06-10 10:54:05.522 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 10:54:05.537 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 10:54:05.549 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 10:54:05.552 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 10:54:05.564 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 10:54:05.568 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:54:05.571 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:54:05.574 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:54:05.578 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:54:05.580 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-10 10:54:05.582 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 10:54:05.585 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:54:05.587 | ++ functions:get_extra_file:74 : return 2022-06-10 10:54:05.590 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:54:05.592 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 10:54:05.595 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 10:54:05.597 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 10:54:05.613 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:54:05.615 | + ./stack.sh:main:861 : install_dstat 2022-06-10 10:54:05.618 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 10:54:05.634 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:54:05.636 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 10:54:05.638 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:54:05.641 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 10:54:05.643 | + ./stack.sh:main:870 : install_libs 2022-06-10 10:54:05.645 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 10:54:05.648 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 10:54:05.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 10:54:05.653 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 10:54:05.655 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.657 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.659 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-10 10:54:05.661 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.664 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 10:54:05.666 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 10:54:05.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 10:54:05.671 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 10:54:05.673 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.675 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.678 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-10 10:54:05.680 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.682 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 10:54:05.684 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 10:54:05.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 10:54:05.689 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 10:54:05.691 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.693 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.696 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-10 10:54:05.698 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.700 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 10:54:05.703 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 10:54:05.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 10:54:05.707 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 10:54:05.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.712 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.714 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-10 10:54:05.717 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.719 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 10:54:05.721 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 10:54:05.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 10:54:05.726 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 10:54:05.728 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.730 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.732 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-10 10:54:05.734 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.737 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 10:54:05.739 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 10:54:05.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 10:54:05.743 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 10:54:05.746 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.748 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.750 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-10 10:54:05.752 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.754 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 10:54:05.757 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 10:54:05.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 10:54:05.762 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 10:54:05.764 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.766 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.768 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-10 10:54:05.771 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.773 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 10:54:05.776 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 10:54:05.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 10:54:05.780 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 10:54:05.782 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.785 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.787 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-10 10:54:05.789 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.791 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 10:54:05.794 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 10:54:05.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 10:54:05.798 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 10:54:05.801 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.803 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.805 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-10 10:54:05.807 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.810 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 10:54:05.812 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 10:54:05.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 10:54:05.816 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 10:54:05.819 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.821 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.824 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-10 10:54:05.826 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.828 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 10:54:05.831 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 10:54:05.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 10:54:05.835 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 10:54:05.838 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.840 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.842 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-10 10:54:05.845 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.847 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 10:54:05.849 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 10:54:05.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 10:54:05.854 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 10:54:05.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.858 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.861 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-10 10:54:05.863 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.865 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 10:54:05.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 10:54:05.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 10:54:05.872 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 10:54:05.874 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.877 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.879 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-10 10:54:05.881 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.884 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 10:54:05.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 10:54:05.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 10:54:05.891 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 10:54:05.893 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.895 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.898 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-10 10:54:05.900 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.903 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 10:54:05.905 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 10:54:05.907 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 10:54:05.910 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 10:54:05.912 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.914 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.916 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-10 10:54:05.919 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.921 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 10:54:05.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 10:54:05.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 10:54:05.928 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 10:54:05.930 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.933 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.935 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-10 10:54:05.937 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.939 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 10:54:05.942 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 10:54:05.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 10:54:05.947 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 10:54:05.949 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.951 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.954 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-10 10:54:05.956 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.958 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 10:54:05.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 10:54:05.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 10:54:05.966 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 10:54:05.968 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.970 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.972 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-10 10:54:05.975 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.977 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 10:54:05.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 10:54:05.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 10:54:05.984 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 10:54:05.986 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:05.988 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:05.990 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-10 10:54:05.993 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:05.995 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 10:54:05.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 10:54:05.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 10:54:06.002 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 10:54:06.004 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.006 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.009 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-10 10:54:06.011 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.014 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 10:54:06.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 10:54:06.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 10:54:06.021 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 10:54:06.023 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.025 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.027 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-10 10:54:06.030 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.032 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 10:54:06.034 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 10:54:06.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 10:54:06.039 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 10:54:06.041 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.044 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.046 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-10 10:54:06.048 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.051 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 10:54:06.053 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 10:54:06.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 10:54:06.058 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 10:54:06.060 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.062 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.065 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-10 10:54:06.067 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.069 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 10:54:06.072 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 10:54:06.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 10:54:06.077 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 10:54:06.079 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.081 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.083 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-10 10:54:06.086 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.088 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 10:54:06.090 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 10:54:06.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 10:54:06.095 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 10:54:06.097 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.099 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.102 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-10 10:54:06.104 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.106 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 10:54:06.109 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 10:54:06.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 10:54:06.113 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 10:54:06.115 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.118 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.121 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-10 10:54:06.123 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.125 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 10:54:06.128 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 10:54:06.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 10:54:06.132 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 10:54:06.135 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.137 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.140 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-10 10:54:06.142 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.145 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 10:54:06.147 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 10:54:06.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 10:54:06.152 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 10:54:06.154 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.157 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.159 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-10 10:54:06.161 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.164 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 10:54:06.167 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 10:54:06.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 10:54:06.171 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 10:54:06.174 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.176 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.178 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-10 10:54:06.181 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.183 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 10:54:06.185 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 10:54:06.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 10:54:06.190 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 10:54:06.192 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.194 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.197 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-10 10:54:06.199 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.201 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 10:54:06.204 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 10:54:06.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 10:54:06.208 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 10:54:06.210 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.213 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.215 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-10 10:54:06.218 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.220 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 10:54:06.222 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 10:54:06.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 10:54:06.228 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 10:54:06.230 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.232 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.234 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-10 10:54:06.237 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.239 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 10:54:06.241 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 10:54:06.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 10:54:06.246 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 10:54:06.248 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.250 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.253 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-10 10:54:06.255 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.257 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 10:54:06.260 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 10:54:06.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 10:54:06.264 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 10:54:06.266 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.269 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.271 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-10 10:54:06.274 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.276 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 10:54:06.278 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 10:54:06.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 10:54:06.283 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 10:54:06.285 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.287 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.290 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-10 10:54:06.293 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.295 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 10:54:06.298 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 10:54:06.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 10:54:06.302 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 10:54:06.304 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.307 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.309 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-10 10:54:06.311 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.314 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 10:54:06.316 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 10:54:06.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 10:54:06.321 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 10:54:06.323 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.325 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.327 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-10 10:54:06.330 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.332 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 10:54:06.334 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 10:54:06.337 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 10:54:06.339 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 10:54:06.342 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:06.344 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:06.346 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-10 10:54:06.349 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:06.351 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 10:54:06.372 | Using python 3.8 to install etcd3 2022-06-10 10:54:06.374 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 10:54:07.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:07.106 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:07.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:07.106 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:08.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:08.204 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 10:54:08.212 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 10:54:08.213 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 10:54:08.214 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 10:54:08.215 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 10:54:09.798 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:54:09.870 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:09.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:09.969 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:09.971 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:09.973 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:09.975 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:09.978 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:09.980 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:09.982 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:09.984 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:09.986 | + functions-common:time_stop:2433 : start_time=1654858446367 2022-06-10 10:54:09.988 | + functions-common:time_stop:2435 : [[ -z 1654858446367 ]] 2022-06-10 10:54:09.991 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:09.995 | + functions-common:time_stop:2438 : end_time=1654858449993 2022-06-10 10:54:09.997 | + functions-common:time_stop:2439 : elapsed_time=3626 2022-06-10 10:54:09.999 | + functions-common:time_stop:2440 : total=23054 2022-06-10 10:54:10.001 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:10.003 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26680 2022-06-10 10:54:10.006 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:10.008 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 10:54:10.033 | Using python 3.8 to install etcd3gw 2022-06-10 10:54:10.036 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 10:54:10.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:10.782 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:10.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:10.782 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:11.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:11.907 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:54:11.912 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 10:54:11.914 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 10:54:11.915 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 10:54:11.943 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 10:54:11.944 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-06-10 10:54:11.946 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-06-10 10:54:11.949 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 10:54:13.512 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:54:13.583 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:13.583 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:13.683 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:13.685 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:13.688 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:13.690 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:13.692 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:13.694 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:13.696 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:13.698 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:13.700 | + functions-common:time_stop:2433 : start_time=1654858450028 2022-06-10 10:54:13.703 | + functions-common:time_stop:2435 : [[ -z 1654858450028 ]] 2022-06-10 10:54:13.705 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:13.709 | + functions-common:time_stop:2438 : end_time=1654858453707 2022-06-10 10:54:13.712 | + functions-common:time_stop:2439 : elapsed_time=3679 2022-06-10 10:54:13.714 | + functions-common:time_stop:2440 : total=26680 2022-06-10 10:54:13.716 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:13.718 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30359 2022-06-10 10:54:13.721 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:13.723 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 10:54:13.725 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 10:54:13.728 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 10:54:13.730 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:54:13.733 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:54:13.735 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:54:13.737 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:54:13.739 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:54:13.742 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:54:13.744 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:54:13.746 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:54:13.748 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:54:13.751 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:54:13.753 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 10:54:13.755 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:13.757 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:13.760 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 10:54:13.762 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:54:13.764 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:54:13.766 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:54:13.769 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:54:13.771 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:54:13.774 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:13.776 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:54:13.778 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:13.781 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:13.783 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:54:13.785 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:54:13.787 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:54:13.790 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:54:13.792 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:54:13.795 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:54:13.797 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:13.799 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:13.802 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:54:13.822 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:54:13.931 | Reading package lists... 2022-06-10 10:54:14.173 | Building dependency tree... 2022-06-10 10:54:14.174 | Reading state information... 2022-06-10 10:54:14.425 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:54:14.425 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:54:14.425 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:54:14.425 | The following packages were automatically installed and are no longer required: 2022-06-10 10:54:14.426 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:54:14.426 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:54:14.426 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:54:14.426 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:54:14.426 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:54:14.426 | python3-zope.interface 2022-06-10 10:54:14.427 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:54:14.538 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:54:14.544 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:54:14.547 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:54:14.549 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:14.551 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:14.553 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:14.556 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:14.558 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:14.560 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:54:14.563 | + functions-common:time_stop:2433 : start_time=1654858453820 2022-06-10 10:54:14.565 | + functions-common:time_stop:2435 : [[ -z 1654858453820 ]] 2022-06-10 10:54:14.567 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:14.572 | + functions-common:time_stop:2438 : end_time=1654858454569 2022-06-10 10:54:14.574 | + functions-common:time_stop:2439 : elapsed_time=749 2022-06-10 10:54:14.577 | + functions-common:time_stop:2440 : total=4494 2022-06-10 10:54:14.579 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:14.581 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5243 2022-06-10 10:54:14.583 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:54:14.586 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 10:54:14.588 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:14.590 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:14.593 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 10:54:14.654 | Module proxy already enabled 2022-06-10 10:54:14.658 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 10:54:14.719 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 10:54:14.719 | Module proxy already enabled 2022-06-10 10:54:14.719 | Module proxy_uwsgi already enabled 2022-06-10 10:54:14.723 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 10:54:14.725 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 10:54:14.728 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:54:14.730 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 10:54:14.855 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 10:54:14.857 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 10:54:14.860 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 10:54:14.862 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:14.864 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:14.867 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-10 10:54:14.870 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:14.873 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 10:54:14.875 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 10:54:14.877 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 10:54:14.880 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:14.882 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:14.885 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-10 10:54:14.887 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:14.889 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 10:54:14.891 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 10:54:14.894 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 10:54:14.896 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:14.898 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:14.901 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-10 10:54:14.903 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:14.905 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 10:54:14.908 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 10:54:14.910 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 10:54:14.912 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:14.915 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:14.917 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 10:54:14.920 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:14.922 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 10:54:14.925 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 10:54:14.927 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:14.930 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:14.932 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-10 10:54:14.935 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:14.937 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 10:54:14.939 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 10:54:14.942 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 10:54:14.944 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:14.946 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:14.949 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-10 10:54:14.951 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:14.953 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 10:54:14.970 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:14.972 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 10:54:14.975 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 10:54:14.977 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 10:54:14.980 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:14.982 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:14.984 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-10 10:54:14.987 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:14.989 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 10:54:15.005 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:15.008 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 10:54:15.010 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 10:54:15.013 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 10:54:15.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:15.017 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:15.020 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-10 10:54:15.022 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:15.025 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 10:54:15.027 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 10:54:15.030 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 10:54:15.032 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:15.034 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:15.037 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-10 10:54:15.040 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:15.042 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 10:54:15.044 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 10:54:15.047 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:54:15.050 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 10:54:15.052 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 10:54:15.054 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:54:15.058 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:54:15.058 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:54:15.064 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 10:54:15.066 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 10:54:15.068 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 10:54:15.071 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 10:54:15.073 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 10:54:15.094 | Using python 3.8 to install keystonemiddleware 2022-06-10 10:54:15.096 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 10:54:15.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:15.827 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:15.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:15.827 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:16.893 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:16.924 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 10:54:16.976 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 10:54:16.977 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 10:54:16.978 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-06-10 10:54:16.979 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 10:54:16.980 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 10:54:16.981 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 10:54:16.982 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 10:54:16.983 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 10:54:16.985 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 10:54:16.986 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 10:54:16.987 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 10:54:16.988 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 10:54:16.989 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 10:54:16.990 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 10:54:17.047 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-06-10 10:54:17.048 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-06-10 10:54:17.050 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-06-10 10:54:17.089 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-06-10 10:54:17.127 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 10:54:17.128 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-06-10 10:54:17.129 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-06-10 10:54:17.130 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-06-10 10:54:17.182 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-06-10 10:54:17.183 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-06-10 10:54:17.192 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.4) 2022-06-10 10:54:17.193 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-06-10 10:54:17.206 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 10:54:17.208 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-06-10 10:54:17.210 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 10:54:17.277 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-06-10 10:54:17.279 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 10:54:17.281 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-06-10 10:54:17.282 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 10:54:17.331 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-06-10 10:54:17.344 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-06-10 10:54:18.822 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:54:18.892 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:18.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:18.994 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:18.996 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:18.998 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:19.001 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:19.003 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:19.005 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:19.012 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:19.014 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:19.016 | + functions-common:time_stop:2433 : start_time=1654858455089 2022-06-10 10:54:19.018 | + functions-common:time_stop:2435 : [[ -z 1654858455089 ]] 2022-06-10 10:54:19.021 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:19.025 | + functions-common:time_stop:2438 : end_time=1654858459023 2022-06-10 10:54:19.027 | + functions-common:time_stop:2439 : elapsed_time=3934 2022-06-10 10:54:19.029 | + functions-common:time_stop:2440 : total=30359 2022-06-10 10:54:19.031 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:19.034 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34293 2022-06-10 10:54:19.036 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:19.038 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 10:54:19.041 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 10:54:19.043 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:54:19.046 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 10:54:19.049 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 10:54:19.051 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:54:19.055 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:54:19.056 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:54:19.061 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 10:54:19.063 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 10:54:19.065 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 10:54:19.068 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 10:54:19.071 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 10:54:19.092 | Using python 3.8 to install python-memcached 2022-06-10 10:54:19.094 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 10:54:19.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:19.829 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:19.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:19.830 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:20.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:20.949 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 10:54:20.952 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 10:54:22.579 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:54:22.651 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:22.651 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:22.751 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:22.753 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:22.756 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:22.758 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:22.760 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:22.763 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:22.765 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:22.767 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:22.769 | + functions-common:time_stop:2433 : start_time=1654858459086 2022-06-10 10:54:22.771 | + functions-common:time_stop:2435 : [[ -z 1654858459086 ]] 2022-06-10 10:54:22.774 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:22.778 | + functions-common:time_stop:2438 : end_time=1654858462776 2022-06-10 10:54:22.780 | + functions-common:time_stop:2439 : elapsed_time=3690 2022-06-10 10:54:22.783 | + functions-common:time_stop:2440 : total=34293 2022-06-10 10:54:22.785 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:22.787 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=37983 2022-06-10 10:54:22.789 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:22.792 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 10:54:22.809 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:22.811 | + ./stack.sh:main:892 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-06-10 10:54:22.813 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 10:54:22.815 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 10:54:22.818 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 10:54:22.821 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 10:54:22.823 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 10:54:22.825 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 10:54:22.840 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:54:22.842 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 10:54:22.844 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 10:54:22.846 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 10:54:22.849 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:54:22.851 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:54:22.853 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:54:22.856 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:54:22.858 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:54:22.860 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:54:22.875 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:54:22.878 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:54:22.880 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:22.883 | + functions-common:git_clone:618 : echo master 2022-06-10 10:54:22.883 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:54:22.888 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 10:54:22.890 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:22.892 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 10:54:22.904 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 10:54:22.907 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:54:22.907 | + functions-common:git_clone:679 : head -1 2022-06-10 10:54:22.910 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 10:54:22.913 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:54:22.916 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 10:54:22.918 | + inc/python:setup_develop:334 : local bindep 2022-06-10 10:54:22.920 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:54:22.923 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 10:54:22.925 | + inc/python:setup_develop:340 : local extras= 2022-06-10 10:54:22.927 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 10:54:22.930 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 10:54:22.932 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:54:22.934 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 10:54:22.937 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 10:54:22.939 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 10:54:22.942 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 10:54:22.944 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 10:54:22.947 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 10:54:22.949 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 10:54:22.951 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 10:54:22.954 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 10:54:22.960 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 10:54:22.962 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 10:54:23.615 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 10:54:23.618 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 10:54:23.620 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 10:54:23.622 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 10:54:23.624 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:54:23.626 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 10:54:23.629 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 10:54:23.631 | + inc/python:setup_package:424 : local extras= 2022-06-10 10:54:23.633 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 10:54:23.636 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 10:54:23.638 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 10:54:23.640 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 10:54:23.642 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 10:54:23.644 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 10:54:23.664 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 10:54:23.666 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 10:54:24.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:24.389 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:24.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:24.389 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:25.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:25.494 | Obtaining file:///opt/stack/keystone 2022-06-10 10:54:25.495 | Preparing metadata (setup.py): started 2022-06-10 10:54:25.537 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 10:54:25.537 | ERROR: Command errored out with exit status 1: 2022-06-10 10:54:25.537 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-g2npueee 2022-06-10 10:54:25.538 | cwd: /opt/stack/keystone/ 2022-06-10 10:54:25.538 | Complete output (3 lines): 2022-06-10 10:54:25.538 | Traceback (most recent call last): 2022-06-10 10:54:25.538 | File "", line 1, in 2022-06-10 10:54:25.538 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 10:54:25.538 | ---------------------------------------- 2022-06-10 10:54:25.538 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 10:54:25.539 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 10:54:25.611 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:25.611 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:25.693 | + inc/python:pip_install:1 : exit_trap 2022-06-10 10:54:25.696 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 10:54:25.699 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 10:54:25.701 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 10:54:25.703 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 10:54:25.705 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 10:54:25.707 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 10:54:25.709 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 10:54:25.711 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 10:54:25.714 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 10:54:25.714 | Error on exit 2022-06-10 10:54:25.716 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 10:54:25.718 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858398 67 fail 2022-06-10 10:54:25.958 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 10:54:25.961 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 10:54:26.402 | + ./stack.sh:exit_trap:551 : exit 1