2022-06-09 11:02:38.062 | + ./stack.sh:main:482 : exec 2022-06-09 11:02:38.062 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-110237' 2022-06-09 11:02:38.062 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 11:02:38.062 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-110237.summary.2022-06-09-110237 2022-06-09 11:02:38.062 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-110237 2022-06-09 11:02:38.062 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-110237 /opt/stack/logs/stack.sh.log 2022-06-09 11:02:38.062 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-110237.summary.2022-06-09-110237 /opt/stack/logs/stack.sh.log.summary 2022-06-09 11:02:38.062 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-09 11:02:38.062 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-09 11:02:38.062 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-09 11:02:38.062 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-09 11:02:38.062 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 11:02:38.062 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-09 11:02:38.062 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-09 11:02:38.064 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 11:02:38.066 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-09 11:02:38.068 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-09 11:02:38.070 | + ./stack.sh:main:568 : set -o errexit 2022-06-09 11:02:38.072 | + ./stack.sh:main:571 : uname -a 2022-06-09 11:02:38.073 | Linux dv-neutron-844179-8-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-09 11:02:38.075 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 11:02:38.077 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 11:02:38.080 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-09 11:02:38.117 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 11:02:38.132 | + ./stack.sh:main:585 : fetch_plugins 2022-06-09 11:02:38.134 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-09 11:02:38.136 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-09 11:02:38.138 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-09 11:02:38.140 | + functions-common:fetch_plugins:1777 : return 2022-06-09 11:02:38.142 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-09 11:02:38.143 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-09 11:02:38.145 | + functions-common:run_phase:1855 : local phase= 2022-06-09 11:02:38.147 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 11:02:38.149 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 11:02:38.151 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 11:02:38.153 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 11:02:38.154 | + functions-common:run_phase:1864 : local extra 2022-06-09 11:02:38.157 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 11:02:38.160 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 11:02:38.161 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 11:02:38.163 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 11:02:38.166 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 11:02:38.168 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 11:02:38.180 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:02:38.181 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 11:02:38.183 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 11:02:38.185 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 11:02:38.187 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 11:02:38.188 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 11:02:38.190 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 11:02:38.192 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 11:02:38.194 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 11:02:38.196 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 11:02:38.197 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 11:02:38.199 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-09 11:02:38.201 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-09 11:02:38.203 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-09 11:02:38.205 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-09 11:02:38.206 | + functions-common:plugin_override_defaults:1818 : return 2022-06-09 11:02:38.208 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-09 11:02:38.225 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-09 11:02:38.228 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 11:02:38.240 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-09 11:02:38.242 | +++ lib/tls:source:43 : hostname -f 2022-06-09 11:02:38.245 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 11:02:38.247 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 11:02:38.249 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 11:02:38.251 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 11:02:38.253 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 11:02:38.255 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 11:02:38.256 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 11:02:38.259 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 11:02:38.261 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 11:02:38.263 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 11:02:38.267 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-09 11:02:38.279 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 11:02:38.296 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 11:02:38.308 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 11:02:38.319 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 11:02:38.355 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-09 11:02:38.413 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-09 11:02:38.501 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-09 11:02:38.523 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 11:02:38.573 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-09 11:02:38.625 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 11:02:38.771 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 11:02:38.786 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 11:02:38.798 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 11:02:38.811 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 11:02:38.897 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-09 11:02:38.899 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-09 11:02:38.902 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-09 11:02:38.904 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-09 11:02:38.906 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-09 11:02:38.908 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-09 11:02:38.911 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-09 11:02:38.911 | False' 2022-06-09 11:02:38.913 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-09 11:02:38.928 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-09 11:02:38.931 | + ./stack.sh:main:619 : run_phase source 2022-06-09 11:02:38.933 | + functions-common:run_phase:1854 : local mode=source 2022-06-09 11:02:38.935 | + functions-common:run_phase:1855 : local phase= 2022-06-09 11:02:38.937 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 11:02:38.938 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 11:02:38.940 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 11:02:38.943 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 11:02:38.944 | + functions-common:run_phase:1864 : local extra 2022-06-09 11:02:38.947 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 11:02:38.951 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 11:02:38.953 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 11:02:38.955 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 11:02:38.957 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 11:02:38.959 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 11:02:38.973 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:02:38.975 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 11:02:38.978 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 11:02:39.017 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 11:02:39.019 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-09 11:02:39.021 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 11:02:39.023 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-09 11:02:39.025 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-09 11:02:39.027 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-09 11:02:39.029 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-09 11:02:39.031 | + functions-common:load_plugin_settings:1795 : return 2022-06-09 11:02:39.033 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-09 11:02:39.035 | + functions-common:verify_disabled_services:2137 : local service 2022-06-09 11:02:39.038 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.040 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 11:02:39.043 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.045 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 11:02:39.047 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.049 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 11:02:39.051 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.054 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 11:02:39.057 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.059 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 11:02:39.061 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.063 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 11:02:39.065 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.068 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 11:02:39.070 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.072 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 11:02:39.074 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.077 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 11:02:39.079 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.081 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 11:02:39.083 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.085 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 11:02:39.088 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.090 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-09 11:02:39.092 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.094 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-09 11:02:39.097 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.099 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-09 11:02:39.101 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.104 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-09 11:02:39.106 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.108 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 11:02:39.111 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.113 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-09 11:02:39.115 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.117 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 11:02:39.120 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.122 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 11:02:39.124 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.127 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 11:02:39.129 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.131 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 11:02:39.134 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.136 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 11:02:39.138 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.140 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 11:02:39.143 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.145 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 11:02:39.147 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.149 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 11:02:39.151 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.154 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 11:02:39.156 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.158 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 11:02:39.160 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.163 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 11:02:39.165 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.168 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 11:02:39.170 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.172 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 11:02:39.174 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.177 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 11:02:39.179 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.182 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 11:02:39.184 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.186 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 11:02:39.188 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.190 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 11:02:39.193 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.195 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 11:02:39.197 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.199 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 11:02:39.202 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.204 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 11:02:39.206 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.208 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 11:02:39.211 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.213 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 11:02:39.215 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.217 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 11:02:39.220 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.222 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 11:02:39.224 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.226 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 11:02:39.229 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.231 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 11:02:39.234 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.236 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 11:02:39.238 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.240 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 11:02:39.242 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.249 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 11:02:39.252 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 11:02:39.254 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 11:02:39.258 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-09 11:02:39.260 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 11:02:39.263 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 11:02:39.277 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:02:39.279 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 11:02:39.282 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 11:02:39.284 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 11:02:39.301 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 11:02:39.303 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 11:02:39.306 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 11:02:39.308 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 11:02:39.310 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 11:02:39.313 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 11:02:39.315 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 11:02:39.317 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 11:02:39.320 | + lib/database:initialize_database_backends:92 : return 0 2022-06-09 11:02:39.323 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-09 11:02:39.323 | Using mysql database backend 2022-06-09 11:02:39.325 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 11:02:39.341 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-09 11:02:39.344 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-09 11:02:39.346 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 11:02:39.349 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-09 11:02:39.352 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 11:02:39.354 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-09 11:02:39.370 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:02:39.372 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 11:02:39.389 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-09 11:02:39.404 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:02:39.407 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 11:02:39.422 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 11:02:39.439 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-09 11:02:39.455 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 11:02:39.457 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-09 11:02:39.473 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:02:39.476 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 11:02:39.492 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-09 11:02:39.495 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-09 11:02:39.497 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-09 11:02:39.499 | + functions-common:save_stackenv:60 : local tag=752 2022-06-09 11:02:39.502 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 11:02:39.506 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-110239 2022-06-09 11:02:39.510 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-110239 752' 2022-06-09 11:02:39.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.515 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 11:02:39.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.519 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 11:02:39.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.524 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 11:02:39.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.529 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 11:02:39.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.534 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-06-09 11:02:39.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.538 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-06-09 11:02:39.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.543 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-110237 2022-06-09 11:02:39.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.548 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 11:02:39.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.552 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-06-09 11:02:39.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.558 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 11:02:39.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.562 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 11:02:39.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.567 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 11:02:39.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.572 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 11:02:39.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.577 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.48 2022-06-09 11:02:39.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 11:02:39.582 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-09 11:02:39.584 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-09 11:02:39.587 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-09 11:02:39.589 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 11:02:39.591 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-09 11:02:39.593 | + functions-common:git_clone:599 : local git_ref=master 2022-06-09 11:02:39.595 | + functions-common:git_clone:600 : local orig_dir 2022-06-09 11:02:39.598 | ++ functions-common:git_clone:601 : pwd 2022-06-09 11:02:39.600 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:02:39.602 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-09 11:02:39.605 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-09 11:02:39.620 | + functions-common:git_clone:604 : RECLONE=False 2022-06-09 11:02:39.622 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-09 11:02:39.624 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:39.627 | + functions-common:git_clone:618 : echo master 2022-06-09 11:02:39.627 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-09 11:02:39.632 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 11:02:39.635 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:39.637 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 11:02:39.649 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-09 11:02:39.652 | + functions-common:git_clone:679 : head -1 2022-06-09 11:02:39.652 | + functions-common:git_clone:679 : git show --oneline 2022-06-09 11:02:39.656 | 2cc6b9f8 Updated from generate-constraints 2022-06-09 11:02:39.658 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-09 11:02:39.661 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-09 11:02:39.663 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 11:02:39.666 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-09 11:02:39.668 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 11:02:39.671 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 11:02:39.673 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 11:02:39.676 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 11:02:39.678 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 11:02:39.681 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 11:02:39.683 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 11:02:39.687 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 11:02:39.691 | ++ tools/install_prereqs.sh:source:47 : NOW=1654772559 2022-06-09 11:02:39.694 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 11:02:39.699 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654772500 2022-06-09 11:02:39.701 | ++ tools/install_prereqs.sh:source:49 : DELTA=59 2022-06-09 11:02:39.704 | ++ tools/install_prereqs.sh:source:50 : [[ 59 -lt 7200 ]] 2022-06-09 11:02:39.706 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 11:02:39.708 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 11:02:39.711 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-09 11:02:39.713 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-09 11:02:39.716 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-09 11:02:39.718 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-09 11:02:39.720 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-09 11:02:39.722 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-09 11:02:39.725 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 11:02:39.772 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 11:02:39.772 | apache2-dev 2022-06-09 11:02:39.772 | bc 2022-06-09 11:02:39.772 | bsdmainutils 2022-06-09 11:02:39.772 | curl 2022-06-09 11:02:39.772 | g++ 2022-06-09 11:02:39.772 | gawk 2022-06-09 11:02:39.772 | gcc 2022-06-09 11:02:39.772 | gettext 2022-06-09 11:02:39.772 | git 2022-06-09 11:02:39.773 | graphviz 2022-06-09 11:02:39.773 | iputils-ping 2022-06-09 11:02:39.773 | libapache2-mod-proxy-uwsgi 2022-06-09 11:02:39.773 | libffi-dev 2022-06-09 11:02:39.773 | libjpeg-dev 2022-06-09 11:02:39.773 | libpcre3-dev 2022-06-09 11:02:39.773 | libpq-dev 2022-06-09 11:02:39.773 | libssl-dev 2022-06-09 11:02:39.773 | libsystemd-dev 2022-06-09 11:02:39.773 | libxml2-dev 2022-06-09 11:02:39.773 | libxslt1-dev 2022-06-09 11:02:39.773 | libyaml-dev 2022-06-09 11:02:39.773 | lsof 2022-06-09 11:02:39.773 | openssh-server 2022-06-09 11:02:39.773 | openssl 2022-06-09 11:02:39.773 | pkg-config 2022-06-09 11:02:39.773 | psmisc 2022-06-09 11:02:39.773 | python3-dev 2022-06-09 11:02:39.773 | python3-pip 2022-06-09 11:02:39.773 | python3-systemd 2022-06-09 11:02:39.773 | python3-venv 2022-06-09 11:02:39.773 | tar 2022-06-09 11:02:39.773 | tcpdump 2022-06-09 11:02:39.773 | unzip 2022-06-09 11:02:39.773 | uuid-runtime 2022-06-09 11:02:39.773 | wget 2022-06-09 11:02:39.773 | wget 2022-06-09 11:02:39.773 | zlib1g-dev 2022-06-09 11:02:39.773 | libkrb5-dev 2022-06-09 11:02:39.773 | libldap2-dev 2022-06-09 11:02:39.773 | libsasl2-dev 2022-06-09 11:02:39.773 | memcached 2022-06-09 11:02:39.773 | python3-mysqldb 2022-06-09 11:02:39.773 | sqlite3 2022-06-09 11:02:39.773 | conntrack 2022-06-09 11:02:39.773 | curl 2022-06-09 11:02:39.773 | dnsmasq-base 2022-06-09 11:02:39.774 | dnsmasq-utils 2022-06-09 11:02:39.774 | ebtables 2022-06-09 11:02:39.774 | genisoimage 2022-06-09 11:02:39.774 | iptables 2022-06-09 11:02:39.774 | iputils-arping 2022-06-09 11:02:39.774 | kpartx 2022-06-09 11:02:39.774 | libjs-jquery-tablesorter 2022-06-09 11:02:39.774 | parted 2022-06-09 11:02:39.774 | pm-utils 2022-06-09 11:02:39.774 | python3-mysqldb 2022-06-09 11:02:39.774 | socat 2022-06-09 11:02:39.774 | sqlite3 2022-06-09 11:02:39.774 | sudo 2022-06-09 11:02:39.774 | vlan 2022-06-09 11:02:39.774 | lsscsi 2022-06-09 11:02:39.774 | open-iscsi 2022-06-09 11:02:39.774 | lvm2 2022-06-09 11:02:39.774 | qemu-utils 2022-06-09 11:02:39.774 | thin-provisioning-tools 2022-06-09 11:02:39.774 | acl 2022-06-09 11:02:39.774 | dnsmasq-base 2022-06-09 11:02:39.774 | dnsmasq-utils 2022-06-09 11:02:39.774 | ebtables 2022-06-09 11:02:39.774 | haproxy 2022-06-09 11:02:39.774 | iptables 2022-06-09 11:02:39.774 | iputils-arping 2022-06-09 11:02:39.774 | iputils-ping 2022-06-09 11:02:39.774 | postgresql-server-dev-all 2022-06-09 11:02:39.774 | python3-mysqldb 2022-06-09 11:02:39.774 | sqlite3 2022-06-09 11:02:39.774 | sudo 2022-06-09 11:02:39.774 | vlan 2022-06-09 11:02:39.774 | pcp 2022-06-09 11:02:39.774 | ipset 2022-06-09 11:02:39.774 | conntrack 2022-06-09 11:02:39.774 | conntrackd 2022-06-09 11:02:39.774 | keepalived 2022-06-09 11:02:39.775 | lvm2 2022-06-09 11:02:39.775 | qemu-utils 2022-06-09 11:02:39.775 | thin-provisioning-tools 2022-06-09 11:02:39.775 | curl 2022-06-09 11:02:39.775 | liberasurecode-dev 2022-06-09 11:02:39.775 | make 2022-06-09 11:02:39.775 | memcached 2022-06-09 11:02:39.775 | rsync 2022-06-09 11:02:39.775 | sqlite3 2022-06-09 11:02:39.775 | xfsprogs' 2022-06-09 11:02:39.775 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 11:02:39.793 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 11:02:39.793 | apache2-dev 2022-06-09 11:02:39.793 | bc 2022-06-09 11:02:39.793 | bsdmainutils 2022-06-09 11:02:39.793 | curl 2022-06-09 11:02:39.793 | g++ 2022-06-09 11:02:39.793 | gawk 2022-06-09 11:02:39.793 | gcc 2022-06-09 11:02:39.793 | gettext 2022-06-09 11:02:39.793 | git 2022-06-09 11:02:39.793 | graphviz 2022-06-09 11:02:39.793 | iputils-ping 2022-06-09 11:02:39.793 | libapache2-mod-proxy-uwsgi 2022-06-09 11:02:39.793 | libffi-dev 2022-06-09 11:02:39.793 | libjpeg-dev 2022-06-09 11:02:39.793 | libpcre3-dev 2022-06-09 11:02:39.793 | libpq-dev 2022-06-09 11:02:39.793 | libssl-dev 2022-06-09 11:02:39.794 | libsystemd-dev 2022-06-09 11:02:39.794 | libxml2-dev 2022-06-09 11:02:39.794 | libxslt1-dev 2022-06-09 11:02:39.794 | libyaml-dev 2022-06-09 11:02:39.794 | lsof 2022-06-09 11:02:39.794 | openssh-server 2022-06-09 11:02:39.794 | openssl 2022-06-09 11:02:39.794 | pkg-config 2022-06-09 11:02:39.794 | psmisc 2022-06-09 11:02:39.794 | python3-dev 2022-06-09 11:02:39.794 | python3-pip 2022-06-09 11:02:39.794 | python3-systemd 2022-06-09 11:02:39.794 | python3-venv 2022-06-09 11:02:39.794 | tar 2022-06-09 11:02:39.794 | tcpdump 2022-06-09 11:02:39.794 | unzip 2022-06-09 11:02:39.794 | uuid-runtime 2022-06-09 11:02:39.794 | wget 2022-06-09 11:02:39.794 | wget 2022-06-09 11:02:39.794 | zlib1g-dev 2022-06-09 11:02:39.794 | libkrb5-dev 2022-06-09 11:02:39.794 | libldap2-dev 2022-06-09 11:02:39.794 | libsasl2-dev 2022-06-09 11:02:39.794 | memcached 2022-06-09 11:02:39.794 | python3-mysqldb 2022-06-09 11:02:39.794 | sqlite3 2022-06-09 11:02:39.794 | conntrack 2022-06-09 11:02:39.794 | curl 2022-06-09 11:02:39.794 | dnsmasq-base 2022-06-09 11:02:39.794 | dnsmasq-utils 2022-06-09 11:02:39.794 | ebtables 2022-06-09 11:02:39.794 | genisoimage 2022-06-09 11:02:39.794 | iptables 2022-06-09 11:02:39.794 | iputils-arping 2022-06-09 11:02:39.794 | kpartx 2022-06-09 11:02:39.794 | libjs-jquery-tablesorter 2022-06-09 11:02:39.795 | parted 2022-06-09 11:02:39.795 | pm-utils 2022-06-09 11:02:39.795 | python3-mysqldb 2022-06-09 11:02:39.795 | socat 2022-06-09 11:02:39.795 | sqlite3 2022-06-09 11:02:39.795 | sudo 2022-06-09 11:02:39.795 | vlan 2022-06-09 11:02:39.795 | lsscsi 2022-06-09 11:02:39.795 | open-iscsi 2022-06-09 11:02:39.795 | lvm2 2022-06-09 11:02:39.795 | qemu-utils 2022-06-09 11:02:39.795 | thin-provisioning-tools 2022-06-09 11:02:39.795 | acl 2022-06-09 11:02:39.795 | dnsmasq-base 2022-06-09 11:02:39.795 | dnsmasq-utils 2022-06-09 11:02:39.795 | ebtables 2022-06-09 11:02:39.795 | haproxy 2022-06-09 11:02:39.795 | iptables 2022-06-09 11:02:39.795 | iputils-arping 2022-06-09 11:02:39.795 | iputils-ping 2022-06-09 11:02:39.795 | postgresql-server-dev-all 2022-06-09 11:02:39.795 | python3-mysqldb 2022-06-09 11:02:39.795 | sqlite3 2022-06-09 11:02:39.795 | sudo 2022-06-09 11:02:39.795 | vlan 2022-06-09 11:02:39.795 | pcp 2022-06-09 11:02:39.795 | ipset 2022-06-09 11:02:39.795 | conntrack 2022-06-09 11:02:39.795 | conntrackd 2022-06-09 11:02:39.795 | keepalived 2022-06-09 11:02:39.795 | lvm2 2022-06-09 11:02:39.795 | qemu-utils 2022-06-09 11:02:39.795 | thin-provisioning-tools 2022-06-09 11:02:39.795 | curl 2022-06-09 11:02:39.795 | liberasurecode-dev 2022-06-09 11:02:39.795 | make 2022-06-09 11:02:39.795 | memcached 2022-06-09 11:02:39.796 | rsync 2022-06-09 11:02:39.796 | sqlite3 2022-06-09 11:02:39.796 | xfsprogs ' 2022-06-09 11:02:39.796 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 11:02:39.798 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:02:39.800 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:02:39.803 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 11:02:39.803 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 11:02:39.809 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 11:02:39.811 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-09 11:02:39.813 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 11:02:39.815 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-09 11:02:39.817 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 11:02:39.819 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:39.821 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 11:02:39.823 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:02:39.825 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:02:39.827 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 11:02:39.829 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-09 11:02:39.831 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:39.833 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-09 11:02:39.836 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-09 11:02:39.840 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-09 11:02:39.842 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-09 11:02:39.844 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-09 11:02:39.846 | ++ functions-common:time_start:2413 : local start_time= 2022-06-09 11:02:39.848 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-09 11:02:39.850 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-09 11:02:39.855 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654772559852 2022-06-09 11:02:39.857 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 11:02:39.859 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 11:02:39.861 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-09 11:02:40.099 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 11:02:40.149 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 11:02:40.158 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 11:02:40.207 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 11:02:42.322 | Reading package lists... 2022-06-09 11:02:42.353 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-09 11:02:42.355 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-09 11:02:42.357 | ++ functions-common:time_stop:2426 : local name 2022-06-09 11:02:42.359 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 11:02:42.361 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:02:42.363 | ++ functions-common:time_stop:2429 : local total 2022-06-09 11:02:42.365 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 11:02:42.367 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-09 11:02:42.370 | ++ functions-common:time_stop:2433 : start_time=1654772559852 2022-06-09 11:02:42.372 | ++ functions-common:time_stop:2435 : [[ -z 1654772559852 ]] 2022-06-09 11:02:42.374 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:02:42.378 | ++ functions-common:time_stop:2438 : end_time=1654772562376 2022-06-09 11:02:42.381 | ++ functions-common:time_stop:2439 : elapsed_time=2524 2022-06-09 11:02:42.383 | ++ functions-common:time_stop:2440 : total=0 2022-06-09 11:02:42.385 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:02:42.388 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2524 2022-06-09 11:02:42.390 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 11:02:42.392 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 11:02:42.395 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:02:42.397 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:02:42.399 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 11:02:42.419 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 11:02:42.529 | Reading package lists... 2022-06-09 11:02:42.770 | Building dependency tree... 2022-06-09 11:02:42.771 | Reading state information... 2022-06-09 11:02:42.809 | acl is already the newest version (2.2.53-6). 2022-06-09 11:02:42.809 | bc is already the newest version (1.07.1-2build1). 2022-06-09 11:02:42.809 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 11:02:42.809 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 11:02:42.809 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 11:02:42.809 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 11:02:42.809 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 11:02:42.809 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 11:02:42.809 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 11:02:42.809 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 11:02:42.809 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 11:02:42.809 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 11:02:42.809 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 11:02:42.809 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 11:02:42.809 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 11:02:42.809 | libffi-dev is already the newest version (3.3-4). 2022-06-09 11:02:42.809 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 11:02:42.809 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 11:02:42.810 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 11:02:42.810 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 11:02:42.810 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 11:02:42.810 | make is already the newest version (4.2.1-1.2). 2022-06-09 11:02:42.810 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 11:02:42.810 | psmisc is already the newest version (23.3-1). 2022-06-09 11:02:42.810 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 11:02:42.810 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 11:02:42.810 | python3-systemd is already the newest version (234-3build2). 2022-06-09 11:02:42.810 | socat is already the newest version (1.7.3.3-2). 2022-06-09 11:02:42.810 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 11:02:42.810 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 11:02:42.810 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 11:02:42.810 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 11:02:42.810 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 11:02:42.810 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 11:02:42.810 | pcp is already the newest version (5.0.3-1). 2022-06-09 11:02:42.810 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 11:02:42.810 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 11:02:42.810 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 11:02:42.810 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 11:02:42.810 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 11:02:42.810 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 11:02:42.810 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 11:02:42.810 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 11:02:42.810 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 11:02:42.810 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 11:02:42.810 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 11:02:42.810 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 11:02:42.810 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 11:02:42.810 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 11:02:42.810 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 11:02:42.810 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 11:02:42.811 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 11:02:42.811 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 11:02:42.811 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 11:02:42.811 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 11:02:42.811 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 11:02:42.811 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 11:02:42.811 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 11:02:42.811 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 11:02:42.811 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 11:02:42.811 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 11:02:42.811 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-09 11:02:42.811 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 11:02:42.811 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 11:02:42.811 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 11:02:42.811 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 11:02:42.811 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 11:02:42.811 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 11:02:42.811 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 11:02:43.021 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 11:02:43.021 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 11:02:43.021 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 11:02:43.021 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 11:02:43.021 | The following packages were automatically installed and are no longer required: 2022-06-09 11:02:43.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:02:43.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:02:43.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:02:43.023 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:02:43.023 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 11:02:43.023 | python3-zope.interface 2022-06-09 11:02:43.023 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:02:43.134 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 11:02:43.138 | ++ functions-common:apt_get:1235 : result=0 2022-06-09 11:02:43.141 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 11:02:43.143 | ++ functions-common:time_stop:2426 : local name 2022-06-09 11:02:43.145 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 11:02:43.147 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:02:43.150 | ++ functions-common:time_stop:2429 : local total 2022-06-09 11:02:43.152 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 11:02:43.154 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-09 11:02:43.156 | ++ functions-common:time_stop:2433 : start_time=1654772562417 2022-06-09 11:02:43.158 | ++ functions-common:time_stop:2435 : [[ -z 1654772562417 ]] 2022-06-09 11:02:43.161 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:02:43.165 | ++ functions-common:time_stop:2438 : end_time=1654772563163 2022-06-09 11:02:43.168 | ++ functions-common:time_stop:2439 : elapsed_time=746 2022-06-09 11:02:43.170 | ++ functions-common:time_stop:2440 : total=736 2022-06-09 11:02:43.172 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:02:43.174 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1482 2022-06-09 11:02:43.176 | ++ functions-common:apt_get:1239 : return 0 2022-06-09 11:02:43.179 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 11:02:43.182 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 11:02:43.184 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 11:02:43.192 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 11:02:43.197 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-09 11:02:43.199 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-09 11:02:43.202 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 11:02:44.588 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 11:02:44.590 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 11:02:44.592 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 11:02:44.594 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 11:02:44.596 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-09 11:02:44.598 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-09 11:02:44.599 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-09 11:02:44.601 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-09 11:02:44.603 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-09 11:02:44.605 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-09 11:02:44.608 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-09 11:02:44.610 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-09 11:02:44.612 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-09 11:02:44.614 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-09 11:02:44.615 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-09 11:02:44.618 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-09 11:02:44.620 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-09 11:02:44.622 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-09 11:02:44.624 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-09 11:02:44.626 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-09 11:02:44.628 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-09 11:02:44.630 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 11:02:44.632 | + functions-common:_ensure_lsb_release:394 : return 2022-06-09 11:02:44.634 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-09 11:02:44.702 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-09 11:02:44.704 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-09 11:02:44.770 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-09 11:02:44.772 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-09 11:02:44.842 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-09 11:02:44.844 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 11:02:44.846 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-09 11:02:44.848 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-09 11:02:44.850 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-09 11:02:44.851 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-09 11:02:44.854 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-09 11:02:44.856 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 11:02:44.858 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-09 11:02:44.860 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-09 11:02:44.862 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 11:02:44.862 | Distro: focal 2022-06-09 11:02:44.864 | + tools/install_pip.sh:main:124 : get_versions 2022-06-09 11:02:44.866 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 11:02:44.870 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 11:02:44.871 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 11:02:44.874 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 11:02:44.874 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 11:02:45.436 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 11:02:45.438 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 11:02:45.438 | pip: 21.3.1 2022-06-09 11:02:45.440 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-09 11:02:45.442 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-09 11:02:45.443 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 11:02:45.445 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 11:02:45.447 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 11:02:45.449 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 11:02:45.451 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 11:02:45.452 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 11:02:45.454 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 11:02:45.456 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 11:02:45.457 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 11:02:45.459 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 11:02:45.461 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-09 11:02:45.463 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:02:45.464 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:02:45.466 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-09 11:02:45.470 | + tools/install_pip.sh:main:153 : set -x 2022-06-09 11:02:45.472 | + tools/install_pip.sh:main:156 : get_versions 2022-06-09 11:02:45.475 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 11:02:45.478 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 11:02:45.480 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 11:02:45.482 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 11:02:45.483 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 11:02:46.045 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 11:02:46.046 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 11:02:46.046 | pip: 21.3.1 2022-06-09 11:02:46.049 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 11:02:46.052 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 11:02:46.056 | + ./stack.sh:main:791 : fixup_all 2022-06-09 11:02:46.058 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-09 11:02:46.060 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-09 11:02:46.062 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:02:46.064 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:02:46.067 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-09 11:02:46.078 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-09 11:02:46.090 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-09 11:02:46.101 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-09 11:02:46.103 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-09 11:02:46.105 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 11:02:46.108 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 11:02:46.110 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 11:02:46.112 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 11:02:46.114 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 11:02:46.116 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 11:02:46.118 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 11:02:46.120 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 11:02:46.122 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 11:02:46.124 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 11:02:46.126 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-09 11:02:46.128 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-09 11:02:46.131 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-09 11:02:46.133 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 11:02:46.135 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 11:02:46.137 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 11:02:46.139 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 11:02:46.141 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 11:02:46.143 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 11:02:46.146 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-09 11:02:46.148 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-09 11:02:46.169 | Using python 3.8 to install os-testr 2022-06-09 11:02:46.172 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-09 11:02:46.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:02:46.887 | from cryptography.utils import int_from_bytes 2022-06-09 11:02:46.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:02:46.887 | from cryptography.utils import int_from_bytes 2022-06-09 11:02:47.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:02:47.988 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-09 11:02:48.055 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-09 11:02:48.056 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-09 11:02:48.058 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-09 11:02:48.071 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-09 11:02:48.081 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-09 11:02:48.091 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-09 11:02:49.638 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-09 11:02:49.707 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 11:02:49.707 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:02:49.809 | + inc/python:pip_install:196 : result=0 2022-06-09 11:02:49.811 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 11:02:49.814 | + functions-common:time_stop:2426 : local name 2022-06-09 11:02:49.816 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:02:49.818 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:02:49.820 | + functions-common:time_stop:2429 : local total 2022-06-09 11:02:49.822 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:02:49.824 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 11:02:49.826 | + functions-common:time_stop:2433 : start_time=1654772566164 2022-06-09 11:02:49.828 | + functions-common:time_stop:2435 : [[ -z 1654772566164 ]] 2022-06-09 11:02:49.831 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:02:49.835 | + functions-common:time_stop:2438 : end_time=1654772569833 2022-06-09 11:02:49.838 | + functions-common:time_stop:2439 : elapsed_time=3669 2022-06-09 11:02:49.840 | + functions-common:time_stop:2440 : total=0 2022-06-09 11:02:49.842 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:02:49.844 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3669 2022-06-09 11:02:49.846 | + inc/python:pip_install:199 : return 0 2022-06-09 11:02:49.849 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 11:02:49.900 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-09 11:02:50.003 | + ./stack.sh:main:805 : install_infra 2022-06-09 11:02:50.007 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 11:02:50.009 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 11:02:50.012 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 11:02:50.015 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 11:02:50.038 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 11:02:52.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:02:52.898 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-09 11:02:53.196 | + inc/python:pip_install:196 : result=0 2022-06-09 11:02:53.198 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 11:02:53.200 | + functions-common:time_stop:2426 : local name 2022-06-09 11:02:53.202 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:02:53.205 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:02:53.207 | + functions-common:time_stop:2429 : local total 2022-06-09 11:02:53.209 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:02:53.211 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 11:02:53.213 | + functions-common:time_stop:2433 : start_time=1654772570031 2022-06-09 11:02:53.216 | + functions-common:time_stop:2435 : [[ -z 1654772570031 ]] 2022-06-09 11:02:53.218 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:02:53.222 | + functions-common:time_stop:2438 : end_time=1654772573220 2022-06-09 11:02:53.224 | + functions-common:time_stop:2439 : elapsed_time=3189 2022-06-09 11:02:53.226 | + functions-common:time_stop:2440 : total=3669 2022-06-09 11:02:53.229 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:02:53.231 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6858 2022-06-09 11:02:53.233 | + inc/python:pip_install:199 : return 0 2022-06-09 11:02:53.236 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 11:02:53.238 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 11:02:53.261 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-09 11:02:55.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:02:55.875 | Processing /opt/stack/requirements 2022-06-09 11:02:57.588 | 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 61)) (3.0.0) 2022-06-09 11:02:57.599 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-09 11:02:57.601 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-09 11:02:57.629 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-09 11:02:57.636 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-09 11:02:57.645 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-09 11:02:57.648 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-09 11:02:57.654 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-09 11:02:57.657 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-09 11:02:57.662 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (1.3) 2022-06-09 11:02:57.665 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (0.3.0) 2022-06-09 11:02:57.681 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-09 11:02:57.683 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-09 11:02:57.715 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-09 11:02:57.717 | 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 164)) (1.0.0) 2022-06-09 11:02:57.720 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-09 11:02:57.732 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-09 11:02:57.735 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-09 11:02:57.802 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-09 11:02:57.809 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-09 11:02:57.820 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-09 11:02:57.881 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2022-06-09 11:02:57.886 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (1.8.2) 2022-06-09 11:02:57.888 | Building wheels for collected packages: openstack-requirements 2022-06-09 11:02:57.889 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 11:02:58.707 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 11:02:58.708 | ERROR: Command errored out with exit status 1: 2022-06-09 11:02:58.708 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t5pxuvjk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t5pxuvjk/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-4vnsupu_ 2022-06-09 11:02:58.708 | cwd: /tmp/pip-req-build-t5pxuvjk/ 2022-06-09 11:02:58.708 | Complete output (6 lines): 2022-06-09 11:02:58.708 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 11:02:58.708 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 11:02:58.708 | or: setup.py --help-commands 2022-06-09 11:02:58.708 | or: setup.py cmd --help 2022-06-09 11:02:58.708 | 2022-06-09 11:02:58.708 | error: invalid command 'bdist_wheel' 2022-06-09 11:02:58.708 | ---------------------------------------- 2022-06-09 11:02:58.708 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 11:02:58.708 | Running setup.py clean for openstack-requirements 2022-06-09 11:02:59.541 | Failed to build openstack-requirements 2022-06-09 11:02:59.556 | Installing collected packages: openstack-requirements 2022-06-09 11:02:59.556 | Attempting uninstall: openstack-requirements 2022-06-09 11:02:59.557 | Found existing installation: openstack-requirements 1.2.1.dev5467 2022-06-09 11:02:59.592 | Uninstalling openstack-requirements-1.2.1.dev5467: 2022-06-09 11:02:59.610 | Successfully uninstalled openstack-requirements-1.2.1.dev5467 2022-06-09 11:02:59.613 | Running setup.py install for openstack-requirements: started 2022-06-09 11:03:01.992 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 11:03:02.015 | Successfully installed openstack-requirements-1.2.1.dev5467 2022-06-09 11:03:02.139 | + inc/python:pip_install:196 : result=0 2022-06-09 11:03:02.141 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 11:03:02.144 | + functions-common:time_stop:2426 : local name 2022-06-09 11:03:02.146 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:03:02.148 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:03:02.150 | + functions-common:time_stop:2429 : local total 2022-06-09 11:03:02.153 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:03:02.155 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 11:03:02.157 | + functions-common:time_stop:2433 : start_time=1654772573253 2022-06-09 11:03:02.159 | + functions-common:time_stop:2435 : [[ -z 1654772573253 ]] 2022-06-09 11:03:02.161 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:03:02.166 | + functions-common:time_stop:2438 : end_time=1654772582163 2022-06-09 11:03:02.168 | + functions-common:time_stop:2439 : elapsed_time=8910 2022-06-09 11:03:02.170 | + functions-common:time_stop:2440 : total=6858 2022-06-09 11:03:02.172 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:03:02.174 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15768 2022-06-09 11:03:02.176 | + inc/python:pip_install:199 : return 0 2022-06-09 11:03:02.179 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 11:03:02.181 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 11:03:02.184 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-09 11:03:02.186 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:02.188 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:02.191 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-09 11:03:02.193 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:02.195 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 11:03:02.216 | Using python 3.8 to install pbr 2022-06-09 11:03:02.218 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 11:03:02.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:03:02.938 | from cryptography.utils import int_from_bytes 2022-06-09 11:03:02.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:03:02.938 | from cryptography.utils import int_from_bytes 2022-06-09 11:03:04.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:03:04.069 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-09 11:03:05.768 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-09 11:03:05.836 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 11:03:05.837 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:03:05.939 | + inc/python:pip_install:196 : result=0 2022-06-09 11:03:05.941 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 11:03:05.943 | + functions-common:time_stop:2426 : local name 2022-06-09 11:03:05.946 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:03:05.948 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:03:05.950 | + functions-common:time_stop:2429 : local total 2022-06-09 11:03:05.953 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:03:05.955 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 11:03:05.957 | + functions-common:time_stop:2433 : start_time=1654772582210 2022-06-09 11:03:05.959 | + functions-common:time_stop:2435 : [[ -z 1654772582210 ]] 2022-06-09 11:03:05.962 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:03:05.966 | + functions-common:time_stop:2438 : end_time=1654772585963 2022-06-09 11:03:05.968 | + functions-common:time_stop:2439 : elapsed_time=3753 2022-06-09 11:03:05.970 | + functions-common:time_stop:2440 : total=15768 2022-06-09 11:03:05.972 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:03:05.975 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19521 2022-06-09 11:03:05.978 | + inc/python:pip_install:199 : return 0 2022-06-09 11:03:05.983 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 11:03:08.211 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 11:03:10.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:03:10.056 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 11:03:10.075 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 11:03:10.079 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-09 11:03:10.081 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 11:03:10.084 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 11:03:10.091 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-09 11:03:10.160 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 11:03:10.163 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 11:03:10.167 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-09 11:03:10.183 | + ./stack.sh:main:814 : pkgs= 2022-06-09 11:03:10.185 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-09 11:03:10.188 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-09 11:03:10.190 | + functions-common:run_phase:1854 : local mode=stack 2022-06-09 11:03:10.192 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-09 11:03:10.194 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 11:03:10.196 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 11:03:10.199 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 11:03:10.201 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 11:03:10.203 | + functions-common:run_phase:1864 : local extra 2022-06-09 11:03:10.206 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 11:03:10.210 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 11:03:10.213 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 11:03:10.215 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 11:03:10.217 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 11:03:10.219 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 11:03:10.234 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:10.236 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 11:03:10.238 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 11:03:10.240 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 11:03:10.243 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 11:03:10.245 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 11:03:10.247 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 11:03:10.249 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 11:03:10.251 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 11:03:10.253 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 11:03:10.255 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 11:03:10.257 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 11:03:10.259 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 11:03:10.261 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-09 11:03:10.264 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 11:03:10.266 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 11:03:10.268 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-09 11:03:10.270 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-09 11:03:10.272 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-09 11:03:10.275 | + functions-common:run_plugins:1843 : local plugins= 2022-06-09 11:03:10.277 | + functions-common:run_plugins:1844 : local plugin 2022-06-09 11:03:10.280 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 11:03:10.282 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-09 11:03:10.284 | + functions:set_systemd_override:821 : local value=2048 2022-06-09 11:03:10.287 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-09 11:03:10.289 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 11:03:10.341 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 11:03:10.341 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 11:03:10.343 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-09 11:03:10.701 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-09 11:03:10.703 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 11:03:10.719 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:10.721 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 11:03:10.723 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 11:03:10.726 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 11:03:10.729 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 11:03:10.731 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 11:03:10.733 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 11:03:10.736 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 11:03:10.738 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:10.740 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:10.743 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 11:03:10.746 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 11:03:10.748 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 11:03:10.750 | + functions-common:apt_get_update:1191 : return 2022-06-09 11:03:10.752 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-09 11:03:10.755 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 11:03:10.757 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:10.760 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:10.762 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-09 11:03:10.782 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-09 11:03:10.894 | Reading package lists... 2022-06-09 11:03:11.141 | Building dependency tree... 2022-06-09 11:03:11.142 | Reading state information... 2022-06-09 11:03:11.390 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 11:03:11.390 | The following packages were automatically installed and are no longer required: 2022-06-09 11:03:11.391 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:03:11.391 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:03:11.391 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:03:11.391 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:03:11.391 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 11:03:11.391 | python3-zope.interface 2022-06-09 11:03:11.391 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:03:11.503 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 11:03:11.508 | + functions-common:apt_get:1235 : result=0 2022-06-09 11:03:11.511 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 11:03:11.513 | + functions-common:time_stop:2426 : local name 2022-06-09 11:03:11.515 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:03:11.517 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:03:11.519 | + functions-common:time_stop:2429 : local total 2022-06-09 11:03:11.521 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:03:11.524 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 11:03:11.526 | + functions-common:time_stop:2433 : start_time=1654772590780 2022-06-09 11:03:11.528 | + functions-common:time_stop:2435 : [[ -z 1654772590780 ]] 2022-06-09 11:03:11.531 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:03:11.535 | + functions-common:time_stop:2438 : end_time=1654772591533 2022-06-09 11:03:11.537 | + functions-common:time_stop:2439 : elapsed_time=753 2022-06-09 11:03:11.539 | + functions-common:time_stop:2440 : total=1482 2022-06-09 11:03:11.541 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:03:11.544 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2235 2022-06-09 11:03:11.546 | + functions-common:apt_get:1239 : return 0 2022-06-09 11:03:11.548 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 11:03:11.550 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 11:03:11.553 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 11:03:11.555 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 11:03:11.557 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 11:03:11.560 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 11:03:11.562 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 11:03:11.564 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 11:03:11.566 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 11:03:11.569 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 11:03:11.571 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 11:03:11.574 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 11:03:11.576 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 11:03:11.578 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 11:03:11.580 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 11:03:11.583 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 11:03:11.585 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 11:03:11.588 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 11:03:11.590 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 11:03:11.592 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 11:03:11.594 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 11:03:11.597 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 11:03:11.599 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 11:03:11.601 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 11:03:11.604 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 11:03:11.606 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-09 11:03:11.608 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 11:03:11.624 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:11.627 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 11:03:11.629 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 11:03:11.631 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-09 11:03:11.634 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 11:03:11.637 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 11:03:11.641 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 11:03:11.644 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 11:03:11.646 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 11:03:11.648 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 11:03:11.651 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 11:03:11.653 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 11:03:11.656 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 11:03:12.371 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 11:03:12.371 | user tags 2022-06-09 11:03:12.371 | stackrabbit []' 2022-06-09 11:03:12.374 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 11:03:12.374 | user tags 2022-06-09 11:03:12.374 | stackrabbit []' 2022-06-09 11:03:12.375 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 11:03:12.381 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 11:03:12.384 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 11:03:12.386 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 11:03:13.042 | Changing password for user "stackrabbit" ... 2022-06-09 11:03:13.064 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 11:03:13.740 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 11:03:13.763 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 11:03:13.766 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 11:03:14.413 | Changing password for user "stackrabbit" ... 2022-06-09 11:03:14.435 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 11:03:14.437 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 11:03:14.440 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 11:03:15.108 | Deleting user "guest" ... 2022-06-09 11:03:15.124 | Error: 2022-06-09 11:03:15.124 | {:no_such_user, "guest"} 2022-06-09 11:03:15.137 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 11:03:15.139 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-09 11:03:15.157 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:15.159 | + ./stack.sh:main:831 : install_database 2022-06-09 11:03:15.162 | + lib/database:install_database:118 : install_database_mysql 2022-06-09 11:03:15.164 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-09 11:03:15.166 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:15.169 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:15.171 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-09 11:03:15.385 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 11:03:15.388 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-09 11:03:15.390 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-09 11:03:15.393 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-09 11:03:15.395 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-09 11:03:15.397 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-09 11:03:15.400 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 11:03:15.402 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 11:03:15.404 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 11:03:15.407 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 11:03:15.409 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 11:03:15.411 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 11:03:15.413 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 11:03:15.416 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 11:03:15.418 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 11:03:15.421 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 11:03:15.423 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-09 11:03:15.425 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 11:03:15.428 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 11:03:15.430 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 11:03:15.433 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 11:03:15.435 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 11:03:15.437 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 11:03:15.440 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-09 11:03:15.442 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:15.444 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:15.447 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-09 11:03:15.450 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 11:03:15.452 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 11:03:15.454 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 11:03:15.456 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 11:03:15.459 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 11:03:15.461 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 11:03:15.463 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:15.465 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:15.468 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 11:03:15.470 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 11:03:15.472 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 11:03:15.474 | + functions-common:apt_get_update:1191 : return 2022-06-09 11:03:15.476 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-09 11:03:15.479 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 11:03:15.481 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:15.483 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:15.485 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-09 11:03:15.506 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-09 11:03:15.615 | Reading package lists... 2022-06-09 11:03:15.864 | Building dependency tree... 2022-06-09 11:03:15.865 | Reading state information... 2022-06-09 11:03:16.119 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 11:03:16.119 | The following packages were automatically installed and are no longer required: 2022-06-09 11:03:16.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:03:16.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:03:16.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:03:16.120 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:03:16.120 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 11:03:16.120 | python3-zope.interface 2022-06-09 11:03:16.120 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:03:16.232 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 11:03:16.237 | + functions-common:apt_get:1235 : result=0 2022-06-09 11:03:16.239 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 11:03:16.241 | + functions-common:time_stop:2426 : local name 2022-06-09 11:03:16.243 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:03:16.245 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:03:16.247 | + functions-common:time_stop:2429 : local total 2022-06-09 11:03:16.250 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:03:16.252 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 11:03:16.254 | + functions-common:time_stop:2433 : start_time=1654772595504 2022-06-09 11:03:16.256 | + functions-common:time_stop:2435 : [[ -z 1654772595504 ]] 2022-06-09 11:03:16.259 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:03:16.263 | + functions-common:time_stop:2438 : end_time=1654772596261 2022-06-09 11:03:16.265 | + functions-common:time_stop:2439 : elapsed_time=757 2022-06-09 11:03:16.267 | + functions-common:time_stop:2440 : total=2235 2022-06-09 11:03:16.270 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:03:16.272 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2992 2022-06-09 11:03:16.274 | + functions-common:apt_get:1239 : return 0 2022-06-09 11:03:16.277 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-09 11:03:16.279 | + ./stack.sh:main:834 : install_database_python 2022-06-09 11:03:16.281 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-09 11:03:16.283 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-09 11:03:16.286 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 11:03:16.288 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 11:03:16.292 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 11:03:16.294 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-09 11:03:16.297 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-09 11:03:16.300 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 11:03:16.300 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-09 11:03:16.305 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-09 11:03:16.308 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-09 11:03:16.310 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-09 11:03:16.313 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 11:03:16.315 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 11:03:16.336 | Using python 3.8 to install PyMySQL 2022-06-09 11:03:16.339 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-09 11:03:17.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:03:17.058 | from cryptography.utils import int_from_bytes 2022-06-09 11:03:17.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:03:17.058 | from cryptography.utils import int_from_bytes 2022-06-09 11:03:18.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:03:18.177 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-09 11:03:19.762 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-09 11:03:19.831 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 11:03:19.831 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:03:19.931 | + inc/python:pip_install:196 : result=0 2022-06-09 11:03:19.934 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 11:03:19.936 | + functions-common:time_stop:2426 : local name 2022-06-09 11:03:19.938 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:03:19.940 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:03:19.943 | + functions-common:time_stop:2429 : local total 2022-06-09 11:03:19.945 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:03:19.947 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 11:03:19.949 | + functions-common:time_stop:2433 : start_time=1654772596330 2022-06-09 11:03:19.952 | + functions-common:time_stop:2435 : [[ -z 1654772596330 ]] 2022-06-09 11:03:19.955 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:03:19.959 | + functions-common:time_stop:2438 : end_time=1654772599956 2022-06-09 11:03:19.961 | + functions-common:time_stop:2439 : elapsed_time=3626 2022-06-09 11:03:19.964 | + functions-common:time_stop:2440 : total=19521 2022-06-09 11:03:19.966 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:03:19.968 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23147 2022-06-09 11:03:19.970 | + inc/python:pip_install:199 : return 0 2022-06-09 11:03:19.973 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 11:03:19.975 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 11:03:19.978 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 11:03:19.980 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-09 11:03:19.996 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:19.999 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-09 11:03:20.001 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-09 11:03:20.004 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 11:03:20.005 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-09 11:03:20.010 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 11:03:20.012 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 11:03:20.015 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-09 11:03:20.017 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-09 11:03:20.019 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-09 11:03:20.022 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-09 11:03:20.037 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:20.040 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-09 11:03:20.043 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 11:03:20.045 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 11:03:20.047 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 11:03:20.049 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 11:03:20.051 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 11:03:20.054 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 11:03:20.056 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:20.058 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:20.060 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 11:03:20.063 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 11:03:20.065 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 11:03:20.067 | + functions-common:apt_get_update:1191 : return 2022-06-09 11:03:20.069 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-09 11:03:20.072 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 11:03:20.074 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:20.076 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:20.078 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-09 11:03:20.099 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-09 11:03:20.208 | Reading package lists... 2022-06-09 11:03:20.451 | Building dependency tree... 2022-06-09 11:03:20.452 | Reading state information... 2022-06-09 11:03:20.705 | radvd is already the newest version (1:2.17-2). 2022-06-09 11:03:20.705 | The following packages were automatically installed and are no longer required: 2022-06-09 11:03:20.706 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:03:20.706 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:03:20.706 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:03:20.706 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:03:20.706 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 11:03:20.707 | python3-zope.interface 2022-06-09 11:03:20.707 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:03:20.818 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 11:03:20.823 | + functions-common:apt_get:1235 : result=0 2022-06-09 11:03:20.826 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 11:03:20.828 | + functions-common:time_stop:2426 : local name 2022-06-09 11:03:20.830 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:03:20.832 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:03:20.835 | + functions-common:time_stop:2429 : local total 2022-06-09 11:03:20.837 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:03:20.839 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 11:03:20.841 | + functions-common:time_stop:2433 : start_time=1654772600096 2022-06-09 11:03:20.843 | + functions-common:time_stop:2435 : [[ -z 1654772600096 ]] 2022-06-09 11:03:20.846 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:03:20.850 | + functions-common:time_stop:2438 : end_time=1654772600847 2022-06-09 11:03:20.852 | + functions-common:time_stop:2439 : elapsed_time=751 2022-06-09 11:03:20.854 | + functions-common:time_stop:2440 : total=2992 2022-06-09 11:03:20.856 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:03:20.858 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3743 2022-06-09 11:03:20.860 | + functions-common:apt_get:1239 : return 0 2022-06-09 11:03:20.863 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 11:03:20.879 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:20.882 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-09 11:03:20.885 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 11:03:20.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-09 11:03:20.890 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-09 11:03:20.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-09 11:03:20.911 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 11:03:20.913 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 11:03:20.915 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 11:03:20.917 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 11:03:20.920 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 11:03:20.922 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 11:03:20.924 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:20.926 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:20.928 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 11:03:20.931 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 11:03:20.933 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 11:03:20.935 | + functions-common:apt_get_update:1191 : return 2022-06-09 11:03:20.938 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-09 11:03:20.940 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 11:03:20.942 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:20.944 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:20.947 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-09 11:03:20.972 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-09 11:03:21.082 | Reading package lists... 2022-06-09 11:03:21.326 | Building dependency tree... 2022-06-09 11:03:21.327 | Reading state information... 2022-06-09 11:03:21.578 | fakeroot is already the newest version (1.24-1). 2022-06-09 11:03:21.578 | make is already the newest version (4.2.1-1.2). 2022-06-09 11:03:21.578 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 11:03:21.578 | The following packages were automatically installed and are no longer required: 2022-06-09 11:03:21.579 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:03:21.579 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:03:21.579 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:03:21.579 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:03:21.579 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 11:03:21.579 | python3-zope.interface 2022-06-09 11:03:21.579 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:03:21.692 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 11:03:21.696 | + functions-common:apt_get:1235 : result=0 2022-06-09 11:03:21.698 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 11:03:21.700 | + functions-common:time_stop:2426 : local name 2022-06-09 11:03:21.702 | + functions-common:time_stop:2427 : local end_time 2022-06-09 11:03:21.705 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 11:03:21.707 | + functions-common:time_stop:2429 : local total 2022-06-09 11:03:21.709 | + functions-common:time_stop:2430 : local start_time 2022-06-09 11:03:21.711 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 11:03:21.713 | + functions-common:time_stop:2433 : start_time=1654772600969 2022-06-09 11:03:21.715 | + functions-common:time_stop:2435 : [[ -z 1654772600969 ]] 2022-06-09 11:03:21.718 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 11:03:21.722 | + functions-common:time_stop:2438 : end_time=1654772601720 2022-06-09 11:03:21.724 | + functions-common:time_stop:2439 : elapsed_time=751 2022-06-09 11:03:21.726 | + functions-common:time_stop:2440 : total=3743 2022-06-09 11:03:21.729 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 11:03:21.731 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4494 2022-06-09 11:03:21.733 | + functions-common:apt_get:1239 : return 0 2022-06-09 11:03:21.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-09 11:03:21.738 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 11:03:21.740 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 11:03:21.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 11:03:21.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-09 11:03:21.747 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-09 11:03:21.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-09 11:03:21.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-09 11:03:21.757 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-09 11:03:21.762 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-09 11:03:21.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-09 11:03:21.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-09 11:03:21.771 | + functions:vercmp:628 : local v1=5.4 2022-06-09 11:03:21.773 | + functions:vercmp:629 : local 'op=<' 2022-06-09 11:03:21.776 | + functions:vercmp:630 : local v2=3.13 2022-06-09 11:03:21.778 | + functions:vercmp:631 : local result 2022-06-09 11:03:21.781 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-09 11:03:21.782 | ++ functions:vercmp:635 : sort -V 2022-06-09 11:03:21.782 | ++ functions:vercmp:635 : head -1 2022-06-09 11:03:21.788 | + functions:vercmp:635 : result=3.13 2022-06-09 11:03:21.790 | + functions:vercmp:637 : case $op in 2022-06-09 11:03:21.792 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 11:03:21.794 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-09 11:03:21.797 | + functions:vercmp:648 : return 2022-06-09 11:03:21.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-09 11:03:21.801 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-09 11:03:21.804 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 11:03:22.273 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-09 11:03:22.277 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-09 11:03:22.281 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.284 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.286 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-09 11:03:22.288 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.291 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-09 11:03:22.310 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 11:03:22.313 | + ./stack.sh:main:842 : install_etcd3 2022-06-09 11:03:22.315 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 11:03:22.315 | Installing etcd 2022-06-09 11:03:22.317 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 11:03:22.330 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 11:03:22.342 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 11:03:22.344 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 11:03:22.361 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 11:03:22.364 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:03:22.367 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:03:22.370 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:03:22.375 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:03:22.377 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-09 11:03:22.379 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 11:03:22.382 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:03:22.385 | ++ functions:get_extra_file:74 : return 2022-06-09 11:03:22.387 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:03:22.390 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 11:03:22.392 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 11:03:22.394 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-09 11:03:22.410 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 11:03:22.413 | + ./stack.sh:main:861 : install_dstat 2022-06-09 11:03:22.415 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 11:03:22.431 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 11:03:22.434 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-09 11:03:22.436 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 11:03:22.438 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-09 11:03:22.440 | + ./stack.sh:main:870 : install_libs 2022-06-09 11:03:22.443 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-09 11:03:22.445 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-09 11:03:22.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-09 11:03:22.450 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-09 11:03:22.452 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.455 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.457 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-09 11:03:22.459 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.461 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-09 11:03:22.463 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-09 11:03:22.466 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-09 11:03:22.468 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-09 11:03:22.470 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.472 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.474 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-09 11:03:22.477 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.479 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-09 11:03:22.482 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-09 11:03:22.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-09 11:03:22.486 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-09 11:03:22.488 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.491 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.493 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-09 11:03:22.495 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.498 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-09 11:03:22.500 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-09 11:03:22.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-09 11:03:22.504 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-09 11:03:22.507 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.509 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.511 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-09 11:03:22.514 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.516 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-09 11:03:22.518 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-09 11:03:22.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-09 11:03:22.523 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-09 11:03:22.525 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.527 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.530 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 11:03:22.532 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.534 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-09 11:03:22.536 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-09 11:03:22.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-09 11:03:22.541 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-09 11:03:22.544 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.546 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.548 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-09 11:03:22.550 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.553 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-09 11:03:22.556 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-09 11:03:22.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-09 11:03:22.560 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-09 11:03:22.562 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.565 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.567 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 11:03:22.569 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.572 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-09 11:03:22.574 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-09 11:03:22.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-09 11:03:22.578 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-09 11:03:22.581 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.583 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.585 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 11:03:22.587 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.590 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-09 11:03:22.592 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-09 11:03:22.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-09 11:03:22.597 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-09 11:03:22.599 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.601 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.604 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 11:03:22.606 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.608 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-09 11:03:22.611 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-09 11:03:22.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-09 11:03:22.615 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-09 11:03:22.618 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.620 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.623 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 11:03:22.625 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.627 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-09 11:03:22.629 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-09 11:03:22.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-09 11:03:22.634 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-09 11:03:22.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.639 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.641 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 11:03:22.644 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.646 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-09 11:03:22.648 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-09 11:03:22.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-09 11:03:22.653 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-09 11:03:22.655 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.657 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.659 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 11:03:22.662 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.664 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-09 11:03:22.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-09 11:03:22.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-09 11:03:22.671 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-09 11:03:22.673 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.676 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.678 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 11:03:22.680 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.682 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-09 11:03:22.685 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-09 11:03:22.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-09 11:03:22.689 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-09 11:03:22.691 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.694 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.696 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 11:03:22.699 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.701 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-09 11:03:22.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-09 11:03:22.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-09 11:03:22.708 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-09 11:03:22.710 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.713 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.715 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 11:03:22.717 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.720 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-09 11:03:22.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-09 11:03:22.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-09 11:03:22.727 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-09 11:03:22.729 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.731 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.733 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 11:03:22.736 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.738 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-09 11:03:22.740 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-09 11:03:22.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-09 11:03:22.745 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-09 11:03:22.747 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.750 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.752 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-09 11:03:22.754 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.756 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-09 11:03:22.759 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-09 11:03:22.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-09 11:03:22.764 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-09 11:03:22.766 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.769 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.771 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 11:03:22.773 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.776 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-09 11:03:22.778 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-09 11:03:22.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-09 11:03:22.783 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-09 11:03:22.785 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.788 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.790 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 11:03:22.792 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.794 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-09 11:03:22.797 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-09 11:03:22.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-09 11:03:22.801 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-09 11:03:22.803 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.806 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.808 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 11:03:22.810 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.813 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-09 11:03:22.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-09 11:03:22.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-09 11:03:22.819 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-09 11:03:22.822 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.825 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.827 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 11:03:22.834 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.836 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-09 11:03:22.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-09 11:03:22.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-09 11:03:22.843 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-09 11:03:22.845 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.847 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.850 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 11:03:22.852 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.854 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-09 11:03:22.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-09 11:03:22.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-09 11:03:22.861 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-09 11:03:22.864 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.866 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.869 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 11:03:22.871 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.873 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-09 11:03:22.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-09 11:03:22.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-09 11:03:22.880 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-09 11:03:22.883 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.886 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.888 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 11:03:22.891 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.893 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-09 11:03:22.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-09 11:03:22.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-09 11:03:22.900 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-09 11:03:22.902 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.904 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.907 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 11:03:22.909 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.911 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-09 11:03:22.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-09 11:03:22.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-09 11:03:22.918 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-09 11:03:22.920 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.923 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.925 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 11:03:22.927 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.930 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-09 11:03:22.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-09 11:03:22.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-09 11:03:22.937 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-09 11:03:22.939 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.942 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.944 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 11:03:22.947 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.949 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-09 11:03:22.952 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-09 11:03:22.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-09 11:03:22.957 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-09 11:03:22.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.962 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.965 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 11:03:22.967 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.969 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-09 11:03:22.972 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-09 11:03:22.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-09 11:03:22.976 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-09 11:03:22.979 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:22.982 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:22.984 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 11:03:22.987 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:22.989 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-09 11:03:22.991 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-09 11:03:22.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-09 11:03:22.996 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-09 11:03:22.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.001 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.004 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 11:03:23.006 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.009 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-09 11:03:23.011 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-09 11:03:23.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-09 11:03:23.016 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-09 11:03:23.018 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.020 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.023 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-09 11:03:23.025 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.027 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-09 11:03:23.030 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-09 11:03:23.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-09 11:03:23.034 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-09 11:03:23.037 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.039 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.041 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-09 11:03:23.044 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.046 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-09 11:03:23.048 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-09 11:03:23.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-09 11:03:23.053 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-09 11:03:23.056 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.058 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.061 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-09 11:03:23.063 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.065 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-09 11:03:23.068 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-09 11:03:23.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-09 11:03:23.073 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-09 11:03:23.075 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.077 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.080 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-09 11:03:23.082 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.084 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-09 11:03:23.087 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-09 11:03:23.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-09 11:03:23.091 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-09 11:03:23.093 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.096 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.098 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-09 11:03:23.100 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.103 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-09 11:03:23.105 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-09 11:03:23.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-09 11:03:23.110 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-09 11:03:23.112 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.114 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.116 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-09 11:03:23.119 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.122 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-09 11:03:23.124 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-09 11:03:23.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-09 11:03:23.129 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-09 11:03:23.131 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.134 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.136 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-09 11:03:23.138 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.141 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-09 11:03:23.143 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-09 11:03:23.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-09 11:03:23.148 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-09 11:03:23.150 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 11:03:23.153 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 11:03:23.155 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 11:03:23.157 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 11:03:23.160 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-09 11:03:23.181 | Using python 3.8 to install etcd3 2022-06-09 11:03:23.183 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-09 11:03:23.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:03:23.916 | from cryptography.utils import int_from_bytes 2022-06-09 11:03:23.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 11:03:23.916 | from cryptography.utils import int_from_bytes 2022-06-09 11:03:25.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:03:25.105 | Collecting etcd3 2022-06-09 11:03:25.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-09 11:03:25.140 | Preparing metadata (setup.py): started 2022-06-09 11:03:25.182 | Preparing metadata (setup.py): finished with status 'error' 2022-06-09 11:03:25.182 | ERROR: Command errored out with exit status 1: 2022-06-09 11:03:25.182 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ograwxo4/etcd3_3a2d2346ede947db88189562cc79a817/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ograwxo4/etcd3_3a2d2346ede947db88189562cc79a817/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-65ood58h 2022-06-09 11:03:25.182 | cwd: /tmp/pip-install-ograwxo4/etcd3_3a2d2346ede947db88189562cc79a817/ 2022-06-09 11:03:25.182 | Complete output (3 lines): 2022-06-09 11:03:25.182 | Traceback (most recent call last): 2022-06-09 11:03:25.182 | File "", line 1, in 2022-06-09 11:03:25.182 | ModuleNotFoundError: No module named 'setuptools' 2022-06-09 11:03:25.182 | ---------------------------------------- 2022-06-09 11:03:25.182 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-09 11:03:25.183 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-09 11:03:25.183 | 2022-06-09 11:03:25.183 | The conflict is caused by: 2022-06-09 11:03:25.183 | The user requested etcd3 2022-06-09 11:03:25.183 | The user requested (constraint) etcd3===0.12.0 2022-06-09 11:03:25.183 | 2022-06-09 11:03:25.183 | To fix this you could try to: 2022-06-09 11:03:25.183 | 1. loosen the range of package versions you've specified 2022-06-09 11:03:25.183 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-09 11:03:25.183 | 2022-06-09 11:03:25.183 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-09 11:03:25.257 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 11:03:25.257 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:03:25.340 | + inc/python:pip_install:1 : exit_trap 2022-06-09 11:03:25.342 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-09 11:03:25.345 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-09 11:03:25.347 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-09 11:03:25.349 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-09 11:03:25.351 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-09 11:03:25.353 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-09 11:03:25.355 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-09 11:03:25.358 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-09 11:03:25.360 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-09 11:03:25.360 | Error on exit 2022-06-09 11:03:25.362 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-09 11:03:25.364 | + ./stack.sh:exit_trap:537 : generate-subunit 1654772554 51 fail 2022-06-09 11:03:25.607 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-09 11:03:25.609 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 11:03:26.064 | + ./stack.sh:exit_trap:551 : exit 1