2022-09-07 12:58:35.570 | + ./stack.sh:main:482 : exec 2022-09-07 12:58:35.570 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-07-125835' 2022-09-07 12:58:35.570 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-07-125835.summary.2022-09-07-125835 2022-09-07 12:58:35.570 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:58:35.570 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-07-125835 2022-09-07 12:58:35.570 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-07-125835 /opt/stack/logs/stack.sh.log 2022-09-07 12:58:35.570 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-07-125835.summary.2022-09-07-125835 /opt/stack/logs/stack.sh.log.summary 2022-09-07 12:58:35.570 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-07 12:58:35.570 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-07 12:58:35.570 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-07 12:58:35.571 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-07 12:58:35.571 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-07 12:58:35.571 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-07 12:58:35.571 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-07 12:58:35.571 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-07 12:58:35.573 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-07 12:58:35.577 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-07 12:58:35.580 | + ./stack.sh:main:568 : set -o errexit 2022-09-07 12:58:35.582 | + ./stack.sh:main:571 : uname -a 2022-09-07 12:58:35.584 | Linux dv-neutron-856262-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-09-07 12:58:35.587 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-07 12:58:35.589 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-07 12:58:35.593 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-07 12:58:35.635 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-07 12:58:35.658 | + ./stack.sh:main:585 : fetch_plugins 2022-09-07 12:58:35.660 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-07 12:58:35.662 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-07 12:58:35.664 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-07 12:58:35.667 | + functions-common:fetch_plugins:1790 : return 2022-09-07 12:58:35.669 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-07 12:58:35.671 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-07 12:58:35.674 | + functions-common:run_phase:1868 : local phase= 2022-09-07 12:58:35.676 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:58:35.678 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:58:35.681 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:58:35.683 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:58:35.685 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:58:35.688 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:58:35.692 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:58:35.694 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:58:35.696 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:58:35.697 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-07 12:58:35.705 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:58:35.720 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:35.722 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-07 12:58:35.723 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:35.725 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:35.727 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:35.729 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:35.731 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:35.734 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-07 12:58:35.735 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-07 12:58:35.737 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-07 12:58:35.739 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-07 12:58:35.741 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-07 12:58:35.743 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-07 12:58:35.745 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-07 12:58:35.748 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-07 12:58:35.750 | + functions-common:plugin_override_defaults:1831 : return 2022-09-07 12:58:35.752 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-07 12:58:35.772 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-07 12:58:35.774 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-07 12:58:35.792 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:58:35.796 | +++ lib/tls:source:43 : hostname -f 2022-09-07 12:58:35.800 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-07 12:58:35.802 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-07 12:58:35.805 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-07 12:58:35.808 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-07 12:58:35.810 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-07 12:58:35.813 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-07 12:58:35.816 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-07 12:58:35.818 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-07 12:58:35.821 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-07 12:58:35.824 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-07 12:58:35.830 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-07 12:58:35.847 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-07 12:58:35.867 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-07 12:58:35.881 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-07 12:58:35.899 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-07 12:58:35.943 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-07 12:58:36.024 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-07 12:58:36.130 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-07 12:58:36.160 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-07 12:58:36.229 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-07 12:58:36.300 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-07 12:58:36.509 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-07 12:58:36.528 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-07 12:58:36.555 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-07 12:58:36.573 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-07 12:58:36.666 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-07 12:58:36.670 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-07 12:58:36.674 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-07 12:58:36.676 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-07 12:58:36.678 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-07 12:58:36.681 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-07 12:58:36.685 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-07 12:58:36.685 | False' 2022-09-07 12:58:36.688 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-07 12:58:36.703 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-07 12:58:36.706 | + ./stack.sh:main:619 : run_phase source 2022-09-07 12:58:36.709 | + functions-common:run_phase:1867 : local mode=source 2022-09-07 12:58:36.711 | + functions-common:run_phase:1868 : local phase= 2022-09-07 12:58:36.713 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:58:36.715 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:58:36.718 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:58:36.720 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:58:36.722 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:58:36.725 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:58:36.729 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:58:36.732 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:58:36.735 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:58:36.737 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-07 12:58:36.739 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:58:36.755 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:36.757 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-07 12:58:36.759 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-07 12:58:36.804 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-07 12:58:36.806 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-07 12:58:36.809 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-07 12:58:36.811 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-07 12:58:36.813 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-07 12:58:36.816 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-07 12:58:36.818 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-07 12:58:36.820 | + functions-common:load_plugin_settings:1808 : return 2022-09-07 12:58:36.823 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-07 12:58:36.825 | + functions-common:verify_disabled_services:2150 : local service 2022-09-07 12:58:36.828 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.831 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-07 12:58:36.835 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.838 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-07 12:58:36.841 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.845 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-07 12:58:36.848 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.851 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-07 12:58:36.855 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.858 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-07 12:58:36.861 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.864 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-07 12:58:36.868 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.871 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-07 12:58:36.874 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.877 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-07 12:58:36.880 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.883 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-07 12:58:36.886 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.889 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-07 12:58:36.892 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.895 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-09-07 12:58:36.898 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.901 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-07 12:58:36.905 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.907 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-07 12:58:36.910 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.913 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-07 12:58:36.916 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.919 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-07 12:58:36.922 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.925 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-07 12:58:36.928 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.931 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-07 12:58:36.935 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.937 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-07 12:58:36.940 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.943 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-07 12:58:36.946 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.949 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-07 12:58:36.952 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.954 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-07 12:58:36.957 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.960 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-07 12:58:36.962 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.966 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-07 12:58:36.969 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.971 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-07 12:58:36.974 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.977 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-07 12:58:36.979 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.983 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-07 12:58:36.986 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.989 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-07 12:58:36.993 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:36.997 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-07 12:58:37.000 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.003 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-07 12:58:37.006 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.009 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-07 12:58:37.013 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.016 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-07 12:58:37.019 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.021 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-07 12:58:37.024 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.027 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-09-07 12:58:37.030 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.033 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-07 12:58:37.036 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.039 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-07 12:58:37.042 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.045 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-07 12:58:37.048 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.050 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-07 12:58:37.053 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.056 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-07 12:58:37.059 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.062 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-07 12:58:37.065 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.067 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-07 12:58:37.071 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.073 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-07 12:58:37.076 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.079 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-07 12:58:37.082 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.084 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-07 12:58:37.087 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.090 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-07 12:58:37.094 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.098 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-07 12:58:37.101 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.104 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-07 12:58:37.108 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:37.112 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-07 12:58:37.115 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-07 12:58:37.119 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-07 12:58:37.122 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-07 12:58:37.143 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:37.146 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-07 12:58:37.149 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-07 12:58:37.152 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-07 12:58:37.172 | + functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:58:37.175 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-07 12:58:37.178 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-07 12:58:37.181 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-07 12:58:37.184 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-07 12:58:37.187 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-07 12:58:37.190 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-07 12:58:37.193 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-07 12:58:37.196 | + lib/database:initialize_database_backends:92 : return 0 2022-09-07 12:58:37.201 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-07 12:58:37.201 | Using mysql database backend 2022-09-07 12:58:37.205 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-07 12:58:37.228 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-07 12:58:37.233 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-07 12:58:37.236 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-07 12:58:37.238 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-07 12:58:37.242 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-07 12:58:37.245 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-07 12:58:37.271 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:37.274 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-07 12:58:37.307 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-07 12:58:37.330 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:37.333 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-07 12:58:37.354 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-07 12:58:37.378 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-07 12:58:37.399 | + functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:58:37.402 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-07 12:58:37.424 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:37.427 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-07 12:58:37.448 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-07 12:58:37.451 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-07 12:58:37.454 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-07 12:58:37.457 | + functions-common:save_stackenv:60 : local tag=752 2022-09-07 12:58:37.461 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-07 12:58:37.467 | + functions-common:save_stackenv:62 : time_stamp=2022-09-07-125837 2022-09-07 12:58:37.471 | + functions-common:save_stackenv:63 : echo '# 2022-09-07-125837 752' 2022-09-07 12:58:37.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.477 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-07 12:58:37.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.484 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-07 12:58:37.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.490 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-07 12:58:37.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.496 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-09-07 12:58:37.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.502 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.69 2022-09-07 12:58:37.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.507 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.69/identity 2022-09-07 12:58:37.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.514 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-07-125835 2022-09-07 12:58:37.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.520 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-07 12:58:37.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.526 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.69 2022-09-07 12:58:37.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.533 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-07 12:58:37.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.539 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-07 12:58:37.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.547 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-07 12:58:37.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.553 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-07 12:58:37.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.560 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.69 2022-09-07 12:58:37.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:37.566 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-07 12:58:37.570 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-07 12:58:37.573 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-07 12:58:37.576 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-07 12:58:37.579 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-07 12:58:37.582 | + functions-common:git_clone:598 : local git_ref=master 2022-09-07 12:58:37.585 | + functions-common:git_clone:599 : local orig_dir 2022-09-07 12:58:37.589 | ++ functions-common:git_clone:600 : pwd 2022-09-07 12:58:37.593 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-07 12:58:37.595 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-07 12:58:37.599 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-07 12:58:37.618 | + functions-common:git_clone:603 : RECLONE=False 2022-09-07 12:58:37.622 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-07 12:58:37.625 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:37.629 | + functions-common:git_clone:617 : echo master 2022-09-07 12:58:37.630 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-07 12:58:37.636 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-07 12:58:37.639 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:37.642 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-07 12:58:37.658 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-07 12:58:37.662 | + functions-common:git_clone:678 : git show --oneline 2022-09-07 12:58:37.663 | + functions-common:git_clone:678 : head -1 2022-09-07 12:58:37.666 | ad39f673 Merge "update constraint for python-octaviaclient to new release 3.1.0" 2022-09-07 12:58:37.670 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-07 12:58:37.674 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-07 12:58:37.677 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:58:37.680 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-07 12:58:37.683 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-07 12:58:37.686 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-07 12:58:37.689 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-07 12:58:37.693 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-07 12:58:37.696 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-07 12:58:37.699 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-07 12:58:37.702 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-07 12:58:37.706 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-07 12:58:37.712 | ++ tools/install_prereqs.sh:source:47 : NOW=1662555517 2022-09-07 12:58:37.717 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-07 12:58:37.723 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1662555224 2022-09-07 12:58:37.727 | ++ tools/install_prereqs.sh:source:49 : DELTA=293 2022-09-07 12:58:37.730 | ++ tools/install_prereqs.sh:source:50 : [[ 293 -lt 7200 ]] 2022-09-07 12:58:37.734 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-09-07 12:58:37.737 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-07 12:58:37.740 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-07 12:58:37.743 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-07 12:58:37.746 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-07 12:58:37.749 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-07 12:58:37.752 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-07 12:58:37.755 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-07 12:58:37.759 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-09-07 12:58:37.821 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-07 12:58:37.822 | apache2-dev 2022-09-07 12:58:37.822 | bc 2022-09-07 12:58:37.822 | bsdmainutils 2022-09-07 12:58:37.822 | curl 2022-09-07 12:58:37.822 | g++ 2022-09-07 12:58:37.822 | gawk 2022-09-07 12:58:37.822 | gcc 2022-09-07 12:58:37.822 | gettext 2022-09-07 12:58:37.822 | git 2022-09-07 12:58:37.822 | graphviz 2022-09-07 12:58:37.822 | iputils-ping 2022-09-07 12:58:37.822 | libapache2-mod-proxy-uwsgi 2022-09-07 12:58:37.822 | libffi-dev 2022-09-07 12:58:37.822 | libjpeg-dev 2022-09-07 12:58:37.822 | libpcre3-dev 2022-09-07 12:58:37.822 | libpq-dev 2022-09-07 12:58:37.823 | libssl-dev 2022-09-07 12:58:37.823 | libsystemd-dev 2022-09-07 12:58:37.823 | libxml2-dev 2022-09-07 12:58:37.823 | libxslt1-dev 2022-09-07 12:58:37.823 | libyaml-dev 2022-09-07 12:58:37.823 | lsof 2022-09-07 12:58:37.823 | openssh-server 2022-09-07 12:58:37.823 | openssl 2022-09-07 12:58:37.823 | pkg-config 2022-09-07 12:58:37.823 | psmisc 2022-09-07 12:58:37.823 | python3-dev 2022-09-07 12:58:37.823 | python3-pip 2022-09-07 12:58:37.823 | python3-systemd 2022-09-07 12:58:37.823 | python3-venv 2022-09-07 12:58:37.823 | tar 2022-09-07 12:58:37.823 | tcpdump 2022-09-07 12:58:37.823 | unzip 2022-09-07 12:58:37.823 | uuid-runtime 2022-09-07 12:58:37.823 | wget 2022-09-07 12:58:37.823 | wget 2022-09-07 12:58:37.823 | zlib1g-dev 2022-09-07 12:58:37.824 | libkrb5-dev 2022-09-07 12:58:37.824 | libldap2-dev 2022-09-07 12:58:37.824 | libsasl2-dev 2022-09-07 12:58:37.824 | memcached 2022-09-07 12:58:37.824 | python3-mysqldb 2022-09-07 12:58:37.824 | sqlite3 2022-09-07 12:58:37.824 | conntrack 2022-09-07 12:58:37.824 | curl 2022-09-07 12:58:37.824 | ebtables 2022-09-07 12:58:37.824 | genisoimage 2022-09-07 12:58:37.824 | iptables 2022-09-07 12:58:37.824 | iputils-arping 2022-09-07 12:58:37.824 | kpartx 2022-09-07 12:58:37.824 | libjs-jquery-tablesorter 2022-09-07 12:58:37.824 | parted 2022-09-07 12:58:37.824 | pm-utils 2022-09-07 12:58:37.825 | python3-mysqldb 2022-09-07 12:58:37.825 | socat 2022-09-07 12:58:37.825 | sqlite3 2022-09-07 12:58:37.825 | sudo 2022-09-07 12:58:37.825 | vlan 2022-09-07 12:58:37.825 | lsscsi 2022-09-07 12:58:37.825 | open-iscsi 2022-09-07 12:58:37.825 | lvm2 2022-09-07 12:58:37.826 | qemu-utils 2022-09-07 12:58:37.826 | thin-provisioning-tools 2022-09-07 12:58:37.826 | acl 2022-09-07 12:58:37.826 | dnsmasq-base 2022-09-07 12:58:37.826 | dnsmasq-utils 2022-09-07 12:58:37.826 | ebtables 2022-09-07 12:58:37.826 | haproxy 2022-09-07 12:58:37.826 | iptables 2022-09-07 12:58:37.826 | iputils-arping 2022-09-07 12:58:37.826 | iputils-ping 2022-09-07 12:58:37.826 | postgresql-server-dev-all 2022-09-07 12:58:37.826 | python3-mysqldb 2022-09-07 12:58:37.826 | sqlite3 2022-09-07 12:58:37.826 | sudo 2022-09-07 12:58:37.826 | vlan 2022-09-07 12:58:37.826 | pcp 2022-09-07 12:58:37.827 | ipset 2022-09-07 12:58:37.827 | conntrack 2022-09-07 12:58:37.827 | conntrackd 2022-09-07 12:58:37.827 | keepalived 2022-09-07 12:58:37.827 | lvm2 2022-09-07 12:58:37.827 | qemu-utils 2022-09-07 12:58:37.827 | thin-provisioning-tools 2022-09-07 12:58:37.827 | curl 2022-09-07 12:58:37.827 | liberasurecode-dev 2022-09-07 12:58:37.827 | make 2022-09-07 12:58:37.827 | memcached 2022-09-07 12:58:37.827 | rsync 2022-09-07 12:58:37.827 | sqlite3 2022-09-07 12:58:37.827 | xfsprogs' 2022-09-07 12:58:37.827 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-07 12:58:37.850 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-07 12:58:37.850 | apache2-dev 2022-09-07 12:58:37.850 | bc 2022-09-07 12:58:37.850 | bsdmainutils 2022-09-07 12:58:37.850 | curl 2022-09-07 12:58:37.850 | g++ 2022-09-07 12:58:37.850 | gawk 2022-09-07 12:58:37.850 | gcc 2022-09-07 12:58:37.850 | gettext 2022-09-07 12:58:37.850 | git 2022-09-07 12:58:37.850 | graphviz 2022-09-07 12:58:37.850 | iputils-ping 2022-09-07 12:58:37.850 | libapache2-mod-proxy-uwsgi 2022-09-07 12:58:37.850 | libffi-dev 2022-09-07 12:58:37.850 | libjpeg-dev 2022-09-07 12:58:37.850 | libpcre3-dev 2022-09-07 12:58:37.850 | libpq-dev 2022-09-07 12:58:37.850 | libssl-dev 2022-09-07 12:58:37.851 | libsystemd-dev 2022-09-07 12:58:37.851 | libxml2-dev 2022-09-07 12:58:37.851 | libxslt1-dev 2022-09-07 12:58:37.851 | libyaml-dev 2022-09-07 12:58:37.851 | lsof 2022-09-07 12:58:37.851 | openssh-server 2022-09-07 12:58:37.851 | openssl 2022-09-07 12:58:37.851 | pkg-config 2022-09-07 12:58:37.851 | psmisc 2022-09-07 12:58:37.851 | python3-dev 2022-09-07 12:58:37.851 | python3-pip 2022-09-07 12:58:37.851 | python3-systemd 2022-09-07 12:58:37.851 | python3-venv 2022-09-07 12:58:37.851 | tar 2022-09-07 12:58:37.851 | tcpdump 2022-09-07 12:58:37.851 | unzip 2022-09-07 12:58:37.851 | uuid-runtime 2022-09-07 12:58:37.851 | wget 2022-09-07 12:58:37.851 | wget 2022-09-07 12:58:37.851 | zlib1g-dev 2022-09-07 12:58:37.851 | libkrb5-dev 2022-09-07 12:58:37.851 | libldap2-dev 2022-09-07 12:58:37.851 | libsasl2-dev 2022-09-07 12:58:37.851 | memcached 2022-09-07 12:58:37.851 | python3-mysqldb 2022-09-07 12:58:37.851 | sqlite3 2022-09-07 12:58:37.851 | conntrack 2022-09-07 12:58:37.851 | curl 2022-09-07 12:58:37.851 | ebtables 2022-09-07 12:58:37.851 | genisoimage 2022-09-07 12:58:37.851 | iptables 2022-09-07 12:58:37.851 | iputils-arping 2022-09-07 12:58:37.851 | kpartx 2022-09-07 12:58:37.851 | libjs-jquery-tablesorter 2022-09-07 12:58:37.851 | parted 2022-09-07 12:58:37.851 | pm-utils 2022-09-07 12:58:37.852 | python3-mysqldb 2022-09-07 12:58:37.852 | socat 2022-09-07 12:58:37.852 | sqlite3 2022-09-07 12:58:37.852 | sudo 2022-09-07 12:58:37.852 | vlan 2022-09-07 12:58:37.852 | lsscsi 2022-09-07 12:58:37.852 | open-iscsi 2022-09-07 12:58:37.852 | lvm2 2022-09-07 12:58:37.852 | qemu-utils 2022-09-07 12:58:37.852 | thin-provisioning-tools 2022-09-07 12:58:37.852 | acl 2022-09-07 12:58:37.852 | dnsmasq-base 2022-09-07 12:58:37.852 | dnsmasq-utils 2022-09-07 12:58:37.852 | ebtables 2022-09-07 12:58:37.852 | haproxy 2022-09-07 12:58:37.852 | iptables 2022-09-07 12:58:37.852 | iputils-arping 2022-09-07 12:58:37.852 | iputils-ping 2022-09-07 12:58:37.852 | postgresql-server-dev-all 2022-09-07 12:58:37.852 | python3-mysqldb 2022-09-07 12:58:37.852 | sqlite3 2022-09-07 12:58:37.852 | sudo 2022-09-07 12:58:37.852 | vlan 2022-09-07 12:58:37.852 | pcp 2022-09-07 12:58:37.852 | ipset 2022-09-07 12:58:37.852 | conntrack 2022-09-07 12:58:37.852 | conntrackd 2022-09-07 12:58:37.852 | keepalived 2022-09-07 12:58:37.852 | lvm2 2022-09-07 12:58:37.852 | qemu-utils 2022-09-07 12:58:37.852 | thin-provisioning-tools 2022-09-07 12:58:37.852 | curl 2022-09-07 12:58:37.852 | liberasurecode-dev 2022-09-07 12:58:37.852 | make 2022-09-07 12:58:37.852 | memcached 2022-09-07 12:58:37.853 | rsync 2022-09-07 12:58:37.853 | sqlite3 2022-09-07 12:58:37.853 | xfsprogs ' 2022-09-07 12:58:37.854 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-07 12:58:37.859 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:37.864 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:37.868 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-07 12:58:37.869 | ++ 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 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-09-07 12:58:37.877 | ++ 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 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-09-07 12:58:37.881 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-07 12:58:37.884 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:58:37.887 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-07 12:58:37.889 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:58:37.892 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:37.895 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:58:37.898 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:37.901 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:37.904 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:58:37.906 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-07 12:58:37.909 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:37.912 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-07 12:58:37.916 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-07 12:58:37.922 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-07 12:58:37.925 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-07 12:58:37.928 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-07 12:58:37.931 | ++ functions-common:time_start:2426 : local start_time= 2022-09-07 12:58:37.933 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-07 12:58:37.938 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-07 12:58:37.943 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1662555517940 2022-09-07 12:58:37.946 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-07 12:58:37.949 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-07 12:58:37.953 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-09-07 12:58:38.218 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-07 12:58:38.311 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-07 12:58:38.424 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-07 12:58:38.536 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-07 12:58:41.006 | Reading package lists... 2022-09-07 12:58:41.040 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-07 12:58:41.043 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-07 12:58:41.046 | ++ functions-common:time_stop:2439 : local name 2022-09-07 12:58:41.048 | ++ functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:41.050 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:41.052 | ++ functions-common:time_stop:2442 : local total 2022-09-07 12:58:41.054 | ++ functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:41.057 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-07 12:58:41.060 | ++ functions-common:time_stop:2446 : start_time=1662555517940 2022-09-07 12:58:41.062 | ++ functions-common:time_stop:2448 : [[ -z 1662555517940 ]] 2022-09-07 12:58:41.066 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:41.070 | ++ functions-common:time_stop:2451 : end_time=1662555521067 2022-09-07 12:58:41.072 | ++ functions-common:time_stop:2452 : elapsed_time=3127 2022-09-07 12:58:41.075 | ++ functions-common:time_stop:2453 : total=0 2022-09-07 12:58:41.077 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:41.079 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3127 2022-09-07 12:58:41.083 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-09-07 12:58:41.086 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:58:41.089 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:41.092 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:41.096 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-09-07 12:58:41.122 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-09-07 12:58:41.250 | Reading package lists... 2022-09-07 12:58:41.660 | Building dependency tree... 2022-09-07 12:58:41.663 | Reading state information... 2022-09-07 12:58:41.724 | acl is already the newest version (2.2.53-6). 2022-09-07 12:58:41.724 | bc is already the newest version (1.07.1-2build1). 2022-09-07 12:58:41.724 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-07 12:58:41.724 | conntrack is already the newest version (1:1.4.5-2). 2022-09-07 12:58:41.724 | ebtables is already the newest version (2.0.11-3build1). 2022-09-07 12:58:41.724 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-07 12:58:41.724 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-07 12:58:41.724 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-07 12:58:41.724 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-09-07 12:58:41.724 | gettext is already the newest version (0.19.8.1-10build1). 2022-09-07 12:58:41.724 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-07 12:58:41.724 | iputils-arping is already the newest version (3:20190709-3). 2022-09-07 12:58:41.724 | iputils-ping is already the newest version (3:20190709-3). 2022-09-07 12:58:41.725 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-07 12:58:41.725 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-09-07 12:58:41.725 | libffi-dev is already the newest version (3.3-4). 2022-09-07 12:58:41.725 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-09-07 12:58:41.725 | libyaml-dev is already the newest version (0.2.2-1). 2022-09-07 12:58:41.725 | lsscsi is already the newest version (0.30-0.1). 2022-09-07 12:58:41.725 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-07 12:58:41.725 | make is already the newest version (4.2.1-1.2). 2022-09-07 12:58:41.725 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-09-07 12:58:41.725 | psmisc is already the newest version (23.3-1). 2022-09-07 12:58:41.725 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-07 12:58:41.725 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-09-07 12:58:41.725 | python3-systemd is already the newest version (234-3build2). 2022-09-07 12:58:41.725 | socat is already the newest version (1.7.3.3-2). 2022-09-07 12:58:41.725 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-07 12:58:41.725 | unzip is already the newest version (6.0-25ubuntu1). 2022-09-07 12:58:41.725 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-07 12:58:41.726 | conntrackd is already the newest version (1:1.4.5-2). 2022-09-07 12:58:41.726 | graphviz is already the newest version (2.42.2-3build2). 2022-09-07 12:58:41.726 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-09-07 12:58:41.726 | pcp is already the newest version (5.0.3-1). 2022-09-07 12:58:41.726 | pm-utils is already the newest version (1.4.1-19). 2022-09-07 12:58:41.726 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-09-07 12:58:41.726 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:58:41.726 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:58:41.726 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-09-07 12:58:41.726 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-09-07 12:58:41.726 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-09-07 12:58:41.726 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-07 12:58:41.726 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-09-07 12:58:41.726 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-09-07 12:58:41.726 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-09-07 12:58:41.726 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-09-07 12:58:41.727 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-09-07 12:58:41.727 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-07 12:58:41.727 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-09-07 12:58:41.727 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-09-07 12:58:41.727 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-07 12:58:41.727 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-09-07 12:58:41.727 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-09-07 12:58:41.727 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-09-07 12:58:41.727 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-07 12:58:41.727 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-09-07 12:58:41.727 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-09-07 12:58:41.727 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-09-07 12:58:41.727 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-07 12:58:41.727 | openssl set to manually installed. 2022-09-07 12:58:41.727 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-07 12:58:41.727 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-09-07 12:58:41.727 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-09-07 12:58:41.728 | rsync set to manually installed. 2022-09-07 12:58:41.728 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-09-07 12:58:41.728 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-07 12:58:41.728 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-09-07 12:58:41.728 | tar set to manually installed. 2022-09-07 12:58:41.728 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-09-07 12:58:41.728 | tcpdump set to manually installed. 2022-09-07 12:58:42.147 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-09-07 12:58:42.147 | uuid-runtime set to manually installed. 2022-09-07 12:58:42.147 | wget is already the newest version (1.20.3-1ubuntu2). 2022-09-07 12:58:42.147 | wget set to manually installed. 2022-09-07 12:58:42.147 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-07 12:58:42.147 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:58:42.147 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-09-07 12:58:42.147 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-07 12:58:42.147 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-09-07 12:58:42.147 | The following packages were automatically installed and are no longer required: 2022-09-07 12:58:42.149 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:58:42.149 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:58:42.149 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:58:42.149 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:58:42.149 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:58:42.149 | python3-zope.interface 2022-09-07 12:58:42.149 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:58:42.328 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:58:42.333 | ++ functions-common:apt_get:1234 : result=0 2022-09-07 12:58:42.335 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:58:42.338 | ++ functions-common:time_stop:2439 : local name 2022-09-07 12:58:42.340 | ++ functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:42.343 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:42.345 | ++ functions-common:time_stop:2442 : local total 2022-09-07 12:58:42.347 | ++ functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:42.349 | ++ functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:58:42.352 | ++ functions-common:time_stop:2446 : start_time=1662555521117 2022-09-07 12:58:42.354 | ++ functions-common:time_stop:2448 : [[ -z 1662555521117 ]] 2022-09-07 12:58:42.357 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:42.362 | ++ functions-common:time_stop:2451 : end_time=1662555522359 2022-09-07 12:58:42.365 | ++ functions-common:time_stop:2452 : elapsed_time=1242 2022-09-07 12:58:42.367 | ++ functions-common:time_stop:2453 : total=1535 2022-09-07 12:58:42.369 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:42.373 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2777 2022-09-07 12:58:42.375 | ++ functions-common:apt_get:1238 : return 0 2022-09-07 12:58:42.378 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-09-07 12:58:42.380 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-09-07 12:58:42.383 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-09-07 12:58:42.388 | ++ tools/install_prereqs.sh:source:89 : date 2022-09-07 12:58:42.395 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-09-07 12:58:42.400 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-09-07 12:58:42.405 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-09-07 12:58:44.363 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-09-07 12:58:44.365 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-09-07 12:58:44.367 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-09-07 12:58:44.369 | + tools/install_pip.sh:main:43 : GetDistro 2022-09-07 12:58:44.373 | + functions-common:GetDistro:446 : GetOSVersion 2022-09-07 12:58:44.375 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-09-07 12:58:44.377 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-09-07 12:58:44.379 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-09-07 12:58:44.381 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-09-07 12:58:44.383 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-09-07 12:58:44.385 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-09-07 12:58:44.388 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-09-07 12:58:44.391 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-09-07 12:58:44.393 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-09-07 12:58:44.395 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-09-07 12:58:44.397 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-09-07 12:58:44.400 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-09-07 12:58:44.402 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-09-07 12:58:44.405 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-09-07 12:58:44.407 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-09-07 12:58:44.410 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-09-07 12:58:44.413 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-09-07 12:58:44.415 | + functions-common:_ensure_lsb_release:394 : return 2022-09-07 12:58:44.418 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-09-07 12:58:44.502 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-09-07 12:58:44.505 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-09-07 12:58:44.576 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-09-07 12:58:44.579 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-09-07 12:58:44.649 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-09-07 12:58:44.652 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-09-07 12:58:44.658 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-09-07 12:58:44.660 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-09-07 12:58:44.662 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-09-07 12:58:44.665 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-09-07 12:58:44.667 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-09-07 12:58:44.671 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-09-07 12:58:44.673 | + functions-common:GetDistro:450 : DISTRO=focal 2022-09-07 12:58:44.676 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-09-07 12:58:44.678 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-09-07 12:58:44.678 | Distro: focal 2022-09-07 12:58:44.681 | + tools/install_pip.sh:main:124 : get_versions 2022-09-07 12:58:44.683 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-07 12:58:44.689 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-07 12:58:44.691 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-07 12:58:44.694 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-07 12:58:44.694 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-07 12:58:46.289 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-07 12:58:46.291 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-07 12:58:46.291 | pip: 20.0.2 2022-09-07 12:58:46.293 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-09-07 12:58:46.296 | + tools/install_pip.sh:main:130 : is_fedora 2022-09-07 12:58:46.298 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:58:46.301 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:58:46.303 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:58:46.305 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:58:46.307 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:58:46.309 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:58:46.312 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:58:46.314 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:58:46.315 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:58:46.317 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:58:46.319 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-09-07 12:58:46.322 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:46.324 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:46.327 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-09-07 12:58:46.332 | + tools/install_pip.sh:main:153 : set -x 2022-09-07 12:58:46.334 | + tools/install_pip.sh:main:156 : get_versions 2022-09-07 12:58:46.338 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-07 12:58:46.343 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-07 12:58:46.345 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-07 12:58:46.349 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-07 12:58:46.349 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-07 12:58:48.194 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-07 12:58:48.196 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-07 12:58:48.196 | pip: 20.0.2 2022-09-07 12:58:48.200 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-09-07 12:58:48.203 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-09-07 12:58:48.207 | + ./stack.sh:main:791 : fixup_all 2022-09-07 12:58:48.209 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-09-07 12:58:48.211 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-09-07 12:58:48.214 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:48.216 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:48.219 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-09-07 12:58:48.232 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-09-07 12:58:48.245 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-09-07 12:58:48.259 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-09-07 12:58:48.262 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-09-07 12:58:48.265 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:58:48.267 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:58:48.269 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:58:48.272 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:58:48.274 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:58:48.277 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:58:48.279 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:58:48.281 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:58:48.284 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:58:48.286 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:58:48.288 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-09-07 12:58:48.291 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-09-07 12:58:48.294 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-09-07 12:58:48.297 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:58:48.299 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:58:48.302 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:58:48.304 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:58:48.306 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:58:48.309 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:58:48.312 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-09-07 12:58:48.315 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-09-07 12:58:48.339 | Using python 3.8 to install os-testr 2022-09-07 12:58:48.343 | + 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-09-07 12:58:50.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:58:50.522 | from cryptography.utils import int_from_bytes 2022-09-07 12:58:50.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:58:50.522 | from cryptography.utils import int_from_bytes 2022-09-07 12:58:51.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:58:51.933 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-09-07 12:58:51.987 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-09-07 12:58:52.022 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.4.0) 2022-09-07 12:58:52.133 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:58:52.154 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-09-07 12:58:52.187 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-07 12:58:53.880 | + inc/python:pip_install:196 : result=0 2022-09-07 12:58:53.883 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:58:53.886 | + functions-common:time_stop:2439 : local name 2022-09-07 12:58:53.890 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:53.893 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:53.896 | + functions-common:time_stop:2442 : local total 2022-09-07 12:58:53.899 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:53.904 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:58:53.905 | + functions-common:time_stop:2446 : start_time=1662555528332 2022-09-07 12:58:53.907 | + functions-common:time_stop:2448 : [[ -z 1662555528332 ]] 2022-09-07 12:58:53.911 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:53.916 | + functions-common:time_stop:2451 : end_time=1662555533913 2022-09-07 12:58:53.919 | + functions-common:time_stop:2452 : elapsed_time=5581 2022-09-07 12:58:53.922 | + functions-common:time_stop:2453 : total=0 2022-09-07 12:58:53.925 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:53.928 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5581 2022-09-07 12:58:53.931 | + inc/python:pip_install:199 : return 0 2022-09-07 12:58:53.935 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-09-07 12:58:54.020 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-09-07 12:58:54.352 | + ./stack.sh:main:805 : install_infra 2022-09-07 12:58:54.357 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:58:54.362 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-09-07 12:58:54.367 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:58:54.370 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-09-07 12:58:54.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-09-07 12:58:57.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:58:57.608 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:58:57.997 | + inc/python:pip_install:196 : result=0 2022-09-07 12:58:57.999 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:58:58.002 | + functions-common:time_stop:2439 : local name 2022-09-07 12:58:58.004 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:58.006 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:58.008 | + functions-common:time_stop:2442 : local total 2022-09-07 12:58:58.011 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:58.013 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:58:58.016 | + functions-common:time_stop:2446 : start_time=1662555534393 2022-09-07 12:58:58.018 | + functions-common:time_stop:2448 : [[ -z 1662555534393 ]] 2022-09-07 12:58:58.021 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:58.026 | + functions-common:time_stop:2451 : end_time=1662555538023 2022-09-07 12:58:58.029 | + functions-common:time_stop:2452 : elapsed_time=3630 2022-09-07 12:58:58.031 | + functions-common:time_stop:2453 : total=5581 2022-09-07 12:58:58.033 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:58.036 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9211 2022-09-07 12:58:58.038 | + inc/python:pip_install:199 : return 0 2022-09-07 12:58:58.041 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:58:58.043 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-09-07 12:58:58.070 | + 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-09-07 12:59:00.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:59:00.883 | Processing /opt/stack/requirements 2022-09-07 12:59:02.897 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-07 12:59:02.911 | 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 181)) (6.0) 2022-09-07 12:59:02.915 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-09-07 12:59:02.930 | 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 339)) (21.3) 2022-09-07 12:59:02.938 | 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 370)) (3.3) 2022-09-07 12:59:02.941 | 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 414)) (3.0.9) 2022-09-07 12:59:02.949 | 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 454)) (1.16.0) 2022-09-07 12:59:02.953 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-09-07 12:59:02.959 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5732) (1.3) 2022-09-07 12:59:02.962 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5732) (0.3.0) 2022-09-07 12:59:02.979 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:59:02.982 | Requirement already satisfied: urllib3===1.26.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-09-07 12:59:03.020 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2022.6.15) 2022-09-07 12:59:03.023 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (4.0.0) 2022-09-07 12:59:03.034 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-09-07 12:59:03.039 | Requirement already satisfied: prettytable===3.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (3.4.1) 2022-09-07 12:59:03.054 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (4.12.0) 2022-09-07 12:59:03.122 | 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 324)) (0.5.1) 2022-09-07 12:59:03.126 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.4.2) 2022-09-07 12:59:03.180 | 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 138)) (0.2.5) 2022-09-07 12:59:03.186 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.8.1) 2022-09-07 12:59:03.215 | 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 275)) (1.8.2) 2022-09-07 12:59:03.219 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (22.1.0) 2022-09-07 12:59:03.281 | Building wheels for collected packages: openstack-requirements 2022-09-07 12:59:03.282 | Building wheel for openstack-requirements (setup.py): started 2022-09-07 12:59:04.334 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-09-07 12:59:04.334 | ERROR: Command errored out with exit status 1: 2022-09-07 12:59:04.334 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-j44vcu4i/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-j44vcu4i/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-6ayr93_u 2022-09-07 12:59:04.335 | cwd: /tmp/pip-req-build-j44vcu4i/ 2022-09-07 12:59:04.335 | Complete output (6 lines): 2022-09-07 12:59:04.335 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-09-07 12:59:04.335 | or: setup.py --help [cmd1 cmd2 ...] 2022-09-07 12:59:04.335 | or: setup.py --help-commands 2022-09-07 12:59:04.335 | or: setup.py cmd --help 2022-09-07 12:59:04.335 | 2022-09-07 12:59:04.335 | error: invalid command 'bdist_wheel' 2022-09-07 12:59:04.335 | ---------------------------------------- 2022-09-07 12:59:04.335 | ERROR: Failed building wheel for openstack-requirements 2022-09-07 12:59:04.335 | Running setup.py clean for openstack-requirements 2022-09-07 12:59:05.270 | Failed to build openstack-requirements 2022-09-07 12:59:05.296 | Installing collected packages: openstack-requirements 2022-09-07 12:59:05.296 | Attempting uninstall: openstack-requirements 2022-09-07 12:59:05.298 | Found existing installation: openstack-requirements 1.2.1.dev5732 2022-09-07 12:59:05.363 | Uninstalling openstack-requirements-1.2.1.dev5732: 2022-09-07 12:59:05.384 | Successfully uninstalled openstack-requirements-1.2.1.dev5732 2022-09-07 12:59:05.387 | Running setup.py install for openstack-requirements: started 2022-09-07 12:59:08.386 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-09-07 12:59:08.431 | Successfully installed openstack-requirements-1.2.1.dev5732 2022-09-07 12:59:08.641 | + inc/python:pip_install:196 : result=0 2022-09-07 12:59:08.644 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:59:08.647 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:08.649 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:08.652 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:08.655 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:08.657 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:08.660 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:59:08.663 | + functions-common:time_stop:2446 : start_time=1662555538061 2022-09-07 12:59:08.666 | + functions-common:time_stop:2448 : [[ -z 1662555538061 ]] 2022-09-07 12:59:08.670 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:08.675 | + functions-common:time_stop:2451 : end_time=1662555548672 2022-09-07 12:59:08.677 | + functions-common:time_stop:2452 : elapsed_time=10611 2022-09-07 12:59:08.680 | + functions-common:time_stop:2453 : total=9211 2022-09-07 12:59:08.682 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:08.685 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=19822 2022-09-07 12:59:08.688 | + inc/python:pip_install:199 : return 0 2022-09-07 12:59:08.690 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-09-07 12:59:08.693 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-09-07 12:59:08.696 | + inc/python:use_library_from_git:246 : local name=pbr 2022-09-07 12:59:08.698 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-07 12:59:08.702 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-09-07 12:59:08.705 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-09-07 12:59:08.708 | + inc/python:use_library_from_git:249 : return 1 2022-09-07 12:59:08.711 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-09-07 12:59:08.738 | Using python 3.8 to install pbr 2022-09-07 12:59:08.741 | + 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-09-07 12:59:10.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:59:10.875 | from cryptography.utils import int_from_bytes 2022-09-07 12:59:10.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:59:10.875 | from cryptography.utils import int_from_bytes 2022-09-07 12:59:11.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:59:12.109 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:59:13.955 | + inc/python:pip_install:196 : result=0 2022-09-07 12:59:13.957 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:59:13.961 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:13.963 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:13.966 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:13.969 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:13.972 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:13.975 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:59:13.978 | + functions-common:time_stop:2446 : start_time=1662555548730 2022-09-07 12:59:13.982 | + functions-common:time_stop:2448 : [[ -z 1662555548730 ]] 2022-09-07 12:59:13.985 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:13.990 | + functions-common:time_stop:2451 : end_time=1662555553987 2022-09-07 12:59:13.992 | + functions-common:time_stop:2452 : elapsed_time=5257 2022-09-07 12:59:13.994 | + functions-common:time_stop:2453 : total=19822 2022-09-07 12:59:13.998 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:14.000 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25079 2022-09-07 12:59:14.003 | + inc/python:pip_install:199 : return 0 2022-09-07 12:59:14.007 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-09-07 12:59:16.700 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-09-07 12:59:18.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:59:18.790 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-09-07 12:59:18.830 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-09-07 12:59:18.840 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-09-07 12:59:18.845 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-09-07 12:59:18.851 | 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-09-07 12:59:18.858 | 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-09-07 12:59:18.985 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-07 12:59:18.988 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-07 12:59:18.991 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-09-07 12:59:19.010 | + ./stack.sh:main:814 : pkgs= 2022-09-07 12:59:19.014 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-09-07 12:59:19.017 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-09-07 12:59:19.019 | + functions-common:run_phase:1867 : local mode=stack 2022-09-07 12:59:19.021 | + functions-common:run_phase:1868 : local phase=pre-install 2022-09-07 12:59:19.024 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:59:19.026 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:59:19.029 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:59:19.031 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:59:19.033 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:59:19.036 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:59:19.040 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:59:19.043 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:59:19.046 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:59:19.048 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-09-07 12:59:19.051 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:59:19.067 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:19.069 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-07 12:59:19.072 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:59:19.074 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-09-07 12:59:19.077 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:59:19.080 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-07 12:59:19.082 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:59:19.085 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-09-07 12:59:19.087 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:59:19.089 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-07 12:59:19.092 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:59:19.094 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-07 12:59:19.096 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-07 12:59:19.099 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-07 12:59:19.101 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-07 12:59:19.103 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-07 12:59:19.105 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-09-07 12:59:19.108 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-07 12:59:19.110 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-09-07 12:59:19.113 | + functions-common:run_plugins:1856 : local plugins= 2022-09-07 12:59:19.115 | + functions-common:run_plugins:1857 : local plugin 2022-09-07 12:59:19.117 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-09-07 12:59:19.120 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-09-07 12:59:19.123 | + functions:set_systemd_override:821 : local value=2048 2022-09-07 12:59:19.125 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-09-07 12:59:19.128 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-09-07 12:59:19.190 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-09-07 12:59:19.190 | Set systemd system override for DefaultLimitNOFILE=2048 2022-09-07 12:59:19.192 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-09-07 12:59:19.593 | + ./stack.sh:main:827 : install_rpc_backend 2022-09-07 12:59:19.595 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-09-07 12:59:19.614 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:19.617 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-09-07 12:59:19.620 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:19.623 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:19.625 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:19.628 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:19.631 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:19.633 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:19.635 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:19.639 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:19.641 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:19.643 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:19.646 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:19.648 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:19.650 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-09-07 12:59:19.653 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:19.655 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:19.657 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:19.660 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-09-07 12:59:19.684 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-09-07 12:59:19.797 | Reading package lists... 2022-09-07 12:59:20.100 | Building dependency tree... 2022-09-07 12:59:20.101 | Reading state information... 2022-09-07 12:59:20.527 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-09-07 12:59:20.527 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:20.530 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:20.530 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:20.530 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:20.530 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:20.530 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:20.530 | python3-zope.interface 2022-09-07 12:59:20.530 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:20.672 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:20.677 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:20.679 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:20.682 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:20.685 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:20.687 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:20.690 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:20.692 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:20.694 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:20.697 | + functions-common:time_stop:2446 : start_time=1662555559681 2022-09-07 12:59:20.699 | + functions-common:time_stop:2448 : [[ -z 1662555559681 ]] 2022-09-07 12:59:20.702 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:20.707 | + functions-common:time_stop:2451 : end_time=1662555560704 2022-09-07 12:59:20.709 | + functions-common:time_stop:2452 : elapsed_time=1023 2022-09-07 12:59:20.712 | + functions-common:time_stop:2453 : total=2777 2022-09-07 12:59:20.715 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:20.717 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3800 2022-09-07 12:59:20.720 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:20.722 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-09-07 12:59:20.725 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:59:20.727 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:59:20.729 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:59:20.733 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:59:20.735 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:59:20.738 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:59:20.740 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-09-07 12:59:20.743 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:59:20.745 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:59:20.748 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:59:20.750 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:59:20.753 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:59:20.755 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:59:20.757 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:59:20.760 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:59:20.762 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:59:20.765 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:59:20.767 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-09-07 12:59:20.769 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:59:20.772 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:59:20.774 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:59:20.777 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:59:20.779 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:59:20.782 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:59:20.784 | + ./stack.sh:main:828 : restart_rpc_backend 2022-09-07 12:59:20.787 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-09-07 12:59:20.805 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:20.807 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-09-07 12:59:20.810 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:59:20.813 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-09-07 12:59:20.815 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-09-07 12:59:20.818 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-09-07 12:59:20.823 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-09-07 12:59:20.825 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-09-07 12:59:20.828 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-09-07 12:59:20.830 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-09-07 12:59:20.832 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-09-07 12:59:20.835 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-09-07 12:59:20.838 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-09-07 12:59:21.608 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-09-07 12:59:21.613 | user tags 2022-09-07 12:59:21.613 | stackrabbit []' 2022-09-07 12:59:21.613 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-09-07 12:59:21.613 | user tags 2022-09-07 12:59:21.613 | stackrabbit []' 2022-09-07 12:59:21.616 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-09-07 12:59:21.623 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-09-07 12:59:21.625 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-09-07 12:59:21.628 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-07 12:59:22.392 | Changing password for user "stackrabbit" ... 2022-09-07 12:59:22.444 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-09-07 12:59:23.258 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-09-07 12:59:23.334 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-09-07 12:59:23.336 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-07 12:59:24.102 | Changing password for user "stackrabbit" ... 2022-09-07 12:59:24.165 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-09-07 12:59:24.168 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-09-07 12:59:24.171 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-09-07 12:59:25.020 | Deleting user "guest" ... 2022-09-07 12:59:25.037 | Error: 2022-09-07 12:59:25.037 | {:no_such_user, "guest"} 2022-09-07 12:59:25.061 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-09-07 12:59:25.064 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-09-07 12:59:25.084 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:25.086 | + ./stack.sh:main:831 : install_database 2022-09-07 12:59:25.090 | + lib/database:install_database:118 : install_database_mysql 2022-09-07 12:59:25.093 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-09-07 12:59:25.096 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:25.098 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:25.101 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-09-07 12:59:25.468 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-09-07 12:59:25.471 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:25.474 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-09-07 12:59:25.477 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-09-07 12:59:25.483 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:59:25.485 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-09-07 12:59:25.488 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:59:25.491 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:59:25.493 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:59:25.496 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:59:25.499 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:59:25.502 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:59:25.505 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:59:25.508 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:59:25.511 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:59:25.516 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:59:25.519 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-09-07 12:59:25.522 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:59:25.525 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:59:25.527 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:59:25.531 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:59:25.533 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:59:25.536 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:59:25.540 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-09-07 12:59:25.546 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:25.549 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:25.552 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-09-07 12:59:25.555 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:25.557 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:25.561 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:25.564 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:25.567 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:25.570 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:25.572 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:25.575 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:25.578 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:25.581 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:25.584 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:25.586 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:25.590 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-09-07 12:59:25.593 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:25.596 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:25.600 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:25.603 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-09-07 12:59:25.633 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-09-07 12:59:25.762 | Reading package lists... 2022-09-07 12:59:26.111 | Building dependency tree... 2022-09-07 12:59:26.113 | Reading state information... 2022-09-07 12:59:26.515 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-09-07 12:59:26.515 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:26.517 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:26.517 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:26.517 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:26.517 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:26.517 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:26.517 | python3-zope.interface 2022-09-07 12:59:26.517 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:26.642 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:26.647 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:26.649 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:26.651 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:26.654 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:26.656 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:26.658 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:26.660 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:26.663 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:26.665 | + functions-common:time_stop:2446 : start_time=1662555565630 2022-09-07 12:59:26.667 | + functions-common:time_stop:2448 : [[ -z 1662555565630 ]] 2022-09-07 12:59:26.670 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:26.674 | + functions-common:time_stop:2451 : end_time=1662555566672 2022-09-07 12:59:26.676 | + functions-common:time_stop:2452 : elapsed_time=1042 2022-09-07 12:59:26.679 | + functions-common:time_stop:2453 : total=3800 2022-09-07 12:59:26.681 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:26.683 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4842 2022-09-07 12:59:26.686 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:26.688 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-09-07 12:59:26.690 | + ./stack.sh:main:834 : install_database_python 2022-09-07 12:59:26.693 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-09-07 12:59:26.696 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-09-07 12:59:26.698 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-09-07 12:59:26.701 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-07 12:59:26.704 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-09-07 12:59:26.707 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-09-07 12:59:26.710 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-07 12:59:26.714 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-09-07 12:59:26.721 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-07 12:59:26.727 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-09-07 12:59:26.729 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-09-07 12:59:26.731 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-09-07 12:59:26.736 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-09-07 12:59:26.739 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-09-07 12:59:26.767 | Using python 3.8 to install PyMySQL 2022-09-07 12:59:26.769 | + 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-09-07 12:59:28.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:59:28.880 | from cryptography.utils import int_from_bytes 2022-09-07 12:59:28.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:59:28.880 | from cryptography.utils import int_from_bytes 2022-09-07 12:59:29.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:59:29.952 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-09-07 12:59:31.677 | + inc/python:pip_install:196 : result=0 2022-09-07 12:59:31.680 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:59:31.683 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:31.687 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:31.689 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:31.692 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:31.695 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:31.697 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:59:31.701 | + functions-common:time_stop:2446 : start_time=1662555566759 2022-09-07 12:59:31.704 | + functions-common:time_stop:2448 : [[ -z 1662555566759 ]] 2022-09-07 12:59:31.708 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:31.713 | + functions-common:time_stop:2451 : end_time=1662555571710 2022-09-07 12:59:31.717 | + functions-common:time_stop:2452 : elapsed_time=4951 2022-09-07 12:59:31.720 | + functions-common:time_stop:2453 : total=25079 2022-09-07 12:59:31.722 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:31.725 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=30030 2022-09-07 12:59:31.728 | + inc/python:pip_install:199 : return 0 2022-09-07 12:59:31.731 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-09-07 12:59:31.734 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-07 12:59:31.738 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-09-07 12:59:31.741 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-09-07 12:59:31.762 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:31.766 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-09-07 12:59:31.768 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-09-07 12:59:31.772 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-07 12:59:31.773 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-07 12:59:31.781 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-07 12:59:31.783 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-07 12:59:31.786 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-09-07 12:59:31.789 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-07 12:59:31.794 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-09-07 12:59:31.797 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-09-07 12:59:31.818 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:31.821 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-09-07 12:59:31.824 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:31.828 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:31.830 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:31.833 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:31.835 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:31.838 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:31.840 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:31.843 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:31.846 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:31.848 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:31.851 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:31.855 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:31.860 | + functions-common:install_package:1464 : real_install_package radvd 2022-09-07 12:59:31.863 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:31.866 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:31.868 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:31.871 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-09-07 12:59:31.898 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-09-07 12:59:32.019 | Reading package lists... 2022-09-07 12:59:32.355 | Building dependency tree... 2022-09-07 12:59:32.357 | Reading state information... 2022-09-07 12:59:32.723 | radvd is already the newest version (1:2.17-2). 2022-09-07 12:59:32.723 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:32.725 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:32.725 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:32.725 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:32.725 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:32.725 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:32.726 | python3-zope.interface 2022-09-07 12:59:32.726 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:32.860 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:32.867 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:32.870 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:32.872 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:32.875 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:32.877 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:32.881 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:32.884 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:32.886 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:32.889 | + functions-common:time_stop:2446 : start_time=1662555571894 2022-09-07 12:59:32.893 | + functions-common:time_stop:2448 : [[ -z 1662555571894 ]] 2022-09-07 12:59:32.896 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:32.901 | + functions-common:time_stop:2451 : end_time=1662555572898 2022-09-07 12:59:32.903 | + functions-common:time_stop:2452 : elapsed_time=1004 2022-09-07 12:59:32.908 | + functions-common:time_stop:2453 : total=4842 2022-09-07 12:59:32.911 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:32.913 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5846 2022-09-07 12:59:32.916 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:32.919 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-09-07 12:59:32.939 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:32.942 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-09-07 12:59:32.945 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-09-07 12:59:32.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-09-07 12:59:32.951 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-09-07 12:59:32.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-09-07 12:59:32.975 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:32.979 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:32.982 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:32.984 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:32.987 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:32.989 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:32.991 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:32.994 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:32.998 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:33.001 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:33.003 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:33.005 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:33.008 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-09-07 12:59:33.010 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:33.014 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:33.016 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:33.020 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-09-07 12:59:33.045 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-09-07 12:59:33.163 | Reading package lists... 2022-09-07 12:59:33.501 | Building dependency tree... 2022-09-07 12:59:33.503 | Reading state information... 2022-09-07 12:59:33.830 | fakeroot is already the newest version (1.24-1). 2022-09-07 12:59:33.830 | make is already the newest version (4.2.1-1.2). 2022-09-07 12:59:33.830 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-09-07 12:59:33.830 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:33.832 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:33.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:33.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:33.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:33.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:33.832 | python3-zope.interface 2022-09-07 12:59:33.832 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:33.958 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:33.963 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:33.965 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:33.968 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:33.970 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:33.972 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:33.975 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:33.977 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:33.979 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:33.981 | + functions-common:time_stop:2446 : start_time=1662555573041 2022-09-07 12:59:33.984 | + functions-common:time_stop:2448 : [[ -z 1662555573041 ]] 2022-09-07 12:59:33.987 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:33.994 | + functions-common:time_stop:2451 : end_time=1662555573989 2022-09-07 12:59:33.997 | + functions-common:time_stop:2452 : elapsed_time=948 2022-09-07 12:59:34.001 | + functions-common:time_stop:2453 : total=5846 2022-09-07 12:59:34.003 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:34.005 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6794 2022-09-07 12:59:34.008 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:34.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-09-07 12:59:34.014 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:34.016 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:34.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-09-07 12:59:34.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-09-07 12:59:34.025 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-09-07 12:59:34.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-09-07 12:59:34.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-09-07 12:59:34.036 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-09-07 12:59:34.037 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-09-07 12:59:34.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-09-07 12:59:34.048 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-09-07 12:59:34.050 | + functions:vercmp:628 : local v1=5.4 2022-09-07 12:59:34.053 | + functions:vercmp:629 : local 'op=<' 2022-09-07 12:59:34.055 | + functions:vercmp:630 : local v2=3.13 2022-09-07 12:59:34.058 | + functions:vercmp:631 : local result 2022-09-07 12:59:34.063 | ++ functions:vercmp:635 : sort -V 2022-09-07 12:59:34.063 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-09-07 12:59:34.063 | ++ functions:vercmp:635 : head -1 2022-09-07 12:59:34.069 | + functions:vercmp:635 : result=3.13 2022-09-07 12:59:34.071 | + functions:vercmp:637 : case $op in 2022-09-07 12:59:34.074 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-09-07 12:59:34.083 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-09-07 12:59:34.089 | + functions:vercmp:648 : return 2022-09-07 12:59:34.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-09-07 12:59:34.093 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-07 12:59:34.096 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-09-07 12:59:34.635 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-09-07 12:59:34.639 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-09-07 12:59:34.643 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-07 12:59:34.648 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-09-07 12:59:34.652 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-09-07 12:59:34.655 | + inc/python:use_library_from_git:249 : return 1 2022-09-07 12:59:34.658 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-09-07 12:59:34.680 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:34.683 | + ./stack.sh:main:842 : install_etcd3 2022-09-07 12:59:34.688 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-09-07 12:59:34.688 | Installing etcd 2022-09-07 12:59:34.691 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-09-07 12:59:34.706 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-09-07 12:59:34.725 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:34.727 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-09-07 12:59:34.747 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-09-07 12:59:34.751 | ++ 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-09-07 12:59:34.755 | ++ 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-09-07 12:59:34.760 | +++ 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-09-07 12:59:34.765 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:34.768 | ++ 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-09-07 12:59:34.770 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-09-07 12:59:34.773 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:34.775 | ++ functions:get_extra_file:74 : return 2022-09-07 12:59:34.778 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:34.781 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-09-07 12:59:34.783 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-09-07 12:59:34.786 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-09-07 12:59:34.789 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-09-07 12:59:34.789 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-09-07 12:59:34.796 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:34.814 | + lib/etcd3:install_etcd3:118 : exit 1 2022-09-07 12:59:34.817 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-09-07 12:59:34.821 | + ./stack.sh:exit_trap:516 : local r=1 2022-09-07 12:59:34.825 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-09-07 12:59:34.828 | + ./stack.sh:exit_trap:517 : jobs= 2022-09-07 12:59:34.831 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-09-07 12:59:34.833 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-09-07 12:59:34.836 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-09-07 12:59:34.839 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-09-07 12:59:34.841 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-09-07 12:59:34.844 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-09-07 12:59:34.844 | Error on exit 2022-09-07 12:59:34.846 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-09-07 12:59:34.849 | + ./stack.sh:exit_trap:537 : generate-subunit 1662555510 64 fail 2022-09-07 12:59:35.157 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-09-07 12:59:35.160 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-09-07 12:59:35.827 | + ./stack.sh:exit_trap:551 : exit 1