2022-04-13 20:43:08.080 | + ./stack.sh:main:489 : exec 2022-04-13 20:43:08.080 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-204307.summary.2022-04-13-204307 2022-04-13 20:43:08.080 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204307' 2022-04-13 20:43:08.080 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:43:08.080 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204307 2022-04-13 20:43:08.080 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204307 /opt/stack/logs/stack.sh.log 2022-04-13 20:43:08.080 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204307.summary.2022-04-13-204307 /opt/stack/logs/stack.sh.log.summary 2022-04-13 20:43:08.080 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 20:43:08.080 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 20:43:08.080 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 20:43:08.080 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 20:43:08.080 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 20:43:08.080 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 20:43:08.081 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 20:43:08.081 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:43:08.081 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 20:43:08.081 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 20:43:08.081 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:43:08.081 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:43:08.081 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 20:43:08.081 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 20:43:08.081 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:43:08.083 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 20:43:08.086 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 20:43:08.088 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 20:43:08.090 | + ./stack.sh:main:578 : uname -a 2022-04-13 20:43:08.091 | Linux dv-cinder-827554-4-iscsi 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 20:43:08.093 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 20:43:08.095 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 20:43:08.098 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 20:43:08.134 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 20:43:08.150 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 20:43:08.152 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 20:43:08.154 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 20:43:08.156 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 20:43:08.157 | + functions-common:fetch_plugins:1776 : return 2022-04-13 20:43:08.159 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 20:43:08.161 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 20:43:08.163 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:43:08.165 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:43:08.167 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:43:08.169 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:43:08.170 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:43:08.172 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:43:08.174 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:43:08.177 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:43:08.179 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:43:08.181 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:43:08.183 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 20:43:08.185 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:43:08.197 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:08.199 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:43:08.201 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:43:08.202 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:43:08.204 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:43:08.206 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:43:08.208 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:43:08.210 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 20:43:08.212 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 20:43:08.214 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:43:08.215 | + 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 20:43:08.217 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 20:43:08.219 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 20:43:08.221 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 20:43:08.223 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 20:43:08.225 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 20:43:08.227 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 20:43:08.244 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 20:43:08.246 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 20:43:08.258 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:43:08.261 | +++ lib/tls:source:43 : hostname -f 2022-04-13 20:43:08.264 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 20:43:08.266 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 20:43:08.268 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 20:43:08.270 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 20:43:08.272 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 20:43:08.274 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 20:43:08.276 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 20:43:08.278 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 20:43:08.281 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 20:43:08.282 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 20:43:08.287 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 20:43:08.299 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 20:43:08.316 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 20:43:08.328 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 20:43:08.341 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 20:43:08.376 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 20:43:08.437 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 20:43:08.527 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 20:43:08.548 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 20:43:08.592 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 20:43:08.644 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 20:43:08.790 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 20:43:08.804 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 20:43:08.817 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 20:43:08.830 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 20:43:08.916 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 20:43:08.919 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 20:43:08.922 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 20:43:08.924 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 20:43:08.927 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 20:43:08.929 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 20:43:08.932 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 20:43:08.932 | False' 2022-04-13 20:43:08.935 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 20:43:08.950 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 20:43:08.952 | + ./stack.sh:main:626 : run_phase source 2022-04-13 20:43:08.954 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 20:43:08.956 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:43:08.958 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:43:08.960 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:43:08.962 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:43:08.964 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:43:08.966 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:43:08.969 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:43:08.973 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:43:08.975 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:43:08.977 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:43:08.979 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 20:43:08.981 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:43:08.996 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:08.998 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:43:09.000 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 20:43:09.038 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 20:43:09.040 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 20:43:09.043 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:43:09.045 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 20:43:09.047 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 20:43:09.049 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 20:43:09.051 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 20:43:09.054 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 20:43:09.056 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 20:43:09.058 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 20:43:09.060 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.062 | + 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 20:43:09.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.067 | + 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 20:43:09.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.072 | + 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 20:43:09.074 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.076 | + 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 20:43:09.079 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.081 | + 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 20:43:09.083 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.085 | + 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 20:43:09.088 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.090 | + 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 20:43:09.092 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.094 | + 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 20:43:09.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.099 | + 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 20:43:09.101 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.103 | + 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 20:43:09.106 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.108 | + 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 20:43:09.110 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.112 | + 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 20:43:09.115 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.117 | + 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 20:43:09.119 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.122 | + 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 20:43:09.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.126 | + 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 20:43:09.128 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.131 | + 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 20:43:09.133 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.136 | + 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 20:43:09.138 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.140 | + 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 20:43:09.142 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.145 | + 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 20:43:09.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.149 | + 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 20:43:09.151 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.154 | + 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 20:43:09.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.158 | + 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 20:43:09.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.163 | + 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 20:43:09.165 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.168 | + 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 20:43:09.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.172 | + 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 20:43:09.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.177 | + 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 20:43:09.179 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.182 | + 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 20:43:09.184 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.186 | + 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 20:43:09.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.191 | + 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 20:43:09.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.195 | + 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 20:43:09.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.200 | + 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 20:43:09.202 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.204 | + 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 20:43:09.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.209 | + 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 20:43:09.211 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.213 | + 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 20:43:09.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.218 | + 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 20:43:09.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.222 | + 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 20:43:09.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.227 | + 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 20:43:09.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.231 | + 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 20:43:09.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.236 | + 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 20:43:09.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.241 | + 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 20:43:09.243 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.246 | + 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 20:43:09.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.250 | + 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 20:43:09.252 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.255 | + 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 20:43:09.257 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.259 | + 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 20:43:09.261 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:43:09.264 | + 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 20:43:09.266 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 20:43:09.269 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:43:09.271 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 20:43:09.286 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:09.288 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 20:43:09.291 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:43:09.293 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 20:43:09.310 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:43:09.312 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 20:43:09.314 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 20:43:09.317 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 20:43:09.319 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 20:43:09.321 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 20:43:09.324 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 20:43:09.326 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 20:43:09.328 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 20:43:09.330 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 20:43:09.331 | Using mysql database backend 2022-04-13 20:43:09.333 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 20:43:09.348 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 20:43:09.352 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 20:43:09.354 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:43:09.356 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 20:43:09.359 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:43:09.362 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 20:43:09.378 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:09.380 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 20:43:09.396 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 20:43:09.412 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:09.415 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 20:43:09.431 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 20:43:09.446 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 20:43:09.462 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:43:09.465 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 20:43:09.481 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:09.483 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 20:43:09.500 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 20:43:09.502 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 20:43:09.504 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 20:43:09.507 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 20:43:09.510 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 20:43:09.514 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-204309 2022-04-13 20:43:09.516 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-204309 759' 2022-04-13 20:43:09.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.521 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:43:09.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.526 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 20:43:09.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.531 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 20:43:09.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.536 | + 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 20:43:09.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.541 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 20:43:09.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.546 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 20:43:09.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.550 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-204307 2022-04-13 20:43:09.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.555 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 20:43:09.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.561 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 20:43:09.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.566 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 20:43:09.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.571 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 20:43:09.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.576 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 20:43:09.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:43:09.581 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 20:43:09.583 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 20:43:09.586 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 20:43:09.588 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 20:43:09.590 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 20:43:09.593 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:43:09.595 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:43:09.597 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:43:09.600 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:43:09.603 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:43:09.605 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:43:09.620 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:43:09.622 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:43:09.624 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:09.627 | + functions-common:git_clone:629 : echo master 2022-04-13 20:43:09.627 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:43:09.632 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 20:43:09.634 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:09.636 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 20:43:09.639 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:43:09.639 | + functions-common:git_clone:678 : head -1 2022-04-13 20:43:09.643 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 20:43:09.645 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:43:09.649 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 20:43:09.651 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:43:09.654 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 20:43:09.656 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 20:43:09.660 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 20:43:09.663 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 20:43:09.665 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:43:09.668 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 20:43:09.671 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 20:43:09.673 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 20:43:09.676 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 20:43:09.681 | ++ tools/install_prereqs.sh:source:47 : NOW=1649882589 2022-04-13 20:43:09.684 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 20:43:09.688 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649882501 2022-04-13 20:43:09.691 | ++ tools/install_prereqs.sh:source:49 : DELTA=88 2022-04-13 20:43:09.693 | ++ tools/install_prereqs.sh:source:50 : [[ 88 -lt 7200 ]] 2022-04-13 20:43:09.695 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 20:43:09.698 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 20:43:09.701 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 20:43:09.703 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 20:43:09.705 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 20:43:09.708 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 20:43:09.711 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 20:43:09.713 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 20:43:09.716 | +++ 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 20:43:09.761 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 20:43:09.761 | apache2-dev 2022-04-13 20:43:09.761 | bc 2022-04-13 20:43:09.761 | bsdmainutils 2022-04-13 20:43:09.761 | curl 2022-04-13 20:43:09.762 | g++ 2022-04-13 20:43:09.762 | gawk 2022-04-13 20:43:09.762 | gcc 2022-04-13 20:43:09.762 | gettext 2022-04-13 20:43:09.762 | git 2022-04-13 20:43:09.762 | graphviz 2022-04-13 20:43:09.762 | iputils-ping 2022-04-13 20:43:09.762 | libapache2-mod-proxy-uwsgi 2022-04-13 20:43:09.762 | libffi-dev 2022-04-13 20:43:09.762 | libjpeg-dev 2022-04-13 20:43:09.762 | libpcre3-dev 2022-04-13 20:43:09.762 | libpq-dev 2022-04-13 20:43:09.762 | libssl-dev 2022-04-13 20:43:09.762 | libsystemd-dev 2022-04-13 20:43:09.762 | libxml2-dev 2022-04-13 20:43:09.762 | libxslt1-dev 2022-04-13 20:43:09.762 | libyaml-dev 2022-04-13 20:43:09.762 | lsof 2022-04-13 20:43:09.762 | openssh-server 2022-04-13 20:43:09.762 | openssl 2022-04-13 20:43:09.762 | pkg-config 2022-04-13 20:43:09.762 | psmisc 2022-04-13 20:43:09.762 | python3-dev 2022-04-13 20:43:09.762 | python3-pip 2022-04-13 20:43:09.762 | python3-systemd 2022-04-13 20:43:09.762 | python3-venv 2022-04-13 20:43:09.762 | tar 2022-04-13 20:43:09.762 | tcpdump 2022-04-13 20:43:09.762 | unzip 2022-04-13 20:43:09.762 | uuid-runtime 2022-04-13 20:43:09.762 | wget 2022-04-13 20:43:09.762 | wget 2022-04-13 20:43:09.762 | zlib1g-dev 2022-04-13 20:43:09.762 | libkrb5-dev 2022-04-13 20:43:09.762 | libldap2-dev 2022-04-13 20:43:09.762 | libsasl2-dev 2022-04-13 20:43:09.762 | memcached 2022-04-13 20:43:09.762 | python3-mysqldb 2022-04-13 20:43:09.763 | sqlite3 2022-04-13 20:43:09.763 | conntrack 2022-04-13 20:43:09.763 | curl 2022-04-13 20:43:09.763 | dnsmasq-base 2022-04-13 20:43:09.763 | dnsmasq-utils 2022-04-13 20:43:09.763 | ebtables 2022-04-13 20:43:09.763 | genisoimage 2022-04-13 20:43:09.763 | iptables 2022-04-13 20:43:09.763 | iputils-arping 2022-04-13 20:43:09.763 | kpartx 2022-04-13 20:43:09.763 | libjs-jquery-tablesorter 2022-04-13 20:43:09.763 | parted 2022-04-13 20:43:09.763 | pm-utils 2022-04-13 20:43:09.763 | python3-mysqldb 2022-04-13 20:43:09.763 | socat 2022-04-13 20:43:09.763 | sqlite3 2022-04-13 20:43:09.763 | sudo 2022-04-13 20:43:09.763 | vlan 2022-04-13 20:43:09.763 | lsscsi 2022-04-13 20:43:09.763 | open-iscsi 2022-04-13 20:43:09.763 | lvm2 2022-04-13 20:43:09.763 | qemu-utils 2022-04-13 20:43:09.763 | thin-provisioning-tools 2022-04-13 20:43:09.763 | acl 2022-04-13 20:43:09.763 | dnsmasq-base 2022-04-13 20:43:09.763 | dnsmasq-utils 2022-04-13 20:43:09.763 | ebtables 2022-04-13 20:43:09.763 | haproxy 2022-04-13 20:43:09.763 | iptables 2022-04-13 20:43:09.763 | iputils-arping 2022-04-13 20:43:09.763 | iputils-ping 2022-04-13 20:43:09.763 | postgresql-server-dev-all 2022-04-13 20:43:09.763 | python3-mysqldb 2022-04-13 20:43:09.763 | sqlite3 2022-04-13 20:43:09.763 | sudo 2022-04-13 20:43:09.763 | vlan 2022-04-13 20:43:09.763 | pcp 2022-04-13 20:43:09.764 | ipset 2022-04-13 20:43:09.764 | conntrack 2022-04-13 20:43:09.764 | conntrackd 2022-04-13 20:43:09.764 | keepalived 2022-04-13 20:43:09.764 | lvm2 2022-04-13 20:43:09.764 | qemu-utils 2022-04-13 20:43:09.764 | thin-provisioning-tools 2022-04-13 20:43:09.764 | curl 2022-04-13 20:43:09.764 | liberasurecode-dev 2022-04-13 20:43:09.764 | make 2022-04-13 20:43:09.764 | memcached 2022-04-13 20:43:09.764 | rsync 2022-04-13 20:43:09.764 | sqlite3 2022-04-13 20:43:09.764 | xfsprogs' 2022-04-13 20:43:09.766 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 20:43:09.784 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 20:43:09.784 | apache2-dev 2022-04-13 20:43:09.784 | bc 2022-04-13 20:43:09.784 | bsdmainutils 2022-04-13 20:43:09.784 | curl 2022-04-13 20:43:09.784 | g++ 2022-04-13 20:43:09.784 | gawk 2022-04-13 20:43:09.784 | gcc 2022-04-13 20:43:09.784 | gettext 2022-04-13 20:43:09.784 | git 2022-04-13 20:43:09.784 | graphviz 2022-04-13 20:43:09.785 | iputils-ping 2022-04-13 20:43:09.785 | libapache2-mod-proxy-uwsgi 2022-04-13 20:43:09.785 | libffi-dev 2022-04-13 20:43:09.785 | libjpeg-dev 2022-04-13 20:43:09.785 | libpcre3-dev 2022-04-13 20:43:09.785 | libpq-dev 2022-04-13 20:43:09.785 | libssl-dev 2022-04-13 20:43:09.785 | libsystemd-dev 2022-04-13 20:43:09.785 | libxml2-dev 2022-04-13 20:43:09.785 | libxslt1-dev 2022-04-13 20:43:09.785 | libyaml-dev 2022-04-13 20:43:09.785 | lsof 2022-04-13 20:43:09.785 | openssh-server 2022-04-13 20:43:09.785 | openssl 2022-04-13 20:43:09.785 | pkg-config 2022-04-13 20:43:09.785 | psmisc 2022-04-13 20:43:09.785 | python3-dev 2022-04-13 20:43:09.785 | python3-pip 2022-04-13 20:43:09.785 | python3-systemd 2022-04-13 20:43:09.785 | python3-venv 2022-04-13 20:43:09.785 | tar 2022-04-13 20:43:09.785 | tcpdump 2022-04-13 20:43:09.785 | unzip 2022-04-13 20:43:09.785 | uuid-runtime 2022-04-13 20:43:09.785 | wget 2022-04-13 20:43:09.785 | wget 2022-04-13 20:43:09.785 | zlib1g-dev 2022-04-13 20:43:09.785 | libkrb5-dev 2022-04-13 20:43:09.785 | libldap2-dev 2022-04-13 20:43:09.785 | libsasl2-dev 2022-04-13 20:43:09.785 | memcached 2022-04-13 20:43:09.785 | python3-mysqldb 2022-04-13 20:43:09.785 | sqlite3 2022-04-13 20:43:09.785 | conntrack 2022-04-13 20:43:09.785 | curl 2022-04-13 20:43:09.785 | dnsmasq-base 2022-04-13 20:43:09.785 | dnsmasq-utils 2022-04-13 20:43:09.785 | ebtables 2022-04-13 20:43:09.786 | genisoimage 2022-04-13 20:43:09.786 | iptables 2022-04-13 20:43:09.786 | iputils-arping 2022-04-13 20:43:09.786 | kpartx 2022-04-13 20:43:09.786 | libjs-jquery-tablesorter 2022-04-13 20:43:09.786 | parted 2022-04-13 20:43:09.786 | pm-utils 2022-04-13 20:43:09.786 | python3-mysqldb 2022-04-13 20:43:09.786 | socat 2022-04-13 20:43:09.786 | sqlite3 2022-04-13 20:43:09.786 | sudo 2022-04-13 20:43:09.786 | vlan 2022-04-13 20:43:09.786 | lsscsi 2022-04-13 20:43:09.786 | open-iscsi 2022-04-13 20:43:09.786 | lvm2 2022-04-13 20:43:09.786 | qemu-utils 2022-04-13 20:43:09.786 | thin-provisioning-tools 2022-04-13 20:43:09.786 | acl 2022-04-13 20:43:09.786 | dnsmasq-base 2022-04-13 20:43:09.786 | dnsmasq-utils 2022-04-13 20:43:09.786 | ebtables 2022-04-13 20:43:09.786 | haproxy 2022-04-13 20:43:09.786 | iptables 2022-04-13 20:43:09.786 | iputils-arping 2022-04-13 20:43:09.786 | iputils-ping 2022-04-13 20:43:09.786 | postgresql-server-dev-all 2022-04-13 20:43:09.786 | python3-mysqldb 2022-04-13 20:43:09.786 | sqlite3 2022-04-13 20:43:09.786 | sudo 2022-04-13 20:43:09.786 | vlan 2022-04-13 20:43:09.786 | pcp 2022-04-13 20:43:09.786 | ipset 2022-04-13 20:43:09.786 | conntrack 2022-04-13 20:43:09.787 | conntrackd 2022-04-13 20:43:09.787 | keepalived 2022-04-13 20:43:09.787 | lvm2 2022-04-13 20:43:09.787 | qemu-utils 2022-04-13 20:43:09.787 | thin-provisioning-tools 2022-04-13 20:43:09.787 | curl 2022-04-13 20:43:09.787 | liberasurecode-dev 2022-04-13 20:43:09.787 | make 2022-04-13 20:43:09.787 | memcached 2022-04-13 20:43:09.787 | rsync 2022-04-13 20:43:09.787 | sqlite3 2022-04-13 20:43:09.787 | xfsprogs ' 2022-04-13 20:43:09.788 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 20:43:09.790 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:09.792 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:09.796 | ++ 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 20:43:09.800 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 20:43:09.804 | ++ 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 20:43:09.807 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 20:43:09.809 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:43:09.811 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 20:43:09.813 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:43:09.815 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:09.817 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:43:09.819 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:09.821 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:09.824 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:43:09.826 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 20:43:09.828 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:09.830 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 20:43:09.833 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 20:43:09.837 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 20:43:09.839 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 20:43:09.841 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 20:43:09.843 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 20:43:09.845 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 20:43:09.848 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 20:43:09.852 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649882589850 2022-04-13 20:43:09.854 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 20:43:09.856 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 20:43:09.858 | ++ 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 20:43:10.069 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 20:43:10.069 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 20:43:10.102 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 20:43:10.145 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 20:43:10.759 | Fetched 114 kB in 1s (182 kB/s) 2022-04-13 20:43:12.297 | Reading package lists... 2022-04-13 20:43:12.329 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 20:43:12.331 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 20:43:12.334 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:43:12.336 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:12.338 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:12.340 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:43:12.342 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:12.345 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 20:43:12.347 | ++ functions-common:time_stop:2432 : start_time=1649882589850 2022-04-13 20:43:12.349 | ++ functions-common:time_stop:2434 : [[ -z 1649882589850 ]] 2022-04-13 20:43:12.351 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:12.355 | ++ functions-common:time_stop:2437 : end_time=1649882592353 2022-04-13 20:43:12.357 | ++ functions-common:time_stop:2438 : elapsed_time=2503 2022-04-13 20:43:12.359 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 20:43:12.361 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:12.364 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2503 2022-04-13 20:43:12.366 | ++ 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 20:43:12.368 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:43:12.370 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:12.373 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:12.375 | ++ 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 20:43:12.396 | ++ 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 20:43:12.505 | Reading package lists... 2022-04-13 20:43:12.757 | Building dependency tree... 2022-04-13 20:43:12.759 | Reading state information... 2022-04-13 20:43:12.792 | acl is already the newest version (2.2.53-6). 2022-04-13 20:43:12.792 | bc is already the newest version (1.07.1-2build1). 2022-04-13 20:43:12.792 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 20:43:12.792 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 20:43:12.792 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 20:43:12.792 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:43:12.792 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 20:43:12.792 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:43:12.792 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 20:43:12.792 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 20:43:12.792 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 20:43:12.792 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 20:43:12.792 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 20:43:12.792 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 20:43:12.793 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 20:43:12.793 | libffi-dev is already the newest version (3.3-4). 2022-04-13 20:43:12.793 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 20:43:12.793 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 20:43:12.793 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 20:43:12.793 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 20:43:12.793 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 20:43:12.793 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 20:43:12.793 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:43:12.793 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 20:43:12.793 | psmisc is already the newest version (23.3-1). 2022-04-13 20:43:12.793 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:43:12.793 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 20:43:12.793 | python3-systemd is already the newest version (234-3build2). 2022-04-13 20:43:12.793 | socat is already the newest version (1.7.3.3-2). 2022-04-13 20:43:12.793 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 20:43:12.793 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 20:43:12.793 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 20:43:12.793 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 20:43:12.793 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 20:43:12.793 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 20:43:12.793 | pcp is already the newest version (5.0.3-1). 2022-04-13 20:43:12.793 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 20:43:12.793 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:43:12.793 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:43:12.793 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:43:12.793 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 20:43:12.793 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:43:12.793 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:43:12.793 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 20:43:12.793 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 20:43:12.793 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 20:43:12.793 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 20:43:12.793 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 20:43:12.793 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 20:43:12.793 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 20:43:12.794 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 20:43:12.794 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:43:12.794 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 20:43:12.794 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 20:43:12.794 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 20:43:12.794 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 20:43:12.794 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 20:43:12.794 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 20:43:12.794 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:43:12.794 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 20:43:12.794 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 20:43:12.794 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 20:43:12.794 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 20:43:12.794 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 20:43:12.794 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 20:43:12.794 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 20:43:12.794 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 20:43:12.794 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 20:43:12.794 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 20:43:13.011 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:43:13.011 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 20:43:13.011 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 20:43:13.011 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 20:43:13.011 | The following packages were automatically installed and are no longer required: 2022-04-13 20:43:13.012 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:43:13.012 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:43:13.012 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:43:13.012 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:43:13.012 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:43:13.012 | python3-zope.interface 2022-04-13 20:43:13.012 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:43:13.123 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:43:13.128 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 20:43:13.130 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:43:13.133 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:43:13.135 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:13.137 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:13.139 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:43:13.141 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:13.143 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:43:13.146 | ++ functions-common:time_stop:2432 : start_time=1649882592393 2022-04-13 20:43:13.148 | ++ functions-common:time_stop:2434 : [[ -z 1649882592393 ]] 2022-04-13 20:43:13.151 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:13.155 | ++ functions-common:time_stop:2437 : end_time=1649882593153 2022-04-13 20:43:13.157 | ++ functions-common:time_stop:2438 : elapsed_time=760 2022-04-13 20:43:13.159 | ++ functions-common:time_stop:2439 : total=823 2022-04-13 20:43:13.162 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:13.164 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1583 2022-04-13 20:43:13.166 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 20:43:13.169 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 20:43:13.171 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 20:43:13.173 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 20:43:13.177 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 20:43:13.182 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 20:43:13.184 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 20:43:13.187 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 20:43:14.572 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 20:43:14.574 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 20:43:14.576 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 20:43:14.578 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 20:43:14.580 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 20:43:14.582 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 20:43:14.584 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 20:43:14.586 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 20:43:14.587 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 20:43:14.589 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 20:43:14.591 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 20:43:14.593 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 20:43:14.594 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 20:43:14.596 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 20:43:14.598 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 20:43:14.600 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 20:43:14.601 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 20:43:14.603 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 20:43:14.605 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 20:43:14.606 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 20:43:14.609 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 20:43:14.611 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 20:43:14.613 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 20:43:14.615 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 20:43:14.682 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 20:43:14.684 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 20:43:14.751 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 20:43:14.753 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 20:43:14.820 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 20:43:14.822 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 20:43:14.824 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 20:43:14.826 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 20:43:14.828 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 20:43:14.830 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 20:43:14.832 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 20:43:14.834 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 20:43:14.835 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 20:43:14.837 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 20:43:14.839 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 20:43:14.839 | Distro: focal 2022-04-13 20:43:14.842 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 20:43:14.844 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:43:14.847 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:43:14.849 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:43:14.852 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:43:14.852 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:43:15.421 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:43:15.423 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:43:15.423 | pip: 21.3.1 2022-04-13 20:43:15.425 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 20:43:15.427 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 20:43:15.429 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:43:15.431 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:43:15.433 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:43:15.434 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:43:15.436 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:43:15.438 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:43:15.439 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:43:15.441 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:43:15.443 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:43:15.445 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:43:15.446 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:43:15.448 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 20:43:15.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:15.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:15.454 | + tools/install_pip.sh:main:142 : : 2022-04-13 20:43:15.456 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 20:43:15.457 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 20:43:15.459 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 20:43:15.461 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:43:15.463 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 20:43:15.465 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 20:43:15.467 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:43:15.470 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:43:15.470 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:43:15.474 | ++ 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 20:43:15.476 | ++ 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 20:43:15.478 | ++ 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 20:43:15.480 | + 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 20:43:15.482 | + 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 20:43:15.499 | 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 20:43:15.500 | + 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 20:43:16.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:16.231 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:16.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:16.231 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:17.450 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:43:19.306 | 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 20:43:19.317 | 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 20:43:21.106 | Installing collected packages: setuptools 2022-04-13 20:43:22.143 | Successfully installed setuptools-62.0.0 2022-04-13 20:43:22.143 | 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 20:43:22.290 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:43:22.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:43:22.405 | + inc/python:pip_install:200 : result=0 2022-04-13 20:43:22.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:43:22.410 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:22.411 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:22.413 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:22.415 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:22.417 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:22.418 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:43:22.420 | + functions-common:time_stop:2432 : start_time=1649882595494 2022-04-13 20:43:22.422 | + functions-common:time_stop:2434 : [[ -z 1649882595494 ]] 2022-04-13 20:43:22.424 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:22.427 | + functions-common:time_stop:2437 : end_time=1649882602425 2022-04-13 20:43:22.429 | + functions-common:time_stop:2438 : elapsed_time=6931 2022-04-13 20:43:22.430 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:43:22.432 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:22.434 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6931 2022-04-13 20:43:22.436 | + inc/python:pip_install:203 : return 0 2022-04-13 20:43:22.437 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 20:43:22.440 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:43:22.443 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:43:22.446 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:43:22.448 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:43:22.449 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:43:23.029 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:43:23.031 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:43:23.031 | pip: 21.3.1 2022-04-13 20:43:23.035 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 20:43:23.037 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:43:23.041 | + ./stack.sh:main:798 : fixup_all 2022-04-13 20:43:23.043 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 20:43:23.045 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 20:43:23.047 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:23.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:23.051 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 20:43:23.063 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 20:43:23.074 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 20:43:23.085 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 20:43:23.087 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 20:43:23.089 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:43:23.091 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:43:23.093 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:43:23.095 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:43:23.098 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:43:23.100 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:43:23.102 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:43:23.104 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:43:23.106 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:43:23.108 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:43:23.110 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:43:23.112 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 20:43:23.114 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 20:43:23.117 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 20:43:23.119 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:43:23.121 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:43:23.123 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:43:23.125 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:43:23.127 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:43:23.129 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:43:23.131 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 20:43:23.134 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 20:43:23.136 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 20:43:23.138 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 20:43:23.140 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 20:43:23.142 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 20:43:23.145 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 20:43:23.166 | Using python 3.8 to install os-testr 2022-04-13 20:43:23.168 | + 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 20:43:23.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:23.903 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:23.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:23.903 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:25.067 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:43:25.099 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 20:43:25.165 | 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 20:43:25.166 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 20:43:25.167 | 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 20:43:25.181 | 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 20:43:25.190 | 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 20:43:25.201 | 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 20:43:26.856 | 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 20:43:26.862 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:43:26.862 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:43:26.967 | + inc/python:pip_install:200 : result=0 2022-04-13 20:43:26.969 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:43:26.972 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:26.974 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:26.976 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:26.979 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:26.981 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:26.983 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:43:26.985 | + functions-common:time_stop:2432 : start_time=1649882603161 2022-04-13 20:43:26.987 | + functions-common:time_stop:2434 : [[ -z 1649882603161 ]] 2022-04-13 20:43:26.990 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:26.994 | + functions-common:time_stop:2437 : end_time=1649882606991 2022-04-13 20:43:26.996 | + functions-common:time_stop:2438 : elapsed_time=3830 2022-04-13 20:43:26.998 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:43:27.000 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:27.002 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3830 2022-04-13 20:43:27.004 | + inc/python:pip_install:203 : return 0 2022-04-13 20:43:27.007 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 20:43:27.057 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 20:43:27.467 | + ./stack.sh:main:812 : install_infra 2022-04-13 20:43:27.470 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:43:27.474 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 20:43:27.476 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:43:27.479 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 20:43:27.501 | + 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 20:43:29.401 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.408 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.413 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.418 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.421 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.428 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.432 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.458 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.536 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.558 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.563 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.569 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.588 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.601 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.604 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.626 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.643 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.656 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.661 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.679 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.701 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.719 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.728 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.733 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.753 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.782 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.784 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.798 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.802 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.806 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.811 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.826 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.833 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.885 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.910 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.916 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:29.959 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.021 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.027 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.034 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.084 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.097 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.106 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.210 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.239 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.243 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.253 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.259 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.277 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.284 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.301 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.332 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.360 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.372 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.385 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.402 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.411 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.425 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.436 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.440 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:30.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:43:30.583 | 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 20:43:30.872 | + inc/python:pip_install:200 : result=0 2022-04-13 20:43:30.874 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:43:30.876 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:30.878 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:30.880 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:30.882 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:30.884 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:30.886 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:43:30.888 | + functions-common:time_stop:2432 : start_time=1649882607494 2022-04-13 20:43:30.891 | + functions-common:time_stop:2434 : [[ -z 1649882607494 ]] 2022-04-13 20:43:30.894 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:30.898 | + functions-common:time_stop:2437 : end_time=1649882610895 2022-04-13 20:43:30.900 | + functions-common:time_stop:2438 : elapsed_time=3401 2022-04-13 20:43:30.902 | + functions-common:time_stop:2439 : total=3830 2022-04-13 20:43:30.904 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:30.906 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7231 2022-04-13 20:43:30.909 | + inc/python:pip_install:203 : return 0 2022-04-13 20:43:30.911 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:43:30.914 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 20:43:30.936 | + 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 20:43:32.699 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.707 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.711 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.716 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.720 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.727 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.731 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.756 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.834 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.852 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.856 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.861 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.875 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.883 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.885 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.902 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.919 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.928 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.932 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.950 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.972 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.989 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:32.997 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.003 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.023 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.051 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.053 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.067 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.071 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.075 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.081 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.095 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.102 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.151 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.168 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.172 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.203 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.264 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.271 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.278 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.347 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.365 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.374 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.478 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.503 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.507 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.518 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.523 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.542 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.549 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.566 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.597 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.625 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.637 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.650 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.668 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.676 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.691 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.702 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.707 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:43:33.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:43:33.715 | Processing /opt/stack/requirements 2022-04-13 20:43:35.447 | 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 20:43:35.450 | 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 20:43:35.462 | 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 20:43:35.468 | 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 20:43:35.471 | 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 20:43:35.477 | 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 20:43:35.503 | 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 20:43:35.506 | 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 20:43:35.517 | 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 20:43:35.567 | 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 20:43:35.570 | 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 20:43:35.585 | 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 20:43:35.588 | 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 20:43:35.591 | 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 20:43:35.597 | 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 20:43:35.599 | 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 20:43:35.612 | 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 20:43:35.662 | 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 20:43:35.666 | 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 20:43:35.673 | 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 20:43:35.684 | 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 20:43:35.689 | 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 20:43:35.751 | 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 20:43:35.753 | Building wheels for collected packages: openstack-requirements 2022-04-13 20:43:35.754 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 20:43:36.577 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 20:43:36.577 | ERROR: Command errored out with exit status 1: 2022-04-13 20:43:36.577 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-np54p0fv/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-np54p0fv/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-o6eenpzf 2022-04-13 20:43:36.577 | cwd: /tmp/pip-req-build-np54p0fv/ 2022-04-13 20:43:36.577 | Complete output (6 lines): 2022-04-13 20:43:36.577 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 20:43:36.577 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 20:43:36.577 | or: setup.py --help-commands 2022-04-13 20:43:36.577 | or: setup.py cmd --help 2022-04-13 20:43:36.577 | 2022-04-13 20:43:36.577 | error: invalid command 'bdist_wheel' 2022-04-13 20:43:36.577 | ---------------------------------------- 2022-04-13 20:43:36.577 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 20:43:36.578 | Running setup.py clean for openstack-requirements 2022-04-13 20:43:37.400 | Failed to build openstack-requirements 2022-04-13 20:43:37.417 | Installing collected packages: openstack-requirements 2022-04-13 20:43:37.417 | Attempting uninstall: openstack-requirements 2022-04-13 20:43:37.418 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 20:43:37.453 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 20:43:37.472 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 20:43:37.475 | Running setup.py install for openstack-requirements: started 2022-04-13 20:43:39.815 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 20:43:39.839 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 20:43:39.967 | + inc/python:pip_install:200 : result=0 2022-04-13 20:43:39.969 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:43:39.972 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:39.974 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:39.976 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:39.978 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:39.980 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:39.982 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:43:39.985 | + functions-common:time_stop:2432 : start_time=1649882610928 2022-04-13 20:43:39.987 | + functions-common:time_stop:2434 : [[ -z 1649882610928 ]] 2022-04-13 20:43:39.991 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:39.995 | + functions-common:time_stop:2437 : end_time=1649882619993 2022-04-13 20:43:39.997 | + functions-common:time_stop:2438 : elapsed_time=9065 2022-04-13 20:43:40.001 | + functions-common:time_stop:2439 : total=7231 2022-04-13 20:43:40.003 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:40.005 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16296 2022-04-13 20:43:40.008 | + inc/python:pip_install:203 : return 0 2022-04-13 20:43:40.010 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 20:43:40.013 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 20:43:40.015 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 20:43:40.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:43:40.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:43:40.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 20:43:40.024 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:43:40.026 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 20:43:40.047 | Using python 3.8 to install pbr 2022-04-13 20:43:40.049 | + 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 20:43:40.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:40.790 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:40.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:40.790 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:41.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:43:41.981 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 20:43:43.781 | 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 20:43:43.787 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:43:43.787 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:43:43.893 | + inc/python:pip_install:200 : result=0 2022-04-13 20:43:43.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:43:43.897 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:43.899 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:43.901 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:43.903 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:43.906 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:43.908 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:43:43.910 | + functions-common:time_stop:2432 : start_time=1649882620041 2022-04-13 20:43:43.912 | + functions-common:time_stop:2434 : [[ -z 1649882620041 ]] 2022-04-13 20:43:43.915 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:43.919 | + functions-common:time_stop:2437 : end_time=1649882623916 2022-04-13 20:43:43.921 | + functions-common:time_stop:2438 : elapsed_time=3875 2022-04-13 20:43:43.923 | + functions-common:time_stop:2439 : total=16296 2022-04-13 20:43:43.925 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:43.927 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20171 2022-04-13 20:43:43.929 | + inc/python:pip_install:203 : return 0 2022-04-13 20:43:43.932 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 20:43:46.188 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 20:43:48.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:43:48.042 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 20:43:48.057 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 20:43:48.059 | 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 20:43:48.062 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 20:43:48.065 | 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 20:43:48.071 | 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 20:43:48.141 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:43:48.143 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:43:48.147 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 20:43:48.163 | + ./stack.sh:main:821 : pkgs= 2022-04-13 20:43:48.165 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 20:43:48.168 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 20:43:48.170 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 20:43:48.172 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 20:43:48.175 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:43:48.177 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:43:48.179 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:43:48.181 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:43:48.183 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:43:48.186 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:43:48.191 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:43:48.193 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:43:48.195 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:43:48.197 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 20:43:48.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:43:48.214 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:48.216 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:43:48.218 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:43:48.220 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 20:43:48.223 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:43:48.225 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:43:48.227 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:43:48.229 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 20:43:48.231 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:43:48.233 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 20:43:48.235 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:43:48.237 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:43:48.239 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 20:43:48.242 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 20:43:48.244 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:43:48.246 | + 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 20:43:48.248 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 20:43:48.251 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 20:43:48.253 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 20:43:48.255 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 20:43:48.257 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 20:43:48.260 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 20:43:48.262 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 20:43:48.264 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 20:43:48.267 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 20:43:48.269 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 20:43:48.320 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 20:43:48.320 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 20:43:48.322 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 20:43:48.700 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 20:43:48.711 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 20:43:48.721 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:48.723 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 20:43:48.725 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:43:48.727 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:43:48.730 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:43:48.733 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:43:48.735 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:48.737 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:43:48.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:48.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:48.744 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:43:48.746 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:43:48.748 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:43:48.750 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:43:48.753 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 20:43:48.755 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:43:48.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:48.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:48.762 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 20:43:48.783 | + 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 20:43:48.891 | Reading package lists... 2022-04-13 20:43:49.132 | Building dependency tree... 2022-04-13 20:43:49.133 | Reading state information... 2022-04-13 20:43:49.378 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 20:43:49.378 | The following packages were automatically installed and are no longer required: 2022-04-13 20:43:49.379 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:43:49.379 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:43:49.379 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:43:49.379 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:43:49.379 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:43:49.380 | python3-zope.interface 2022-04-13 20:43:49.380 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:43:49.492 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:43:49.496 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:43:49.499 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:43:49.501 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:49.503 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:49.506 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:49.508 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:49.510 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:49.512 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:43:49.515 | + functions-common:time_stop:2432 : start_time=1649882628780 2022-04-13 20:43:49.517 | + functions-common:time_stop:2434 : [[ -z 1649882628780 ]] 2022-04-13 20:43:49.520 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:49.524 | + functions-common:time_stop:2437 : end_time=1649882629521 2022-04-13 20:43:49.526 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 20:43:49.528 | + functions-common:time_stop:2439 : total=1583 2022-04-13 20:43:49.530 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:49.532 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2324 2022-04-13 20:43:49.535 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:43:49.537 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 20:43:49.539 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:43:49.542 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:43:49.544 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:43:49.546 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:43:49.548 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:43:49.551 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:43:49.553 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 20:43:49.555 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:43:49.558 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:43:49.560 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:43:49.563 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:43:49.565 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:43:49.567 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:43:49.570 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:43:49.572 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:43:49.574 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:43:49.577 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:43:49.579 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:43:49.581 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 20:43:49.584 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:43:49.586 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:43:49.588 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:43:49.590 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:43:49.593 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:43:49.595 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:43:49.597 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 20:43:49.599 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 20:43:49.615 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:49.617 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 20:43:49.620 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:43:49.623 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 20:43:49.625 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 20:43:49.628 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 20:43:49.632 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 20:43:49.634 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 20:43:49.636 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 20:43:49.638 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 20:43:49.641 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 20:43:49.643 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 20:43:49.646 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 20:43:50.324 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 20:43:50.324 | user tags 2022-04-13 20:43:50.324 | stackrabbit []' 2022-04-13 20:43:50.328 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 20:43:50.328 | user tags 2022-04-13 20:43:50.328 | stackrabbit []' 2022-04-13 20:43:50.329 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 20:43:50.334 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 20:43:50.337 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 20:43:50.339 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:43:50.978 | Changing password for user "stackrabbit" ... 2022-04-13 20:43:51.039 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 20:43:51.713 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 20:43:51.773 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 20:43:51.776 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:43:52.421 | Changing password for user "stackrabbit" ... 2022-04-13 20:43:52.478 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 20:43:52.481 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 20:43:52.483 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 20:43:53.129 | Deleting user "guest" ... 2022-04-13 20:43:53.144 | Error: 2022-04-13 20:43:53.144 | {:no_such_user, "guest"} 2022-04-13 20:43:53.157 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 20:43:53.159 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 20:43:53.177 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:53.179 | + ./stack.sh:main:838 : install_database 2022-04-13 20:43:53.182 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 20:43:53.184 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 20:43:53.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:53.189 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:53.191 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 20:43:53.524 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 20:43:53.526 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 20:43:53.529 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 20:43:53.532 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 20:43:53.534 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:43:53.536 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 20:43:53.539 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:43:53.541 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:43:53.543 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:43:53.546 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:43:53.548 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:43:53.550 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:43:53.553 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:43:53.555 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:43:53.557 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:43:53.560 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:43:53.562 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:43:53.565 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 20:43:53.567 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:43:53.569 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:43:53.571 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:43:53.574 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:43:53.577 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:43:53.579 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:43:53.581 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 20:43:53.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:53.586 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:53.588 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 20:43:53.591 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:43:53.593 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:43:53.595 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:43:53.597 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:43:53.600 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:53.602 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:43:53.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:53.606 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:53.609 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:43:53.611 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:43:53.613 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:43:53.615 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:43:53.618 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 20:43:53.620 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:43:53.622 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:53.624 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:53.627 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 20:43:53.647 | + 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 20:43:53.756 | Reading package lists... 2022-04-13 20:43:53.993 | Building dependency tree... 2022-04-13 20:43:53.995 | Reading state information... 2022-04-13 20:43:54.243 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 20:43:54.243 | The following packages were automatically installed and are no longer required: 2022-04-13 20:43:54.244 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:43:54.244 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:43:54.244 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:43:54.244 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:43:54.245 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:43:54.245 | python3-zope.interface 2022-04-13 20:43:54.245 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:43:54.357 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:43:54.361 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:43:54.363 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:43:54.365 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:54.367 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:54.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:54.372 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:54.374 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:54.377 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:43:54.379 | + functions-common:time_stop:2432 : start_time=1649882633645 2022-04-13 20:43:54.381 | + functions-common:time_stop:2434 : [[ -z 1649882633645 ]] 2022-04-13 20:43:54.383 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:54.387 | + functions-common:time_stop:2437 : end_time=1649882634385 2022-04-13 20:43:54.390 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 20:43:54.392 | + functions-common:time_stop:2439 : total=2324 2022-04-13 20:43:54.394 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:54.396 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3064 2022-04-13 20:43:54.398 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:43:54.400 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 20:43:54.403 | + ./stack.sh:main:841 : install_database_python 2022-04-13 20:43:54.405 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 20:43:54.407 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 20:43:54.409 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 20:43:54.412 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:43:54.414 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 20:43:54.417 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 20:43:54.420 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:43:54.423 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:43:54.423 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:43:54.428 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 20:43:54.431 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 20:43:54.433 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 20:43:54.436 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 20:43:54.439 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 20:43:54.459 | Using python 3.8 to install PyMySQL 2022-04-13 20:43:54.462 | + 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 20:43:55.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:55.194 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:55.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:43:55.194 | from cryptography.utils import int_from_bytes 2022-04-13 20:43:56.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:43:56.409 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 20:43:58.084 | 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 20:43:58.090 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:43:58.090 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:43:58.191 | + inc/python:pip_install:200 : result=0 2022-04-13 20:43:58.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:43:58.196 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:58.199 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:58.201 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:58.203 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:58.205 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:58.208 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:43:58.210 | + functions-common:time_stop:2432 : start_time=1649882634454 2022-04-13 20:43:58.212 | + functions-common:time_stop:2434 : [[ -z 1649882634454 ]] 2022-04-13 20:43:58.215 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:58.220 | + functions-common:time_stop:2437 : end_time=1649882638217 2022-04-13 20:43:58.222 | + functions-common:time_stop:2438 : elapsed_time=3763 2022-04-13 20:43:58.224 | + functions-common:time_stop:2439 : total=20171 2022-04-13 20:43:58.226 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:58.229 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23934 2022-04-13 20:43:58.231 | + inc/python:pip_install:203 : return 0 2022-04-13 20:43:58.233 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 20:43:58.236 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:43:58.238 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 20:43:58.240 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 20:43:58.256 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:58.259 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 20:43:58.261 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 20:43:58.265 | ++ 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 20:43:58.265 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 20:43:58.270 | + 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 20:43:58.273 | + 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 20:43:58.275 | + 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 20:43:58.277 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 20:43:58.280 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 20:43:58.282 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 20:43:58.297 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:58.299 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 20:43:58.302 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:43:58.304 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:43:58.306 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:43:58.309 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:43:58.311 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:58.314 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:43:58.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:58.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:58.321 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:43:58.323 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:43:58.326 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:43:58.328 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:43:58.330 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 20:43:58.332 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:43:58.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:58.337 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:58.339 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 20:43:58.359 | + 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 20:43:58.468 | Reading package lists... 2022-04-13 20:43:58.709 | Building dependency tree... 2022-04-13 20:43:58.711 | Reading state information... 2022-04-13 20:43:58.956 | radvd is already the newest version (1:2.17-2). 2022-04-13 20:43:58.956 | The following packages were automatically installed and are no longer required: 2022-04-13 20:43:58.957 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:43:58.957 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:43:58.957 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:43:58.957 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:43:58.957 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:43:58.957 | python3-zope.interface 2022-04-13 20:43:58.958 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:43:59.069 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:43:59.075 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:43:59.077 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:43:59.079 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:59.081 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:59.083 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:59.086 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:59.088 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:59.090 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:43:59.092 | + functions-common:time_stop:2432 : start_time=1649882638357 2022-04-13 20:43:59.095 | + functions-common:time_stop:2434 : [[ -z 1649882638357 ]] 2022-04-13 20:43:59.097 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:59.101 | + functions-common:time_stop:2437 : end_time=1649882639099 2022-04-13 20:43:59.104 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 20:43:59.106 | + functions-common:time_stop:2439 : total=3064 2022-04-13 20:43:59.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:59.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3806 2022-04-13 20:43:59.113 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:43:59.115 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 20:43:59.131 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:43:59.134 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 20:43:59.136 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 20:43:59.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 20:43:59.141 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 20:43:59.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 20:43:59.167 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:43:59.170 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:43:59.172 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:43:59.174 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:43:59.176 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:43:59.179 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:43:59.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:59.183 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:59.185 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:43:59.188 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:43:59.190 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:43:59.192 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:43:59.194 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 20:43:59.196 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:43:59.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:59.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:59.203 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 20:43:59.223 | + 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 20:43:59.331 | Reading package lists... 2022-04-13 20:43:59.568 | Building dependency tree... 2022-04-13 20:43:59.570 | Reading state information... 2022-04-13 20:43:59.819 | fakeroot is already the newest version (1.24-1). 2022-04-13 20:43:59.820 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:43:59.820 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 20:43:59.820 | The following packages were automatically installed and are no longer required: 2022-04-13 20:43:59.820 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:43:59.821 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:43:59.821 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:43:59.821 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:43:59.821 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:43:59.821 | python3-zope.interface 2022-04-13 20:43:59.821 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:43:59.931 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:43:59.936 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:43:59.938 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:43:59.940 | + functions-common:time_stop:2425 : local name 2022-04-13 20:43:59.943 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:43:59.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:43:59.947 | + functions-common:time_stop:2428 : local total 2022-04-13 20:43:59.950 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:43:59.952 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:43:59.954 | + functions-common:time_stop:2432 : start_time=1649882639220 2022-04-13 20:43:59.957 | + functions-common:time_stop:2434 : [[ -z 1649882639220 ]] 2022-04-13 20:43:59.960 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:43:59.964 | + functions-common:time_stop:2437 : end_time=1649882639962 2022-04-13 20:43:59.967 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 20:43:59.969 | + functions-common:time_stop:2439 : total=3806 2022-04-13 20:43:59.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:43:59.973 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4548 2022-04-13 20:43:59.975 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:43:59.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 20:43:59.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:43:59.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:43:59.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 20:43:59.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 20:43:59.990 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 20:43:59.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 20:43:59.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 20:44:00.002 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 20:44:00.003 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 20:44:00.007 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 20:44:00.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 20:44:00.012 | + functions:vercmp:628 : local v1=5.4 2022-04-13 20:44:00.014 | + functions:vercmp:629 : local 'op=<' 2022-04-13 20:44:00.020 | + functions:vercmp:630 : local v2=3.13 2022-04-13 20:44:00.020 | + functions:vercmp:631 : local result 2022-04-13 20:44:00.024 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 20:44:00.024 | ++ functions:vercmp:635 : sort -V 2022-04-13 20:44:00.024 | ++ functions:vercmp:635 : head -1 2022-04-13 20:44:00.029 | + functions:vercmp:635 : result=3.13 2022-04-13 20:44:00.031 | + functions:vercmp:637 : case $op in 2022-04-13 20:44:00.033 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 20:44:00.035 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 20:44:00.038 | + functions:vercmp:648 : return 2022-04-13 20:44:00.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 20:44:00.042 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:44:00.045 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 20:44:00.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 20:44:00.512 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 20:44:00.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.518 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 20:44:00.523 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.526 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 20:44:00.544 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:00.546 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 20:44:00.549 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 20:44:00.549 | Installing etcd 2022-04-13 20:44:00.551 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 20:44:00.564 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 20:44:00.582 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 20:44:00.582 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 20:44:00.597 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 20:44:00.601 | ++ 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 20:44:00.604 | ++ 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 20:44:00.607 | +++ 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 20:44:00.612 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:44:00.614 | ++ 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 20:44:00.617 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 20:44:00.619 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:44:00.623 | ++ functions:get_extra_file:74 : return 2022-04-13 20:44:00.627 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:44:00.629 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 20:44:00.631 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 20:44:00.634 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 20:44:00.650 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:44:00.653 | + ./stack.sh:main:868 : install_dstat 2022-04-13 20:44:00.655 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 20:44:00.670 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:44:00.673 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 20:44:00.675 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:44:00.677 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 20:44:00.679 | + ./stack.sh:main:877 : install_libs 2022-04-13 20:44:00.682 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 20:44:00.685 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 20:44:00.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 20:44:00.689 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 20:44:00.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 20:44:00.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.701 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 20:44:00.703 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 20:44:00.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 20:44:00.707 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 20:44:00.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 20:44:00.716 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.718 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 20:44:00.720 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 20:44:00.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 20:44:00.725 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 20:44:00.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 20:44:00.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.736 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 20:44:00.738 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 20:44:00.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 20:44:00.742 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 20:44:00.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 20:44:00.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.754 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 20:44:00.757 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 20:44:00.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 20:44:00.762 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 20:44:00.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 20:44:00.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.773 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 20:44:00.775 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 20:44:00.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 20:44:00.779 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 20:44:00.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 20:44:00.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.790 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 20:44:00.792 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 20:44:00.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 20:44:00.797 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 20:44:00.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 20:44:00.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.808 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 20:44:00.811 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 20:44:00.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 20:44:00.816 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 20:44:00.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 20:44:00.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.828 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 20:44:00.830 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 20:44:00.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 20:44:00.834 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 20:44:00.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 20:44:00.843 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.845 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 20:44:00.848 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 20:44:00.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 20:44:00.852 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 20:44:00.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 20:44:00.861 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.864 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 20:44:00.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 20:44:00.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 20:44:00.871 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 20:44:00.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 20:44:00.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.882 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 20:44:00.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 20:44:00.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 20:44:00.890 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 20:44:00.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 20:44:00.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.903 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 20:44:00.906 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 20:44:00.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 20:44:00.910 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 20:44:00.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 20:44:00.920 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.923 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 20:44:00.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 20:44:00.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 20:44:00.930 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 20:44:00.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.935 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 20:44:00.940 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.942 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 20:44:00.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 20:44:00.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 20:44:00.949 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 20:44:00.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 20:44:00.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.960 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 20:44:00.962 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 20:44:00.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 20:44:00.967 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 20:44:00.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 20:44:00.976 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.978 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 20:44:00.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 20:44:00.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 20:44:00.985 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 20:44:00.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:00.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:00.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 20:44:00.995 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:00.997 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 20:44:00.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 20:44:01.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 20:44:01.004 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 20:44:01.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 20:44:01.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.015 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 20:44:01.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 20:44:01.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 20:44:01.022 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 20:44:01.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.029 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 20:44:01.031 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.033 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 20:44:01.036 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 20:44:01.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 20:44:01.040 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 20:44:01.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.045 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 20:44:01.050 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.052 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 20:44:01.054 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 20:44:01.057 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 20:44:01.059 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 20:44:01.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 20:44:01.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.071 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 20:44:01.073 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 20:44:01.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 20:44:01.078 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 20:44:01.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 20:44:01.087 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.089 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 20:44:01.091 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 20:44:01.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 20:44:01.096 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 20:44:01.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.100 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.103 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 20:44:01.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.108 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 20:44:01.110 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 20:44:01.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 20:44:01.115 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 20:44:01.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.120 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 20:44:01.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.126 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 20:44:01.129 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 20:44:01.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 20:44:01.133 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 20:44:01.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 20:44:01.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.145 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 20:44:01.147 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 20:44:01.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 20:44:01.151 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 20:44:01.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 20:44:01.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.163 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 20:44:01.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 20:44:01.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 20:44:01.170 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 20:44:01.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.177 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 20:44:01.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.182 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 20:44:01.184 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 20:44:01.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 20:44:01.189 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 20:44:01.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 20:44:01.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.201 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 20:44:01.203 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 20:44:01.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 20:44:01.207 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 20:44:01.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 20:44:01.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.219 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 20:44:01.221 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 20:44:01.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 20:44:01.226 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 20:44:01.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 20:44:01.236 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.238 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 20:44:01.240 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 20:44:01.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 20:44:01.245 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 20:44:01.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 20:44:01.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.256 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 20:44:01.258 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 20:44:01.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 20:44:01.263 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 20:44:01.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 20:44:01.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.274 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 20:44:01.277 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 20:44:01.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 20:44:01.281 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 20:44:01.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.288 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 20:44:01.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.293 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 20:44:01.296 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 20:44:01.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 20:44:01.300 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 20:44:01.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.307 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 20:44:01.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.312 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 20:44:01.314 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 20:44:01.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 20:44:01.319 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 20:44:01.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 20:44:01.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.330 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 20:44:01.332 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 20:44:01.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 20:44:01.337 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 20:44:01.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 20:44:01.346 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.349 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 20:44:01.351 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 20:44:01.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 20:44:01.356 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 20:44:01.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.361 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 20:44:01.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.367 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 20:44:01.370 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 20:44:01.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 20:44:01.374 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 20:44:01.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:01.379 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:01.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 20:44:01.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:01.386 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 20:44:01.406 | Using python 3.8 to install etcd3 2022-04-13 20:44:01.409 | + 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 20:44:02.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:02.143 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:02.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:02.143 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:03.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:44:03.339 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 20:44:03.347 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 20:44:03.347 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 20:44:03.348 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 20:44:03.349 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 20:44:05.015 | 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 20:44:05.021 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:44:05.021 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:44:05.122 | + inc/python:pip_install:200 : result=0 2022-04-13 20:44:05.124 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:44:05.126 | + functions-common:time_stop:2425 : local name 2022-04-13 20:44:05.128 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:05.130 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:05.133 | + functions-common:time_stop:2428 : local total 2022-04-13 20:44:05.135 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:05.137 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:44:05.139 | + functions-common:time_stop:2432 : start_time=1649882641401 2022-04-13 20:44:05.141 | + functions-common:time_stop:2434 : [[ -z 1649882641401 ]] 2022-04-13 20:44:05.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:05.148 | + functions-common:time_stop:2437 : end_time=1649882645145 2022-04-13 20:44:05.150 | + functions-common:time_stop:2438 : elapsed_time=3744 2022-04-13 20:44:05.153 | + functions-common:time_stop:2439 : total=23934 2022-04-13 20:44:05.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:05.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27678 2022-04-13 20:44:05.159 | + inc/python:pip_install:203 : return 0 2022-04-13 20:44:05.161 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 20:44:05.183 | Using python 3.8 to install etcd3gw 2022-04-13 20:44:05.185 | + 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 20:44:05.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:05.918 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:05.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:05.918 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:07.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:44:07.096 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 20:44:07.104 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 20:44:07.105 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 20:44:07.106 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 20:44:07.107 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 20:44:07.140 | 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 20:44:07.141 | 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 20:44:07.142 | 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 20:44:07.145 | 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 20:44:08.775 | 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 20:44:08.781 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:44:08.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:44:08.883 | + inc/python:pip_install:200 : result=0 2022-04-13 20:44:08.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:44:08.895 | + functions-common:time_stop:2425 : local name 2022-04-13 20:44:08.895 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:08.895 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:08.895 | + functions-common:time_stop:2428 : local total 2022-04-13 20:44:08.897 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:08.899 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:44:08.902 | + functions-common:time_stop:2432 : start_time=1649882645177 2022-04-13 20:44:08.904 | + functions-common:time_stop:2434 : [[ -z 1649882645177 ]] 2022-04-13 20:44:08.906 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:08.910 | + functions-common:time_stop:2437 : end_time=1649882648908 2022-04-13 20:44:08.913 | + functions-common:time_stop:2438 : elapsed_time=3731 2022-04-13 20:44:08.915 | + functions-common:time_stop:2439 : total=27678 2022-04-13 20:44:08.918 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:08.920 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31409 2022-04-13 20:44:08.922 | + inc/python:pip_install:203 : return 0 2022-04-13 20:44:08.925 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 20:44:08.927 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 20:44:08.929 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 20:44:08.931 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:44:08.934 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:44:08.936 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:44:08.939 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:44:08.941 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:44:08.943 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:44:08.946 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:44:08.948 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:44:08.950 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:44:08.952 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:44:08.955 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:44:08.957 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 20:44:08.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:08.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:08.964 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 20:44:08.967 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:44:08.969 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:44:08.971 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:44:08.973 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:44:08.976 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:44:08.978 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:44:08.981 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:44:08.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:08.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:08.988 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:44:08.990 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:44:08.992 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:44:08.994 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:44:08.997 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:44:08.999 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:44:09.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:09.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:09.006 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:44:09.027 | + 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 20:44:09.136 | Reading package lists... 2022-04-13 20:44:09.379 | Building dependency tree... 2022-04-13 20:44:09.380 | Reading state information... 2022-04-13 20:44:09.629 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:44:09.629 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:44:09.629 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:44:09.629 | The following packages were automatically installed and are no longer required: 2022-04-13 20:44:09.630 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:44:09.630 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:44:09.630 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:44:09.630 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:44:09.630 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:44:09.630 | python3-zope.interface 2022-04-13 20:44:09.630 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:44:09.742 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:44:09.746 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:44:09.749 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:44:09.751 | + functions-common:time_stop:2425 : local name 2022-04-13 20:44:09.753 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:09.755 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:09.758 | + functions-common:time_stop:2428 : local total 2022-04-13 20:44:09.760 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:09.762 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:44:09.764 | + functions-common:time_stop:2432 : start_time=1649882649024 2022-04-13 20:44:09.767 | + functions-common:time_stop:2434 : [[ -z 1649882649024 ]] 2022-04-13 20:44:09.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:09.773 | + functions-common:time_stop:2437 : end_time=1649882649771 2022-04-13 20:44:09.776 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 20:44:09.778 | + functions-common:time_stop:2439 : total=4548 2022-04-13 20:44:09.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:09.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5295 2022-04-13 20:44:09.788 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:44:09.790 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 20:44:09.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:44:09.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:44:09.797 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 20:44:09.860 | Module proxy already enabled 2022-04-13 20:44:09.864 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 20:44:09.924 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 20:44:09.925 | Module proxy already enabled 2022-04-13 20:44:09.925 | Module proxy_uwsgi already enabled 2022-04-13 20:44:09.928 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 20:44:09.931 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 20:44:09.934 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:44:09.936 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 20:44:10.068 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 20:44:10.070 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 20:44:10.073 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 20:44:10.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 20:44:10.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.085 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 20:44:10.087 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 20:44:10.089 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 20:44:10.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 20:44:10.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.102 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 20:44:10.104 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 20:44:10.106 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 20:44:10.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 20:44:10.116 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.119 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 20:44:10.121 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 20:44:10.123 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 20:44:10.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 20:44:10.133 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.135 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 20:44:10.137 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 20:44:10.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 20:44:10.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.149 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 20:44:10.151 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 20:44:10.153 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 20:44:10.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 20:44:10.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.165 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 20:44:10.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:10.186 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 20:44:10.188 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 20:44:10.190 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 20:44:10.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 20:44:10.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.202 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 20:44:10.218 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:10.221 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 20:44:10.223 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 20:44:10.225 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 20:44:10.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 20:44:10.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.238 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 20:44:10.240 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 20:44:10.242 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 20:44:10.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:44:10.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:44:10.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 20:44:10.252 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:44:10.254 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 20:44:10.257 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 20:44:10.259 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:44:10.262 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 20:44:10.264 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 20:44:10.267 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:44:10.270 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:44:10.270 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:44:10.276 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 20:44:10.278 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 20:44:10.280 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 20:44:10.283 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 20:44:10.285 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 20:44:10.306 | Using python 3.8 to install keystonemiddleware 2022-04-13 20:44:10.308 | + 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 20:44:11.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:11.076 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:11.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:11.076 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:12.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:44:12.263 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 20:44:12.315 | 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 20:44:12.316 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 20:44:12.317 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 20:44:12.318 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 20:44:12.319 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 20:44:12.320 | 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 20:44:12.321 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 20:44:12.322 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 20:44:12.324 | 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 20:44:12.325 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 20:44:12.326 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 20:44:12.327 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 20:44:12.328 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 20:44:12.329 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 20:44:12.386 | 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 20:44:12.387 | 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 20:44:12.388 | 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 20:44:12.427 | 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 20:44:12.466 | 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 20:44:12.467 | 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 20:44:12.469 | 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 20:44:12.470 | 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 20:44:12.517 | 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 20:44:12.522 | 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 20:44:12.531 | 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 20:44:12.532 | 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 20:44:12.547 | 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 20:44:12.548 | 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 20:44:12.550 | 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 20:44:12.611 | 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 20:44:12.614 | 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 20:44:12.615 | 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 20:44:12.618 | 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 20:44:12.670 | 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 20:44:12.682 | 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 20:44:14.249 | 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 20:44:14.255 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:44:14.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:44:14.358 | + inc/python:pip_install:200 : result=0 2022-04-13 20:44:14.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:44:14.363 | + functions-common:time_stop:2425 : local name 2022-04-13 20:44:14.365 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:14.368 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:14.370 | + functions-common:time_stop:2428 : local total 2022-04-13 20:44:14.372 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:14.374 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:44:14.376 | + functions-common:time_stop:2432 : start_time=1649882650301 2022-04-13 20:44:14.378 | + functions-common:time_stop:2434 : [[ -z 1649882650301 ]] 2022-04-13 20:44:14.381 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:14.385 | + functions-common:time_stop:2437 : end_time=1649882654383 2022-04-13 20:44:14.387 | + functions-common:time_stop:2438 : elapsed_time=4082 2022-04-13 20:44:14.389 | + functions-common:time_stop:2439 : total=31409 2022-04-13 20:44:14.391 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:14.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35491 2022-04-13 20:44:14.396 | + inc/python:pip_install:203 : return 0 2022-04-13 20:44:14.398 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 20:44:14.401 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 20:44:14.403 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:44:14.406 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 20:44:14.408 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 20:44:14.411 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:44:14.415 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:44:14.415 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:44:14.420 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 20:44:14.422 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 20:44:14.425 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 20:44:14.428 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 20:44:14.430 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 20:44:14.451 | Using python 3.8 to install python-memcached 2022-04-13 20:44:14.453 | + 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 20:44:15.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:15.190 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:15.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:15.190 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:16.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:44:16.445 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 20:44:16.448 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 20:44:18.104 | 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 20:44:18.110 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:44:18.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:44:18.210 | + inc/python:pip_install:200 : result=0 2022-04-13 20:44:18.213 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:44:18.215 | + functions-common:time_stop:2425 : local name 2022-04-13 20:44:18.217 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:44:18.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:44:18.221 | + functions-common:time_stop:2428 : local total 2022-04-13 20:44:18.224 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:44:18.226 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:44:18.228 | + functions-common:time_stop:2432 : start_time=1649882654446 2022-04-13 20:44:18.230 | + functions-common:time_stop:2434 : [[ -z 1649882654446 ]] 2022-04-13 20:44:18.233 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:44:18.237 | + functions-common:time_stop:2437 : end_time=1649882658235 2022-04-13 20:44:18.239 | + functions-common:time_stop:2438 : elapsed_time=3789 2022-04-13 20:44:18.241 | + functions-common:time_stop:2439 : total=35491 2022-04-13 20:44:18.244 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:44:18.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39280 2022-04-13 20:44:18.248 | + inc/python:pip_install:203 : return 0 2022-04-13 20:44:18.250 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 20:44:18.267 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:44:18.269 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 20:44:18.272 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 20:44:18.275 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 20:44:18.277 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 20:44:18.279 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 20:44:18.282 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 20:44:18.284 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 20:44:18.299 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:44:18.301 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 20:44:18.303 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 20:44:18.305 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 20:44:18.307 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:44:18.309 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:44:18.312 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:44:18.314 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:44:18.316 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:44:18.320 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:44:18.335 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:44:18.337 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:44:18.339 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:44:18.342 | + functions-common:git_clone:629 : echo master 2022-04-13 20:44:18.342 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:44:18.347 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 20:44:18.349 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:44:18.351 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 20:44:18.354 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:44:18.354 | + functions-common:git_clone:678 : head -1 2022-04-13 20:44:18.357 | c141e6164 trivial: Fix typo 2022-04-13 20:44:18.359 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:44:18.362 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 20:44:18.364 | + inc/python:setup_develop:338 : local bindep 2022-04-13 20:44:18.366 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:44:18.368 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 20:44:18.371 | + inc/python:setup_develop:344 : local extras= 2022-04-13 20:44:18.373 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 20:44:18.375 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 20:44:18.377 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:44:18.380 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 20:44:18.382 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 20:44:18.385 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 20:44:18.388 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 20:44:18.390 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 20:44:18.393 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 20:44:18.395 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 20:44:18.398 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 20:44:18.401 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 20:44:18.406 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 20:44:18.408 | + 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 20:44:19.094 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 20:44:19.097 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 20:44:19.107 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 20:44:19.107 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 20:44:19.107 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:44:19.107 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 20:44:19.108 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 20:44:19.110 | + inc/python:setup_package:428 : local extras= 2022-04-13 20:44:19.112 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 20:44:19.115 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 20:44:19.117 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 20:44:19.119 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 20:44:19.121 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 20:44:19.123 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 20:44:19.143 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 20:44:19.145 | + 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 20:44:19.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:19.887 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:19.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:44:19.887 | from cryptography.utils import int_from_bytes 2022-04-13 20:44:21.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:44:21.170 | Obtaining file:///opt/stack/keystone 2022-04-13 20:44:21.170 | Preparing metadata (setup.py): started 2022-04-13 20:44:21.938 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 20:44:21.938 | ERROR: Command errored out with exit status 1: 2022-04-13 20:44:21.938 | 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-vs3_5_gi 2022-04-13 20:44:21.938 | cwd: /opt/stack/keystone/ 2022-04-13 20:44:21.938 | Complete output (16 lines): 2022-04-13 20:44:21.938 | Error parsing 2022-04-13 20:44:21.938 | Traceback (most recent call last): 2022-04-13 20:44:21.939 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 20:44:21.939 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 20:44:21.939 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 20:44:21.939 | pbr.hooks.setup_hook(config) 2022-04-13 20:44:21.939 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 20:44:21.939 | metadata_config.run() 2022-04-13 20:44:21.939 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 20:44:21.939 | self.hook() 2022-04-13 20:44:21.939 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 20:44:21.939 | self.config['version'] = packaging.get_version( 2022-04-13 20:44:21.939 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 20:44:21.939 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 20:44:21.939 | 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 20:44:21.939 | 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 20:44:21.939 | ---------------------------------------- 2022-04-13 20:44:21.939 | 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 20:44:21.939 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:44:21.947 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:44:21.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:44:22.030 | + inc/python:pip_install:1 : exit_trap 2022-04-13 20:44:22.032 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 20:44:22.035 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 20:44:22.037 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 20:44:22.039 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 20:44:22.041 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 20:44:22.044 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 20:44:22.046 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 20:44:22.048 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 20:44:22.050 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 20:44:22.050 | Error on exit 2022-04-13 20:44:22.052 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 20:44:22.054 | + ./stack.sh:exit_trap:544 : generate-subunit 1649882584 78 fail 2022-04-13 20:44:22.642 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 20:44:22.645 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 20:44:23.528 | + ./stack.sh:exit_trap:558 : exit 1