2022-05-25 18:12:01.014 | + ./stack.sh:main:473 : exec 2022-05-25 18:12:01.014 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-25-181200' 2022-05-25 18:12:01.014 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-25-181200.summary.2022-05-25-181200 2022-05-25 18:12:01.014 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-05-25 18:12:01.014 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-25-181200 2022-05-25 18:12:01.014 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-25-181200 /opt/stack/logs/stack.sh.log 2022-05-25 18:12:01.014 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-25-181200.summary.2022-05-25-181200 /opt/stack/logs/stack.sh.log.summary 2022-05-25 18:12:01.014 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-05-25 18:12:01.014 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-25 18:12:01.014 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-25 18:12:01.015 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-25 18:12:01.015 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-25 18:12:01.015 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-25 18:12:01.015 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-25 18:12:01.015 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-25 18:12:01.015 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-25 18:12:01.015 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-25 18:12:01.015 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-25 18:12:01.015 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-25 18:12:01.015 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-25 18:12:01.015 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-25 18:12:01.018 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-25 18:12:01.020 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-05-25 18:12:01.022 | + ./stack.sh:main:546 : trap err_trap ERR 2022-05-25 18:12:01.024 | + ./stack.sh:main:559 : set -o errexit 2022-05-25 18:12:01.026 | + ./stack.sh:main:562 : uname -a 2022-05-25 18:12:01.027 | Linux n-d-838332-5 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-05-25 18:12:01.029 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-25 18:12:01.031 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-25 18:12:01.034 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-05-25 18:12:01.061 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-25 18:12:01.076 | + ./stack.sh:main:576 : fetch_plugins 2022-05-25 18:12:01.078 | + functions-common:fetch_plugins:1662 : local plugins= 2022-05-25 18:12:01.080 | + functions-common:fetch_plugins:1663 : local plugin 2022-05-25 18:12:01.082 | + functions-common:fetch_plugins:1666 : [[ -z '' ]] 2022-05-25 18:12:01.084 | + functions-common:fetch_plugins:1667 : return 2022-05-25 18:12:01.086 | + ./stack.sh:main:580 : run_phase override_defaults 2022-05-25 18:12:01.087 | + functions-common:run_phase:1744 : local mode=override_defaults 2022-05-25 18:12:01.089 | + functions-common:run_phase:1745 : local phase= 2022-05-25 18:12:01.091 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-25 18:12:01.093 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-05-25 18:12:01.094 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-25 18:12:01.096 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-05-25 18:12:01.098 | + functions-common:run_phase:1754 : local extra 2022-05-25 18:12:01.100 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-25 18:12:01.103 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-05-25 18:12:01.105 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-25 18:12:01.107 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-25 18:12:01.109 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-25 18:12:01.111 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-25 18:12:01.124 | ++ functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:01.125 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-25 18:12:01.127 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 18:12:01.129 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 18:12:01.130 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 18:12:01.132 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 18:12:01.134 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 18:12:01.136 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-25 18:12:01.137 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-25 18:12:01.139 | + functions-common:run_phase:1765 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-25 18:12:01.141 | + functions-common:run_phase:1768 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-25 18:12:01.143 | + functions-common:run_phase:1769 : plugin_override_defaults 2022-05-25 18:12:01.144 | + functions-common:plugin_override_defaults:1703 : local plugins= 2022-05-25 18:12:01.146 | + functions-common:plugin_override_defaults:1704 : local plugin 2022-05-25 18:12:01.148 | + functions-common:plugin_override_defaults:1707 : [[ -z '' ]] 2022-05-25 18:12:01.150 | + functions-common:plugin_override_defaults:1708 : return 2022-05-25 18:12:01.152 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-05-25 18:12:01.169 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-05-25 18:12:01.171 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-25 18:12:01.183 | ++ functions-common:is_service_enabled:1972 : return 1 2022-05-25 18:12:01.186 | +++ lib/tls:source:43 : hostname -f 2022-05-25 18:12:01.189 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-25 18:12:01.191 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-25 18:12:01.193 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-25 18:12:01.194 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-25 18:12:01.196 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-25 18:12:01.198 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-25 18:12:01.200 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-25 18:12:01.202 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-25 18:12:01.203 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-25 18:12:01.205 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-25 18:12:01.210 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-05-25 18:12:01.221 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-05-25 18:12:01.238 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-05-25 18:12:01.249 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-05-25 18:12:01.261 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-05-25 18:12:01.287 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-05-25 18:12:01.326 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-05-25 18:12:01.410 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-05-25 18:12:01.431 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-05-25 18:12:01.476 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-05-25 18:12:01.527 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-05-25 18:12:01.652 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-05-25 18:12:01.666 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-05-25 18:12:01.678 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-25 18:12:01.690 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-05-25 18:12:01.774 | + ./stack.sh:main:609 : run_phase source 2022-05-25 18:12:01.777 | + functions-common:run_phase:1744 : local mode=source 2022-05-25 18:12:01.779 | + functions-common:run_phase:1745 : local phase= 2022-05-25 18:12:01.781 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-25 18:12:01.783 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-05-25 18:12:01.785 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-25 18:12:01.787 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-05-25 18:12:01.789 | + functions-common:run_phase:1754 : local extra 2022-05-25 18:12:01.792 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-25 18:12:01.795 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-05-25 18:12:01.797 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-25 18:12:01.799 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-25 18:12:01.801 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-25 18:12:01.804 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-25 18:12:01.817 | ++ functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:01.819 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-25 18:12:01.821 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-25 18:12:01.860 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-25 18:12:01.862 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-25 18:12:01.864 | + functions-common:run_phase:1765 : [[ source == \s\o\u\r\c\e ]] 2022-05-25 18:12:01.866 | + functions-common:run_phase:1766 : load_plugin_settings 2022-05-25 18:12:01.868 | + functions-common:load_plugin_settings:1680 : local plugins= 2022-05-25 18:12:01.870 | + functions-common:load_plugin_settings:1681 : local plugin 2022-05-25 18:12:01.872 | + functions-common:load_plugin_settings:1684 : [[ -z '' ]] 2022-05-25 18:12:01.874 | + functions-common:load_plugin_settings:1685 : return 2022-05-25 18:12:01.876 | + functions-common:run_phase:1767 : verify_disabled_services 2022-05-25 18:12:01.879 | + functions-common:verify_disabled_services:2027 : local service 2022-05-25 18:12:01.881 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.883 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-25 18:12:01.886 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.888 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-25 18:12:01.890 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.892 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-25 18:12:01.894 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.896 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-25 18:12:01.899 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.901 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-25 18:12:01.904 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.906 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-25 18:12:01.908 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.910 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-25 18:12:01.913 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.915 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-25 18:12:01.917 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.919 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-25 18:12:01.921 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.923 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-25 18:12:01.926 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.928 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-25 18:12:01.930 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.933 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-25 18:12:01.935 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.937 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-25 18:12:01.939 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.941 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-25 18:12:01.944 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.946 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-25 18:12:01.948 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.951 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-25 18:12:01.953 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.955 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-25 18:12:01.957 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.959 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-25 18:12:01.962 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.964 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-25 18:12:01.966 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.968 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-25 18:12:01.970 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.972 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-25 18:12:01.975 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.977 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-25 18:12:01.979 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.981 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-25 18:12:01.984 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.986 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-25 18:12:01.989 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.991 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-25 18:12:01.993 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:01.996 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-25 18:12:01.998 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.000 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-25 18:12:02.002 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.004 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-25 18:12:02.007 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.009 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-25 18:12:02.012 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.014 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-25 18:12:02.016 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.018 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-25 18:12:02.020 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.023 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-25 18:12:02.025 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.027 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-25 18:12:02.029 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.032 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-25 18:12:02.034 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.036 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-25 18:12:02.038 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.041 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-25 18:12:02.043 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.045 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-25 18:12:02.047 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.049 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-25 18:12:02.052 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.054 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-25 18:12:02.058 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.061 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-25 18:12:02.063 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.066 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-25 18:12:02.068 | + functions-common:verify_disabled_services:2028 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 18:12:02.070 | + functions-common:verify_disabled_services:2029 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-25 18:12:02.073 | + ./stack.sh:main:680 : initialize_database_backends 2022-05-25 18:12:02.075 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-25 18:12:02.078 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-25 18:12:02.092 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:02.094 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-25 18:12:02.096 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-25 18:12:02.098 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-25 18:12:02.112 | + functions-common:is_service_enabled:1972 : return 1 2022-05-25 18:12:02.114 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-25 18:12:02.117 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-25 18:12:02.119 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-25 18:12:02.121 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-25 18:12:02.124 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-25 18:12:02.126 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-25 18:12:02.128 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-25 18:12:02.131 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-05-25 18:12:02.133 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-25 18:12:02.136 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-05-25 18:12:02.138 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-25 18:12:02.141 | + lib/database:initialize_database_backends:104 : return 0 2022-05-25 18:12:02.143 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-05-25 18:12:02.143 | Using mysql database backend 2022-05-25 18:12:02.145 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-25 18:12:02.161 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-05-25 18:12:02.176 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:02.178 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-25 18:12:02.194 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-05-25 18:12:02.210 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:02.213 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-25 18:12:02.228 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-25 18:12:02.243 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-05-25 18:12:02.259 | + functions-common:is_service_enabled:1972 : return 1 2022-05-25 18:12:02.262 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-05-25 18:12:02.277 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:02.280 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-25 18:12:02.296 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-05-25 18:12:02.298 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-05-25 18:12:02.300 | + ./stack.sh:main:740 : save_stackenv 740 2022-05-25 18:12:02.303 | + functions-common:save_stackenv:60 : local tag=740 2022-05-25 18:12:02.305 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-25 18:12:02.310 | + functions-common:save_stackenv:62 : time_stamp=2022-05-25-181202 2022-05-25 18:12:02.312 | + functions-common:save_stackenv:63 : echo '# 2022-05-25-181202 740' 2022-05-25 18:12:02.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.317 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-25 18:12:02.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.321 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-25 18:12:02.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.327 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-25 18:12:02.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.331 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-05-25 18:12:02.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.336 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.78 2022-05-25 18:12:02.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.340 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.78/identity 2022-05-25 18:12:02.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.344 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-25-181200 2022-05-25 18:12:02.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.349 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-25 18:12:02.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.353 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.78 2022-05-25 18:12:02.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.358 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-25 18:12:02.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.363 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-25 18:12:02.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.367 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-25 18:12:02.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 18:12:02.373 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-25 18:12:02.375 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-05-25 18:12:02.377 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-25 18:12:02.379 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-05-25 18:12:02.381 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-05-25 18:12:02.383 | + functions-common:git_clone:526 : local orig_dir 2022-05-25 18:12:02.386 | ++ functions-common:git_clone:527 : pwd 2022-05-25 18:12:02.388 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-05-25 18:12:02.390 | + functions-common:git_clone:528 : local git_clone_flags= 2022-05-25 18:12:02.393 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-05-25 18:12:02.408 | + functions-common:git_clone:530 : RECLONE=False 2022-05-25 18:12:02.410 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-05-25 18:12:02.412 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:02.415 | + functions-common:git_clone:544 : echo stable/wallaby 2022-05-25 18:12:02.415 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-05-25 18:12:02.420 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-05-25 18:12:02.422 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:02.424 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-25 18:12:02.437 | + functions-common:git_clone:604 : cd /opt/stack/requirements 2022-05-25 18:12:02.440 | + functions-common:git_clone:605 : git show --oneline 2022-05-25 18:12:02.440 | + functions-common:git_clone:605 : head -1 2022-05-25 18:12:02.443 | 2ea1197b update constraint for sushy to new release 3.7.5 2022-05-25 18:12:02.445 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-05-25 18:12:02.448 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-05-25 18:12:02.450 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-05-25 18:12:02.452 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-05-25 18:12:02.455 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-25 18:12:02.457 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-25 18:12:02.459 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-25 18:12:02.462 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-25 18:12:02.464 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-25 18:12:02.466 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-25 18:12:02.469 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-25 18:12:02.472 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-25 18:12:02.476 | ++ tools/install_prereqs.sh:source:47 : NOW=1653502322 2022-05-25 18:12:02.479 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-25 18:12:02.483 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1653502080 2022-05-25 18:12:02.486 | ++ tools/install_prereqs.sh:source:49 : DELTA=242 2022-05-25 18:12:02.488 | ++ tools/install_prereqs.sh:source:50 : [[ 242 -lt 7200 ]] 2022-05-25 18:12:02.490 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-25 18:12:02.492 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-25 18:12:02.495 | ++ functions-common:export_proxy_variables:2134 : isset http_proxy 2022-05-25 18:12:02.497 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-05-25 18:12:02.500 | ++ functions-common:export_proxy_variables:2137 : isset https_proxy 2022-05-25 18:12:02.502 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-05-25 18:12:02.504 | ++ functions-common:export_proxy_variables:2140 : isset no_proxy 2022-05-25 18:12:02.506 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-05-25 18:12:02.509 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-05-25 18:12:02.555 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-25 18:12:02.555 | apache2-dev 2022-05-25 18:12:02.555 | bc 2022-05-25 18:12:02.555 | bsdmainutils 2022-05-25 18:12:02.555 | curl 2022-05-25 18:12:02.555 | g++ 2022-05-25 18:12:02.555 | gcc 2022-05-25 18:12:02.555 | gettext 2022-05-25 18:12:02.555 | git 2022-05-25 18:12:02.555 | graphviz 2022-05-25 18:12:02.555 | iputils-ping 2022-05-25 18:12:02.555 | libapache2-mod-proxy-uwsgi 2022-05-25 18:12:02.555 | libffi-dev 2022-05-25 18:12:02.555 | libjpeg-dev 2022-05-25 18:12:02.555 | libmysqlclient-dev 2022-05-25 18:12:02.555 | libpcre3-dev 2022-05-25 18:12:02.555 | libpq-dev 2022-05-25 18:12:02.555 | libssl-dev 2022-05-25 18:12:02.555 | libsystemd-dev 2022-05-25 18:12:02.555 | libxml2-dev 2022-05-25 18:12:02.555 | libxslt1-dev 2022-05-25 18:12:02.555 | libyaml-dev 2022-05-25 18:12:02.555 | lsof 2022-05-25 18:12:02.555 | openssh-server 2022-05-25 18:12:02.555 | openssl 2022-05-25 18:12:02.555 | pkg-config 2022-05-25 18:12:02.555 | psmisc 2022-05-25 18:12:02.555 | python3-dev 2022-05-25 18:12:02.555 | python3-pip 2022-05-25 18:12:02.555 | python3-systemd 2022-05-25 18:12:02.555 | python3-venv 2022-05-25 18:12:02.556 | tar 2022-05-25 18:12:02.556 | tcpdump 2022-05-25 18:12:02.556 | unzip 2022-05-25 18:12:02.556 | uuid-runtime 2022-05-25 18:12:02.556 | wget 2022-05-25 18:12:02.556 | wget 2022-05-25 18:12:02.556 | zlib1g-dev 2022-05-25 18:12:02.556 | libkrb5-dev 2022-05-25 18:12:02.556 | libldap2-dev 2022-05-25 18:12:02.556 | libsasl2-dev 2022-05-25 18:12:02.556 | memcached 2022-05-25 18:12:02.556 | python3-mysqldb 2022-05-25 18:12:02.556 | sqlite3 2022-05-25 18:12:02.556 | conntrack 2022-05-25 18:12:02.556 | curl 2022-05-25 18:12:02.556 | dnsmasq-base 2022-05-25 18:12:02.556 | dnsmasq-utils 2022-05-25 18:12:02.556 | ebtables 2022-05-25 18:12:02.556 | gawk 2022-05-25 18:12:02.556 | genisoimage 2022-05-25 18:12:02.556 | iptables 2022-05-25 18:12:02.556 | iputils-arping 2022-05-25 18:12:02.556 | kpartx 2022-05-25 18:12:02.556 | libjs-jquery-tablesorter 2022-05-25 18:12:02.556 | libmysqlclient-dev 2022-05-25 18:12:02.556 | parted 2022-05-25 18:12:02.556 | pm-utils 2022-05-25 18:12:02.556 | python3-mysqldb 2022-05-25 18:12:02.556 | socat 2022-05-25 18:12:02.556 | sqlite3 2022-05-25 18:12:02.556 | sudo 2022-05-25 18:12:02.556 | vlan 2022-05-25 18:12:02.556 | lsscsi 2022-05-25 18:12:02.556 | open-iscsi 2022-05-25 18:12:02.556 | lvm2 2022-05-25 18:12:02.556 | qemu-utils 2022-05-25 18:12:02.556 | thin-provisioning-tools 2022-05-25 18:12:02.556 | acl 2022-05-25 18:12:02.557 | dnsmasq-base 2022-05-25 18:12:02.557 | dnsmasq-utils 2022-05-25 18:12:02.557 | ebtables 2022-05-25 18:12:02.557 | haproxy 2022-05-25 18:12:02.557 | iptables 2022-05-25 18:12:02.557 | iputils-arping 2022-05-25 18:12:02.557 | iputils-ping 2022-05-25 18:12:02.557 | libmysqlclient-dev 2022-05-25 18:12:02.557 | postgresql-server-dev-all 2022-05-25 18:12:02.557 | python3-mysqldb 2022-05-25 18:12:02.557 | sqlite3 2022-05-25 18:12:02.557 | sudo 2022-05-25 18:12:02.557 | vlan 2022-05-25 18:12:02.557 | ipset 2022-05-25 18:12:02.557 | conntrack 2022-05-25 18:12:02.557 | conntrackd 2022-05-25 18:12:02.557 | keepalived 2022-05-25 18:12:02.557 | dstat 2022-05-25 18:12:02.557 | lvm2 2022-05-25 18:12:02.557 | qemu-utils 2022-05-25 18:12:02.558 | thin-provisioning-tools 2022-05-25 18:12:02.558 | curl 2022-05-25 18:12:02.558 | liberasurecode-dev 2022-05-25 18:12:02.558 | make 2022-05-25 18:12:02.558 | memcached 2022-05-25 18:12:02.558 | sqlite3 2022-05-25 18:12:02.558 | xfsprogs' 2022-05-25 18:12:02.558 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-25 18:12:02.577 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-25 18:12:02.577 | apache2-dev 2022-05-25 18:12:02.577 | bc 2022-05-25 18:12:02.577 | bsdmainutils 2022-05-25 18:12:02.577 | curl 2022-05-25 18:12:02.577 | g++ 2022-05-25 18:12:02.577 | gcc 2022-05-25 18:12:02.577 | gettext 2022-05-25 18:12:02.577 | git 2022-05-25 18:12:02.577 | graphviz 2022-05-25 18:12:02.577 | iputils-ping 2022-05-25 18:12:02.577 | libapache2-mod-proxy-uwsgi 2022-05-25 18:12:02.577 | libffi-dev 2022-05-25 18:12:02.578 | libjpeg-dev 2022-05-25 18:12:02.578 | libmysqlclient-dev 2022-05-25 18:12:02.578 | libpcre3-dev 2022-05-25 18:12:02.578 | libpq-dev 2022-05-25 18:12:02.578 | libssl-dev 2022-05-25 18:12:02.578 | libsystemd-dev 2022-05-25 18:12:02.578 | libxml2-dev 2022-05-25 18:12:02.578 | libxslt1-dev 2022-05-25 18:12:02.578 | libyaml-dev 2022-05-25 18:12:02.578 | lsof 2022-05-25 18:12:02.578 | openssh-server 2022-05-25 18:12:02.578 | openssl 2022-05-25 18:12:02.578 | pkg-config 2022-05-25 18:12:02.578 | psmisc 2022-05-25 18:12:02.578 | python3-dev 2022-05-25 18:12:02.578 | python3-pip 2022-05-25 18:12:02.578 | python3-systemd 2022-05-25 18:12:02.578 | python3-venv 2022-05-25 18:12:02.578 | tar 2022-05-25 18:12:02.578 | tcpdump 2022-05-25 18:12:02.578 | unzip 2022-05-25 18:12:02.578 | uuid-runtime 2022-05-25 18:12:02.578 | wget 2022-05-25 18:12:02.578 | wget 2022-05-25 18:12:02.578 | zlib1g-dev 2022-05-25 18:12:02.578 | libkrb5-dev 2022-05-25 18:12:02.578 | libldap2-dev 2022-05-25 18:12:02.578 | libsasl2-dev 2022-05-25 18:12:02.578 | memcached 2022-05-25 18:12:02.578 | python3-mysqldb 2022-05-25 18:12:02.578 | sqlite3 2022-05-25 18:12:02.578 | conntrack 2022-05-25 18:12:02.578 | curl 2022-05-25 18:12:02.578 | dnsmasq-base 2022-05-25 18:12:02.578 | dnsmasq-utils 2022-05-25 18:12:02.578 | ebtables 2022-05-25 18:12:02.578 | gawk 2022-05-25 18:12:02.578 | genisoimage 2022-05-25 18:12:02.579 | iptables 2022-05-25 18:12:02.579 | iputils-arping 2022-05-25 18:12:02.579 | kpartx 2022-05-25 18:12:02.579 | libjs-jquery-tablesorter 2022-05-25 18:12:02.579 | libmysqlclient-dev 2022-05-25 18:12:02.579 | parted 2022-05-25 18:12:02.579 | pm-utils 2022-05-25 18:12:02.579 | python3-mysqldb 2022-05-25 18:12:02.579 | socat 2022-05-25 18:12:02.579 | sqlite3 2022-05-25 18:12:02.579 | sudo 2022-05-25 18:12:02.579 | vlan 2022-05-25 18:12:02.579 | lsscsi 2022-05-25 18:12:02.579 | open-iscsi 2022-05-25 18:12:02.579 | lvm2 2022-05-25 18:12:02.579 | qemu-utils 2022-05-25 18:12:02.579 | thin-provisioning-tools 2022-05-25 18:12:02.579 | acl 2022-05-25 18:12:02.579 | dnsmasq-base 2022-05-25 18:12:02.579 | dnsmasq-utils 2022-05-25 18:12:02.579 | ebtables 2022-05-25 18:12:02.579 | haproxy 2022-05-25 18:12:02.579 | iptables 2022-05-25 18:12:02.579 | iputils-arping 2022-05-25 18:12:02.579 | iputils-ping 2022-05-25 18:12:02.579 | libmysqlclient-dev 2022-05-25 18:12:02.579 | postgresql-server-dev-all 2022-05-25 18:12:02.579 | python3-mysqldb 2022-05-25 18:12:02.579 | sqlite3 2022-05-25 18:12:02.579 | sudo 2022-05-25 18:12:02.579 | vlan 2022-05-25 18:12:02.579 | ipset 2022-05-25 18:12:02.579 | conntrack 2022-05-25 18:12:02.579 | conntrackd 2022-05-25 18:12:02.579 | keepalived 2022-05-25 18:12:02.579 | dstat 2022-05-25 18:12:02.580 | lvm2 2022-05-25 18:12:02.580 | qemu-utils 2022-05-25 18:12:02.580 | thin-provisioning-tools 2022-05-25 18:12:02.580 | curl 2022-05-25 18:12:02.580 | liberasurecode-dev 2022-05-25 18:12:02.580 | make 2022-05-25 18:12:02.580 | memcached 2022-05-25 18:12:02.580 | sqlite3 2022-05-25 18:12:02.580 | xfsprogs ' 2022-05-25 18:12:02.580 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-25 18:12:02.582 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:02.584 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:02.587 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-05-25 18:12:02.587 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-25 18:12:02.592 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-05-25 18:12:02.594 | ++ functions-common:install_package:1354 : update_package_repo 2022-05-25 18:12:02.596 | ++ functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-05-25 18:12:02.598 | ++ functions-common:update_package_repo:1327 : REPOS_UPDATED=False 2022-05-25 18:12:02.601 | ++ functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-05-25 18:12:02.603 | ++ functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:02.606 | ++ functions-common:update_package_repo:1334 : is_ubuntu 2022-05-25 18:12:02.608 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:02.610 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:02.612 | ++ functions-common:update_package_repo:1335 : apt_get_update 2022-05-25 18:12:02.614 | ++ functions-common:apt_get_update:1080 : [[ False == \T\r\u\e ]] 2022-05-25 18:12:02.616 | ++ functions-common:apt_get_update:1085 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:02.618 | ++ functions-common:apt_get_update:1087 : local sudo=sudo 2022-05-25 18:12:02.620 | +++ functions-common:apt_get_update:1088 : id -u 2022-05-25 18:12:02.625 | ++ functions-common:apt_get_update:1088 : [[ 1000 = \0 ]] 2022-05-25 18:12:02.627 | ++ functions-common:apt_get_update:1091 : time_start apt-get-update 2022-05-25 18:12:02.629 | ++ functions-common:time_start:2302 : local name=apt-get-update 2022-05-25 18:12:02.630 | ++ functions-common:time_start:2303 : local start_time= 2022-05-25 18:12:02.632 | ++ functions-common:time_start:2304 : [[ -n '' ]] 2022-05-25 18:12:02.635 | +++ functions-common:time_start:2307 : date +%s%3N 2022-05-25 18:12:02.638 | ++ functions-common:time_start:2307 : _TIME_START[$name]=1653502322636 2022-05-25 18:12:02.641 | ++ functions-common:apt_get_update:1093 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-25 18:12:02.643 | ++ functions-common:apt_get_update:1094 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-25 18:12:02.645 | ++ functions-common:apt_get_update:1095 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-25 18:12:02.924 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-25 18:12:02.988 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-25 18:12:03.102 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-25 18:12:03.217 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-25 18:12:05.165 | Reading package lists... 2022-05-25 18:12:05.196 | ++ functions-common:apt_get_update:1099 : REPOS_UPDATED=True 2022-05-25 18:12:05.199 | ++ functions-common:apt_get_update:1101 : time_stop apt-get-update 2022-05-25 18:12:05.201 | ++ functions-common:time_stop:2316 : local name 2022-05-25 18:12:05.203 | ++ functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:05.205 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:05.207 | ++ functions-common:time_stop:2319 : local total 2022-05-25 18:12:05.209 | ++ functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:05.211 | ++ functions-common:time_stop:2322 : name=apt-get-update 2022-05-25 18:12:05.214 | ++ functions-common:time_stop:2323 : start_time=1653502322636 2022-05-25 18:12:05.216 | ++ functions-common:time_stop:2325 : [[ -z 1653502322636 ]] 2022-05-25 18:12:05.218 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:05.222 | ++ functions-common:time_stop:2328 : end_time=1653502325220 2022-05-25 18:12:05.224 | ++ functions-common:time_stop:2329 : elapsed_time=2584 2022-05-25 18:12:05.226 | ++ functions-common:time_stop:2330 : total=0 2022-05-25 18:12:05.228 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:05.230 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=2584 2022-05-25 18:12:05.233 | ++ functions-common:install_package:1355 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-05-25 18:12:05.235 | ++ functions-common:real_install_package:1340 : is_ubuntu 2022-05-25 18:12:05.237 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:05.239 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:05.241 | ++ functions-common:real_install_package:1341 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-05-25 18:12:05.263 | ++ functions-common:apt_get:1121 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-05-25 18:12:05.373 | Reading package lists... 2022-05-25 18:12:05.614 | Building dependency tree... 2022-05-25 18:12:05.615 | Reading state information... 2022-05-25 18:12:05.648 | acl is already the newest version (2.2.53-6). 2022-05-25 18:12:05.648 | bc is already the newest version (1.07.1-2build1). 2022-05-25 18:12:05.648 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-25 18:12:05.648 | conntrack is already the newest version (1:1.4.5-2). 2022-05-25 18:12:05.648 | ebtables is already the newest version (2.0.11-3build1). 2022-05-25 18:12:05.648 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-25 18:12:05.648 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-25 18:12:05.648 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-25 18:12:05.648 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-25 18:12:05.648 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-25 18:12:05.648 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-25 18:12:05.648 | iputils-arping is already the newest version (3:20190709-3). 2022-05-25 18:12:05.648 | iputils-ping is already the newest version (3:20190709-3). 2022-05-25 18:12:05.648 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-25 18:12:05.648 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-25 18:12:05.648 | libffi-dev is already the newest version (3.3-4). 2022-05-25 18:12:05.648 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-25 18:12:05.648 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-25 18:12:05.648 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-25 18:12:05.648 | lsscsi is already the newest version (0.30-0.1). 2022-05-25 18:12:05.648 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-25 18:12:05.648 | make is already the newest version (4.2.1-1.2). 2022-05-25 18:12:05.649 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-25 18:12:05.649 | psmisc is already the newest version (23.3-1). 2022-05-25 18:12:05.649 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-25 18:12:05.649 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-25 18:12:05.649 | python3-systemd is already the newest version (234-3build2). 2022-05-25 18:12:05.649 | socat is already the newest version (1.7.3.3-2). 2022-05-25 18:12:05.649 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-25 18:12:05.649 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-25 18:12:05.649 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-25 18:12:05.649 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-25 18:12:05.649 | dstat is already the newest version (0.7.4-6). 2022-05-25 18:12:05.649 | graphviz is already the newest version (2.42.2-3build2). 2022-05-25 18:12:05.649 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-25 18:12:05.649 | pm-utils is already the newest version (1.4.1-19). 2022-05-25 18:12:05.649 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-25 18:12:05.649 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-25 18:12:05.649 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-25 18:12:05.649 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-25 18:12:05.649 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-25 18:12:05.649 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-25 18:12:05.649 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-25 18:12:05.649 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-25 18:12:05.649 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-25 18:12:05.649 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-25 18:12:05.649 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-25 18:12:05.649 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-25 18:12:05.649 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-25 18:12:05.649 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-25 18:12:05.649 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-05-25 18:12:05.649 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-25 18:12:05.649 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-25 18:12:05.649 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-25 18:12:05.649 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-25 18:12:05.649 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-25 18:12:05.649 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-25 18:12:05.649 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-25 18:12:05.650 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-25 18:12:05.650 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-25 18:12:05.650 | openssl set to manually installed. 2022-05-25 18:12:05.650 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-25 18:12:05.650 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-25 18:12:05.650 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-25 18:12:05.650 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-25 18:12:05.650 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-25 18:12:05.650 | tar set to manually installed. 2022-05-25 18:12:05.650 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-25 18:12:05.650 | tcpdump set to manually installed. 2022-05-25 18:12:05.650 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-25 18:12:05.861 | uuid-runtime set to manually installed. 2022-05-25 18:12:05.861 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-25 18:12:05.861 | wget set to manually installed. 2022-05-25 18:12:05.861 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-25 18:12:05.861 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-25 18:12:05.861 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-25 18:12:05.861 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-25 18:12:05.861 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-25 18:12:05.861 | The following packages were automatically installed and are no longer required: 2022-05-25 18:12:05.862 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 18:12:05.862 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 18:12:05.862 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 18:12:05.862 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 18:12:05.862 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 18:12:05.862 | python3-zope.interface 2022-05-25 18:12:05.863 | Use 'sudo apt autoremove' to remove them. 2022-05-25 18:12:05.989 | 0 upgraded, 0 newly installed, 0 to remove and 137 not upgraded. 2022-05-25 18:12:05.994 | ++ functions-common:apt_get:1125 : result=0 2022-05-25 18:12:05.996 | ++ functions-common:apt_get:1128 : time_stop apt-get 2022-05-25 18:12:05.999 | ++ functions-common:time_stop:2316 : local name 2022-05-25 18:12:06.001 | ++ functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:06.003 | ++ functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:06.005 | ++ functions-common:time_stop:2319 : local total 2022-05-25 18:12:06.007 | ++ functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:06.009 | ++ functions-common:time_stop:2322 : name=apt-get 2022-05-25 18:12:06.011 | ++ functions-common:time_stop:2323 : start_time=1653502325260 2022-05-25 18:12:06.014 | ++ functions-common:time_stop:2325 : [[ -z 1653502325260 ]] 2022-05-25 18:12:06.016 | +++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:06.020 | ++ functions-common:time_stop:2328 : end_time=1653502326018 2022-05-25 18:12:06.022 | ++ functions-common:time_stop:2329 : elapsed_time=758 2022-05-25 18:12:06.024 | ++ functions-common:time_stop:2330 : total=735 2022-05-25 18:12:06.026 | ++ functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:06.028 | ++ functions-common:time_stop:2333 : _TIME_TOTAL[$name]=1493 2022-05-25 18:12:06.031 | ++ functions-common:apt_get:1129 : return 0 2022-05-25 18:12:06.033 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-25 18:12:06.036 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-25 18:12:06.038 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-25 18:12:06.042 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-25 18:12:06.047 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-05-25 18:12:06.049 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-05-25 18:12:06.052 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-25 18:12:07.422 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-25 18:12:07.424 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-25 18:12:07.426 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-25 18:12:07.428 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-25 18:12:07.429 | + functions-common:GetDistro:373 : GetOSVersion 2022-05-25 18:12:07.431 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-05-25 18:12:07.433 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-05-25 18:12:07.436 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-05-25 18:12:07.438 | + functions-common:_ensure_lsb_release:328 : return 2022-05-25 18:12:07.440 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-05-25 18:12:07.506 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-05-25 18:12:07.508 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-05-25 18:12:07.575 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-05-25 18:12:07.577 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-05-25 18:12:07.643 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-05-25 18:12:07.645 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-25 18:12:07.647 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-05-25 18:12:07.649 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-05-25 18:12:07.651 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-05-25 18:12:07.652 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-05-25 18:12:07.654 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-05-25 18:12:07.656 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-25 18:12:07.658 | + functions-common:GetDistro:378 : DISTRO=focal 2022-05-25 18:12:07.660 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-05-25 18:12:07.662 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-25 18:12:07.662 | Distro: focal 2022-05-25 18:12:07.664 | + tools/install_pip.sh:main:136 : get_versions 2022-05-25 18:12:07.667 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-25 18:12:07.670 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-25 18:12:07.672 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-25 18:12:07.675 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-25 18:12:07.675 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-25 18:12:08.070 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-05-25 18:12:08.071 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-05-25 18:12:08.072 | pip: 20.2.2 2022-05-25 18:12:08.073 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-05-25 18:12:08.442 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-05-25 18:12:08.464 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-05-25 18:12:08.465 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-05-25 18:12:08.468 | + tools/install_pip.sh:main:144 : exit 0 2022-05-25 18:12:08.471 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-25 18:12:08.473 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-25 18:12:08.477 | + ./stack.sh:main:765 : fixup_all 2022-05-25 18:12:08.479 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-05-25 18:12:08.481 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-05-25 18:12:08.483 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-25 18:12:08.488 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-25 18:12:08.488 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-05-25 18:12:08.489 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-05-25 18:12:08.493 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-05-25 18:12:08.495 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-05-25 18:12:08.497 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-05-25 18:12:08.506 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-05-25 18:12:08.509 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-05-25 18:12:08.511 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-05-25 18:12:08.513 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-05-25 18:12:08.515 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-05-25 18:12:08.518 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-05-25 18:12:08.520 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-05-25 18:12:08.522 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-05-25 18:12:08.524 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 18:12:08.526 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 18:12:08.528 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 18:12:08.531 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-05-25 18:12:08.533 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-05-25 18:12:08.535 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-05-25 18:12:08.537 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 18:12:08.539 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-05-25 18:12:08.541 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-05-25 18:12:08.543 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-05-25 18:12:08.545 | + functions-common:is_suse:462 : is_opensuse 2022-05-25 18:12:08.547 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-05-25 18:12:08.549 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 18:12:08.551 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-05-25 18:12:08.554 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-05-25 18:12:08.556 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 18:12:08.558 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-05-25 18:12:08.560 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-05-25 18:12:08.581 | Using python 3.8 to install os-testr 2022-05-25 18:12:08.583 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-25 18:12:09.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 18:12:09.246 | from cryptography.utils import int_from_bytes 2022-05-25 18:12:09.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 18:12:09.246 | from cryptography.utils import int_from_bytes 2022-05-25 18:12:10.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 18:12:10.278 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:10.278 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:10.284 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:10.288 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:10.290 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:10.292 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:10.346 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.0.0) 2022-05-25 18:12:10.369 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.4.0) 2022-05-25 18:12:10.387 | Requirement already satisfied, skipping upgrade: stestr===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.1.0) 2022-05-25 18:12:10.416 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-05-25 18:12:10.418 | Requirement already satisfied, skipping upgrade: 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-05-25 18:12:10.432 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2022-05-25 18:12:10.435 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2022-05-25 18:12:10.446 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.4.0) 2022-05-25 18:12:10.449 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.1.0) 2022-05-25 18:12:10.456 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-05-25 18:12:10.459 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2022-05-25 18:12:10.461 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-05-25 18:12:10.464 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (0.18.2) 2022-05-25 18:12:10.467 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (3.7.0) 2022-05-25 18:12:10.478 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2022-05-25 18:12:10.482 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.0.0) 2022-05-25 18:12:10.484 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.4.0) 2022-05-25 18:12:10.487 | Requirement already satisfied, skipping upgrade: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-05-25 18:12:10.493 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-05-25 18:12:10.496 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2022-05-25 18:12:10.499 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (1.5.0) 2022-05-25 18:12:10.555 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2022-05-25 18:12:10.561 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (1.8.2) 2022-05-25 18:12:10.563 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2022-05-25 18:12:10.604 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (0.4.4) 2022-05-25 18:12:11.938 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-25 18:12:11.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 18:12:12.010 | + inc/python:pip_install:200 : result=0 2022-05-25 18:12:12.012 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-25 18:12:12.014 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:12.016 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:12.019 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:12.021 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:12.023 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:12.025 | + functions-common:time_stop:2322 : name=pip_install 2022-05-25 18:12:12.027 | + functions-common:time_stop:2323 : start_time=1653502328575 2022-05-25 18:12:12.029 | + functions-common:time_stop:2325 : [[ -z 1653502328575 ]] 2022-05-25 18:12:12.031 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:12.035 | + functions-common:time_stop:2328 : end_time=1653502332033 2022-05-25 18:12:12.037 | + functions-common:time_stop:2329 : elapsed_time=3458 2022-05-25 18:12:12.039 | + functions-common:time_stop:2330 : total=0 2022-05-25 18:12:12.041 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:12.044 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=3458 2022-05-25 18:12:12.046 | + inc/python:pip_install:203 : return 0 2022-05-25 18:12:12.048 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-25 18:12:12.099 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-05-25 18:12:12.371 | + ./stack.sh:main:779 : install_infra 2022-05-25 18:12:12.374 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-25 18:12:12.377 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-25 18:12:12.379 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-25 18:12:12.381 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-25 18:12:12.404 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-25 18:12:14.501 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:14.509 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:14.720 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:14.900 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:14.956 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:15.016 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:15.179 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 18:12:15.302 | Requirement already up-to-date: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-05-25 18:12:15.576 | + inc/python:pip_install:200 : result=0 2022-05-25 18:12:15.578 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-25 18:12:15.580 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:15.582 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:15.584 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:15.586 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:15.588 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:15.590 | + functions-common:time_stop:2322 : name=pip_install 2022-05-25 18:12:15.593 | + functions-common:time_stop:2323 : start_time=1653502332397 2022-05-25 18:12:15.595 | + functions-common:time_stop:2325 : [[ -z 1653502332397 ]] 2022-05-25 18:12:15.598 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:15.602 | + functions-common:time_stop:2328 : end_time=1653502335599 2022-05-25 18:12:15.604 | + functions-common:time_stop:2329 : elapsed_time=3202 2022-05-25 18:12:15.606 | + functions-common:time_stop:2330 : total=3458 2022-05-25 18:12:15.608 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:15.610 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=6660 2022-05-25 18:12:15.613 | + inc/python:pip_install:203 : return 0 2022-05-25 18:12:15.615 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-25 18:12:15.617 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-25 18:12:15.639 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-25 18:12:17.563 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:17.571 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:17.786 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:17.967 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:18.023 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:18.083 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:18.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 18:12:18.249 | Processing /opt/stack/requirements 2022-05-25 18:12:19.962 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2022-05-25 18:12:19.973 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-05-25 18:12:19.977 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2022-05-25 18:12:19.996 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2022-05-25 18:12:20.002 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.4.0) 2022-05-25 18:12:20.019 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2022-05-25 18:12:20.022 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-05-25 18:12:20.026 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-05-25 18:12:20.029 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4624) (1.3) 2022-05-25 18:12:20.032 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4624) (0.3.0) 2022-05-25 18:12:20.047 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-05-25 18:12:20.050 | Requirement already satisfied: urllib3===1.26.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2022-05-25 18:12:20.070 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-05-25 18:12:20.073 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-05-25 18:12:20.076 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2022-05-25 18:12:20.078 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.1.0) 2022-05-25 18:12:20.085 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2022-05-25 18:12:20.091 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.4.0) 2022-05-25 18:12:20.091 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (3.7.0) 2022-05-25 18:12:20.102 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.4.0) 2022-05-25 18:12:20.105 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.0.0) 2022-05-25 18:12:20.108 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (1.5.0) 2022-05-25 18:12:20.182 | Requirement already satisfied: stevedore===3.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-05-25 18:12:20.188 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2022-05-25 18:12:20.190 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (0.4.4) 2022-05-25 18:12:20.194 | 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 140)) (0.2.5) 2022-05-25 18:12:20.199 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2022-05-25 18:12:20.241 | 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 268)) (1.8.2) 2022-05-25 18:12:20.243 | Building wheels for collected packages: openstack-requirements 2022-05-25 18:12:20.244 | Building wheel for openstack-requirements (setup.py): started 2022-05-25 18:12:21.043 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-25 18:12:21.044 | ERROR: Command errored out with exit status 1: 2022-05-25 18:12:21.044 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cphr_ius/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-cphr_ius/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-e88ue6rx 2022-05-25 18:12:21.044 | cwd: /tmp/pip-req-build-cphr_ius/ 2022-05-25 18:12:21.044 | Complete output (6 lines): 2022-05-25 18:12:21.044 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-25 18:12:21.044 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-25 18:12:21.044 | or: setup.py --help-commands 2022-05-25 18:12:21.044 | or: setup.py cmd --help 2022-05-25 18:12:21.045 | 2022-05-25 18:12:21.045 | error: invalid command 'bdist_wheel' 2022-05-25 18:12:21.045 | ---------------------------------------- 2022-05-25 18:12:21.045 | ERROR: Failed building wheel for openstack-requirements 2022-05-25 18:12:21.045 | Running setup.py clean for openstack-requirements 2022-05-25 18:12:21.834 | Failed to build openstack-requirements 2022-05-25 18:12:21.850 | Installing collected packages: openstack-requirements 2022-05-25 18:12:21.850 | Attempting uninstall: openstack-requirements 2022-05-25 18:12:21.851 | Found existing installation: openstack-requirements 1.2.1.dev4624 2022-05-25 18:12:21.885 | Uninstalling openstack-requirements-1.2.1.dev4624: 2022-05-25 18:12:21.906 | Successfully uninstalled openstack-requirements-1.2.1.dev4624 2022-05-25 18:12:21.909 | Running setup.py install for openstack-requirements: started 2022-05-25 18:12:24.149 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-25 18:12:24.175 | Successfully installed openstack-requirements-1.2.1.dev4624 2022-05-25 18:12:24.301 | + inc/python:pip_install:200 : result=0 2022-05-25 18:12:24.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-25 18:12:24.305 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:24.307 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:24.310 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:24.312 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:24.314 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:24.316 | + functions-common:time_stop:2322 : name=pip_install 2022-05-25 18:12:24.318 | + functions-common:time_stop:2323 : start_time=1653502335631 2022-05-25 18:12:24.320 | + functions-common:time_stop:2325 : [[ -z 1653502335631 ]] 2022-05-25 18:12:24.323 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:24.327 | + functions-common:time_stop:2328 : end_time=1653502344324 2022-05-25 18:12:24.329 | + functions-common:time_stop:2329 : elapsed_time=8693 2022-05-25 18:12:24.331 | + functions-common:time_stop:2330 : total=6660 2022-05-25 18:12:24.333 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:24.336 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=15353 2022-05-25 18:12:24.338 | + inc/python:pip_install:203 : return 0 2022-05-25 18:12:24.340 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-25 18:12:24.342 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-25 18:12:24.345 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-25 18:12:24.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-25 18:12:24.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-25 18:12:24.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-25 18:12:24.354 | + inc/python:use_library_from_git:253 : return 1 2022-05-25 18:12:24.356 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-25 18:12:24.377 | Using python 3.8 to install pbr 2022-05-25 18:12:24.379 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-25 18:12:25.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 18:12:25.051 | from cryptography.utils import int_from_bytes 2022-05-25 18:12:25.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 18:12:25.051 | from cryptography.utils import int_from_bytes 2022-05-25 18:12:26.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 18:12:26.082 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:26.082 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:26.088 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:26.093 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:26.095 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:26.097 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:26.225 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-05-25 18:12:27.706 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-25 18:12:27.706 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 18:12:27.776 | + inc/python:pip_install:200 : result=0 2022-05-25 18:12:27.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-25 18:12:27.781 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:27.784 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:27.786 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:27.788 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:27.790 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:27.792 | + functions-common:time_stop:2322 : name=pip_install 2022-05-25 18:12:27.794 | + functions-common:time_stop:2323 : start_time=1653502344371 2022-05-25 18:12:27.797 | + functions-common:time_stop:2325 : [[ -z 1653502344371 ]] 2022-05-25 18:12:27.799 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:27.803 | + functions-common:time_stop:2328 : end_time=1653502347801 2022-05-25 18:12:27.805 | + functions-common:time_stop:2329 : elapsed_time=3430 2022-05-25 18:12:27.807 | + functions-common:time_stop:2330 : total=15353 2022-05-25 18:12:27.809 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:27.811 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=18783 2022-05-25 18:12:27.813 | + inc/python:pip_install:203 : return 0 2022-05-25 18:12:27.816 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-05-25 18:12:30.117 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-25 18:12:31.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 18:12:31.982 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-25 18:12:32.003 | 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-05-25 18:12:32.005 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-25 18:12:32.008 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-25 18:12:32.011 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-25 18:12:32.017 | 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-05-25 18:12:32.087 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-25 18:12:32.090 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-25 18:12:32.093 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-05-25 18:12:32.109 | + ./stack.sh:main:788 : pkgs= 2022-05-25 18:12:32.112 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-05-25 18:12:32.114 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-05-25 18:12:32.116 | + functions-common:run_phase:1744 : local mode=stack 2022-05-25 18:12:32.118 | + functions-common:run_phase:1745 : local phase=pre-install 2022-05-25 18:12:32.121 | + functions-common:run_phase:1746 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-25 18:12:32.123 | + functions-common:run_phase:1747 : local extra_plugin_file_name 2022-05-25 18:12:32.125 | + functions-common:run_phase:1748 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-25 18:12:32.127 | + functions-common:run_phase:1753 : local exceptions=80-tempest.sh 2022-05-25 18:12:32.129 | + functions-common:run_phase:1754 : local extra 2022-05-25 18:12:32.132 | ++ functions-common:run_phase:1755 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-25 18:12:32.136 | + functions-common:run_phase:1755 : extra=80-tempest.sh 2022-05-25 18:12:32.138 | + functions-common:run_phase:1756 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-25 18:12:32.141 | + functions-common:run_phase:1760 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-25 18:12:32.143 | + functions-common:run_phase:1760 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-25 18:12:32.145 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-25 18:12:32.160 | ++ functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:32.162 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-25 18:12:32.164 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-25 18:12:32.166 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-25 18:12:32.168 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-25 18:12:32.170 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-25 18:12:32.172 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-25 18:12:32.174 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-25 18:12:32.176 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-25 18:12:32.178 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-25 18:12:32.180 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-25 18:12:32.182 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-25 18:12:32.184 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-25 18:12:32.186 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-25 18:12:32.188 | + functions-common:run_phase:1765 : [[ stack == \s\o\u\r\c\e ]] 2022-05-25 18:12:32.190 | + functions-common:run_phase:1768 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-25 18:12:32.193 | + functions-common:run_phase:1771 : run_plugins stack pre-install 2022-05-25 18:12:32.195 | + functions-common:run_plugins:1730 : local mode=stack 2022-05-25 18:12:32.197 | + functions-common:run_plugins:1731 : local phase=pre-install 2022-05-25 18:12:32.200 | + functions-common:run_plugins:1733 : local plugins= 2022-05-25 18:12:32.202 | + functions-common:run_plugins:1734 : local plugin 2022-05-25 18:12:32.205 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-25 18:12:32.207 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-25 18:12:32.210 | + functions:set_systemd_override:821 : local value=2048 2022-05-25 18:12:32.212 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-25 18:12:32.214 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-25 18:12:32.265 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-25 18:12:32.265 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-25 18:12:32.267 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-25 18:12:32.627 | + ./stack.sh:main:801 : install_rpc_backend 2022-05-25 18:12:32.629 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-25 18:12:32.645 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:32.647 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-25 18:12:32.650 | + functions-common:install_package:1354 : update_package_repo 2022-05-25 18:12:32.652 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-05-25 18:12:32.654 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-05-25 18:12:32.657 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-05-25 18:12:32.659 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:32.661 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-05-25 18:12:32.663 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:32.666 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:32.668 | + functions-common:update_package_repo:1335 : apt_get_update 2022-05-25 18:12:32.671 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-05-25 18:12:32.673 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-05-25 18:12:32.675 | + functions-common:apt_get_update:1081 : return 2022-05-25 18:12:32.677 | + functions-common:install_package:1355 : real_install_package rabbitmq-server 2022-05-25 18:12:32.679 | + functions-common:real_install_package:1340 : is_ubuntu 2022-05-25 18:12:32.682 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:32.684 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:32.687 | + functions-common:real_install_package:1341 : apt_get install rabbitmq-server 2022-05-25 18:12:32.707 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-25 18:12:32.815 | Reading package lists... 2022-05-25 18:12:33.057 | Building dependency tree... 2022-05-25 18:12:33.058 | Reading state information... 2022-05-25 18:12:33.306 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-25 18:12:33.306 | The following packages were automatically installed and are no longer required: 2022-05-25 18:12:33.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 18:12:33.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 18:12:33.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 18:12:33.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 18:12:33.307 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 18:12:33.308 | python3-zope.interface 2022-05-25 18:12:33.308 | Use 'sudo apt autoremove' to remove them. 2022-05-25 18:12:33.422 | 0 upgraded, 0 newly installed, 0 to remove and 137 not upgraded. 2022-05-25 18:12:33.426 | + functions-common:apt_get:1125 : result=0 2022-05-25 18:12:33.429 | + functions-common:apt_get:1128 : time_stop apt-get 2022-05-25 18:12:33.431 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:33.433 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:33.435 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:33.437 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:33.439 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:33.441 | + functions-common:time_stop:2322 : name=apt-get 2022-05-25 18:12:33.444 | + functions-common:time_stop:2323 : start_time=1653502352704 2022-05-25 18:12:33.446 | + functions-common:time_stop:2325 : [[ -z 1653502352704 ]] 2022-05-25 18:12:33.448 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:33.453 | + functions-common:time_stop:2328 : end_time=1653502353451 2022-05-25 18:12:33.455 | + functions-common:time_stop:2329 : elapsed_time=747 2022-05-25 18:12:33.457 | + functions-common:time_stop:2330 : total=1493 2022-05-25 18:12:33.459 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:33.461 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=2240 2022-05-25 18:12:33.464 | + functions-common:apt_get:1129 : return 0 2022-05-25 18:12:33.467 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-25 18:12:33.469 | + functions-common:is_suse:462 : is_opensuse 2022-05-25 18:12:33.471 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-05-25 18:12:33.473 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 18:12:33.476 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-05-25 18:12:33.478 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-05-25 18:12:33.480 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 18:12:33.483 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-25 18:12:33.485 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-05-25 18:12:33.487 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-05-25 18:12:33.490 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 18:12:33.492 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 18:12:33.494 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 18:12:33.496 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-05-25 18:12:33.499 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-05-25 18:12:33.501 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-05-25 18:12:33.505 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 18:12:33.508 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-25 18:12:33.510 | + functions-common:is_suse:462 : is_opensuse 2022-05-25 18:12:33.514 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-05-25 18:12:33.518 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 18:12:33.520 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-05-25 18:12:33.523 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-05-25 18:12:33.529 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 18:12:33.533 | + ./stack.sh:main:802 : restart_rpc_backend 2022-05-25 18:12:33.535 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-25 18:12:33.551 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:33.554 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-25 18:12:33.556 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-05-25 18:12:33.558 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-05-25 18:12:33.560 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-25 18:12:33.563 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-25 18:12:33.567 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-25 18:12:33.570 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-25 18:12:33.572 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-25 18:12:33.574 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-25 18:12:33.577 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-25 18:12:33.579 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-25 18:12:33.582 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-25 18:12:34.277 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-25 18:12:34.277 | user tags 2022-05-25 18:12:34.277 | stackrabbit []' 2022-05-25 18:12:34.280 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-25 18:12:34.280 | user tags 2022-05-25 18:12:34.280 | stackrabbit []' 2022-05-25 18:12:34.281 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-25 18:12:34.288 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-25 18:12:34.291 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-25 18:12:34.293 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-25 18:12:34.958 | Changing password for user "stackrabbit" ... 2022-05-25 18:12:35.024 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-25 18:12:35.683 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-25 18:12:35.743 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-25 18:12:35.746 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-25 18:12:36.418 | Changing password for user "stackrabbit" ... 2022-05-25 18:12:36.476 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-25 18:12:36.478 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-25 18:12:36.481 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-25 18:12:37.126 | Deleting user "guest" ... 2022-05-25 18:12:37.142 | Error: 2022-05-25 18:12:37.142 | {:no_such_user, "guest"} 2022-05-25 18:12:37.154 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-25 18:12:37.157 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-05-25 18:12:37.173 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:37.176 | + ./stack.sh:main:805 : install_database 2022-05-25 18:12:37.178 | + lib/database:install_database:116 : install_database_mysql 2022-05-25 18:12:37.180 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-05-25 18:12:37.183 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:37.185 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:37.188 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-05-25 18:12:37.491 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-25 18:12:37.494 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-05-25 18:12:37.496 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-05-25 18:12:37.499 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-05-25 18:12:37.501 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-05-25 18:12:37.504 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-05-25 18:12:37.506 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-05-25 18:12:37.508 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 18:12:37.510 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 18:12:37.513 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 18:12:37.515 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-05-25 18:12:37.517 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-05-25 18:12:37.519 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-05-25 18:12:37.522 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 18:12:37.524 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-05-25 18:12:37.526 | + functions-common:is_suse:462 : is_opensuse 2022-05-25 18:12:37.529 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-05-25 18:12:37.532 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 18:12:37.534 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-05-25 18:12:37.536 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-05-25 18:12:37.538 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 18:12:37.541 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-05-25 18:12:37.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:37.547 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:37.549 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-05-25 18:12:37.551 | + functions-common:install_package:1354 : update_package_repo 2022-05-25 18:12:37.553 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-05-25 18:12:37.556 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-05-25 18:12:37.558 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-05-25 18:12:37.560 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:37.563 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-05-25 18:12:37.565 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:37.570 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:37.574 | + functions-common:update_package_repo:1335 : apt_get_update 2022-05-25 18:12:37.577 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-05-25 18:12:37.579 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-05-25 18:12:37.584 | + functions-common:apt_get_update:1081 : return 2022-05-25 18:12:37.586 | + functions-common:install_package:1355 : real_install_package mysql-server 2022-05-25 18:12:37.588 | + functions-common:real_install_package:1340 : is_ubuntu 2022-05-25 18:12:37.591 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:37.593 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:37.596 | + functions-common:real_install_package:1341 : apt_get install mysql-server 2022-05-25 18:12:37.618 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-25 18:12:37.726 | Reading package lists... 2022-05-25 18:12:37.971 | Building dependency tree... 2022-05-25 18:12:37.973 | Reading state information... 2022-05-25 18:12:38.219 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-25 18:12:38.220 | The following packages were automatically installed and are no longer required: 2022-05-25 18:12:38.221 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 18:12:38.221 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 18:12:38.221 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 18:12:38.221 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 18:12:38.221 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 18:12:38.221 | python3-zope.interface 2022-05-25 18:12:38.221 | Use 'sudo apt autoremove' to remove them. 2022-05-25 18:12:38.335 | 0 upgraded, 0 newly installed, 0 to remove and 137 not upgraded. 2022-05-25 18:12:38.339 | + functions-common:apt_get:1125 : result=0 2022-05-25 18:12:38.341 | + functions-common:apt_get:1128 : time_stop apt-get 2022-05-25 18:12:38.343 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:38.345 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:38.347 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:38.349 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:38.351 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:38.354 | + functions-common:time_stop:2322 : name=apt-get 2022-05-25 18:12:38.356 | + functions-common:time_stop:2323 : start_time=1653502357615 2022-05-25 18:12:38.358 | + functions-common:time_stop:2325 : [[ -z 1653502357615 ]] 2022-05-25 18:12:38.360 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:38.364 | + functions-common:time_stop:2328 : end_time=1653502358362 2022-05-25 18:12:38.366 | + functions-common:time_stop:2329 : elapsed_time=747 2022-05-25 18:12:38.368 | + functions-common:time_stop:2330 : total=2240 2022-05-25 18:12:38.370 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:38.373 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=2987 2022-05-25 18:12:38.375 | + functions-common:apt_get:1129 : return 0 2022-05-25 18:12:38.377 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-05-25 18:12:38.380 | + ./stack.sh:main:808 : install_database_python 2022-05-25 18:12:38.382 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-05-25 18:12:38.384 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-05-25 18:12:38.387 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-25 18:12:38.389 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-25 18:12:38.392 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-25 18:12:38.395 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-25 18:12:38.397 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-25 18:12:38.400 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-25 18:12:38.401 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-25 18:12:38.406 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-25 18:12:38.408 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-25 18:12:38.410 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-25 18:12:38.413 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-25 18:12:38.415 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-25 18:12:38.436 | Using python 3.8 to install PyMySQL 2022-05-25 18:12:38.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-25 18:12:39.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 18:12:39.098 | from cryptography.utils import int_from_bytes 2022-05-25 18:12:39.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 18:12:39.098 | from cryptography.utils import int_from_bytes 2022-05-25 18:12:40.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 18:12:40.122 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:40.123 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:40.128 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:40.133 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:40.135 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:40.136 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 18:12:40.143 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.0.2) 2022-05-25 18:12:41.667 | WARNING: You are using pip version 20.2.2; however, version 22.1.1 is available. 2022-05-25 18:12:41.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 18:12:41.738 | + inc/python:pip_install:200 : result=0 2022-05-25 18:12:41.740 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-25 18:12:41.742 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:41.745 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:41.747 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:41.749 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:41.751 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:41.753 | + functions-common:time_stop:2322 : name=pip_install 2022-05-25 18:12:41.755 | + functions-common:time_stop:2323 : start_time=1653502358430 2022-05-25 18:12:41.758 | + functions-common:time_stop:2325 : [[ -z 1653502358430 ]] 2022-05-25 18:12:41.760 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:41.765 | + functions-common:time_stop:2328 : end_time=1653502361763 2022-05-25 18:12:41.767 | + functions-common:time_stop:2329 : elapsed_time=3333 2022-05-25 18:12:41.769 | + functions-common:time_stop:2330 : total=18783 2022-05-25 18:12:41.771 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:41.774 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=22116 2022-05-25 18:12:41.776 | + inc/python:pip_install:203 : return 0 2022-05-25 18:12:41.779 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-25 18:12:41.781 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-25 18:12:41.783 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-25 18:12:41.786 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-05-25 18:12:41.802 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:41.804 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-05-25 18:12:41.806 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-05-25 18:12:41.809 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-25 18:12:41.810 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-05-25 18:12:41.815 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-25 18:12:41.817 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-25 18:12:41.819 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-05-25 18:12:41.822 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-05-25 18:12:41.824 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-05-25 18:12:41.827 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-05-25 18:12:41.842 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:41.845 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-05-25 18:12:41.847 | + functions-common:install_package:1354 : update_package_repo 2022-05-25 18:12:41.849 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-05-25 18:12:41.851 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-05-25 18:12:41.854 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-05-25 18:12:41.856 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:41.858 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-05-25 18:12:41.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:41.863 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:41.865 | + functions-common:update_package_repo:1335 : apt_get_update 2022-05-25 18:12:41.867 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-05-25 18:12:41.869 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-05-25 18:12:41.871 | + functions-common:apt_get_update:1081 : return 2022-05-25 18:12:41.874 | + functions-common:install_package:1355 : real_install_package radvd 2022-05-25 18:12:41.876 | + functions-common:real_install_package:1340 : is_ubuntu 2022-05-25 18:12:41.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:41.880 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:41.883 | + functions-common:real_install_package:1341 : apt_get install radvd 2022-05-25 18:12:41.904 | + functions-common:apt_get:1121 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-25 18:12:42.011 | Reading package lists... 2022-05-25 18:12:42.254 | Building dependency tree... 2022-05-25 18:12:42.256 | Reading state information... 2022-05-25 18:12:42.513 | radvd is already the newest version (1:2.17-2). 2022-05-25 18:12:42.513 | The following packages were automatically installed and are no longer required: 2022-05-25 18:12:42.514 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 18:12:42.514 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 18:12:42.514 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 18:12:42.514 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 18:12:42.514 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 18:12:42.514 | python3-zope.interface 2022-05-25 18:12:42.514 | Use 'sudo apt autoremove' to remove them. 2022-05-25 18:12:42.627 | 0 upgraded, 0 newly installed, 0 to remove and 137 not upgraded. 2022-05-25 18:12:42.631 | + functions-common:apt_get:1125 : result=0 2022-05-25 18:12:42.634 | + functions-common:apt_get:1128 : time_stop apt-get 2022-05-25 18:12:42.636 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:42.638 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:42.640 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:42.642 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:42.644 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:42.646 | + functions-common:time_stop:2322 : name=apt-get 2022-05-25 18:12:42.649 | + functions-common:time_stop:2323 : start_time=1653502361901 2022-05-25 18:12:42.651 | + functions-common:time_stop:2325 : [[ -z 1653502361901 ]] 2022-05-25 18:12:42.653 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:42.658 | + functions-common:time_stop:2328 : end_time=1653502362655 2022-05-25 18:12:42.660 | + functions-common:time_stop:2329 : elapsed_time=754 2022-05-25 18:12:42.662 | + functions-common:time_stop:2330 : total=2987 2022-05-25 18:12:42.664 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:42.666 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=3741 2022-05-25 18:12:42.669 | + functions-common:apt_get:1129 : return 0 2022-05-25 18:12:42.671 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-05-25 18:12:42.688 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:42.690 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-05-25 18:12:42.693 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-25 18:12:42.696 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-05-25 18:12:42.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-05-25 18:12:42.716 | + functions-common:install_package:1354 : update_package_repo 2022-05-25 18:12:42.719 | + functions-common:update_package_repo:1326 : NO_UPDATE_REPOS=False 2022-05-25 18:12:42.721 | + functions-common:update_package_repo:1327 : REPOS_UPDATED=True 2022-05-25 18:12:42.723 | + functions-common:update_package_repo:1328 : RETRY_UPDATE=False 2022-05-25 18:12:42.725 | + functions-common:update_package_repo:1330 : [[ False = \T\r\u\e ]] 2022-05-25 18:12:42.727 | + functions-common:update_package_repo:1334 : is_ubuntu 2022-05-25 18:12:42.730 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:42.732 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:42.735 | + functions-common:update_package_repo:1335 : apt_get_update 2022-05-25 18:12:42.737 | + functions-common:apt_get_update:1080 : [[ True == \T\r\u\e ]] 2022-05-25 18:12:42.739 | + functions-common:apt_get_update:1080 : [[ False != \T\r\u\e ]] 2022-05-25 18:12:42.741 | + functions-common:apt_get_update:1081 : return 2022-05-25 18:12:42.743 | + functions-common:install_package:1355 : real_install_package fakeroot make openvswitch-switch 2022-05-25 18:12:42.745 | + functions-common:real_install_package:1340 : is_ubuntu 2022-05-25 18:12:42.748 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:42.750 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:42.752 | + functions-common:real_install_package:1341 : apt_get install fakeroot make openvswitch-switch 2022-05-25 18:12:42.771 | + functions-common:apt_get:1121 : 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-05-25 18:12:42.880 | Reading package lists... 2022-05-25 18:12:43.121 | Building dependency tree... 2022-05-25 18:12:43.123 | Reading state information... 2022-05-25 18:12:43.371 | fakeroot is already the newest version (1.24-1). 2022-05-25 18:12:43.371 | make is already the newest version (4.2.1-1.2). 2022-05-25 18:12:43.371 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-25 18:12:43.371 | The following packages were automatically installed and are no longer required: 2022-05-25 18:12:43.372 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 18:12:43.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 18:12:43.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 18:12:43.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 18:12:43.372 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 18:12:43.372 | python3-zope.interface 2022-05-25 18:12:43.372 | Use 'sudo apt autoremove' to remove them. 2022-05-25 18:12:43.485 | 0 upgraded, 0 newly installed, 0 to remove and 137 not upgraded. 2022-05-25 18:12:43.489 | + functions-common:apt_get:1125 : result=0 2022-05-25 18:12:43.491 | + functions-common:apt_get:1128 : time_stop apt-get 2022-05-25 18:12:43.493 | + functions-common:time_stop:2316 : local name 2022-05-25 18:12:43.495 | + functions-common:time_stop:2317 : local end_time 2022-05-25 18:12:43.497 | + functions-common:time_stop:2318 : local elapsed_time 2022-05-25 18:12:43.500 | + functions-common:time_stop:2319 : local total 2022-05-25 18:12:43.502 | + functions-common:time_stop:2320 : local start_time 2022-05-25 18:12:43.504 | + functions-common:time_stop:2322 : name=apt-get 2022-05-25 18:12:43.506 | + functions-common:time_stop:2323 : start_time=1653502362769 2022-05-25 18:12:43.508 | + functions-common:time_stop:2325 : [[ -z 1653502362769 ]] 2022-05-25 18:12:43.510 | ++ functions-common:time_stop:2328 : date +%s%3N 2022-05-25 18:12:43.515 | + functions-common:time_stop:2328 : end_time=1653502363513 2022-05-25 18:12:43.517 | + functions-common:time_stop:2329 : elapsed_time=744 2022-05-25 18:12:43.519 | + functions-common:time_stop:2330 : total=3741 2022-05-25 18:12:43.521 | + functions-common:time_stop:2332 : _TIME_START[$name]= 2022-05-25 18:12:43.523 | + functions-common:time_stop:2333 : _TIME_TOTAL[$name]=4485 2022-05-25 18:12:43.525 | + functions-common:apt_get:1129 : return 0 2022-05-25 18:12:43.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-05-25 18:12:43.531 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-05-25 18:12:43.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-05-25 18:12:43.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-25 18:12:43.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-05-25 18:12:43.540 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-05-25 18:12:43.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-05-25 18:12:43.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-05-25 18:12:43.550 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-05-25 18:12:43.550 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-05-25 18:12:43.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-05-25 18:12:43.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-05-25 18:12:43.560 | + functions:vercmp:628 : local v1=5.4 2022-05-25 18:12:43.562 | + functions:vercmp:629 : local 'op=<' 2022-05-25 18:12:43.564 | + functions:vercmp:630 : local v2=3.13 2022-05-25 18:12:43.566 | + functions:vercmp:631 : local result 2022-05-25 18:12:43.570 | ++ functions:vercmp:635 : sort -V 2022-05-25 18:12:43.570 | ++ functions:vercmp:635 : head -1 2022-05-25 18:12:43.571 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-25 18:12:43.576 | + functions:vercmp:635 : result=3.13 2022-05-25 18:12:43.578 | + functions:vercmp:637 : case $op in 2022-05-25 18:12:43.580 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-25 18:12:43.582 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-25 18:12:43.585 | + functions:vercmp:648 : return 2022-05-25 18:12:43.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-05-25 18:12:43.589 | + functions-common:restart_service:2200 : '[' -x /bin/systemctl ']' 2022-05-25 18:12:43.591 | + functions-common:restart_service:2201 : sudo /bin/systemctl restart openvswitch-switch 2022-05-25 18:12:44.052 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-25 18:12:44.055 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-25 18:12:44.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-25 18:12:44.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-25 18:12:44.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-25 18:12:44.068 | + inc/python:use_library_from_git:253 : return 1 2022-05-25 18:12:44.071 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-05-25 18:12:44.088 | + functions-common:is_service_enabled:1972 : return 0 2022-05-25 18:12:44.091 | + ./stack.sh:main:816 : install_etcd3 2022-05-25 18:12:44.093 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-25 18:12:44.094 | Installing etcd 2022-05-25 18:12:44.096 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-25 18:12:44.107 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-25 18:12:44.119 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-25 18:12:44.121 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-25 18:12:44.138 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-25 18:12:44.141 | ++ 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-05-25 18:12:44.143 | ++ 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-05-25 18:12:44.146 | +++ 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-05-25 18:12:44.151 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 18:12:44.154 | ++ 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-05-25 18:12:44.156 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-25 18:12:44.158 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 18:12:44.161 | ++ functions:get_extra_file:74 : return 2022-05-25 18:12:44.163 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 18:12:44.166 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-25 18:12:44.168 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-25 18:12:44.170 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-25 18:12:44.180 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-05-25 18:12:44.180 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-05-25 18:12:44.183 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 18:12:44.194 | + lib/etcd3:install_etcd3:118 : exit 1 2022-05-25 18:12:44.197 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-05-25 18:12:44.199 | + ./stack.sh:exit_trap:507 : local r=1 2022-05-25 18:12:44.203 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-05-25 18:12:44.205 | + ./stack.sh:exit_trap:508 : jobs= 2022-05-25 18:12:44.208 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-05-25 18:12:44.210 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-05-25 18:12:44.212 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-05-25 18:12:44.214 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-05-25 18:12:44.217 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-05-25 18:12:44.220 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-05-25 18:12:44.220 | Error on exit 2022-05-25 18:12:44.222 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-05-25 18:12:44.224 | + ./stack.sh:exit_trap:528 : generate-subunit 1653502317 47 fail 2022-05-25 18:12:44.714 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-05-25 18:12:44.717 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-25 18:12:45.181 | + ./stack.sh:exit_trap:542 : exit 1