2022-04-13 06:58:32.141 | + ./stack.sh:main:489 : exec 2022-04-13 06:58:32.141 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065832' 2022-04-13 06:58:32.141 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-065832.summary.2022-04-13-065832 2022-04-13 06:58:32.142 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:58:32.142 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065832 2022-04-13 06:58:32.142 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065832 /opt/stack/logs/stack.sh.log 2022-04-13 06:58:32.142 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065832.summary.2022-04-13-065832 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:58:32.142 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:58:32.142 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:58:32.142 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:58:32.142 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:58:32.142 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:58:32.142 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:58:32.142 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:58:32.144 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:58:32.146 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 06:58:32.148 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 06:58:32.150 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 06:58:32.152 | + ./stack.sh:main:578 : uname -a 2022-04-13 06:58:32.154 | Linux dv-cinder-837662-2-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 06:58:32.156 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:58:32.157 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:58:32.161 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:58:32.197 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:58:32.212 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 06:58:32.214 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 06:58:32.216 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 06:58:32.218 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 06:58:32.220 | + functions-common:fetch_plugins:1776 : return 2022-04-13 06:58:32.222 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 06:58:32.224 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 06:58:32.225 | + functions-common:run_phase:1854 : local phase= 2022-04-13 06:58:32.227 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:58:32.229 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 06:58:32.231 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:58:32.233 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 06:58:32.235 | + functions-common:run_phase:1863 : local extra 2022-04-13 06:58:32.237 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:58:32.240 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 06:58:32.241 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:58:32.243 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:58:32.246 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:58:32.248 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:58:32.260 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:32.262 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:58:32.263 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:32.265 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:32.267 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:32.268 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:32.270 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:32.272 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:58:32.274 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:58:32.276 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:58:32.278 | + 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 06:58:32.280 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 06:58:32.281 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 06:58:32.283 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 06:58:32.285 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 06:58:32.287 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 06:58:32.289 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:58:32.306 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:58:32.308 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:58:32.320 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:58:32.323 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:58:32.326 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:58:32.328 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:58:32.330 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:58:32.332 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:58:32.333 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:58:32.335 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:58:32.337 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:58:32.339 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:58:32.341 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:58:32.343 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:58:32.347 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:58:32.360 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:58:32.376 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:58:32.388 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:58:32.400 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:58:32.435 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:58:32.494 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:58:32.582 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:58:32.605 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:58:32.646 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:58:32.699 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:58:32.843 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:58:32.857 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:58:32.869 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:58:32.882 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:58:32.968 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 06:58:32.970 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 06:58:32.973 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 06:58:32.975 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 06:58:32.977 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 06:58:32.980 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 06:58:32.982 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 06:58:32.982 | False' 2022-04-13 06:58:32.985 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 06:58:32.999 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 06:58:33.002 | + ./stack.sh:main:626 : run_phase source 2022-04-13 06:58:33.004 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 06:58:33.006 | + functions-common:run_phase:1854 : local phase= 2022-04-13 06:58:33.008 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:58:33.010 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 06:58:33.012 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:58:33.014 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 06:58:33.015 | + functions-common:run_phase:1863 : local extra 2022-04-13 06:58:33.018 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:58:33.021 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 06:58:33.023 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:58:33.025 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:58:33.028 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:58:33.030 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:58:33.044 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:33.046 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:58:33.048 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:58:33.086 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:58:33.089 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:58:33.091 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:58:33.093 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 06:58:33.095 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 06:58:33.097 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 06:58:33.099 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 06:58:33.101 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 06:58:33.103 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 06:58:33.106 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 06:58:33.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.110 | + 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 06:58:33.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.115 | + 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 06:58:33.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.119 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:58:33.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.124 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:58:33.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.128 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:58:33.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.133 | + 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 06:58:33.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.137 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:58:33.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.141 | + 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 06:58:33.144 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.146 | + 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 06:58:33.148 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.150 | + 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 06:58:33.153 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.155 | + 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 06:58:33.157 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.159 | + 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 06:58:33.162 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.164 | + 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 06:58:33.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.169 | + 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 06:58:33.171 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.173 | + 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 06:58:33.175 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.178 | + 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 06:58:33.180 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.182 | + 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 06:58:33.184 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.186 | + 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 06:58:33.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.191 | + 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 06:58:33.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.195 | + 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 06:58:33.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.199 | + 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 06:58:33.202 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.204 | + 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 06:58:33.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.208 | + 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 06:58:33.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.212 | + 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 06:58:33.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.217 | + 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 06:58:33.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.222 | + 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 06:58:33.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.226 | + 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 06:58:33.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.231 | + 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 06:58:33.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.236 | + 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 06:58:33.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.240 | + 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 06:58:33.242 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.245 | + 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 06:58:33.247 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.249 | + 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 06:58:33.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.253 | + 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 06:58:33.256 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.258 | + 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 06:58:33.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.262 | + 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 06:58:33.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.266 | + 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 06:58:33.269 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.271 | + 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 06:58:33.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.275 | + 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 06:58:33.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.280 | + 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 06:58:33.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.284 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:58:33.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.289 | + 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 06:58:33.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.294 | + 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 06:58:33.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.298 | + 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 06:58:33.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.303 | + 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 06:58:33.305 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:33.307 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:58:33.310 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 06:58:33.312 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:58:33.314 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:58:33.329 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:33.331 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:58:33.333 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:58:33.335 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:58:33.351 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:58:33.353 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:58:33.356 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:58:33.358 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:58:33.361 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:58:33.363 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:58:33.365 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:58:33.367 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:58:33.369 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 06:58:33.372 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 06:58:33.372 | Using mysql database backend 2022-04-13 06:58:33.374 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:58:33.389 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 06:58:33.392 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 06:58:33.395 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:58:33.397 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 06:58:33.400 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:58:33.403 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 06:58:33.418 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:33.421 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:58:33.436 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 06:58:33.452 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:33.455 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:58:33.471 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:58:33.487 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 06:58:33.502 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:58:33.504 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 06:58:33.520 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:58:33.523 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:58:33.539 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 06:58:33.541 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 06:58:33.543 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 06:58:33.546 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 06:58:33.549 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:58:33.553 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-065833 2022-04-13 06:58:33.555 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-065833 759' 2022-04-13 06:58:33.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.560 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:58:33.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.565 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:58:33.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.569 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:58:33.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.574 | + 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 06:58:33.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.579 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2022-04-13 06:58:33.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.583 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2022-04-13 06:58:33.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.589 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-065832 2022-04-13 06:58:33.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.593 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:58:33.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.598 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2022-04-13 06:58:33.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.603 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:58:33.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.608 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:58:33.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.612 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:58:33.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:33.617 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:58:33.619 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 06:58:33.622 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 06:58:33.624 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:58:33.626 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 06:58:33.628 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 06:58:33.630 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 06:58:33.633 | ++ functions-common:git_clone:612 : pwd 2022-04-13 06:58:33.636 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:58:33.638 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 06:58:33.640 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 06:58:33.655 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 06:58:33.657 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 06:58:33.659 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:33.662 | + functions-common:git_clone:629 : echo master 2022-04-13 06:58:33.662 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 06:58:33.667 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:58:33.669 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:33.671 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 06:58:33.674 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 06:58:33.674 | + functions-common:git_clone:678 : head -1 2022-04-13 06:58:33.677 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 06:58:33.680 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 06:58:33.682 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 06:58:33.685 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:58:33.687 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 06:58:33.690 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:58:33.692 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:58:33.696 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:58:33.699 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:58:33.701 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:58:33.704 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:58:33.706 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:58:33.709 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:58:33.714 | ++ tools/install_prereqs.sh:source:47 : NOW=1649833113 2022-04-13 06:58:33.717 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:58:33.721 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649833025 2022-04-13 06:58:33.724 | ++ tools/install_prereqs.sh:source:49 : DELTA=88 2022-04-13 06:58:33.726 | ++ tools/install_prereqs.sh:source:50 : [[ 88 -lt 7200 ]] 2022-04-13 06:58:33.729 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:58:33.731 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:58:33.737 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 06:58:33.739 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 06:58:33.742 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 06:58:33.744 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 06:58:33.747 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 06:58:33.749 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 06:58:33.753 | +++ 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 06:58:33.799 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:58:33.799 | apache2-dev 2022-04-13 06:58:33.799 | bc 2022-04-13 06:58:33.799 | bsdmainutils 2022-04-13 06:58:33.799 | curl 2022-04-13 06:58:33.799 | g++ 2022-04-13 06:58:33.799 | gawk 2022-04-13 06:58:33.799 | gcc 2022-04-13 06:58:33.799 | gettext 2022-04-13 06:58:33.799 | git 2022-04-13 06:58:33.799 | graphviz 2022-04-13 06:58:33.799 | iputils-ping 2022-04-13 06:58:33.799 | libapache2-mod-proxy-uwsgi 2022-04-13 06:58:33.799 | libffi-dev 2022-04-13 06:58:33.799 | libjpeg-dev 2022-04-13 06:58:33.799 | libpcre3-dev 2022-04-13 06:58:33.799 | libpq-dev 2022-04-13 06:58:33.799 | libssl-dev 2022-04-13 06:58:33.799 | libsystemd-dev 2022-04-13 06:58:33.799 | libxml2-dev 2022-04-13 06:58:33.799 | libxslt1-dev 2022-04-13 06:58:33.799 | libyaml-dev 2022-04-13 06:58:33.799 | lsof 2022-04-13 06:58:33.799 | openssh-server 2022-04-13 06:58:33.799 | openssl 2022-04-13 06:58:33.799 | pkg-config 2022-04-13 06:58:33.799 | psmisc 2022-04-13 06:58:33.799 | python3-dev 2022-04-13 06:58:33.800 | python3-pip 2022-04-13 06:58:33.800 | python3-systemd 2022-04-13 06:58:33.800 | python3-venv 2022-04-13 06:58:33.800 | tar 2022-04-13 06:58:33.800 | tcpdump 2022-04-13 06:58:33.800 | unzip 2022-04-13 06:58:33.800 | uuid-runtime 2022-04-13 06:58:33.800 | wget 2022-04-13 06:58:33.800 | wget 2022-04-13 06:58:33.800 | zlib1g-dev 2022-04-13 06:58:33.800 | libkrb5-dev 2022-04-13 06:58:33.800 | libldap2-dev 2022-04-13 06:58:33.800 | libsasl2-dev 2022-04-13 06:58:33.800 | memcached 2022-04-13 06:58:33.800 | python3-mysqldb 2022-04-13 06:58:33.800 | sqlite3 2022-04-13 06:58:33.800 | conntrack 2022-04-13 06:58:33.800 | curl 2022-04-13 06:58:33.800 | dnsmasq-base 2022-04-13 06:58:33.800 | dnsmasq-utils 2022-04-13 06:58:33.800 | ebtables 2022-04-13 06:58:33.800 | genisoimage 2022-04-13 06:58:33.800 | iptables 2022-04-13 06:58:33.800 | iputils-arping 2022-04-13 06:58:33.800 | kpartx 2022-04-13 06:58:33.800 | libjs-jquery-tablesorter 2022-04-13 06:58:33.800 | parted 2022-04-13 06:58:33.800 | pm-utils 2022-04-13 06:58:33.800 | python3-mysqldb 2022-04-13 06:58:33.800 | socat 2022-04-13 06:58:33.800 | sqlite3 2022-04-13 06:58:33.800 | sudo 2022-04-13 06:58:33.800 | vlan 2022-04-13 06:58:33.800 | lsscsi 2022-04-13 06:58:33.800 | open-iscsi 2022-04-13 06:58:33.800 | lvm2 2022-04-13 06:58:33.800 | qemu-utils 2022-04-13 06:58:33.800 | thin-provisioning-tools 2022-04-13 06:58:33.801 | acl 2022-04-13 06:58:33.801 | dnsmasq-base 2022-04-13 06:58:33.801 | dnsmasq-utils 2022-04-13 06:58:33.801 | ebtables 2022-04-13 06:58:33.801 | haproxy 2022-04-13 06:58:33.801 | iptables 2022-04-13 06:58:33.801 | iputils-arping 2022-04-13 06:58:33.801 | iputils-ping 2022-04-13 06:58:33.801 | postgresql-server-dev-all 2022-04-13 06:58:33.801 | python3-mysqldb 2022-04-13 06:58:33.801 | sqlite3 2022-04-13 06:58:33.801 | sudo 2022-04-13 06:58:33.801 | vlan 2022-04-13 06:58:33.801 | pcp 2022-04-13 06:58:33.801 | ipset 2022-04-13 06:58:33.801 | conntrack 2022-04-13 06:58:33.801 | conntrackd 2022-04-13 06:58:33.801 | keepalived 2022-04-13 06:58:33.801 | lvm2 2022-04-13 06:58:33.801 | qemu-utils 2022-04-13 06:58:33.801 | thin-provisioning-tools 2022-04-13 06:58:33.801 | curl 2022-04-13 06:58:33.801 | liberasurecode-dev 2022-04-13 06:58:33.801 | make 2022-04-13 06:58:33.801 | memcached 2022-04-13 06:58:33.801 | rsync 2022-04-13 06:58:33.801 | sqlite3 2022-04-13 06:58:33.801 | xfsprogs' 2022-04-13 06:58:33.803 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:58:33.821 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:58:33.821 | apache2-dev 2022-04-13 06:58:33.821 | bc 2022-04-13 06:58:33.821 | bsdmainutils 2022-04-13 06:58:33.821 | curl 2022-04-13 06:58:33.821 | g++ 2022-04-13 06:58:33.821 | gawk 2022-04-13 06:58:33.821 | gcc 2022-04-13 06:58:33.821 | gettext 2022-04-13 06:58:33.821 | git 2022-04-13 06:58:33.822 | graphviz 2022-04-13 06:58:33.822 | iputils-ping 2022-04-13 06:58:33.822 | libapache2-mod-proxy-uwsgi 2022-04-13 06:58:33.822 | libffi-dev 2022-04-13 06:58:33.822 | libjpeg-dev 2022-04-13 06:58:33.822 | libpcre3-dev 2022-04-13 06:58:33.822 | libpq-dev 2022-04-13 06:58:33.822 | libssl-dev 2022-04-13 06:58:33.822 | libsystemd-dev 2022-04-13 06:58:33.822 | libxml2-dev 2022-04-13 06:58:33.822 | libxslt1-dev 2022-04-13 06:58:33.822 | libyaml-dev 2022-04-13 06:58:33.822 | lsof 2022-04-13 06:58:33.822 | openssh-server 2022-04-13 06:58:33.822 | openssl 2022-04-13 06:58:33.822 | pkg-config 2022-04-13 06:58:33.822 | psmisc 2022-04-13 06:58:33.822 | python3-dev 2022-04-13 06:58:33.822 | python3-pip 2022-04-13 06:58:33.822 | python3-systemd 2022-04-13 06:58:33.822 | python3-venv 2022-04-13 06:58:33.822 | tar 2022-04-13 06:58:33.822 | tcpdump 2022-04-13 06:58:33.822 | unzip 2022-04-13 06:58:33.822 | uuid-runtime 2022-04-13 06:58:33.822 | wget 2022-04-13 06:58:33.822 | wget 2022-04-13 06:58:33.822 | zlib1g-dev 2022-04-13 06:58:33.822 | libkrb5-dev 2022-04-13 06:58:33.822 | libldap2-dev 2022-04-13 06:58:33.822 | libsasl2-dev 2022-04-13 06:58:33.823 | memcached 2022-04-13 06:58:33.823 | python3-mysqldb 2022-04-13 06:58:33.823 | sqlite3 2022-04-13 06:58:33.823 | conntrack 2022-04-13 06:58:33.823 | curl 2022-04-13 06:58:33.823 | dnsmasq-base 2022-04-13 06:58:33.823 | dnsmasq-utils 2022-04-13 06:58:33.823 | ebtables 2022-04-13 06:58:33.823 | genisoimage 2022-04-13 06:58:33.823 | iptables 2022-04-13 06:58:33.823 | iputils-arping 2022-04-13 06:58:33.823 | kpartx 2022-04-13 06:58:33.823 | libjs-jquery-tablesorter 2022-04-13 06:58:33.823 | parted 2022-04-13 06:58:33.823 | pm-utils 2022-04-13 06:58:33.823 | python3-mysqldb 2022-04-13 06:58:33.823 | socat 2022-04-13 06:58:33.823 | sqlite3 2022-04-13 06:58:33.823 | sudo 2022-04-13 06:58:33.823 | vlan 2022-04-13 06:58:33.823 | lsscsi 2022-04-13 06:58:33.824 | open-iscsi 2022-04-13 06:58:33.824 | lvm2 2022-04-13 06:58:33.824 | qemu-utils 2022-04-13 06:58:33.824 | thin-provisioning-tools 2022-04-13 06:58:33.824 | acl 2022-04-13 06:58:33.824 | dnsmasq-base 2022-04-13 06:58:33.824 | dnsmasq-utils 2022-04-13 06:58:33.824 | ebtables 2022-04-13 06:58:33.824 | haproxy 2022-04-13 06:58:33.824 | iptables 2022-04-13 06:58:33.824 | iputils-arping 2022-04-13 06:58:33.824 | iputils-ping 2022-04-13 06:58:33.824 | postgresql-server-dev-all 2022-04-13 06:58:33.824 | python3-mysqldb 2022-04-13 06:58:33.824 | sqlite3 2022-04-13 06:58:33.824 | sudo 2022-04-13 06:58:33.824 | vlan 2022-04-13 06:58:33.824 | pcp 2022-04-13 06:58:33.824 | ipset 2022-04-13 06:58:33.824 | conntrack 2022-04-13 06:58:33.824 | conntrackd 2022-04-13 06:58:33.824 | keepalived 2022-04-13 06:58:33.824 | lvm2 2022-04-13 06:58:33.824 | qemu-utils 2022-04-13 06:58:33.824 | thin-provisioning-tools 2022-04-13 06:58:33.824 | curl 2022-04-13 06:58:33.824 | liberasurecode-dev 2022-04-13 06:58:33.824 | make 2022-04-13 06:58:33.824 | memcached 2022-04-13 06:58:33.824 | rsync 2022-04-13 06:58:33.824 | sqlite3 2022-04-13 06:58:33.824 | xfsprogs ' 2022-04-13 06:58:33.825 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:58:33.827 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:33.830 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:33.833 | ++ 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 06:58:33.833 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:58:33.838 | ++ 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 06:58:33.840 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 06:58:33.843 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:58:33.845 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 06:58:33.847 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:58:33.849 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:33.851 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:58:33.853 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:33.856 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:33.858 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:58:33.860 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 06:58:33.862 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:33.864 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 06:58:33.867 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 06:58:33.871 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 06:58:33.873 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 06:58:33.875 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 06:58:33.877 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 06:58:33.879 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 06:58:33.881 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 06:58:33.885 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649833113883 2022-04-13 06:58:33.887 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:58:33.889 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:58:33.892 | ++ 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 06:58:34.100 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:58:34.132 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:58:34.266 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 06:58:34.310 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:58:34.973 | Fetched 336 kB in 1s (417 kB/s) 2022-04-13 06:58:36.484 | Reading package lists... 2022-04-13 06:58:36.516 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 06:58:36.518 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 06:58:36.520 | ++ functions-common:time_stop:2425 : local name 2022-04-13 06:58:36.522 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:36.524 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:36.527 | ++ functions-common:time_stop:2428 : local total 2022-04-13 06:58:36.529 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:36.531 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 06:58:36.533 | ++ functions-common:time_stop:2432 : start_time=1649833113883 2022-04-13 06:58:36.535 | ++ functions-common:time_stop:2434 : [[ -z 1649833113883 ]] 2022-04-13 06:58:36.537 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:36.542 | ++ functions-common:time_stop:2437 : end_time=1649833116539 2022-04-13 06:58:36.544 | ++ functions-common:time_stop:2438 : elapsed_time=2656 2022-04-13 06:58:36.546 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 06:58:36.548 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:36.550 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2656 2022-04-13 06:58:36.552 | ++ 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 06:58:36.554 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:58:36.557 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:36.559 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:36.562 | ++ 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 06:58:36.582 | ++ 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 06:58:36.691 | Reading package lists... 2022-04-13 06:58:36.931 | Building dependency tree... 2022-04-13 06:58:36.933 | Reading state information... 2022-04-13 06:58:36.966 | acl is already the newest version (2.2.53-6). 2022-04-13 06:58:36.966 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:58:36.966 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:58:36.966 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:58:36.966 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:58:36.966 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:58:36.966 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:58:36.966 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:58:36.966 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:58:36.966 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:58:36.966 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:58:36.966 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:58:36.966 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:58:36.966 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:58:36.966 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:58:36.966 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:58:36.966 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:58:36.966 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:58:36.966 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:58:36.966 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:58:36.966 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:58:36.966 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:58:36.966 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:58:36.966 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:58:36.966 | psmisc is already the newest version (23.3-1). 2022-04-13 06:58:36.966 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:58:36.966 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:58:36.966 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:58:36.966 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:58:36.966 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:58:36.966 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:58:36.967 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:58:36.967 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:58:36.967 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:58:36.967 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:58:36.967 | pcp is already the newest version (5.0.3-1). 2022-04-13 06:58:36.967 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:58:36.967 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:58:36.967 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:58:36.967 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:58:36.967 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:58:36.967 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:58:36.967 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:58:36.967 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:58:36.967 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:58:36.967 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:58:36.967 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:58:36.967 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:58:36.967 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:58:36.967 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:58:36.967 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:58:36.967 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:58:36.967 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:58:36.967 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:58:36.967 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:58:36.967 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:58:36.967 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:58:36.967 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:58:36.967 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:58:36.967 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:58:36.967 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:58:36.967 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 06:58:36.967 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:58:36.967 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:58:36.967 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:58:36.967 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:58:36.968 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:58:36.968 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:58:36.968 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:58:37.182 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:58:37.182 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:58:37.182 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:58:37.182 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:58:37.182 | The following packages were automatically installed and are no longer required: 2022-04-13 06:58:37.183 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:58:37.183 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:58:37.183 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:58:37.183 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:58:37.183 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:58:37.183 | python3-zope.interface 2022-04-13 06:58:37.183 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:58:37.295 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:58:37.299 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 06:58:37.301 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:58:37.303 | ++ functions-common:time_stop:2425 : local name 2022-04-13 06:58:37.305 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:37.308 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:37.310 | ++ functions-common:time_stop:2428 : local total 2022-04-13 06:58:37.312 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:37.314 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:58:37.316 | ++ functions-common:time_stop:2432 : start_time=1649833116579 2022-04-13 06:58:37.318 | ++ functions-common:time_stop:2434 : [[ -z 1649833116579 ]] 2022-04-13 06:58:37.321 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:37.325 | ++ functions-common:time_stop:2437 : end_time=1649833117323 2022-04-13 06:58:37.328 | ++ functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 06:58:37.330 | ++ functions-common:time_stop:2439 : total=737 2022-04-13 06:58:37.332 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:37.334 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1481 2022-04-13 06:58:37.336 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 06:58:37.340 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:58:37.342 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:58:37.344 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:58:37.349 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:58:37.353 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 06:58:37.356 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:58:37.358 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:58:38.734 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:58:38.736 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:58:38.738 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:58:38.740 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:58:38.742 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 06:58:38.743 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 06:58:38.745 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 06:58:38.747 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 06:58:38.749 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 06:58:38.750 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 06:58:38.752 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 06:58:38.754 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 06:58:38.755 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 06:58:38.757 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 06:58:38.759 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 06:58:38.761 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 06:58:38.763 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 06:58:38.765 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 06:58:38.767 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 06:58:38.769 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 06:58:38.771 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 06:58:38.774 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:58:38.777 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 06:58:38.779 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 06:58:38.847 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 06:58:38.849 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 06:58:38.916 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 06:58:38.918 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 06:58:38.984 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 06:58:38.986 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:58:38.988 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 06:58:38.989 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 06:58:38.991 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 06:58:38.993 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 06:58:38.995 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 06:58:38.997 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:58:38.999 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 06:58:39.001 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 06:58:39.003 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:58:39.003 | Distro: focal 2022-04-13 06:58:39.005 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 06:58:39.007 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:58:39.011 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:58:39.013 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:58:39.016 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:58:39.016 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:58:39.611 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 06:58:39.612 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 06:58:39.613 | pip: 21.3.1 2022-04-13 06:58:39.614 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 06:58:39.616 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 06:58:39.618 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:58:39.620 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:58:39.622 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:58:39.624 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:58:39.625 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:58:39.627 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:58:39.629 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:58:39.630 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:58:39.632 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:58:39.634 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:58:39.635 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:58:39.637 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 06:58:39.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:39.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:39.642 | + tools/install_pip.sh:main:142 : : 2022-04-13 06:58:39.644 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 06:58:39.646 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 06:58:39.648 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 06:58:39.649 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:58:39.652 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 06:58:39.653 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 06:58:39.655 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:58:39.658 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:58:39.658 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:58:39.663 | ++ 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 06:58:39.665 | ++ 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 06:58:39.667 | ++ 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 06:58:39.669 | + 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 06:58:39.671 | + 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 06:58:39.687 | 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 06:58:39.689 | + 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 06:58:40.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:40.423 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:40.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:40.423 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:41.647 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:42.972 | 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 06:58:42.985 | 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 06:58:44.731 | Installing collected packages: setuptools 2022-04-13 06:58:45.603 | Successfully installed setuptools-62.0.0 2022-04-13 06:58:45.603 | 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 06:58:45.753 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:58:45.753 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:45.872 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:45.873 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:45.875 | + functions-common:time_stop:2425 : local name 2022-04-13 06:58:45.877 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:45.879 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:45.880 | + functions-common:time_stop:2428 : local total 2022-04-13 06:58:45.882 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:45.884 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:58:45.885 | + functions-common:time_stop:2432 : start_time=1649833119683 2022-04-13 06:58:45.887 | + functions-common:time_stop:2434 : [[ -z 1649833119683 ]] 2022-04-13 06:58:45.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:45.892 | + functions-common:time_stop:2437 : end_time=1649833125890 2022-04-13 06:58:45.894 | + functions-common:time_stop:2438 : elapsed_time=6207 2022-04-13 06:58:45.896 | + functions-common:time_stop:2439 : total=0 2022-04-13 06:58:45.897 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:45.899 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6207 2022-04-13 06:58:45.901 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:45.903 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 06:58:45.905 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:58:45.909 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:58:45.911 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:58:45.914 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:58:45.914 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:58:46.504 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 06:58:46.506 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 06:58:46.506 | pip: 21.3.1 2022-04-13 06:58:46.509 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:58:46.512 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:58:46.515 | + ./stack.sh:main:798 : fixup_all 2022-04-13 06:58:46.518 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 06:58:46.520 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 06:58:46.522 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:58:46.524 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:58:46.527 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 06:58:46.538 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 06:58:46.549 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 06:58:46.560 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 06:58:46.563 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 06:58:46.565 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:58:46.567 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:58:46.569 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:58:46.571 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:58:46.573 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:58:46.576 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:58:46.578 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:58:46.580 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:58:46.582 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:58:46.584 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:58:46.586 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:58:46.588 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 06:58:46.590 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 06:58:46.592 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 06:58:46.594 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:58:46.596 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:58:46.598 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:58:46.601 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:58:46.603 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:58:46.605 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:58:46.607 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 06:58:46.609 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 06:58:46.611 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 06:58:46.613 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 06:58:46.616 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 06:58:46.618 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 06:58:46.621 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 06:58:46.641 | Using python 3.8 to install os-testr 2022-04-13 06:58:46.643 | + 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 06:58:47.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:47.374 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:47.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:47.374 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:48.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:48.553 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 06:58:48.620 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 06:58:48.621 | 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 06:58:48.622 | 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 06:58:48.636 | 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 06:58:48.646 | 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 06:58:48.657 | 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 06:58:50.312 | 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 06:58:50.317 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:58:50.317 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:50.422 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:50.424 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:50.427 | + functions-common:time_stop:2425 : local name 2022-04-13 06:58:50.429 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:50.431 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:50.433 | + functions-common:time_stop:2428 : local total 2022-04-13 06:58:50.435 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:50.438 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:58:50.440 | + functions-common:time_stop:2432 : start_time=1649833126636 2022-04-13 06:58:50.442 | + functions-common:time_stop:2434 : [[ -z 1649833126636 ]] 2022-04-13 06:58:50.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:50.449 | + functions-common:time_stop:2437 : end_time=1649833130446 2022-04-13 06:58:50.451 | + functions-common:time_stop:2438 : elapsed_time=3810 2022-04-13 06:58:50.453 | + functions-common:time_stop:2439 : total=0 2022-04-13 06:58:50.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:50.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3810 2022-04-13 06:58:50.460 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:50.462 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:58:50.513 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 06:58:50.618 | + ./stack.sh:main:812 : install_infra 2022-04-13 06:58:50.621 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:58:50.624 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:58:50.627 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:58:50.631 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:58:50.655 | + 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 06:58:52.553 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.561 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.565 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.570 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.575 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.581 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.585 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.612 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.690 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.709 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.713 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.718 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.733 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.743 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.745 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.762 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.780 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.789 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.794 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.812 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.834 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.852 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.860 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.866 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.886 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.915 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.917 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.931 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.935 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.939 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.944 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.959 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:52.966 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.015 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.033 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.037 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.068 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.130 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.137 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.144 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.195 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.208 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.216 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.320 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.344 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.348 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.360 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.365 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.384 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.392 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.408 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.439 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.467 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.479 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.492 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.510 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.519 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.532 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.544 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.548 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:53.554 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:53.692 | 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 06:58:53.979 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:53.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:53.983 | + functions-common:time_stop:2425 : local name 2022-04-13 06:58:53.985 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:58:53.987 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:58:53.989 | + functions-common:time_stop:2428 : local total 2022-04-13 06:58:53.991 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:58:53.993 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:58:53.995 | + functions-common:time_stop:2432 : start_time=1649833130647 2022-04-13 06:58:53.997 | + functions-common:time_stop:2434 : [[ -z 1649833130647 ]] 2022-04-13 06:58:54.000 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:58:54.004 | + functions-common:time_stop:2437 : end_time=1649833134002 2022-04-13 06:58:54.006 | + functions-common:time_stop:2438 : elapsed_time=3355 2022-04-13 06:58:54.008 | + functions-common:time_stop:2439 : total=3810 2022-04-13 06:58:54.010 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:58:54.013 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7165 2022-04-13 06:58:54.015 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:54.017 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:58:54.019 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:58:54.042 | + 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 06:58:55.800 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.807 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.811 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.817 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.820 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.828 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.832 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.857 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.935 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.954 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.957 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.962 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.977 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.985 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:55.987 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.004 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.021 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.031 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.035 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.053 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.074 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.092 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.100 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.105 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.125 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.154 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.156 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.170 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.175 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.179 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.184 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.199 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.205 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.254 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.271 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.275 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.306 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.368 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.376 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.383 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.433 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.446 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.454 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.556 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.581 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.585 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.596 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.601 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.620 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.627 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.644 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.675 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.703 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.714 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.728 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.745 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.753 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.767 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.779 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.783 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:56.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:56.791 | Processing /opt/stack/requirements 2022-04-13 06:58:58.487 | 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 06:58:58.490 | 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 06:58:58.502 | 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 06:58:58.508 | 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 06:58:58.510 | 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 06:58:58.516 | 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 06:58:58.542 | 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 06:58:58.545 | 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 06:58:58.556 | 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 06:58:58.613 | 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 06:58:58.616 | 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 06:58:58.631 | 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 06:58:58.636 | 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 06:58:58.640 | 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 06:58:58.642 | 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 06:58:58.644 | 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 06:58:58.657 | 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 06:58:58.660 | 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 06:58:58.672 | 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 06:58:58.723 | 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 06:58:58.729 | 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 06:58:58.734 | 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 06:58:58.738 | 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 06:58:58.802 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:58:58.803 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:58:59.615 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:58:59.615 | ERROR: Command errored out with exit status 1: 2022-04-13 06:58:59.615 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fqaalqlf/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fqaalqlf/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-3sca7lx_ 2022-04-13 06:58:59.615 | cwd: /tmp/pip-req-build-fqaalqlf/ 2022-04-13 06:58:59.615 | Complete output (6 lines): 2022-04-13 06:58:59.615 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:58:59.615 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:58:59.615 | or: setup.py --help-commands 2022-04-13 06:58:59.616 | or: setup.py cmd --help 2022-04-13 06:58:59.616 | 2022-04-13 06:58:59.616 | error: invalid command 'bdist_wheel' 2022-04-13 06:58:59.616 | ---------------------------------------- 2022-04-13 06:58:59.616 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:58:59.616 | Running setup.py clean for openstack-requirements 2022-04-13 06:59:00.433 | Failed to build openstack-requirements 2022-04-13 06:59:00.450 | Installing collected packages: openstack-requirements 2022-04-13 06:59:00.450 | Attempting uninstall: openstack-requirements 2022-04-13 06:59:00.451 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 06:59:00.486 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 06:59:00.504 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 06:59:00.507 | Running setup.py install for openstack-requirements: started 2022-04-13 06:59:02.865 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:59:02.888 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 06:59:03.011 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:03.013 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:03.015 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:03.018 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:03.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:03.022 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:03.024 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:03.026 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:59:03.028 | + functions-common:time_stop:2432 : start_time=1649833134035 2022-04-13 06:59:03.030 | + functions-common:time_stop:2434 : [[ -z 1649833134035 ]] 2022-04-13 06:59:03.033 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:03.037 | + functions-common:time_stop:2437 : end_time=1649833143035 2022-04-13 06:59:03.039 | + functions-common:time_stop:2438 : elapsed_time=9000 2022-04-13 06:59:03.041 | + functions-common:time_stop:2439 : total=7165 2022-04-13 06:59:03.043 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:03.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16165 2022-04-13 06:59:03.048 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:03.051 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:59:03.053 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:59:03.055 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:59:03.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:03.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:03.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 06:59:03.065 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:03.067 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:59:03.087 | Using python 3.8 to install pbr 2022-04-13 06:59:03.089 | + 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 06:59:03.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:03.819 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:03.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:03.819 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:04.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:05.021 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 06:59:06.820 | 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 06:59:06.826 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:59:06.826 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:06.932 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:06.934 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:06.936 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:06.939 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:06.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:06.943 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:06.945 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:06.947 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:59:06.949 | + functions-common:time_stop:2432 : start_time=1649833143081 2022-04-13 06:59:06.951 | + functions-common:time_stop:2434 : [[ -z 1649833143081 ]] 2022-04-13 06:59:06.954 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:06.957 | + functions-common:time_stop:2437 : end_time=1649833146955 2022-04-13 06:59:06.960 | + functions-common:time_stop:2438 : elapsed_time=3874 2022-04-13 06:59:06.962 | + functions-common:time_stop:2439 : total=16165 2022-04-13 06:59:06.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:06.966 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20039 2022-04-13 06:59:06.968 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:06.971 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:59:09.209 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:59:11.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:11.087 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:59:11.101 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:59:11.104 | 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 06:59:11.110 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:59:11.113 | 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 06:59:11.116 | 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 06:59:11.187 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:59:11.189 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:59:11.192 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 06:59:11.208 | + ./stack.sh:main:821 : pkgs= 2022-04-13 06:59:11.211 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 06:59:11.213 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 06:59:11.215 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 06:59:11.217 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 06:59:11.220 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:59:11.222 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 06:59:11.224 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:59:11.226 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 06:59:11.228 | + functions-common:run_phase:1863 : local extra 2022-04-13 06:59:11.231 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:59:11.235 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 06:59:11.238 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:59:11.240 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:59:11.242 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:59:11.244 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:59:11.259 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:11.261 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:59:11.263 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:59:11.265 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:59:11.267 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:59:11.269 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:59:11.271 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:59:11.273 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:59:11.275 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:59:11.277 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:59:11.279 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:59:11.281 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:59:11.283 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:59:11.285 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:59:11.287 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:59:11.289 | + 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 06:59:11.291 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 06:59:11.294 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 06:59:11.296 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 06:59:11.298 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 06:59:11.300 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 06:59:11.303 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:59:11.305 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:59:11.307 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:59:11.310 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:59:11.313 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:59:11.363 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:59:11.364 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:59:11.366 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:59:11.733 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 06:59:11.735 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:59:11.752 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:11.754 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:59:11.756 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:59:11.758 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:59:11.761 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:59:11.763 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:59:11.766 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:11.768 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:59:11.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:11.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:11.774 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:59:11.777 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:11.779 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:59:11.782 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:59:11.784 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 06:59:11.786 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:59:11.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:11.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:11.793 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 06:59:11.813 | + 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 06:59:11.922 | Reading package lists... 2022-04-13 06:59:12.162 | Building dependency tree... 2022-04-13 06:59:12.163 | Reading state information... 2022-04-13 06:59:12.410 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:59:12.410 | The following packages were automatically installed and are no longer required: 2022-04-13 06:59:12.411 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:59:12.411 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:59:12.411 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:59:12.411 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:59:12.411 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:59:12.411 | python3-zope.interface 2022-04-13 06:59:12.411 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:59:12.525 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:59:12.530 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:59:12.532 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:59:12.534 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:12.536 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:12.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:12.541 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:12.543 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:12.546 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:59:12.548 | + functions-common:time_stop:2432 : start_time=1649833151810 2022-04-13 06:59:12.550 | + functions-common:time_stop:2434 : [[ -z 1649833151810 ]] 2022-04-13 06:59:12.553 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:12.557 | + functions-common:time_stop:2437 : end_time=1649833152554 2022-04-13 06:59:12.559 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 06:59:12.562 | + functions-common:time_stop:2439 : total=1481 2022-04-13 06:59:12.564 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:12.566 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2225 2022-04-13 06:59:12.568 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:59:12.571 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:59:12.573 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:59:12.575 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:59:12.577 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:59:12.580 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:59:12.582 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:59:12.584 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:59:12.587 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:59:12.589 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:59:12.591 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:59:12.593 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:59:12.596 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:59:12.598 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:59:12.600 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:59:12.602 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:59:12.605 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:59:12.607 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:59:12.610 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:59:12.612 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:59:12.614 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:59:12.616 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:59:12.619 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:59:12.621 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:59:12.624 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:59:12.626 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:59:12.628 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:59:12.631 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 06:59:12.633 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:59:12.648 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:12.651 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:59:12.653 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:59:12.655 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 06:59:12.658 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:59:12.661 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:59:12.665 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:59:12.668 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:59:12.670 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:59:12.673 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:59:12.675 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:59:12.677 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:59:12.680 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:59:13.371 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:59:13.371 | user tags 2022-04-13 06:59:13.371 | stackrabbit []' 2022-04-13 06:59:13.375 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:59:13.375 | user tags 2022-04-13 06:59:13.375 | stackrabbit []' 2022-04-13 06:59:13.375 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:59:13.381 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:59:13.383 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:59:13.385 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:59:14.035 | Changing password for user "stackrabbit" ... 2022-04-13 06:59:14.060 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:59:14.756 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:59:14.778 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:59:14.780 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:59:15.438 | Changing password for user "stackrabbit" ... 2022-04-13 06:59:15.460 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:59:15.462 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:59:15.464 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:59:16.120 | Deleting user "guest" ... 2022-04-13 06:59:16.135 | Error: 2022-04-13 06:59:16.135 | {:no_such_user, "guest"} 2022-04-13 06:59:16.147 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:59:16.150 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 06:59:16.166 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:16.169 | + ./stack.sh:main:838 : install_database 2022-04-13 06:59:16.172 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 06:59:16.174 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 06:59:16.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:16.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:16.181 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 06:59:16.396 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:59:16.398 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:16.400 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 06:59:16.403 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 06:59:16.405 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:59:16.408 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 06:59:16.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:59:16.412 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:59:16.415 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:59:16.417 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:59:16.419 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:59:16.421 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:59:16.424 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:59:16.426 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:59:16.428 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:59:16.431 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:59:16.433 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:59:16.435 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 06:59:16.437 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 06:59:16.440 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 06:59:16.442 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:59:16.444 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 06:59:16.447 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 06:59:16.449 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:59:16.452 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 06:59:16.454 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:16.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:16.458 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 06:59:16.461 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:59:16.463 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:59:16.465 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:59:16.468 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:59:16.470 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:16.472 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:59:16.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:16.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:16.479 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:59:16.481 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:16.483 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:59:16.486 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:59:16.488 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 06:59:16.490 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:59:16.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:16.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:16.497 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 06:59:16.517 | + 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 06:59:16.627 | Reading package lists... 2022-04-13 06:59:16.869 | Building dependency tree... 2022-04-13 06:59:16.871 | Reading state information... 2022-04-13 06:59:17.119 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:59:17.120 | The following packages were automatically installed and are no longer required: 2022-04-13 06:59:17.121 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:59:17.121 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:59:17.121 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:59:17.121 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:59:17.121 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:59:17.121 | python3-zope.interface 2022-04-13 06:59:17.121 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:59:17.232 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:59:17.236 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:59:17.239 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:59:17.241 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:17.243 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:17.245 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:17.247 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:17.249 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:17.251 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:59:17.253 | + functions-common:time_stop:2432 : start_time=1649833156515 2022-04-13 06:59:17.255 | + functions-common:time_stop:2434 : [[ -z 1649833156515 ]] 2022-04-13 06:59:17.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:17.262 | + functions-common:time_stop:2437 : end_time=1649833157260 2022-04-13 06:59:17.265 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 06:59:17.267 | + functions-common:time_stop:2439 : total=2225 2022-04-13 06:59:17.269 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:17.271 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2970 2022-04-13 06:59:17.273 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:59:17.276 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 06:59:17.278 | + ./stack.sh:main:841 : install_database_python 2022-04-13 06:59:17.281 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 06:59:17.283 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 06:59:17.285 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:59:17.288 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:59:17.291 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:59:17.293 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:59:17.295 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:59:17.299 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:59:17.299 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:59:17.304 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:59:17.306 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:59:17.308 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:59:17.312 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:59:17.314 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:59:17.335 | Using python 3.8 to install PyMySQL 2022-04-13 06:59:17.337 | + 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 06:59:18.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:18.067 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:18.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:18.068 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:19.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:19.260 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 06:59:20.927 | 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 06:59:20.933 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:59:20.933 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:21.042 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:21.045 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:21.047 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:21.049 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:21.051 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:21.054 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:21.056 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:21.058 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:59:21.060 | + functions-common:time_stop:2432 : start_time=1649833157329 2022-04-13 06:59:21.063 | + functions-common:time_stop:2434 : [[ -z 1649833157329 ]] 2022-04-13 06:59:21.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:21.070 | + functions-common:time_stop:2437 : end_time=1649833161068 2022-04-13 06:59:21.072 | + functions-common:time_stop:2438 : elapsed_time=3739 2022-04-13 06:59:21.075 | + functions-common:time_stop:2439 : total=20039 2022-04-13 06:59:21.077 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:21.080 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23778 2022-04-13 06:59:21.082 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:21.084 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:59:21.086 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:59:21.089 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:59:21.091 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 06:59:21.107 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:21.109 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 06:59:21.111 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 06:59:21.115 | ++ 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 06:59:21.115 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 06:59:21.120 | + 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 06:59:21.123 | + 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 06:59:21.125 | + 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 06:59:21.128 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 06:59:21.130 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 06:59:21.132 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 06:59:21.148 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:21.150 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 06:59:21.153 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:59:21.155 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:59:21.157 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:59:21.159 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:59:21.162 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:21.164 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:59:21.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:21.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:21.171 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:59:21.173 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:21.175 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:59:21.177 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:59:21.179 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 06:59:21.182 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:59:21.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:21.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:21.189 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 06:59:21.210 | + 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 06:59:21.318 | Reading package lists... 2022-04-13 06:59:21.565 | Building dependency tree... 2022-04-13 06:59:21.567 | Reading state information... 2022-04-13 06:59:21.815 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:59:21.815 | The following packages were automatically installed and are no longer required: 2022-04-13 06:59:21.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:59:21.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:59:21.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:59:21.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:59:21.816 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:59:21.816 | python3-zope.interface 2022-04-13 06:59:21.816 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:59:21.927 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:59:21.931 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:59:21.933 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:59:21.935 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:21.937 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:21.940 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:21.942 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:21.944 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:21.946 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:59:21.948 | + functions-common:time_stop:2432 : start_time=1649833161207 2022-04-13 06:59:21.950 | + functions-common:time_stop:2434 : [[ -z 1649833161207 ]] 2022-04-13 06:59:21.953 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:21.957 | + functions-common:time_stop:2437 : end_time=1649833161955 2022-04-13 06:59:21.959 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 06:59:21.961 | + functions-common:time_stop:2439 : total=2970 2022-04-13 06:59:21.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:21.966 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3718 2022-04-13 06:59:21.969 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:59:21.971 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:59:21.988 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:21.990 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 06:59:21.992 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:59:21.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 06:59:21.998 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 06:59:22.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 06:59:22.019 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:59:22.021 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:59:22.023 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:59:22.025 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:59:22.027 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:22.030 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:59:22.032 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:22.034 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:22.037 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:59:22.039 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:22.041 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:59:22.043 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:59:22.045 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:59:22.048 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:59:22.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:22.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:22.055 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:59:22.074 | + 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 06:59:22.183 | Reading package lists... 2022-04-13 06:59:22.422 | Building dependency tree... 2022-04-13 06:59:22.423 | Reading state information... 2022-04-13 06:59:22.677 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:59:22.677 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:59:22.677 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:59:22.677 | The following packages were automatically installed and are no longer required: 2022-04-13 06:59:22.678 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:59:22.678 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:59:22.678 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:59:22.678 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:59:22.678 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:59:22.678 | python3-zope.interface 2022-04-13 06:59:22.678 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:59:22.792 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:59:22.796 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:59:22.798 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:59:22.801 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:22.803 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:22.805 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:22.807 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:22.809 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:22.812 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:59:22.814 | + functions-common:time_stop:2432 : start_time=1649833162072 2022-04-13 06:59:22.816 | + functions-common:time_stop:2434 : [[ -z 1649833162072 ]] 2022-04-13 06:59:22.819 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:22.822 | + functions-common:time_stop:2437 : end_time=1649833162820 2022-04-13 06:59:22.825 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 06:59:22.827 | + functions-common:time_stop:2439 : total=3718 2022-04-13 06:59:22.829 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:22.832 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4466 2022-04-13 06:59:22.834 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:59:22.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 06:59:22.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:22.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:22.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:59:22.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 06:59:22.848 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 06:59:22.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 06:59:22.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 06:59:22.858 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 06:59:22.859 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 06:59:22.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 06:59:22.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 06:59:22.867 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:59:22.870 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:59:22.872 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:59:22.874 | + functions:vercmp:631 : local result 2022-04-13 06:59:22.877 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:59:22.878 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:59:22.878 | ++ functions:vercmp:635 : head -1 2022-04-13 06:59:22.882 | + functions:vercmp:635 : result=3.13 2022-04-13 06:59:22.885 | + functions:vercmp:637 : case $op in 2022-04-13 06:59:22.887 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:59:22.889 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:59:22.891 | + functions:vercmp:648 : return 2022-04-13 06:59:22.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 06:59:22.896 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 06:59:22.898 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:59:23.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:59:23.372 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:59:23.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 06:59:23.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.385 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 06:59:23.403 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:23.405 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 06:59:23.407 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:59:23.407 | Installing etcd 2022-04-13 06:59:23.410 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:59:23.423 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:59:23.434 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:23.437 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:59:23.449 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:59:23.453 | ++ 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 06:59:23.455 | ++ 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 06:59:23.458 | +++ 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 06:59:23.466 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:59:23.468 | ++ 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 06:59:23.471 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:59:23.473 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:59:23.475 | ++ functions:get_extra_file:74 : return 2022-04-13 06:59:23.478 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:59:23.481 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:59:23.483 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:59:23.485 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 06:59:23.502 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:59:23.504 | + ./stack.sh:main:868 : install_dstat 2022-04-13 06:59:23.506 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:59:23.522 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:59:23.525 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:59:23.527 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 06:59:23.529 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 06:59:23.531 | + ./stack.sh:main:877 : install_libs 2022-04-13 06:59:23.534 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 06:59:23.536 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 06:59:23.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 06:59:23.540 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:59:23.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.545 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 06:59:23.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.551 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 06:59:23.553 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 06:59:23.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 06:59:23.558 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:59:23.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 06:59:23.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.569 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 06:59:23.571 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 06:59:23.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 06:59:23.576 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:59:23.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 06:59:23.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.587 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 06:59:23.589 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 06:59:23.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 06:59:23.594 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:59:23.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 06:59:23.603 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.605 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 06:59:23.607 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 06:59:23.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 06:59:23.612 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:59:23.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 06:59:23.620 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.623 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 06:59:23.625 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 06:59:23.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 06:59:23.630 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:59:23.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 06:59:23.640 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.642 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 06:59:23.644 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 06:59:23.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 06:59:23.649 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:59:23.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 06:59:23.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.660 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 06:59:23.662 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 06:59:23.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 06:59:23.666 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:59:23.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 06:59:23.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.678 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 06:59:23.680 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 06:59:23.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 06:59:23.684 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:59:23.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 06:59:23.694 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.696 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 06:59:23.698 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 06:59:23.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 06:59:23.703 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:59:23.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 06:59:23.711 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.714 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 06:59:23.716 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 06:59:23.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 06:59:23.720 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:59:23.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 06:59:23.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.732 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 06:59:23.734 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 06:59:23.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 06:59:23.739 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:59:23.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 06:59:23.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.751 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 06:59:23.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 06:59:23.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 06:59:23.757 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:59:23.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 06:59:23.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.768 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 06:59:23.771 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 06:59:23.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 06:59:23.775 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:59:23.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 06:59:23.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.787 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 06:59:23.789 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 06:59:23.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 06:59:23.793 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:59:23.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 06:59:23.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.805 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 06:59:23.807 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 06:59:23.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 06:59:23.812 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:59:23.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.817 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.819 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 06:59:23.821 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.824 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 06:59:23.826 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 06:59:23.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 06:59:23.830 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 06:59:23.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 06:59:23.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.841 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 06:59:23.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 06:59:23.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 06:59:23.848 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:59:23.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.853 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 06:59:23.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.860 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 06:59:23.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 06:59:23.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 06:59:23.867 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:59:23.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 06:59:23.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.879 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 06:59:23.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 06:59:23.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 06:59:23.886 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:59:23.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.893 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 06:59:23.895 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.898 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 06:59:23.900 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 06:59:23.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 06:59:23.904 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:59:23.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.909 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 06:59:23.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.916 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 06:59:23.918 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 06:59:23.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 06:59:23.923 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:59:23.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 06:59:23.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.934 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 06:59:23.936 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 06:59:23.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 06:59:23.941 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:59:23.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 06:59:23.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.953 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:59:23.955 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 06:59:23.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 06:59:23.960 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:59:23.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 06:59:23.969 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.971 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 06:59:23.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 06:59:23.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 06:59:23.978 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:59:23.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:23.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:23.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 06:59:23.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:23.990 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 06:59:23.992 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 06:59:23.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 06:59:23.996 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:59:23.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 06:59:24.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.008 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 06:59:24.010 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 06:59:24.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 06:59:24.015 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:59:24.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 06:59:24.024 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.026 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:59:24.029 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 06:59:24.031 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 06:59:24.034 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:59:24.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:59:24.043 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.045 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 06:59:24.047 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 06:59:24.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 06:59:24.052 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:59:24.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 06:59:24.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.064 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 06:59:24.066 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 06:59:24.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 06:59:24.070 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:59:24.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 06:59:24.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.082 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 06:59:24.085 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 06:59:24.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 06:59:24.089 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:59:24.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 06:59:24.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.101 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 06:59:24.104 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 06:59:24.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 06:59:24.108 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:59:24.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 06:59:24.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.120 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 06:59:24.122 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 06:59:24.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 06:59:24.127 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:59:24.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 06:59:24.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.138 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 06:59:24.141 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 06:59:24.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 06:59:24.146 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:59:24.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 06:59:24.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.157 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 06:59:24.159 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 06:59:24.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 06:59:24.164 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:59:24.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.168 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.171 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 06:59:24.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.175 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 06:59:24.177 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 06:59:24.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 06:59:24.182 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 06:59:24.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 06:59:24.192 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.194 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 06:59:24.196 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 06:59:24.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 06:59:24.201 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:59:24.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 06:59:24.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.213 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 06:59:24.215 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 06:59:24.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 06:59:24.219 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:59:24.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:24.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:24.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 06:59:24.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:24.231 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 06:59:24.252 | Using python 3.8 to install etcd3 2022-04-13 06:59:24.254 | + 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 06:59:25.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:25.005 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:25.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:25.005 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:26.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:26.197 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 06:59:26.205 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 06:59:26.206 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 06:59:26.207 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 06:59:26.208 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 06:59:27.886 | 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 06:59:27.892 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:59:27.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:27.993 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:27.996 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:27.998 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:28.000 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:28.002 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:28.004 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:28.006 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:28.008 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:59:28.010 | + functions-common:time_stop:2432 : start_time=1649833164246 2022-04-13 06:59:28.012 | + functions-common:time_stop:2434 : [[ -z 1649833164246 ]] 2022-04-13 06:59:28.015 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:28.019 | + functions-common:time_stop:2437 : end_time=1649833168017 2022-04-13 06:59:28.021 | + functions-common:time_stop:2438 : elapsed_time=3771 2022-04-13 06:59:28.023 | + functions-common:time_stop:2439 : total=23778 2022-04-13 06:59:28.025 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:28.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27549 2022-04-13 06:59:28.030 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:28.033 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 06:59:28.054 | Using python 3.8 to install etcd3gw 2022-04-13 06:59:28.056 | + 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 06:59:28.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:28.789 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:28.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:28.789 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:29.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:29.972 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 06:59:29.980 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 06:59:29.981 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 06:59:29.982 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 06:59:29.983 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 06:59:30.016 | 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 06:59:30.018 | 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 06:59:30.020 | 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 06:59:30.021 | 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 06:59:31.651 | 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 06:59:31.657 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:59:31.657 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:31.759 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:31.761 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:31.763 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:31.765 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:31.767 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:31.769 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:31.772 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:31.774 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:59:31.776 | + functions-common:time_stop:2432 : start_time=1649833168048 2022-04-13 06:59:31.778 | + functions-common:time_stop:2434 : [[ -z 1649833168048 ]] 2022-04-13 06:59:31.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:31.785 | + functions-common:time_stop:2437 : end_time=1649833171783 2022-04-13 06:59:31.787 | + functions-common:time_stop:2438 : elapsed_time=3735 2022-04-13 06:59:31.790 | + functions-common:time_stop:2439 : total=27549 2022-04-13 06:59:31.792 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:31.794 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31284 2022-04-13 06:59:31.797 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:31.799 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 06:59:31.801 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 06:59:31.804 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 06:59:31.806 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 06:59:31.808 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 06:59:31.811 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:59:31.813 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 06:59:31.815 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:59:31.817 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:59:31.820 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 06:59:31.822 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:59:31.824 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 06:59:31.827 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:59:31.829 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:59:31.831 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 06:59:31.833 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:31.836 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:31.838 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:59:31.840 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:59:31.843 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 06:59:31.845 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 06:59:31.848 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 06:59:31.850 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 06:59:31.852 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:31.854 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 06:59:31.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:31.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:31.862 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 06:59:31.864 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:31.866 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 06:59:31.868 | + functions-common:apt_get_update:1190 : return 2022-04-13 06:59:31.871 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:59:31.873 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 06:59:31.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:31.878 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:31.880 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:59:31.900 | + 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 06:59:32.009 | Reading package lists... 2022-04-13 06:59:32.247 | Building dependency tree... 2022-04-13 06:59:32.249 | Reading state information... 2022-04-13 06:59:32.495 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:59:32.495 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:59:32.495 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:59:32.495 | The following packages were automatically installed and are no longer required: 2022-04-13 06:59:32.496 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:59:32.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:59:32.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:59:32.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:59:32.496 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:59:32.496 | python3-zope.interface 2022-04-13 06:59:32.496 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:59:32.607 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 06:59:32.611 | + functions-common:apt_get:1234 : result=0 2022-04-13 06:59:32.614 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 06:59:32.616 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:32.618 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:32.620 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:32.623 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:32.625 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:32.627 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 06:59:32.629 | + functions-common:time_stop:2432 : start_time=1649833171898 2022-04-13 06:59:32.631 | + functions-common:time_stop:2434 : [[ -z 1649833171898 ]] 2022-04-13 06:59:32.634 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:32.638 | + functions-common:time_stop:2437 : end_time=1649833172636 2022-04-13 06:59:32.640 | + functions-common:time_stop:2438 : elapsed_time=738 2022-04-13 06:59:32.642 | + functions-common:time_stop:2439 : total=4466 2022-04-13 06:59:32.645 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:32.647 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5204 2022-04-13 06:59:32.649 | + functions-common:apt_get:1238 : return 0 2022-04-13 06:59:32.651 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 06:59:32.654 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 06:59:32.656 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 06:59:32.660 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 06:59:32.722 | Module proxy already enabled 2022-04-13 06:59:32.726 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 06:59:32.788 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:59:32.788 | Module proxy already enabled 2022-04-13 06:59:32.788 | Module proxy_uwsgi already enabled 2022-04-13 06:59:32.792 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 06:59:32.794 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 06:59:32.797 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 06:59:32.799 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 06:59:32.926 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 06:59:32.929 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 06:59:32.931 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:59:32.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:32.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:32.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 06:59:32.941 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:32.943 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 06:59:32.946 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 06:59:32.948 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:59:32.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:32.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:32.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 06:59:32.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:32.960 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 06:59:32.962 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 06:59:32.965 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:59:32.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:32.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:32.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 06:59:32.975 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:32.977 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 06:59:32.979 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:59:32.982 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:59:32.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:32.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:32.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:59:32.991 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:32.994 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 06:59:32.996 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:59:32.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:33.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:33.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 06:59:33.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:33.008 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 06:59:33.010 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 06:59:33.012 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:59:33.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:33.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:33.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 06:59:33.022 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:33.025 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 06:59:33.042 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:33.044 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 06:59:33.047 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 06:59:33.049 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:59:33.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:33.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:33.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 06:59:33.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:33.061 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 06:59:33.078 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:33.081 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 06:59:33.083 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 06:59:33.086 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:59:33.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:33.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:33.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 06:59:33.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:33.097 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 06:59:33.100 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 06:59:33.102 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:59:33.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:33.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 06:59:33.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 06:59:33.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:33.114 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 06:59:33.116 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:59:33.119 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:59:33.122 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:59:33.124 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:59:33.127 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:59:33.130 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:59:33.130 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:59:33.135 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:59:33.138 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:59:33.141 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:59:33.143 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:59:33.146 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:59:33.166 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:59:33.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 keystonemiddleware 2022-04-13 06:59:33.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:33.901 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:33.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:33.901 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:35.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:35.085 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 06:59:35.137 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 06:59:35.138 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 06:59:35.138 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 06:59:35.140 | 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 06:59:35.141 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 06:59:35.142 | 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 06:59:35.143 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 06:59:35.144 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 06:59:35.146 | 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 06:59:35.147 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 06:59:35.148 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 06:59:35.149 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 06:59:35.150 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 06:59:35.151 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 06:59:35.208 | 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 06:59:35.209 | 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 06:59:35.211 | 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 06:59:35.252 | 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 06:59:35.293 | 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 06:59:35.293 | 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 06:59:35.295 | 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 06:59:35.296 | 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 06:59:35.343 | 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 06:59:35.346 | 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 06:59:35.356 | 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 06:59:35.358 | 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 06:59:35.372 | 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 06:59:35.373 | 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 06:59:35.375 | 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 06:59:35.439 | 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 06:59:35.441 | 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 06:59:35.442 | 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 06:59:35.444 | 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 06:59:35.492 | 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 06:59:35.504 | 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 06:59:37.069 | 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 06:59:37.075 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:59:37.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:37.180 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:37.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:37.184 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:37.187 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:37.189 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:37.191 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:37.194 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:37.196 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:59:37.198 | + functions-common:time_stop:2432 : start_time=1649833173160 2022-04-13 06:59:37.200 | + functions-common:time_stop:2434 : [[ -z 1649833173160 ]] 2022-04-13 06:59:37.203 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:37.207 | + functions-common:time_stop:2437 : end_time=1649833177204 2022-04-13 06:59:37.209 | + functions-common:time_stop:2438 : elapsed_time=4044 2022-04-13 06:59:37.211 | + functions-common:time_stop:2439 : total=31284 2022-04-13 06:59:37.213 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:37.215 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35328 2022-04-13 06:59:37.218 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:37.220 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 06:59:37.222 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:59:37.225 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:59:37.228 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:59:37.230 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:59:37.233 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:59:37.237 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:59:37.237 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:59:37.242 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:59:37.244 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:59:37.247 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:59:37.249 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:59:37.252 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:59:37.272 | Using python 3.8 to install python-memcached 2022-04-13 06:59:37.275 | + 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 06:59:38.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:38.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:39.171 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:39.205 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 06:59:39.208 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 06:59:40.874 | 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 06:59:40.880 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:59:40.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:40.982 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:40.985 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:40.987 | + functions-common:time_stop:2425 : local name 2022-04-13 06:59:40.989 | + functions-common:time_stop:2426 : local end_time 2022-04-13 06:59:40.992 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 06:59:40.994 | + functions-common:time_stop:2428 : local total 2022-04-13 06:59:40.996 | + functions-common:time_stop:2429 : local start_time 2022-04-13 06:59:40.998 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 06:59:41.000 | + functions-common:time_stop:2432 : start_time=1649833177267 2022-04-13 06:59:41.002 | + functions-common:time_stop:2434 : [[ -z 1649833177267 ]] 2022-04-13 06:59:41.005 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 06:59:41.009 | + functions-common:time_stop:2437 : end_time=1649833181007 2022-04-13 06:59:41.011 | + functions-common:time_stop:2438 : elapsed_time=3740 2022-04-13 06:59:41.014 | + functions-common:time_stop:2439 : total=35328 2022-04-13 06:59:41.016 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 06:59:41.018 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39068 2022-04-13 06:59:41.021 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:41.023 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 06:59:41.040 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 06:59:41.042 | + ./stack.sh:main:899 : '[' 10.222.0.41 == 10.222.0.41 ']' 2022-04-13 06:59:41.045 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 06:59:41.047 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:59:41.049 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:59:41.052 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:59:41.054 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:59:41.056 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 06:59:41.071 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 06:59:41.073 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 06:59:41.075 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:59:41.077 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 06:59:41.080 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 06:59:41.082 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 06:59:41.084 | ++ functions-common:git_clone:612 : pwd 2022-04-13 06:59:41.087 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:59:41.089 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 06:59:41.091 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 06:59:41.107 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 06:59:41.109 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 06:59:41.111 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:41.113 | + functions-common:git_clone:629 : echo master 2022-04-13 06:59:41.114 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 06:59:41.119 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:59:41.121 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:41.123 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 06:59:41.125 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 06:59:41.126 | + functions-common:git_clone:678 : head -1 2022-04-13 06:59:41.129 | c141e6164 trivial: Fix typo 2022-04-13 06:59:41.131 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 06:59:41.133 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 06:59:41.136 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:59:41.138 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:59:41.141 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:59:41.143 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:59:41.145 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:59:41.147 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:59:41.150 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:59:41.152 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:59:41.154 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:59:41.157 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:59:41.160 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:59:41.162 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:59:41.165 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:59:41.167 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:59:41.169 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 06:59:41.172 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:59:41.177 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 06:59:41.180 | + 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 06:59:41.869 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 06:59:41.871 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 06:59:41.873 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 06:59:41.876 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 06:59:41.878 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:59:41.880 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 06:59:41.882 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 06:59:41.884 | + inc/python:setup_package:428 : local extras= 2022-04-13 06:59:41.886 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 06:59:41.888 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 06:59:41.891 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:59:41.893 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 06:59:41.895 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 06:59:41.897 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 06:59:41.917 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:59:41.919 | + 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 06:59:42.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:42.659 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:42.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:42.659 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:43.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:43.866 | Obtaining file:///opt/stack/keystone 2022-04-13 06:59:43.867 | Preparing metadata (setup.py): started 2022-04-13 06:59:44.640 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 06:59:44.640 | ERROR: Command errored out with exit status 1: 2022-04-13 06:59:44.640 | 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-3spshrwu 2022-04-13 06:59:44.640 | cwd: /opt/stack/keystone/ 2022-04-13 06:59:44.640 | Complete output (16 lines): 2022-04-13 06:59:44.640 | Error parsing 2022-04-13 06:59:44.640 | Traceback (most recent call last): 2022-04-13 06:59:44.640 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 06:59:44.640 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:59:44.640 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 06:59:44.640 | pbr.hooks.setup_hook(config) 2022-04-13 06:59:44.640 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:59:44.640 | metadata_config.run() 2022-04-13 06:59:44.640 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:59:44.640 | self.hook() 2022-04-13 06:59:44.640 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:59:44.641 | self.config['version'] = packaging.get_version( 2022-04-13 06:59:44.641 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 06:59:44.641 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:59:44.641 | 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 06:59:44.641 | 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 06:59:44.641 | ---------------------------------------- 2022-04-13 06:59:44.641 | 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 06:59:44.641 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 06:59:44.649 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 06:59:44.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:44.732 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:59:44.734 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 06:59:44.737 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 06:59:44.740 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 06:59:44.742 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 06:59:44.744 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 06:59:44.746 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 06:59:44.748 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 06:59:44.751 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 06:59:44.753 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 06:59:44.753 | Error on exit 2022-04-13 06:59:44.755 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 06:59:44.757 | + ./stack.sh:exit_trap:544 : generate-subunit 1649833108 76 fail 2022-04-13 06:59:45.335 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 06:59:45.338 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:59:46.210 | + ./stack.sh:exit_trap:558 : exit 1