2022-04-13 14:14:29.131 | + ./stack.sh:main:489 : exec 2022-04-13 14:14:29.131 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141429' 2022-04-13 14:14:29.131 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-141429.summary.2022-04-13-141429 2022-04-13 14:14:29.131 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:14:29.131 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141429 2022-04-13 14:14:29.131 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141429 /opt/stack/logs/stack.sh.log 2022-04-13 14:14:29.131 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141429.summary.2022-04-13-141429 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:14:29.132 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:14:29.132 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:14:29.132 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:14:29.132 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:14:29.132 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:14:29.132 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:14:29.132 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:14:29.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:14:29.137 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:14:29.139 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:14:29.140 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:14:29.142 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:14:29.144 | Linux dv-cinder-779233-6-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 14:14:29.146 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:14:29.147 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:14:29.151 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:14:29.186 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:14:29.201 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:14:29.203 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:14:29.205 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:14:29.207 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:14:29.209 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:14:29.211 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:14:29.213 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:14:29.214 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:14:29.216 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:14:29.218 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:14:29.220 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:14:29.221 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:14:29.223 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:14:29.225 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:14:29.228 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:14:29.230 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:14:29.232 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:14:29.234 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:14:29.236 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:14:29.248 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:14:29.250 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:14:29.252 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:14:29.254 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:14:29.255 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:14:29.257 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:14:29.259 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:14:29.261 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:14:29.262 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:14:29.264 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:14:29.266 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:14:29.268 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:14:29.269 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:14:29.271 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:14:29.273 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:14:29.275 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:14:29.278 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:14:29.295 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:14:29.297 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:14:29.312 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:14:29.314 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:14:29.318 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:14:29.320 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:14:29.322 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:14:29.324 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:14:29.326 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:14:29.328 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:14:29.330 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:14:29.331 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:14:29.333 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:14:29.335 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:14:29.340 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:14:29.351 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:14:29.370 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:14:29.383 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:14:29.395 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:14:29.431 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:14:29.489 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:14:29.578 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:14:29.599 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:14:29.642 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:14:29.694 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:14:29.838 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:14:29.852 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:14:29.865 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:14:29.877 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:14:29.965 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:14:29.969 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:14:29.973 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:14:29.977 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:14:29.979 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:14:29.981 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:14:29.984 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:14:29.984 | False' 2022-04-13 14:14:29.986 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:14:30.002 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:14:30.004 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:14:30.006 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:14:30.008 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:14:30.010 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:14:30.012 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:14:30.014 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:14:30.017 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:14:30.018 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:14:30.021 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:14:30.025 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:14:30.027 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:14:30.029 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:14:30.031 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:14:30.034 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:14:30.047 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:14:30.049 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:14:30.051 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:14:30.089 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:14:30.091 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:14:30.094 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:14:30.096 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:14:30.098 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:14:30.100 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:14:30.102 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:14:30.104 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:14:30.106 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:14:30.108 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:14:30.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.115 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 14:14:30.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.119 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 14:14:30.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.124 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 14:14:30.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.128 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 14:14:30.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.133 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 14:14:30.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.137 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 14:14:30.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.142 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 14:14:30.144 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.147 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 14:14:30.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.151 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 14:14:30.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.156 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 14:14:30.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.161 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 14:14:30.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.165 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 14:14:30.168 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.170 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 14:14:30.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.175 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 14:14:30.177 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.179 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 14:14:30.182 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.184 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 14:14:30.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.189 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 14:14:30.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.193 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 14:14:30.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.197 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 14:14:30.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.202 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 14:14:30.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.206 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 14:14:30.209 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.211 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 14:14:30.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.215 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 14:14:30.218 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.220 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 14:14:30.222 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.224 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 14:14:30.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.229 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 14:14:30.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.233 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 14:14:30.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.237 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 14:14:30.240 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.242 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 14:14:30.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.247 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 14:14:30.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.251 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 14:14:30.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.257 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 14:14:30.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.263 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 14:14:30.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.269 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 14:14:30.272 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.275 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 14:14:30.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.280 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 14:14:30.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.284 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 14:14:30.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.289 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 14:14:30.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.293 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 14:14:30.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.297 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 14:14:30.300 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.302 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 14:14:30.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.307 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 14:14:30.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.313 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 14:14:30.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.318 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 14:14:30.321 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:14:30.323 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 14:14:30.327 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:14:30.329 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:14:30.332 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:14:30.347 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:14:30.350 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:14:30.352 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:14:30.354 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:14:30.369 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:14:30.372 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:14:30.375 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:14:30.378 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:14:30.381 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:14:30.384 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:14:30.387 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:14:30.390 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:14:30.393 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:14:30.396 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:14:30.396 | Using mysql database backend 2022-04-13 14:14:30.399 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:14:30.417 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:14:30.420 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:14:30.423 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:14:30.425 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:14:30.428 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:14:30.431 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:14:30.447 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:14:30.449 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:14:30.467 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:14:30.482 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:14:30.485 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:14:30.500 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:14:30.516 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:14:30.531 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:14:30.534 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:14:30.550 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:14:30.552 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:14:30.568 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:14:30.571 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:14:30.573 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:14:30.576 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:14:30.579 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:14:30.583 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-141430 2022-04-13 14:14:30.586 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-141430 759' 2022-04-13 14:14:30.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.590 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:14:30.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.595 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:14:30.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.600 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:14:30.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.605 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:14:30.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.610 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-04-13 14:14:30.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.614 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-04-13 14:14:30.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.619 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-141429 2022-04-13 14:14:30.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.624 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:14:30.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.629 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-04-13 14:14:30.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.633 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:14:30.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.638 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:14:30.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.643 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:14:30.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:14:30.648 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:14:30.650 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:14:30.654 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:14:30.656 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:14:30.659 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:14:30.661 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:14:30.664 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:14:30.667 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:14:30.669 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:14:30.672 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:14:30.675 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:14:30.691 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:14:30.693 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:14:30.696 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:14:30.698 | + functions-common:git_clone:629 : echo master 2022-04-13 14:14:30.699 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:14:30.704 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:14:30.706 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:14:30.708 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:14:30.711 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:14:30.711 | + functions-common:git_clone:678 : head -1 2022-04-13 14:14:30.714 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:14:30.716 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:14:30.719 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:14:30.721 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:14:30.723 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:14:30.726 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:14:30.728 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:14:30.731 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:14:30.733 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:14:30.736 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:14:30.738 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:14:30.741 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:14:30.744 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:14:30.748 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859270 2022-04-13 14:14:30.751 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:14:30.755 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859060 2022-04-13 14:14:30.758 | ++ tools/install_prereqs.sh:source:49 : DELTA=210 2022-04-13 14:14:30.760 | ++ tools/install_prereqs.sh:source:50 : [[ 210 -lt 7200 ]] 2022-04-13 14:14:30.763 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:14:30.765 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:14:30.768 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:14:30.770 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:14:30.773 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:14:30.775 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:14:30.778 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:14:30.780 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:14:30.783 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:14:30.831 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:14:30.831 | apache2-dev 2022-04-13 14:14:30.831 | bc 2022-04-13 14:14:30.831 | bsdmainutils 2022-04-13 14:14:30.831 | curl 2022-04-13 14:14:30.831 | g++ 2022-04-13 14:14:30.831 | gawk 2022-04-13 14:14:30.831 | gcc 2022-04-13 14:14:30.831 | gettext 2022-04-13 14:14:30.831 | git 2022-04-13 14:14:30.831 | graphviz 2022-04-13 14:14:30.831 | iputils-ping 2022-04-13 14:14:30.831 | libapache2-mod-proxy-uwsgi 2022-04-13 14:14:30.831 | libffi-dev 2022-04-13 14:14:30.831 | libjpeg-dev 2022-04-13 14:14:30.832 | libpcre3-dev 2022-04-13 14:14:30.832 | libpq-dev 2022-04-13 14:14:30.832 | libssl-dev 2022-04-13 14:14:30.832 | libsystemd-dev 2022-04-13 14:14:30.832 | libxml2-dev 2022-04-13 14:14:30.832 | libxslt1-dev 2022-04-13 14:14:30.832 | libyaml-dev 2022-04-13 14:14:30.832 | lsof 2022-04-13 14:14:30.832 | openssh-server 2022-04-13 14:14:30.832 | openssl 2022-04-13 14:14:30.832 | pkg-config 2022-04-13 14:14:30.832 | psmisc 2022-04-13 14:14:30.832 | python3-dev 2022-04-13 14:14:30.832 | python3-pip 2022-04-13 14:14:30.832 | python3-systemd 2022-04-13 14:14:30.832 | python3-venv 2022-04-13 14:14:30.832 | tar 2022-04-13 14:14:30.832 | tcpdump 2022-04-13 14:14:30.832 | unzip 2022-04-13 14:14:30.832 | uuid-runtime 2022-04-13 14:14:30.832 | wget 2022-04-13 14:14:30.832 | wget 2022-04-13 14:14:30.832 | zlib1g-dev 2022-04-13 14:14:30.832 | libkrb5-dev 2022-04-13 14:14:30.832 | libldap2-dev 2022-04-13 14:14:30.832 | libsasl2-dev 2022-04-13 14:14:30.832 | memcached 2022-04-13 14:14:30.832 | python3-mysqldb 2022-04-13 14:14:30.832 | sqlite3 2022-04-13 14:14:30.832 | conntrack 2022-04-13 14:14:30.832 | curl 2022-04-13 14:14:30.832 | dnsmasq-base 2022-04-13 14:14:30.832 | dnsmasq-utils 2022-04-13 14:14:30.832 | ebtables 2022-04-13 14:14:30.832 | genisoimage 2022-04-13 14:14:30.832 | iptables 2022-04-13 14:14:30.832 | iputils-arping 2022-04-13 14:14:30.833 | kpartx 2022-04-13 14:14:30.833 | libjs-jquery-tablesorter 2022-04-13 14:14:30.833 | parted 2022-04-13 14:14:30.833 | pm-utils 2022-04-13 14:14:30.833 | python3-mysqldb 2022-04-13 14:14:30.833 | socat 2022-04-13 14:14:30.833 | sqlite3 2022-04-13 14:14:30.833 | sudo 2022-04-13 14:14:30.833 | vlan 2022-04-13 14:14:30.833 | lsscsi 2022-04-13 14:14:30.833 | open-iscsi 2022-04-13 14:14:30.833 | lvm2 2022-04-13 14:14:30.833 | qemu-utils 2022-04-13 14:14:30.833 | thin-provisioning-tools 2022-04-13 14:14:30.833 | acl 2022-04-13 14:14:30.833 | dnsmasq-base 2022-04-13 14:14:30.833 | dnsmasq-utils 2022-04-13 14:14:30.833 | ebtables 2022-04-13 14:14:30.833 | haproxy 2022-04-13 14:14:30.833 | iptables 2022-04-13 14:14:30.833 | iputils-arping 2022-04-13 14:14:30.833 | iputils-ping 2022-04-13 14:14:30.833 | postgresql-server-dev-all 2022-04-13 14:14:30.833 | python3-mysqldb 2022-04-13 14:14:30.833 | sqlite3 2022-04-13 14:14:30.833 | sudo 2022-04-13 14:14:30.833 | vlan 2022-04-13 14:14:30.833 | pcp 2022-04-13 14:14:30.833 | ipset 2022-04-13 14:14:30.833 | conntrack 2022-04-13 14:14:30.833 | conntrackd 2022-04-13 14:14:30.833 | keepalived 2022-04-13 14:14:30.833 | lvm2 2022-04-13 14:14:30.833 | qemu-utils 2022-04-13 14:14:30.833 | thin-provisioning-tools 2022-04-13 14:14:30.833 | curl 2022-04-13 14:14:30.833 | liberasurecode-dev 2022-04-13 14:14:30.833 | make 2022-04-13 14:14:30.833 | memcached 2022-04-13 14:14:30.834 | rsync 2022-04-13 14:14:30.834 | sqlite3 2022-04-13 14:14:30.834 | xfsprogs' 2022-04-13 14:14:30.837 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:14:30.857 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:14:30.857 | apache2-dev 2022-04-13 14:14:30.857 | bc 2022-04-13 14:14:30.857 | bsdmainutils 2022-04-13 14:14:30.857 | curl 2022-04-13 14:14:30.857 | g++ 2022-04-13 14:14:30.857 | gawk 2022-04-13 14:14:30.857 | gcc 2022-04-13 14:14:30.857 | gettext 2022-04-13 14:14:30.857 | git 2022-04-13 14:14:30.857 | graphviz 2022-04-13 14:14:30.857 | iputils-ping 2022-04-13 14:14:30.857 | libapache2-mod-proxy-uwsgi 2022-04-13 14:14:30.857 | libffi-dev 2022-04-13 14:14:30.857 | libjpeg-dev 2022-04-13 14:14:30.857 | libpcre3-dev 2022-04-13 14:14:30.857 | libpq-dev 2022-04-13 14:14:30.857 | libssl-dev 2022-04-13 14:14:30.858 | libsystemd-dev 2022-04-13 14:14:30.858 | libxml2-dev 2022-04-13 14:14:30.858 | libxslt1-dev 2022-04-13 14:14:30.858 | libyaml-dev 2022-04-13 14:14:30.858 | lsof 2022-04-13 14:14:30.858 | openssh-server 2022-04-13 14:14:30.858 | openssl 2022-04-13 14:14:30.858 | pkg-config 2022-04-13 14:14:30.858 | psmisc 2022-04-13 14:14:30.858 | python3-dev 2022-04-13 14:14:30.858 | python3-pip 2022-04-13 14:14:30.858 | python3-systemd 2022-04-13 14:14:30.858 | python3-venv 2022-04-13 14:14:30.858 | tar 2022-04-13 14:14:30.858 | tcpdump 2022-04-13 14:14:30.858 | unzip 2022-04-13 14:14:30.858 | uuid-runtime 2022-04-13 14:14:30.858 | wget 2022-04-13 14:14:30.858 | wget 2022-04-13 14:14:30.858 | zlib1g-dev 2022-04-13 14:14:30.858 | libkrb5-dev 2022-04-13 14:14:30.858 | libldap2-dev 2022-04-13 14:14:30.858 | libsasl2-dev 2022-04-13 14:14:30.858 | memcached 2022-04-13 14:14:30.858 | python3-mysqldb 2022-04-13 14:14:30.858 | sqlite3 2022-04-13 14:14:30.858 | conntrack 2022-04-13 14:14:30.858 | curl 2022-04-13 14:14:30.858 | dnsmasq-base 2022-04-13 14:14:30.858 | dnsmasq-utils 2022-04-13 14:14:30.858 | ebtables 2022-04-13 14:14:30.858 | genisoimage 2022-04-13 14:14:30.858 | iptables 2022-04-13 14:14:30.858 | iputils-arping 2022-04-13 14:14:30.858 | kpartx 2022-04-13 14:14:30.858 | libjs-jquery-tablesorter 2022-04-13 14:14:30.858 | parted 2022-04-13 14:14:30.858 | pm-utils 2022-04-13 14:14:30.858 | python3-mysqldb 2022-04-13 14:14:30.859 | socat 2022-04-13 14:14:30.859 | sqlite3 2022-04-13 14:14:30.859 | sudo 2022-04-13 14:14:30.859 | vlan 2022-04-13 14:14:30.859 | lsscsi 2022-04-13 14:14:30.859 | open-iscsi 2022-04-13 14:14:30.859 | lvm2 2022-04-13 14:14:30.859 | qemu-utils 2022-04-13 14:14:30.859 | thin-provisioning-tools 2022-04-13 14:14:30.859 | acl 2022-04-13 14:14:30.859 | dnsmasq-base 2022-04-13 14:14:30.859 | dnsmasq-utils 2022-04-13 14:14:30.859 | ebtables 2022-04-13 14:14:30.859 | haproxy 2022-04-13 14:14:30.859 | iptables 2022-04-13 14:14:30.859 | iputils-arping 2022-04-13 14:14:30.859 | iputils-ping 2022-04-13 14:14:30.859 | postgresql-server-dev-all 2022-04-13 14:14:30.859 | python3-mysqldb 2022-04-13 14:14:30.859 | sqlite3 2022-04-13 14:14:30.859 | sudo 2022-04-13 14:14:30.859 | vlan 2022-04-13 14:14:30.859 | pcp 2022-04-13 14:14:30.859 | ipset 2022-04-13 14:14:30.859 | conntrack 2022-04-13 14:14:30.859 | conntrackd 2022-04-13 14:14:30.859 | keepalived 2022-04-13 14:14:30.859 | lvm2 2022-04-13 14:14:30.859 | qemu-utils 2022-04-13 14:14:30.859 | thin-provisioning-tools 2022-04-13 14:14:30.859 | curl 2022-04-13 14:14:30.859 | liberasurecode-dev 2022-04-13 14:14:30.859 | make 2022-04-13 14:14:30.859 | memcached 2022-04-13 14:14:30.859 | rsync 2022-04-13 14:14:30.859 | sqlite3 2022-04-13 14:14:30.859 | xfsprogs ' 2022-04-13 14:14:30.859 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:14:30.862 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:14:30.864 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:14:30.867 | ++ 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-04-13 14:14:30.867 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:14:30.872 | ++ 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-04-13 14:14:30.874 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:14:30.877 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:14:30.879 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:14:30.881 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:14:30.883 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:14:30.885 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:14:30.887 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:14:30.890 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:14:30.892 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:14:30.894 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:14:30.896 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:14:30.898 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:14:30.901 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:14:30.905 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:14:30.908 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:14:30.911 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:14:30.914 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:14:30.917 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:14:30.920 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:14:30.924 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859270921 2022-04-13 14:14:30.927 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:14:30.930 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:14:30.932 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 14:14:31.289 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:14:31.314 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:14:31.386 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:14:31.498 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:14:33.568 | Reading package lists... 2022-04-13 14:14:33.603 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:14:33.607 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:14:33.610 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:14:33.614 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:14:33.618 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:14:33.620 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:14:33.624 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:14:33.627 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:14:33.630 | ++ functions-common:time_stop:2432 : start_time=1649859270921 2022-04-13 14:14:33.634 | ++ functions-common:time_stop:2434 : [[ -z 1649859270921 ]] 2022-04-13 14:14:33.637 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:14:33.641 | ++ functions-common:time_stop:2437 : end_time=1649859273639 2022-04-13 14:14:33.643 | ++ functions-common:time_stop:2438 : elapsed_time=2718 2022-04-13 14:14:33.645 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:14:33.648 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:14:33.650 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2718 2022-04-13 14:14:33.653 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 14:14:33.655 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:14:33.657 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:14:33.660 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:14:33.662 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 14:14:33.683 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 14:14:33.792 | Reading package lists... 2022-04-13 14:14:34.034 | Building dependency tree... 2022-04-13 14:14:34.036 | Reading state information... 2022-04-13 14:14:34.068 | acl is already the newest version (2.2.53-6). 2022-04-13 14:14:34.068 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:14:34.068 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:14:34.068 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:14:34.068 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:14:34.068 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:14:34.068 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:14:34.068 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:14:34.068 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:14:34.068 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:14:34.068 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:14:34.068 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:14:34.068 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:14:34.068 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:14:34.069 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:14:34.069 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:14:34.069 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:14:34.069 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:14:34.069 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:14:34.069 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:14:34.069 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:14:34.069 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:14:34.069 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:14:34.069 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:14:34.069 | psmisc is already the newest version (23.3-1). 2022-04-13 14:14:34.069 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:14:34.069 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:14:34.069 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:14:34.069 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:14:34.069 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:14:34.069 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:14:34.069 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:14:34.069 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:14:34.069 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:14:34.069 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:14:34.069 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:14:34.069 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:14:34.069 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:14:34.069 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:14:34.069 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:14:34.069 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:14:34.069 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:14:34.069 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:14:34.069 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:14:34.069 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:14:34.069 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:14:34.069 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:14:34.069 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:14:34.069 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:14:34.069 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:14:34.069 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:14:34.070 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:14:34.070 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:14:34.070 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:14:34.070 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:14:34.070 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:14:34.070 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:14:34.070 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:14:34.070 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:14:34.070 | openssl set to manually installed. 2022-04-13 14:14:34.070 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:14:34.070 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:14:34.070 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:14:34.070 | rsync set to manually installed. 2022-04-13 14:14:34.070 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:14:34.070 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:14:34.070 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:14:34.070 | tar set to manually installed. 2022-04-13 14:14:34.070 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:14:34.070 | tcpdump set to manually installed. 2022-04-13 14:14:34.070 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:14:34.278 | uuid-runtime set to manually installed. 2022-04-13 14:14:34.278 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:14:34.278 | wget set to manually installed. 2022-04-13 14:14:34.278 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:14:34.278 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:14:34.278 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:14:34.278 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:14:34.278 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:14:34.278 | The following packages were automatically installed and are no longer required: 2022-04-13 14:14:34.279 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:14:34.279 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:14:34.279 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:14:34.279 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:14:34.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:14:34.280 | python3-zope.interface 2022-04-13 14:14:34.280 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:14:34.436 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:14:34.442 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:14:34.445 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:14:34.448 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:14:34.450 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:14:34.453 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:14:34.455 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:14:34.457 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:14:34.459 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:14:34.461 | ++ functions-common:time_stop:2432 : start_time=1649859273680 2022-04-13 14:14:34.464 | ++ functions-common:time_stop:2434 : [[ -z 1649859273680 ]] 2022-04-13 14:14:34.467 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:14:34.471 | ++ functions-common:time_stop:2437 : end_time=1649859274468 2022-04-13 14:14:34.473 | ++ functions-common:time_stop:2438 : elapsed_time=788 2022-04-13 14:14:34.475 | ++ functions-common:time_stop:2439 : total=752 2022-04-13 14:14:34.477 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:14:34.480 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1540 2022-04-13 14:14:34.482 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:14:34.484 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:14:34.487 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:14:34.490 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:14:34.495 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:14:34.500 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:14:34.502 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:14:34.505 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:14:35.890 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:14:35.891 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:14:35.893 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:14:35.895 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:14:35.897 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:14:35.899 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:14:35.901 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:14:35.903 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:14:35.905 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:14:35.907 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:14:35.908 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:14:35.910 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:14:35.912 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:14:35.913 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:14:35.915 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:14:35.917 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:14:35.918 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:14:35.920 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:14:35.922 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:14:35.924 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:14:35.926 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:14:35.928 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:14:35.930 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:14:35.933 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:14:36.002 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:14:36.007 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:14:36.075 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:14:36.078 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:14:36.158 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:14:36.161 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:14:36.163 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:14:36.166 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:14:36.168 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:14:36.171 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:14:36.174 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:14:36.176 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:14:36.179 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:14:36.181 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:14:36.183 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:14:36.183 | Distro: focal 2022-04-13 14:14:36.186 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:14:36.189 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:14:36.193 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:14:36.195 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:14:36.197 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:14:36.198 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:14:36.780 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:14:36.783 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:14:36.783 | pip: 21.3.1 2022-04-13 14:14:36.785 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:14:36.789 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:14:36.791 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:14:36.793 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:14:36.795 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:14:36.797 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:14:36.798 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:14:36.800 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:14:36.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:14:36.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:14:36.805 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:14:36.807 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:14:36.809 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:14:36.810 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:14:36.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:14:36.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:14:36.816 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:14:36.818 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:14:36.819 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:14:36.821 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:14:36.823 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:14:36.826 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:14:36.828 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:14:36.829 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:14:36.832 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:14:36.832 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:14:36.837 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 14:14:36.839 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 14:14:36.841 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:14:36.843 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:14:36.845 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:14:36.862 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:14:36.864 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:14:37.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:14:37.581 | from cryptography.utils import int_from_bytes 2022-04-13 14:14:37.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:14:37.581 | from cryptography.utils import int_from_bytes 2022-04-13 14:14:38.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:14:40.420 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:14:40.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 14:14:42.103 | Installing collected packages: setuptools 2022-04-13 14:14:42.960 | Successfully installed setuptools-62.0.0 2022-04-13 14:14:42.960 | 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-04-13 14:14:43.104 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:14:43.104 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:14:43.221 | + inc/python:pip_install:200 : result=0 2022-04-13 14:14:43.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:14:43.226 | + functions-common:time_stop:2425 : local name 2022-04-13 14:14:43.229 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:14:43.231 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:14:43.233 | + functions-common:time_stop:2428 : local total 2022-04-13 14:14:43.235 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:14:43.237 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:14:43.239 | + functions-common:time_stop:2432 : start_time=1649859276857 2022-04-13 14:14:43.240 | + functions-common:time_stop:2434 : [[ -z 1649859276857 ]] 2022-04-13 14:14:43.243 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:14:43.247 | + functions-common:time_stop:2437 : end_time=1649859283245 2022-04-13 14:14:43.249 | + functions-common:time_stop:2438 : elapsed_time=6388 2022-04-13 14:14:43.251 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:14:43.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:14:43.255 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6388 2022-04-13 14:14:43.256 | + inc/python:pip_install:203 : return 0 2022-04-13 14:14:43.259 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:14:43.261 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:14:43.265 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:14:43.267 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:14:43.270 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:14:43.277 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:14:43.848 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:14:43.851 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:14:43.851 | pip: 21.3.1 2022-04-13 14:14:43.856 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:14:43.860 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:14:43.865 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:14:43.869 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:14:43.872 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:14:43.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:14:43.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:14:43.878 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:14:43.890 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:14:43.901 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:14:43.912 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:14:43.914 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:14:43.916 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:14:43.918 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:14:43.920 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:14:43.922 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:14:43.924 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:14:43.926 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:14:43.928 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:14:43.931 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:14:43.933 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:14:43.935 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:14:43.937 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:14:43.939 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:14:43.941 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:14:43.943 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:14:43.946 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:14:43.948 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:14:43.950 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:14:43.952 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:14:43.955 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:14:43.957 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:14:43.959 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:14:43.962 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:14:43.964 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:14:43.966 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:14:43.969 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:14:43.971 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:14:43.973 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:14:43.994 | Using python 3.8 to install os-testr 2022-04-13 14:14:43.996 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 14:14:44.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:14:44.745 | from cryptography.utils import int_from_bytes 2022-04-13 14:14:44.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:14:44.745 | from cryptography.utils import int_from_bytes 2022-04-13 14:14:45.920 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:14:45.952 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:14:46.018 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 14:14:46.019 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 14:14:46.020 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:14:46.034 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 14:14:46.043 | 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-04-13 14:14:46.054 | 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-04-13 14:14:47.656 | 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-04-13 14:14:47.662 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:14:47.662 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:14:47.770 | + inc/python:pip_install:200 : result=0 2022-04-13 14:14:47.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:14:47.777 | + functions-common:time_stop:2425 : local name 2022-04-13 14:14:47.780 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:14:47.784 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:14:47.786 | + functions-common:time_stop:2428 : local total 2022-04-13 14:14:47.790 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:14:47.793 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:14:47.795 | + functions-common:time_stop:2432 : start_time=1649859283988 2022-04-13 14:14:47.797 | + functions-common:time_stop:2434 : [[ -z 1649859283988 ]] 2022-04-13 14:14:47.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:14:47.804 | + functions-common:time_stop:2437 : end_time=1649859287802 2022-04-13 14:14:47.806 | + functions-common:time_stop:2438 : elapsed_time=3814 2022-04-13 14:14:47.808 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:14:47.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:14:47.812 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3814 2022-04-13 14:14:47.815 | + inc/python:pip_install:203 : return 0 2022-04-13 14:14:47.817 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:14:47.870 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:14:47.976 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:14:47.978 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:14:47.981 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:14:47.984 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:14:47.986 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:14:48.008 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:14:49.890 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:49.897 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:49.902 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:49.907 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:49.911 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:49.918 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:49.922 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:49.948 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.027 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.046 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.050 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.055 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.070 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.078 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.080 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.097 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.114 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.123 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.128 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.146 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.169 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.187 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.195 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.200 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.221 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.250 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.252 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.266 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.270 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.274 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.280 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.295 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.302 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.351 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.369 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.373 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.405 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.468 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.474 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.481 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.532 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.546 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.554 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.658 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.683 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.687 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.697 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.702 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.721 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.729 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.746 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.777 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.805 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.818 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.830 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.848 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.856 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.871 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.882 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.886 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:50.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:14:51.028 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:14:51.319 | + inc/python:pip_install:200 : result=0 2022-04-13 14:14:51.323 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:14:51.326 | + functions-common:time_stop:2425 : local name 2022-04-13 14:14:51.330 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:14:51.334 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:14:51.336 | + functions-common:time_stop:2428 : local total 2022-04-13 14:14:51.339 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:14:51.341 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:14:51.344 | + functions-common:time_stop:2432 : start_time=1649859288001 2022-04-13 14:14:51.346 | + functions-common:time_stop:2434 : [[ -z 1649859288001 ]] 2022-04-13 14:14:51.349 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:14:51.353 | + functions-common:time_stop:2437 : end_time=1649859291350 2022-04-13 14:14:51.355 | + functions-common:time_stop:2438 : elapsed_time=3349 2022-04-13 14:14:51.357 | + functions-common:time_stop:2439 : total=3814 2022-04-13 14:14:51.359 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:14:51.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7163 2022-04-13 14:14:51.363 | + inc/python:pip_install:203 : return 0 2022-04-13 14:14:51.365 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:14:51.368 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:14:51.390 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 14:14:53.157 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.164 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.168 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.173 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.177 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.184 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.188 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.214 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.292 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.310 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.314 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.319 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.333 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.341 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.343 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.360 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.376 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.386 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.390 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.408 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.430 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.447 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.455 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.460 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.480 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.508 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.510 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.524 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.528 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.532 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.538 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.553 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.559 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.608 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.626 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.630 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.660 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.721 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.727 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.734 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.783 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.796 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.805 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.905 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.929 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.933 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.944 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.949 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.967 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.974 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:53.991 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.020 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.048 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.060 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.073 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.090 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.098 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.112 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.123 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.127 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:14:54.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:14:54.135 | Processing /opt/stack/requirements 2022-04-13 14:14:55.870 | 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 29)) (6.0) 2022-04-13 14:14:55.873 | 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 191)) (3.0.0) 2022-04-13 14:14:55.885 | 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 366)) (21.3) 2022-04-13 14:14:55.890 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:14:55.893 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 14:14:55.899 | 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 497)) (2.27.1) 2022-04-13 14:14:55.925 | 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 539)) (1.16.0) 2022-04-13 14:14:55.927 | 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 596)) (2.5.0) 2022-04-13 14:14:55.938 | 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 625)) (1.26.9) 2022-04-13 14:14:55.988 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 14:14:55.990 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 14:14:56.005 | 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 128)) (2.0.12) 2022-04-13 14:14:56.010 | 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 497)) (2021.10.8) 2022-04-13 14:14:56.013 | 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 226)) (3.3) 2022-04-13 14:14:56.016 | 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 186)) (1.0.0) 2022-04-13 14:14:56.019 | 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 131)) (3.10.1) 2022-04-13 14:14:56.031 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 14:14:56.042 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 14:14:56.090 | 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 575)) (3.5.0) 2022-04-13 14:14:56.096 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 14:14:56.099 | 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 636)) (0.2.5) 2022-04-13 14:14:56.104 | 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 101)) (21.4.0) 2022-04-13 14:14:56.164 | 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 410)) (1.8.2) 2022-04-13 14:14:56.166 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:14:56.167 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:14:56.991 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:14:56.992 | ERROR: Command errored out with exit status 1: 2022-04-13 14:14:56.992 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-re4f4u33/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-re4f4u33/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-dn4r7jtl 2022-04-13 14:14:56.992 | cwd: /tmp/pip-req-build-re4f4u33/ 2022-04-13 14:14:56.992 | Complete output (6 lines): 2022-04-13 14:14:56.992 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:14:56.992 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:14:56.992 | or: setup.py --help-commands 2022-04-13 14:14:56.992 | or: setup.py cmd --help 2022-04-13 14:14:56.992 | 2022-04-13 14:14:56.992 | error: invalid command 'bdist_wheel' 2022-04-13 14:14:56.992 | ---------------------------------------- 2022-04-13 14:14:56.993 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:14:56.993 | Running setup.py clean for openstack-requirements 2022-04-13 14:14:57.815 | Failed to build openstack-requirements 2022-04-13 14:14:57.834 | Installing collected packages: openstack-requirements 2022-04-13 14:14:57.834 | Attempting uninstall: openstack-requirements 2022-04-13 14:14:57.835 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:14:57.869 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:14:57.887 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:14:57.890 | Running setup.py install for openstack-requirements: started 2022-04-13 14:15:00.276 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:15:00.311 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:15:00.449 | + inc/python:pip_install:200 : result=0 2022-04-13 14:15:00.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:15:00.456 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:00.459 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:00.462 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:00.465 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:00.469 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:00.472 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:15:00.476 | + functions-common:time_stop:2432 : start_time=1649859291382 2022-04-13 14:15:00.479 | + functions-common:time_stop:2434 : [[ -z 1649859291382 ]] 2022-04-13 14:15:00.482 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:00.486 | + functions-common:time_stop:2437 : end_time=1649859300484 2022-04-13 14:15:00.488 | + functions-common:time_stop:2438 : elapsed_time=9102 2022-04-13 14:15:00.490 | + functions-common:time_stop:2439 : total=7163 2022-04-13 14:15:00.493 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:00.495 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16265 2022-04-13 14:15:00.497 | + inc/python:pip_install:203 : return 0 2022-04-13 14:15:00.499 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:15:00.502 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:15:00.504 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:15:00.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:00.509 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:00.511 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:15:00.513 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:00.515 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:15:00.535 | Using python 3.8 to install pbr 2022-04-13 14:15:00.537 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:15:01.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:01.268 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:01.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:01.268 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:02.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:02.451 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:15:04.205 | 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-04-13 14:15:04.211 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:15:04.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:15:04.320 | + inc/python:pip_install:200 : result=0 2022-04-13 14:15:04.323 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:15:04.327 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:04.330 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:04.334 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:04.337 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:04.340 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:04.343 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:15:04.347 | + functions-common:time_stop:2432 : start_time=1649859300530 2022-04-13 14:15:04.350 | + functions-common:time_stop:2434 : [[ -z 1649859300530 ]] 2022-04-13 14:15:04.354 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:04.358 | + functions-common:time_stop:2437 : end_time=1649859304355 2022-04-13 14:15:04.360 | + functions-common:time_stop:2438 : elapsed_time=3825 2022-04-13 14:15:04.362 | + functions-common:time_stop:2439 : total=16265 2022-04-13 14:15:04.364 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:04.367 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20090 2022-04-13 14:15:04.369 | + inc/python:pip_install:203 : return 0 2022-04-13 14:15:04.371 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:15:06.616 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:15:08.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:08.501 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:15:08.516 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 14:15:08.521 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 14:15:08.524 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:15:08.527 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:15:08.529 | 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.8) 2022-04-13 14:15:08.602 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:15:08.606 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:15:08.611 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:15:08.632 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:15:08.634 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:15:08.637 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:15:08.640 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:15:08.642 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:15:08.644 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:15:08.647 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:15:08.650 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:15:08.652 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:15:08.654 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:15:08.657 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:15:08.661 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:15:08.663 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:15:08.666 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:15:08.668 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:15:08.670 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:15:08.685 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:08.687 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:15:08.689 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:15:08.692 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:15:08.694 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:15:08.696 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:15:08.698 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:15:08.700 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:15:08.702 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:15:08.704 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:15:08.706 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:15:08.709 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:15:08.711 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:15:08.713 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:15:08.715 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:15:08.717 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:15:08.719 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:15:08.722 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:15:08.724 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:15:08.726 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:15:08.728 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:15:08.731 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:15:08.733 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:15:08.735 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:15:08.737 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:15:08.739 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:15:08.793 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:15:08.793 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:15:08.795 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:15:09.181 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:15:09.184 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:15:09.203 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:09.206 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:15:09.208 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:15:09.212 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:15:09.214 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:15:09.216 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:15:09.219 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:09.221 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:15:09.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:09.225 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:09.227 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:15:09.230 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:15:09.232 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:15:09.234 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:15:09.236 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:15:09.238 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:15:09.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:09.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:09.246 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:15:09.266 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 14:15:09.375 | Reading package lists... 2022-04-13 14:15:09.618 | Building dependency tree... 2022-04-13 14:15:09.620 | Reading state information... 2022-04-13 14:15:09.862 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:15:09.862 | The following packages were automatically installed and are no longer required: 2022-04-13 14:15:09.863 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:15:09.863 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:15:09.863 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:15:09.863 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:15:09.863 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:15:09.863 | python3-zope.interface 2022-04-13 14:15:09.863 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:15:10.012 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:15:10.017 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:15:10.020 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:15:10.023 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:10.026 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:10.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:10.031 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:10.034 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:10.036 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:15:10.038 | + functions-common:time_stop:2432 : start_time=1649859309263 2022-04-13 14:15:10.041 | + functions-common:time_stop:2434 : [[ -z 1649859309263 ]] 2022-04-13 14:15:10.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:10.049 | + functions-common:time_stop:2437 : end_time=1649859310046 2022-04-13 14:15:10.051 | + functions-common:time_stop:2438 : elapsed_time=783 2022-04-13 14:15:10.054 | + functions-common:time_stop:2439 : total=1540 2022-04-13 14:15:10.057 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:10.059 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2323 2022-04-13 14:15:10.062 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:15:10.064 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:15:10.066 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:15:10.069 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:15:10.071 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:15:10.073 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:15:10.075 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:15:10.078 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:15:10.080 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:15:10.082 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:15:10.085 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:15:10.087 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:15:10.089 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:15:10.091 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:15:10.094 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:15:10.096 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:15:10.098 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:15:10.100 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:15:10.103 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:15:10.105 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:15:10.107 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:15:10.109 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:15:10.111 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:15:10.114 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:15:10.116 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:15:10.118 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:15:10.120 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:15:10.123 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:15:10.125 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:15:10.142 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:10.146 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:15:10.148 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:15:10.151 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:15:10.154 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:15:10.157 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:15:10.161 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:15:10.163 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:15:10.165 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:15:10.168 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:15:10.170 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:15:10.173 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:15:10.176 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:15:10.938 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:15:10.938 | user tags 2022-04-13 14:15:10.938 | stackrabbit []' 2022-04-13 14:15:10.942 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:15:10.942 | user tags 2022-04-13 14:15:10.942 | stackrabbit []' 2022-04-13 14:15:10.943 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:15:10.949 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:15:10.952 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:15:10.954 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:15:11.655 | Changing password for user "stackrabbit" ... 2022-04-13 14:15:11.685 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:15:12.401 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:15:12.424 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:15:12.427 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:15:13.105 | Changing password for user "stackrabbit" ... 2022-04-13 14:15:13.131 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:15:13.133 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:15:13.135 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:15:13.825 | Deleting user "guest" ... 2022-04-13 14:15:13.841 | Error: 2022-04-13 14:15:13.841 | {:no_such_user, "guest"} 2022-04-13 14:15:13.853 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:15:13.856 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:15:13.873 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:13.875 | + ./stack.sh:main:838 : install_database 2022-04-13 14:15:13.877 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:15:13.880 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:15:13.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:13.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:13.887 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:15:14.103 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:15:14.106 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:15:14.109 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:15:14.112 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:15:14.115 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:15:14.118 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:15:14.120 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:15:14.124 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:15:14.126 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:15:14.129 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:15:14.132 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:15:14.134 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:15:14.137 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:15:14.139 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:15:14.141 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:15:14.144 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:15:14.146 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:15:14.148 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:15:14.150 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:15:14.153 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:15:14.155 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:15:14.158 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:15:14.160 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:15:14.162 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:15:14.165 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:15:14.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:14.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:14.171 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:15:14.174 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:15:14.176 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:15:14.178 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:15:14.180 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:15:14.182 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:14.184 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:15:14.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:14.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:14.191 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:15:14.193 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:15:14.195 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:15:14.197 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:15:14.199 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:15:14.201 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:15:14.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:14.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:14.208 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:15:14.230 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 14:15:14.339 | Reading package lists... 2022-04-13 14:15:14.584 | Building dependency tree... 2022-04-13 14:15:14.585 | Reading state information... 2022-04-13 14:15:14.830 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:15:14.830 | The following packages were automatically installed and are no longer required: 2022-04-13 14:15:14.831 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:15:14.831 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:15:14.831 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:15:14.831 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:15:14.831 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:15:14.831 | python3-zope.interface 2022-04-13 14:15:14.831 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:15:14.986 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:15:14.993 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:15:14.995 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:15:14.998 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:15.000 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:15.003 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:15.006 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:15.008 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:15.010 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:15:15.013 | + functions-common:time_stop:2432 : start_time=1649859314227 2022-04-13 14:15:15.015 | + functions-common:time_stop:2434 : [[ -z 1649859314227 ]] 2022-04-13 14:15:15.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:15.022 | + functions-common:time_stop:2437 : end_time=1649859315019 2022-04-13 14:15:15.024 | + functions-common:time_stop:2438 : elapsed_time=792 2022-04-13 14:15:15.026 | + functions-common:time_stop:2439 : total=2323 2022-04-13 14:15:15.029 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:15.031 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3115 2022-04-13 14:15:15.033 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:15:15.035 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:15:15.037 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:15:15.040 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:15:15.043 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:15:15.045 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:15:15.047 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:15:15.051 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:15:15.053 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:15:15.055 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:15:15.059 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:15:15.059 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:15:15.064 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:15:15.067 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:15:15.070 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:15:15.073 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:15:15.075 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:15:15.100 | Using python 3.8 to install PyMySQL 2022-04-13 14:15:15.103 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 14:15:15.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:15.846 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:15.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:15.846 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:17.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:17.051 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:15:18.698 | 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-04-13 14:15:18.704 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:15:18.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:15:18.809 | + inc/python:pip_install:200 : result=0 2022-04-13 14:15:18.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:15:18.815 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:18.819 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:18.822 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:18.825 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:18.827 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:18.830 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:15:18.832 | + functions-common:time_stop:2432 : start_time=1649859315093 2022-04-13 14:15:18.835 | + functions-common:time_stop:2434 : [[ -z 1649859315093 ]] 2022-04-13 14:15:18.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:18.842 | + functions-common:time_stop:2437 : end_time=1649859318840 2022-04-13 14:15:18.845 | + functions-common:time_stop:2438 : elapsed_time=3747 2022-04-13 14:15:18.847 | + functions-common:time_stop:2439 : total=20090 2022-04-13 14:15:18.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:18.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23837 2022-04-13 14:15:18.854 | + inc/python:pip_install:203 : return 0 2022-04-13 14:15:18.856 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:15:18.859 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:15:18.861 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:15:18.863 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:15:18.880 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:18.883 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:15:18.885 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:15:18.889 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:15:18.889 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:15:18.894 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:15:18.897 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:15:18.900 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 14:15:18.902 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:15:18.905 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:15:18.907 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:15:18.923 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:18.925 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:15:18.927 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:15:18.930 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:15:18.932 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:15:18.934 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:15:18.937 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:18.939 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:15:18.941 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:18.943 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:18.946 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:15:18.948 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:15:18.950 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:15:18.952 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:15:18.954 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:15:18.957 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:15:18.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:18.961 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:18.964 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:15:18.983 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 14:15:19.093 | Reading package lists... 2022-04-13 14:15:19.336 | Building dependency tree... 2022-04-13 14:15:19.342 | Reading state information... 2022-04-13 14:15:19.587 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:15:19.587 | The following packages were automatically installed and are no longer required: 2022-04-13 14:15:19.588 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:15:19.588 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:15:19.588 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:15:19.588 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:15:19.588 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:15:19.588 | python3-zope.interface 2022-04-13 14:15:19.588 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:15:19.724 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:15:19.729 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:15:19.732 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:15:19.736 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:19.739 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:19.742 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:19.745 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:19.747 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:19.749 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:15:19.752 | + functions-common:time_stop:2432 : start_time=1649859318981 2022-04-13 14:15:19.754 | + functions-common:time_stop:2434 : [[ -z 1649859318981 ]] 2022-04-13 14:15:19.756 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:19.760 | + functions-common:time_stop:2437 : end_time=1649859319758 2022-04-13 14:15:19.763 | + functions-common:time_stop:2438 : elapsed_time=777 2022-04-13 14:15:19.765 | + functions-common:time_stop:2439 : total=3115 2022-04-13 14:15:19.767 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:19.769 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3892 2022-04-13 14:15:19.771 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:15:19.773 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:15:19.789 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:19.791 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:15:19.794 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:15:19.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:15:19.799 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:15:19.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:15:19.819 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:15:19.822 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:15:19.824 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:15:19.826 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:15:19.828 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:19.830 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:15:19.833 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:19.835 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:19.837 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:15:19.839 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:15:19.841 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:15:19.843 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:15:19.846 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:15:19.848 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:15:19.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:19.853 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:19.855 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:15:19.874 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 14:15:19.983 | Reading package lists... 2022-04-13 14:15:20.227 | Building dependency tree... 2022-04-13 14:15:20.228 | Reading state information... 2022-04-13 14:15:20.474 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:15:20.474 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:15:20.474 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:15:20.474 | The following packages were automatically installed and are no longer required: 2022-04-13 14:15:20.475 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:15:20.475 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:15:20.475 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:15:20.475 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:15:20.475 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:15:20.475 | python3-zope.interface 2022-04-13 14:15:20.475 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:15:20.612 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:15:20.617 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:15:20.619 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:15:20.622 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:20.624 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:20.626 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:20.628 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:20.630 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:20.632 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:15:20.634 | + functions-common:time_stop:2432 : start_time=1649859319872 2022-04-13 14:15:20.637 | + functions-common:time_stop:2434 : [[ -z 1649859319872 ]] 2022-04-13 14:15:20.640 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:20.644 | + functions-common:time_stop:2437 : end_time=1649859320641 2022-04-13 14:15:20.646 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-13 14:15:20.648 | + functions-common:time_stop:2439 : total=3892 2022-04-13 14:15:20.650 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:20.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4661 2022-04-13 14:15:20.655 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:15:20.658 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:15:20.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:20.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:20.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:15:20.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:15:20.669 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:15:20.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:15:20.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:15:20.679 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:15:20.679 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:15:20.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:15:20.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:15:20.689 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:15:20.691 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:15:20.693 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:15:20.695 | + functions:vercmp:631 : local result 2022-04-13 14:15:20.699 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:15:20.699 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:15:20.699 | ++ functions:vercmp:635 : head -1 2022-04-13 14:15:20.704 | + functions:vercmp:635 : result=3.13 2022-04-13 14:15:20.706 | + functions:vercmp:637 : case $op in 2022-04-13 14:15:20.708 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:15:20.710 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:15:20.712 | + functions:vercmp:648 : return 2022-04-13 14:15:20.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:15:20.717 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:15:20.719 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:15:21.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:15:21.218 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:15:21.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:15:21.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.231 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:15:21.250 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:21.252 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:15:21.254 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:15:21.254 | Installing etcd 2022-04-13 14:15:21.256 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:15:21.269 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:15:21.283 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:15:21.285 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:15:21.298 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:15:21.301 | ++ 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-04-13 14:15:21.304 | ++ 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-04-13 14:15:21.307 | +++ 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-04-13 14:15:21.311 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:15:21.314 | ++ 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-04-13 14:15:21.316 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:15:21.318 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:15:21.320 | ++ functions:get_extra_file:74 : return 2022-04-13 14:15:21.323 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:15:21.325 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:15:21.327 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:15:21.329 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:15:21.345 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:15:21.347 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:15:21.350 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:15:21.366 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:15:21.368 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:15:21.370 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:15:21.372 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:15:21.375 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:15:21.377 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:15:21.379 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:15:21.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:15:21.384 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:15:21.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:15:21.392 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.395 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:15:21.397 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:15:21.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:15:21.402 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:15:21.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:15:21.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.413 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:15:21.415 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:15:21.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:15:21.419 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:15:21.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:15:21.428 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.430 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:15:21.433 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:15:21.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:15:21.437 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:15:21.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:15:21.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.448 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:15:21.450 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:15:21.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:15:21.455 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:15:21.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.461 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:15:21.463 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.465 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:15:21.468 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:15:21.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:15:21.472 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:15:21.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.478 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:15:21.480 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.483 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:15:21.485 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:15:21.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:15:21.489 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:15:21.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:15:21.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.500 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:15:21.503 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:15:21.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:15:21.507 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:15:21.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.512 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:15:21.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.518 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:15:21.520 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:15:21.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:15:21.525 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:15:21.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.529 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.532 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:15:21.534 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.536 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:15:21.538 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:15:21.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:15:21.543 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:15:21.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:15:21.552 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.554 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:15:21.556 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:15:21.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:15:21.561 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:15:21.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:15:21.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.574 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:15:21.576 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:15:21.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:15:21.580 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:15:21.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:15:21.589 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.592 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:15:21.594 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:15:21.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:15:21.598 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:15:21.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:15:21.607 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.610 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:15:21.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:15:21.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:15:21.617 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:15:21.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:15:21.626 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.628 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:15:21.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:15:21.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:15:21.635 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:15:21.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:15:21.644 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.647 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:15:21.649 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:15:21.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:15:21.654 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:15:21.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:15:21.664 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.666 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:15:21.668 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:15:21.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:15:21.673 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:15:21.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.680 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:15:21.682 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.684 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:15:21.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:15:21.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:15:21.691 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:15:21.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:15:21.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.702 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:15:21.704 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:15:21.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:15:21.709 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:15:21.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:15:21.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.720 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:15:21.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:15:21.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:15:21.726 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:15:21.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:15:21.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.737 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:15:21.739 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:15:21.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:15:21.744 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:15:21.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:15:21.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.755 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:15:21.757 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:15:21.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:15:21.761 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:15:21.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:15:21.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.772 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:15:21.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:15:21.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:15:21.779 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:15:21.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:15:21.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.790 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:15:21.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:15:21.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:15:21.797 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:15:21.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:15:21.805 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.808 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:15:21.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:15:21.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:15:21.814 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:15:21.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:15:21.823 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.826 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:15:21.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:15:21.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:15:21.834 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:15:21.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:15:21.843 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.846 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:15:21.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:15:21.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:15:21.852 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:15:21.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:15:21.861 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.863 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:15:21.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:15:21.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:15:21.870 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:15:21.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:15:21.879 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.881 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:15:21.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:15:21.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:15:21.888 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:15:21.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:15:21.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.899 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:15:21.901 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:15:21.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:15:21.906 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:15:21.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:15:21.915 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.917 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:15:21.919 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:15:21.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:15:21.923 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:15:21.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:15:21.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.934 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:15:21.937 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:15:21.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:15:21.941 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:15:21.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:15:21.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.952 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:15:21.954 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:15:21.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:15:21.959 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:15:21.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:15:21.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.970 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:15:21.972 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:15:21.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:15:21.976 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:15:21.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:21.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:15:21.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:21.988 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:15:21.990 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:15:21.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:15:21.995 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:15:21.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:21.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:22.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:15:22.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:22.006 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:15:22.008 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:15:22.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:15:22.013 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:15:22.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:22.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:22.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:15:22.022 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:22.024 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:15:22.027 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:15:22.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:15:22.032 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:15:22.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:22.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:22.038 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:15:22.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:22.043 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:15:22.045 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:15:22.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:15:22.049 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:15:22.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:22.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:22.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:15:22.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:22.060 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:15:22.081 | Using python 3.8 to install etcd3 2022-04-13 14:15:22.083 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 14:15:22.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:22.806 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:22.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:22.806 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:23.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:23.994 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:15:24.002 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:15:24.002 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:15:24.003 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:15:24.004 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:15:25.649 | 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-04-13 14:15:25.655 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:15:25.655 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:15:25.759 | + inc/python:pip_install:200 : result=0 2022-04-13 14:15:25.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:15:25.767 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:25.770 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:25.773 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:25.776 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:25.778 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:25.781 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:15:25.783 | + functions-common:time_stop:2432 : start_time=1649859322076 2022-04-13 14:15:25.785 | + functions-common:time_stop:2434 : [[ -z 1649859322076 ]] 2022-04-13 14:15:25.788 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:25.792 | + functions-common:time_stop:2437 : end_time=1649859325789 2022-04-13 14:15:25.794 | + functions-common:time_stop:2438 : elapsed_time=3713 2022-04-13 14:15:25.796 | + functions-common:time_stop:2439 : total=23837 2022-04-13 14:15:25.798 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:25.801 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27550 2022-04-13 14:15:25.803 | + inc/python:pip_install:203 : return 0 2022-04-13 14:15:25.805 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:15:25.826 | Using python 3.8 to install etcd3gw 2022-04-13 14:15:25.829 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 14:15:26.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:26.551 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:26.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:26.551 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:27.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:27.737 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:15:27.744 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:15:27.745 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:15:27.746 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:15:27.747 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:15:27.780 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 14:15:27.781 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 14:15:27.783 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 14:15:27.785 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 14:15:29.416 | 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-04-13 14:15:29.421 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:15:29.421 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:15:29.527 | + inc/python:pip_install:200 : result=0 2022-04-13 14:15:29.530 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:15:29.534 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:29.537 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:29.540 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:29.543 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:29.547 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:29.550 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:15:29.554 | + functions-common:time_stop:2432 : start_time=1649859325821 2022-04-13 14:15:29.557 | + functions-common:time_stop:2434 : [[ -z 1649859325821 ]] 2022-04-13 14:15:29.560 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:29.564 | + functions-common:time_stop:2437 : end_time=1649859329561 2022-04-13 14:15:29.566 | + functions-common:time_stop:2438 : elapsed_time=3740 2022-04-13 14:15:29.569 | + functions-common:time_stop:2439 : total=27550 2022-04-13 14:15:29.571 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:29.573 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31290 2022-04-13 14:15:29.575 | + inc/python:pip_install:203 : return 0 2022-04-13 14:15:29.578 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:15:29.580 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:15:29.583 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:15:29.585 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:15:29.587 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:15:29.590 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:15:29.592 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:15:29.594 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:15:29.597 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:15:29.599 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:15:29.601 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:15:29.603 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:15:29.606 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:15:29.608 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:15:29.610 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:15:29.612 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:29.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:29.617 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:15:29.619 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:15:29.621 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:15:29.623 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:15:29.626 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:15:29.628 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:15:29.630 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:29.632 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:15:29.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:29.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:29.639 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:15:29.641 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:15:29.643 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:15:29.645 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:15:29.648 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:15:29.650 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:15:29.652 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:29.655 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:29.657 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:15:29.677 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:15:29.786 | Reading package lists... 2022-04-13 14:15:30.035 | Building dependency tree... 2022-04-13 14:15:30.037 | Reading state information... 2022-04-13 14:15:30.302 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:15:30.302 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:15:30.302 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:15:30.302 | The following packages were automatically installed and are no longer required: 2022-04-13 14:15:30.304 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:15:30.304 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:15:30.304 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:15:30.304 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:15:30.304 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:15:30.304 | python3-zope.interface 2022-04-13 14:15:30.304 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:15:30.440 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:15:30.445 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:15:30.448 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:15:30.450 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:30.453 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:30.455 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:30.457 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:30.459 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:30.461 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:15:30.464 | + functions-common:time_stop:2432 : start_time=1649859329674 2022-04-13 14:15:30.466 | + functions-common:time_stop:2434 : [[ -z 1649859329674 ]] 2022-04-13 14:15:30.469 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:30.473 | + functions-common:time_stop:2437 : end_time=1649859330470 2022-04-13 14:15:30.475 | + functions-common:time_stop:2438 : elapsed_time=796 2022-04-13 14:15:30.477 | + functions-common:time_stop:2439 : total=4661 2022-04-13 14:15:30.480 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:30.482 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5457 2022-04-13 14:15:30.484 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:15:30.487 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:15:30.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:30.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:30.494 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:15:30.558 | Module proxy already enabled 2022-04-13 14:15:30.563 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:15:30.647 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:15:30.647 | Module proxy already enabled 2022-04-13 14:15:30.647 | Module proxy_uwsgi already enabled 2022-04-13 14:15:30.653 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:15:30.657 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:15:30.661 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:15:30.664 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:15:30.794 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:15:30.796 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:15:30.799 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:15:30.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.806 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:15:30.808 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.811 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:15:30.813 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:15:30.816 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:15:30.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:15:30.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.827 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:15:30.829 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:15:30.832 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:15:30.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.839 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:15:30.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.844 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:15:30.846 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:15:30.849 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:15:30.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.857 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:15:30.860 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.862 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:15:30.865 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:15:30.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.872 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:15:30.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.877 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:15:30.879 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:15:30.881 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:15:30.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:15:30.890 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.893 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:15:30.910 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:30.912 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:15:30.914 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:15:30.917 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:15:30.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.924 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:15:30.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.929 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:15:30.944 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:30.947 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:15:30.949 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:15:30.952 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:15:30.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.958 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.960 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:15:30.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.965 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:15:30.968 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:15:30.970 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:15:30.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:15:30.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:15:30.977 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:15:30.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:15:30.982 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:15:30.987 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:15:30.989 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:15:30.992 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:15:30.995 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:15:30.997 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:15:31.001 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:15:31.001 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:15:31.006 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:15:31.008 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:15:31.011 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:15:31.014 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:15:31.016 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:15:31.037 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:15:31.039 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 14:15:31.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:31.773 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:31.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:31.773 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:32.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:32.967 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:15:33.018 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:15:33.019 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:15:33.020 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:15:33.021 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:15:33.022 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:15:33.023 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 14:15:33.024 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:15:33.025 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:15:33.027 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 14:15:33.028 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:15:33.029 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:15:33.030 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:15:33.031 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:15:33.032 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 14:15:33.088 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 14:15:33.089 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 14:15:33.090 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 14:15:33.128 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 14:15:33.168 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 14:15:33.169 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 14:15:33.170 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 14:15:33.172 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 14:15:33.222 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 14:15:33.223 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 14:15:33.231 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 14:15:33.232 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 14:15:33.246 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 14:15:33.247 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 14:15:33.249 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 14:15:33.311 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 14:15:33.313 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 14:15:33.314 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 14:15:33.317 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 14:15:33.364 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 14:15:33.376 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 14:15:34.907 | 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-04-13 14:15:34.913 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:15:34.913 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:15:35.021 | + inc/python:pip_install:200 : result=0 2022-04-13 14:15:35.025 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:15:35.028 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:35.032 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:35.034 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:35.038 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:35.041 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:35.043 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:15:35.046 | + functions-common:time_stop:2432 : start_time=1649859331031 2022-04-13 14:15:35.048 | + functions-common:time_stop:2434 : [[ -z 1649859331031 ]] 2022-04-13 14:15:35.052 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:35.056 | + functions-common:time_stop:2437 : end_time=1649859335053 2022-04-13 14:15:35.058 | + functions-common:time_stop:2438 : elapsed_time=4022 2022-04-13 14:15:35.060 | + functions-common:time_stop:2439 : total=31290 2022-04-13 14:15:35.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:35.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35312 2022-04-13 14:15:35.067 | + inc/python:pip_install:203 : return 0 2022-04-13 14:15:35.070 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:15:35.072 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:15:35.075 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:15:35.078 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:15:35.080 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:15:35.083 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:15:35.086 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:15:35.087 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:15:35.092 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:15:35.094 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:15:35.097 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:15:35.099 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:15:35.102 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:15:35.125 | Using python 3.8 to install python-memcached 2022-04-13 14:15:35.128 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 14:15:35.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:35.845 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:35.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:35.845 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:36.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:37.030 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:15:37.033 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:15:38.652 | 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-04-13 14:15:38.657 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:15:38.657 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:15:38.763 | + inc/python:pip_install:200 : result=0 2022-04-13 14:15:38.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:15:38.770 | + functions-common:time_stop:2425 : local name 2022-04-13 14:15:38.774 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:38.778 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:38.781 | + functions-common:time_stop:2428 : local total 2022-04-13 14:15:38.785 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:38.788 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:15:38.791 | + functions-common:time_stop:2432 : start_time=1649859335119 2022-04-13 14:15:38.793 | + functions-common:time_stop:2434 : [[ -z 1649859335119 ]] 2022-04-13 14:15:38.796 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:38.800 | + functions-common:time_stop:2437 : end_time=1649859338798 2022-04-13 14:15:38.802 | + functions-common:time_stop:2438 : elapsed_time=3679 2022-04-13 14:15:38.805 | + functions-common:time_stop:2439 : total=35312 2022-04-13 14:15:38.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:38.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38991 2022-04-13 14:15:38.811 | + inc/python:pip_install:203 : return 0 2022-04-13 14:15:38.814 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:15:38.830 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:38.832 | + ./stack.sh:main:899 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-04-13 14:15:38.834 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:15:38.837 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:15:38.839 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:15:38.841 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:15:38.844 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:15:38.846 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:15:38.860 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:15:38.863 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:15:38.865 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:15:38.867 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:15:38.869 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:15:38.871 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:15:38.874 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:15:38.876 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:15:38.878 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:15:38.881 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:15:38.895 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:15:38.897 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:15:38.899 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:38.902 | + functions-common:git_clone:629 : echo master 2022-04-13 14:15:38.902 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:15:38.907 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:15:38.909 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:38.911 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:15:38.914 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:15:38.914 | + functions-common:git_clone:678 : head -1 2022-04-13 14:15:38.917 | c141e6164 trivial: Fix typo 2022-04-13 14:15:38.920 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:15:38.922 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:15:38.924 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:15:38.926 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:15:38.928 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:15:38.931 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:15:38.933 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:15:38.935 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:15:38.937 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:15:38.939 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:15:38.942 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:15:38.944 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:15:38.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:15:38.949 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:15:38.952 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:15:38.954 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:15:38.956 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:15:38.959 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:15:38.965 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:15:38.967 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 14:15:39.636 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:15:39.639 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:15:39.642 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:15:39.645 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:15:39.648 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:15:39.652 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:15:39.655 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:15:39.659 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:15:39.662 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:15:39.665 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:15:39.667 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:15:39.670 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:15:39.672 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:15:39.674 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:15:39.693 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:15:39.696 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 14:15:40.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:40.472 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:40.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:15:40.472 | from cryptography.utils import int_from_bytes 2022-04-13 14:15:41.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:15:41.665 | Obtaining file:///opt/stack/keystone 2022-04-13 14:15:41.666 | Preparing metadata (setup.py): started 2022-04-13 14:15:42.442 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:15:42.442 | ERROR: Command errored out with exit status 1: 2022-04-13 14:15:42.442 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-kwuartqw 2022-04-13 14:15:42.442 | cwd: /opt/stack/keystone/ 2022-04-13 14:15:42.442 | Complete output (16 lines): 2022-04-13 14:15:42.443 | Error parsing 2022-04-13 14:15:42.443 | Traceback (most recent call last): 2022-04-13 14:15:42.443 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:15:42.443 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:15:42.443 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:15:42.443 | pbr.hooks.setup_hook(config) 2022-04-13 14:15:42.443 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:15:42.443 | metadata_config.run() 2022-04-13 14:15:42.443 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:15:42.443 | self.hook() 2022-04-13 14:15:42.443 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:15:42.443 | self.config['version'] = packaging.get_version( 2022-04-13 14:15:42.443 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:15:42.443 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:15:42.443 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:15:42.443 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:15:42.443 | ---------------------------------------- 2022-04-13 14:15:42.443 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:15:42.443 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:15:42.452 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:15:42.452 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:15:42.538 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:15:42.542 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:15:42.546 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:15:42.550 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:15:42.553 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:15:42.556 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:15:42.560 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:15:42.563 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:15:42.566 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:15:42.569 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:15:42.569 | Error on exit 2022-04-13 14:15:42.572 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:15:42.574 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859265 77 fail 2022-04-13 14:15:43.152 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:15:43.154 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:15:44.040 | + ./stack.sh:exit_trap:558 : exit 1