2022-04-13 08:27:24.074 | + ./stack.sh:main:489 : exec 2022-04-13 08:27:24.074 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-082723' 2022-04-13 08:27:24.074 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-082723.summary.2022-04-13-082723 2022-04-13 08:27:24.074 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:27:24.074 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-082723 2022-04-13 08:27:24.074 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-082723 /opt/stack/logs/stack.sh.log 2022-04-13 08:27:24.074 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-082723.summary.2022-04-13-082723 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:27:24.075 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:27:24.075 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:27:24.075 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:27:24.075 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:27:24.075 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:27:24.075 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:27:24.075 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:27:24.075 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:27:24.077 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:27:24.079 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:27:24.081 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:27:24.082 | Linux dv-cinder-837699-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:27:24.084 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:27:24.086 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:27:24.089 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:27:24.125 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:27:24.141 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:27:24.143 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:27:24.145 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:27:24.147 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:27:24.149 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:27:24.151 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:27:24.153 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:27:24.155 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:27:24.157 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:27:24.159 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:27:24.160 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:27:24.163 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:27:24.165 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:27:24.167 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:27:24.171 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:27:24.173 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:27:24.174 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:27:24.176 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:27:24.178 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:27:24.193 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:27:24.195 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:27:24.198 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:27:24.200 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:27:24.202 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:27:24.204 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:27:24.206 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:27:24.208 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:27:24.210 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:27:24.212 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:27:24.214 | + 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 08:27:24.216 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:27:24.218 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:27:24.219 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:27:24.221 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:27:24.223 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:27:24.225 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:27:24.242 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:27:24.244 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:27:24.257 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:27:24.260 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:27:24.264 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:27:24.266 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:27:24.268 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:27:24.269 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:27:24.272 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:27:24.274 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:27:24.275 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:27:24.277 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:27:24.280 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:27:24.282 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:27:24.286 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:27:24.300 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:27:24.317 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:27:24.334 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:27:24.346 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:27:24.382 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:27:24.441 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:27:24.533 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:27:24.555 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:27:24.607 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:27:24.660 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:27:24.808 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:27:24.824 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:27:24.839 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:27:24.851 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:27:24.942 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:27:24.946 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:27:24.950 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:27:24.954 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:27:24.957 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:27:24.960 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:27:24.963 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:27:24.963 | False' 2022-04-13 08:27:24.966 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:27:24.982 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:27:24.985 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:27:24.987 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:27:24.990 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:27:24.992 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:27:24.994 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:27:24.996 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:27:24.998 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:27:25.000 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:27:25.003 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:27:25.007 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:27:25.009 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:27:25.012 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:27:25.014 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:27:25.017 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:27:25.031 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:27:25.034 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:27:25.036 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:27:25.076 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:27:25.078 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:27:25.080 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:27:25.082 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:27:25.085 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:27:25.087 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:27:25.089 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:27:25.091 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:27:25.093 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:27:25.095 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:27:25.098 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.100 | + 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 08:27:25.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.106 | + 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 08:27:25.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.112 | + 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 08:27:25.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.117 | + 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 08:27:25.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.122 | + 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 08:27:25.125 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.127 | + 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 08:27:25.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.132 | + 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 08:27:25.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.137 | + 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 08:27:25.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.141 | + 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 08:27:25.144 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.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-api, ]] 2022-04-13 08:27:25.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.152 | + 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 08:27:25.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.156 | + 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 08:27:25.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.161 | + 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 08:27:25.164 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.166 | + 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 08:27:25.168 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.170 | + 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 08:27:25.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.175 | + 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 08:27:25.177 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.179 | + 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 08:27:25.181 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.184 | + 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 08:27:25.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.188 | + 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 08:27:25.190 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.192 | + 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 08:27:25.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.197 | + 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 08:27:25.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.202 | + 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 08:27:25.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.206 | + 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 08:27:25.209 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.211 | + 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 08:27:25.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.216 | + 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 08:27:25.218 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.220 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:27:25.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.225 | + 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 08:27:25.227 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.230 | + 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 08:27:25.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.234 | + 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 08:27:25.236 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.239 | + 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 08:27:25.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.243 | + 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 08:27:25.245 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.247 | + 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 08:27:25.250 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.252 | + 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 08:27:25.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.256 | + 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 08:27:25.259 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.261 | + 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 08:27:25.263 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.265 | + 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 08:27:25.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.269 | + 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 08:27:25.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.274 | + 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 08:27:25.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.278 | + 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 08:27:25.281 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.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 08:27:25.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.288 | + 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 08:27:25.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.293 | + 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 08:27:25.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.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 08:27:25.300 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.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 08:27:25.305 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:27:25.308 | + 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 08:27:25.311 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:27:25.314 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:27:25.316 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:27:25.331 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:27:25.333 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:27:25.335 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:27:25.337 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:27:25.352 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:27:25.355 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:27:25.357 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:27:25.359 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:27:25.362 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:27:25.364 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:27:25.366 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:27:25.369 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:27:25.371 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:27:25.373 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:27:25.373 | Using mysql database backend 2022-04-13 08:27:25.375 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:27:25.391 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:27:25.394 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:27:25.396 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:27:25.399 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:27:25.402 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:27:25.404 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:27:25.420 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:27:25.422 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:27:25.438 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:27:25.454 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:27:25.456 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:27:25.473 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:27:25.489 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:27:25.505 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:27:25.508 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:27:25.526 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:27:25.528 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:27:25.545 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:27:25.547 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:27:25.549 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:27:25.552 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:27:25.555 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:27:25.559 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-082725 2022-04-13 08:27:25.562 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-082725 759' 2022-04-13 08:27:25.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.566 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:27:25.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.571 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:27:25.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.576 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:27:25.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.581 | + 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 08:27:25.583 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.586 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-13 08:27:25.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.590 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-13 08:27:25.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.595 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-082723 2022-04-13 08:27:25.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.600 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:27:25.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.605 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-13 08:27:25.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.610 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:27:25.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.614 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:27:25.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.619 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:27:25.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:27:25.624 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:27:25.626 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:27:25.629 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:27:25.631 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:27:25.633 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:27:25.635 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:27:25.637 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:27:25.640 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:27:25.644 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:27:25.646 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:27:25.650 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:27:25.665 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:27:25.668 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:27:25.671 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:27:25.673 | + functions-common:git_clone:629 : echo master 2022-04-13 08:27:25.674 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:27:25.679 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:27:25.681 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:27:25.684 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:27:25.686 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:27:25.687 | + functions-common:git_clone:678 : head -1 2022-04-13 08:27:25.690 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:27:25.692 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:27:25.695 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:27:25.698 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:27:25.700 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:27:25.703 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:27:25.705 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:27:25.708 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:27:25.710 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:27:25.713 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:27:25.715 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:27:25.718 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:27:25.721 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:27:25.725 | ++ tools/install_prereqs.sh:source:47 : NOW=1649838445 2022-04-13 08:27:25.729 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:27:25.733 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649838222 2022-04-13 08:27:25.736 | ++ tools/install_prereqs.sh:source:49 : DELTA=223 2022-04-13 08:27:25.738 | ++ tools/install_prereqs.sh:source:50 : [[ 223 -lt 7200 ]] 2022-04-13 08:27:25.741 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:27:25.744 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:27:25.746 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:27:25.749 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:27:25.752 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:27:25.754 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:27:25.757 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:27:25.759 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:27:25.763 | +++ 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 08:27:25.810 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:27:25.810 | apache2-dev 2022-04-13 08:27:25.810 | bc 2022-04-13 08:27:25.810 | bsdmainutils 2022-04-13 08:27:25.810 | curl 2022-04-13 08:27:25.810 | g++ 2022-04-13 08:27:25.810 | gawk 2022-04-13 08:27:25.810 | gcc 2022-04-13 08:27:25.810 | gettext 2022-04-13 08:27:25.810 | git 2022-04-13 08:27:25.810 | graphviz 2022-04-13 08:27:25.810 | iputils-ping 2022-04-13 08:27:25.810 | libapache2-mod-proxy-uwsgi 2022-04-13 08:27:25.810 | libffi-dev 2022-04-13 08:27:25.810 | libjpeg-dev 2022-04-13 08:27:25.810 | libpcre3-dev 2022-04-13 08:27:25.810 | libpq-dev 2022-04-13 08:27:25.810 | libssl-dev 2022-04-13 08:27:25.810 | libsystemd-dev 2022-04-13 08:27:25.810 | libxml2-dev 2022-04-13 08:27:25.810 | libxslt1-dev 2022-04-13 08:27:25.810 | libyaml-dev 2022-04-13 08:27:25.810 | lsof 2022-04-13 08:27:25.811 | openssh-server 2022-04-13 08:27:25.811 | openssl 2022-04-13 08:27:25.811 | pkg-config 2022-04-13 08:27:25.811 | psmisc 2022-04-13 08:27:25.811 | python3-dev 2022-04-13 08:27:25.811 | python3-pip 2022-04-13 08:27:25.811 | python3-systemd 2022-04-13 08:27:25.811 | python3-venv 2022-04-13 08:27:25.811 | tar 2022-04-13 08:27:25.811 | tcpdump 2022-04-13 08:27:25.811 | unzip 2022-04-13 08:27:25.811 | uuid-runtime 2022-04-13 08:27:25.811 | wget 2022-04-13 08:27:25.811 | wget 2022-04-13 08:27:25.811 | zlib1g-dev 2022-04-13 08:27:25.811 | libkrb5-dev 2022-04-13 08:27:25.811 | libldap2-dev 2022-04-13 08:27:25.811 | libsasl2-dev 2022-04-13 08:27:25.811 | memcached 2022-04-13 08:27:25.811 | python3-mysqldb 2022-04-13 08:27:25.811 | sqlite3 2022-04-13 08:27:25.811 | conntrack 2022-04-13 08:27:25.811 | curl 2022-04-13 08:27:25.811 | dnsmasq-base 2022-04-13 08:27:25.811 | dnsmasq-utils 2022-04-13 08:27:25.811 | ebtables 2022-04-13 08:27:25.811 | genisoimage 2022-04-13 08:27:25.811 | iptables 2022-04-13 08:27:25.811 | iputils-arping 2022-04-13 08:27:25.811 | kpartx 2022-04-13 08:27:25.811 | libjs-jquery-tablesorter 2022-04-13 08:27:25.811 | parted 2022-04-13 08:27:25.811 | pm-utils 2022-04-13 08:27:25.811 | python3-mysqldb 2022-04-13 08:27:25.811 | socat 2022-04-13 08:27:25.811 | sqlite3 2022-04-13 08:27:25.812 | sudo 2022-04-13 08:27:25.812 | vlan 2022-04-13 08:27:25.812 | lsscsi 2022-04-13 08:27:25.812 | open-iscsi 2022-04-13 08:27:25.812 | lvm2 2022-04-13 08:27:25.812 | qemu-utils 2022-04-13 08:27:25.812 | thin-provisioning-tools 2022-04-13 08:27:25.812 | acl 2022-04-13 08:27:25.812 | dnsmasq-base 2022-04-13 08:27:25.812 | dnsmasq-utils 2022-04-13 08:27:25.812 | ebtables 2022-04-13 08:27:25.812 | haproxy 2022-04-13 08:27:25.812 | iptables 2022-04-13 08:27:25.812 | iputils-arping 2022-04-13 08:27:25.812 | iputils-ping 2022-04-13 08:27:25.812 | postgresql-server-dev-all 2022-04-13 08:27:25.812 | python3-mysqldb 2022-04-13 08:27:25.812 | sqlite3 2022-04-13 08:27:25.812 | sudo 2022-04-13 08:27:25.812 | vlan 2022-04-13 08:27:25.812 | pcp 2022-04-13 08:27:25.812 | ipset 2022-04-13 08:27:25.812 | conntrack 2022-04-13 08:27:25.812 | conntrackd 2022-04-13 08:27:25.812 | keepalived 2022-04-13 08:27:25.812 | lvm2 2022-04-13 08:27:25.812 | qemu-utils 2022-04-13 08:27:25.812 | thin-provisioning-tools 2022-04-13 08:27:25.812 | curl 2022-04-13 08:27:25.812 | liberasurecode-dev 2022-04-13 08:27:25.812 | make 2022-04-13 08:27:25.812 | memcached 2022-04-13 08:27:25.812 | rsync 2022-04-13 08:27:25.812 | sqlite3 2022-04-13 08:27:25.812 | xfsprogs' 2022-04-13 08:27:25.813 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:27:25.831 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:27:25.831 | apache2-dev 2022-04-13 08:27:25.831 | bc 2022-04-13 08:27:25.831 | bsdmainutils 2022-04-13 08:27:25.831 | curl 2022-04-13 08:27:25.831 | g++ 2022-04-13 08:27:25.831 | gawk 2022-04-13 08:27:25.831 | gcc 2022-04-13 08:27:25.831 | gettext 2022-04-13 08:27:25.831 | git 2022-04-13 08:27:25.831 | graphviz 2022-04-13 08:27:25.831 | iputils-ping 2022-04-13 08:27:25.831 | libapache2-mod-proxy-uwsgi 2022-04-13 08:27:25.831 | libffi-dev 2022-04-13 08:27:25.832 | libjpeg-dev 2022-04-13 08:27:25.832 | libpcre3-dev 2022-04-13 08:27:25.832 | libpq-dev 2022-04-13 08:27:25.832 | libssl-dev 2022-04-13 08:27:25.832 | libsystemd-dev 2022-04-13 08:27:25.832 | libxml2-dev 2022-04-13 08:27:25.832 | libxslt1-dev 2022-04-13 08:27:25.832 | libyaml-dev 2022-04-13 08:27:25.832 | lsof 2022-04-13 08:27:25.832 | openssh-server 2022-04-13 08:27:25.832 | openssl 2022-04-13 08:27:25.832 | pkg-config 2022-04-13 08:27:25.832 | psmisc 2022-04-13 08:27:25.832 | python3-dev 2022-04-13 08:27:25.832 | python3-pip 2022-04-13 08:27:25.832 | python3-systemd 2022-04-13 08:27:25.832 | python3-venv 2022-04-13 08:27:25.832 | tar 2022-04-13 08:27:25.832 | tcpdump 2022-04-13 08:27:25.832 | unzip 2022-04-13 08:27:25.832 | uuid-runtime 2022-04-13 08:27:25.832 | wget 2022-04-13 08:27:25.832 | wget 2022-04-13 08:27:25.832 | zlib1g-dev 2022-04-13 08:27:25.832 | libkrb5-dev 2022-04-13 08:27:25.832 | libldap2-dev 2022-04-13 08:27:25.832 | libsasl2-dev 2022-04-13 08:27:25.832 | memcached 2022-04-13 08:27:25.832 | python3-mysqldb 2022-04-13 08:27:25.832 | sqlite3 2022-04-13 08:27:25.832 | conntrack 2022-04-13 08:27:25.832 | curl 2022-04-13 08:27:25.832 | dnsmasq-base 2022-04-13 08:27:25.832 | dnsmasq-utils 2022-04-13 08:27:25.832 | ebtables 2022-04-13 08:27:25.832 | genisoimage 2022-04-13 08:27:25.832 | iptables 2022-04-13 08:27:25.832 | iputils-arping 2022-04-13 08:27:25.833 | kpartx 2022-04-13 08:27:25.833 | libjs-jquery-tablesorter 2022-04-13 08:27:25.833 | parted 2022-04-13 08:27:25.833 | pm-utils 2022-04-13 08:27:25.833 | python3-mysqldb 2022-04-13 08:27:25.833 | socat 2022-04-13 08:27:25.833 | sqlite3 2022-04-13 08:27:25.833 | sudo 2022-04-13 08:27:25.833 | vlan 2022-04-13 08:27:25.833 | lsscsi 2022-04-13 08:27:25.833 | open-iscsi 2022-04-13 08:27:25.833 | lvm2 2022-04-13 08:27:25.833 | qemu-utils 2022-04-13 08:27:25.833 | thin-provisioning-tools 2022-04-13 08:27:25.833 | acl 2022-04-13 08:27:25.833 | dnsmasq-base 2022-04-13 08:27:25.833 | dnsmasq-utils 2022-04-13 08:27:25.833 | ebtables 2022-04-13 08:27:25.833 | haproxy 2022-04-13 08:27:25.833 | iptables 2022-04-13 08:27:25.833 | iputils-arping 2022-04-13 08:27:25.833 | iputils-ping 2022-04-13 08:27:25.833 | postgresql-server-dev-all 2022-04-13 08:27:25.833 | python3-mysqldb 2022-04-13 08:27:25.833 | sqlite3 2022-04-13 08:27:25.833 | sudo 2022-04-13 08:27:25.833 | vlan 2022-04-13 08:27:25.833 | pcp 2022-04-13 08:27:25.833 | ipset 2022-04-13 08:27:25.833 | conntrack 2022-04-13 08:27:25.833 | conntrackd 2022-04-13 08:27:25.833 | keepalived 2022-04-13 08:27:25.833 | lvm2 2022-04-13 08:27:25.833 | qemu-utils 2022-04-13 08:27:25.833 | thin-provisioning-tools 2022-04-13 08:27:25.833 | curl 2022-04-13 08:27:25.833 | liberasurecode-dev 2022-04-13 08:27:25.833 | make 2022-04-13 08:27:25.833 | memcached 2022-04-13 08:27:25.834 | rsync 2022-04-13 08:27:25.834 | sqlite3 2022-04-13 08:27:25.834 | xfsprogs ' 2022-04-13 08:27:25.834 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:27:25.836 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:27:25.838 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:27:25.842 | ++ 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 08:27:25.842 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:27:25.847 | ++ 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 08:27:25.849 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:27:25.851 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:27:25.854 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:27:25.856 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:27:25.858 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:27:25.861 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:27:25.863 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:27:25.865 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:27:25.867 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:27:25.869 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:27:25.871 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:27:25.873 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:27:25.876 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:27:25.880 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:27:25.882 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:27:25.884 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:27:25.886 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:27:25.889 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:27:25.893 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:27:25.898 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649838445895 2022-04-13 08:27:25.901 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:27:25.903 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:27:25.906 | ++ 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 08:27:26.162 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:27:26.208 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:27:26.268 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:27:26.291 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:27:28.503 | Reading package lists... 2022-04-13 08:27:28.540 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:27:28.544 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:27:28.546 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:27:28.549 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:27:28.552 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:27:28.555 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:27:28.557 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:27:28.559 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:27:28.561 | ++ functions-common:time_stop:2432 : start_time=1649838445895 2022-04-13 08:27:28.564 | ++ functions-common:time_stop:2434 : [[ -z 1649838445895 ]] 2022-04-13 08:27:28.567 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:27:28.572 | ++ functions-common:time_stop:2437 : end_time=1649838448568 2022-04-13 08:27:28.574 | ++ functions-common:time_stop:2438 : elapsed_time=2673 2022-04-13 08:27:28.577 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:27:28.580 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:27:28.582 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2673 2022-04-13 08:27:28.586 | ++ 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 08:27:28.589 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:27:28.591 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:27:28.594 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:27:28.597 | ++ 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 08:27:28.620 | ++ 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 08:27:28.730 | Reading package lists... 2022-04-13 08:27:28.984 | Building dependency tree... 2022-04-13 08:27:28.985 | Reading state information... 2022-04-13 08:27:29.019 | acl is already the newest version (2.2.53-6). 2022-04-13 08:27:29.019 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:27:29.020 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:27:29.020 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:27:29.020 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:27:29.020 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:27:29.020 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:27:29.020 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:27:29.020 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:27:29.020 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:27:29.020 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:27:29.020 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:27:29.020 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:27:29.020 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:27:29.020 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:27:29.020 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:27:29.020 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:27:29.020 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:27:29.020 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:27:29.020 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:27:29.020 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:27:29.020 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:27:29.020 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:27:29.020 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:27:29.020 | psmisc is already the newest version (23.3-1). 2022-04-13 08:27:29.020 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:27:29.020 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:27:29.020 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:27:29.020 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:27:29.020 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:27:29.020 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:27:29.020 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:27:29.020 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:27:29.020 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:27:29.021 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:27:29.021 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:27:29.021 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:27:29.021 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:27:29.021 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:27:29.021 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:27:29.021 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:27:29.021 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:27:29.021 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:27:29.021 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:27:29.021 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:27:29.021 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:27:29.021 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:27:29.021 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:27:29.021 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:27:29.021 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:27:29.021 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:27:29.021 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:27:29.021 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:27:29.021 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:27:29.021 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:27:29.021 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:27:29.021 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:27:29.021 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:27:29.021 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:27:29.021 | openssl set to manually installed. 2022-04-13 08:27:29.021 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:27:29.021 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:27:29.021 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:27:29.021 | rsync set to manually installed. 2022-04-13 08:27:29.021 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:27:29.021 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:27:29.021 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:27:29.021 | tar set to manually installed. 2022-04-13 08:27:29.021 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:27:29.022 | tcpdump set to manually installed. 2022-04-13 08:27:29.022 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:27:29.228 | uuid-runtime set to manually installed. 2022-04-13 08:27:29.229 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:27:29.229 | wget set to manually installed. 2022-04-13 08:27:29.229 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:27:29.229 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:27:29.229 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:27:29.229 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:27:29.229 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:27:29.229 | The following packages were automatically installed and are no longer required: 2022-04-13 08:27:29.229 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:27:29.229 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:27:29.230 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:27:29.230 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:27:29.230 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:27:29.230 | python3-zope.interface 2022-04-13 08:27:29.230 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:27:29.369 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:27:29.375 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:27:29.378 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:27:29.382 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:27:29.385 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:27:29.388 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:27:29.391 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:27:29.395 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:27:29.397 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:27:29.399 | ++ functions-common:time_stop:2432 : start_time=1649838448617 2022-04-13 08:27:29.402 | ++ functions-common:time_stop:2434 : [[ -z 1649838448617 ]] 2022-04-13 08:27:29.405 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:27:29.409 | ++ functions-common:time_stop:2437 : end_time=1649838449406 2022-04-13 08:27:29.412 | ++ functions-common:time_stop:2438 : elapsed_time=789 2022-04-13 08:27:29.415 | ++ functions-common:time_stop:2439 : total=773 2022-04-13 08:27:29.417 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:27:29.419 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1562 2022-04-13 08:27:29.422 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:27:29.425 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:27:29.427 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:27:29.430 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:27:29.436 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:27:29.441 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:27:29.444 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:27:29.448 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:27:30.894 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:27:30.896 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:27:30.898 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:27:30.900 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:27:30.902 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:27:30.904 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:27:30.906 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:27:30.907 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:27:30.909 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:27:30.911 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:27:30.913 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:27:30.914 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:27:30.916 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:27:30.918 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:27:30.920 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:27:30.921 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:27:30.923 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:27:30.925 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:27:30.926 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:27:30.928 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:27:30.932 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:27:30.935 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:27:30.937 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:27:30.940 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:27:31.009 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:27:31.013 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:27:31.080 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:27:31.083 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:27:31.157 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:27:31.160 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:27:31.163 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:27:31.165 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:27:31.168 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:27:31.170 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:27:31.173 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:27:31.175 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:27:31.178 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:27:31.180 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:27:31.183 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:27:31.183 | Distro: focal 2022-04-13 08:27:31.186 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:27:31.189 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:27:31.194 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:27:31.196 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:27:31.199 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:27:31.199 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:27:31.774 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:27:31.776 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:27:31.776 | pip: 21.3.1 2022-04-13 08:27:31.779 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:27:31.781 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:27:31.784 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:27:31.787 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:27:31.789 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:27:31.792 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:27:31.794 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:27:31.796 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:27:31.799 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:27:31.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:27:31.804 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:27:31.806 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:27:31.808 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:27:31.810 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:27:31.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:27:31.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:27:31.815 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:27:31.817 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:27:31.818 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:27:31.820 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:27:31.822 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:27:31.825 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:27:31.827 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:27:31.829 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:27:31.832 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:27:31.832 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:27:31.836 | ++ 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 08:27:31.839 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:27:31.841 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:27:31.843 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:27:31.845 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:27:31.861 | 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 08:27:31.863 | + 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 08:27:32.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:27:32.585 | from cryptography.utils import int_from_bytes 2022-04-13 08:27:32.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:27:32.585 | from cryptography.utils import int_from_bytes 2022-04-13 08:27:33.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:27:34.762 | 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 08:27:34.774 | 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 08:27:36.452 | Installing collected packages: setuptools 2022-04-13 08:27:37.326 | Successfully installed setuptools-62.0.0 2022-04-13 08:27:37.326 | 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 08:27:37.471 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:27:37.471 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:27:37.588 | + inc/python:pip_install:200 : result=0 2022-04-13 08:27:37.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:27:37.593 | + functions-common:time_stop:2425 : local name 2022-04-13 08:27:37.596 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:27:37.599 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:27:37.601 | + functions-common:time_stop:2428 : local total 2022-04-13 08:27:37.605 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:27:37.607 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:27:37.611 | + functions-common:time_stop:2432 : start_time=1649838451857 2022-04-13 08:27:37.613 | + functions-common:time_stop:2434 : [[ -z 1649838451857 ]] 2022-04-13 08:27:37.616 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:27:37.619 | + functions-common:time_stop:2437 : end_time=1649838457617 2022-04-13 08:27:37.621 | + functions-common:time_stop:2438 : elapsed_time=5760 2022-04-13 08:27:37.623 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:27:37.625 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:27:37.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5760 2022-04-13 08:27:37.629 | + inc/python:pip_install:203 : return 0 2022-04-13 08:27:37.631 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:27:37.633 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:27:37.637 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:27:37.639 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:27:37.642 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:27:37.642 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:27:38.216 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:27:38.218 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:27:38.218 | pip: 21.3.1 2022-04-13 08:27:38.223 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:27:38.227 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:27:38.232 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:27:38.234 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:27:38.237 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:27:38.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:27:38.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:27:38.244 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:27:38.257 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:27:38.267 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:27:38.278 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:27:38.280 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:27:38.283 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:27:38.285 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:27:38.287 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:27:38.289 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:27:38.291 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:27:38.293 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:27:38.295 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:27:38.297 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:27:38.300 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:27:38.302 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:27:38.304 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:27:38.306 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:27:38.308 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:27:38.310 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:27:38.313 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:27:38.315 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:27:38.317 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:27:38.320 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:27:38.323 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:27:38.326 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:27:38.330 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:27:38.334 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:27:38.336 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:27:38.338 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:27:38.340 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:27:38.343 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:27:38.345 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:27:38.366 | Using python 3.8 to install os-testr 2022-04-13 08:27:38.368 | + 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 08:27:39.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:27:39.094 | from cryptography.utils import int_from_bytes 2022-04-13 08:27:39.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:27:39.094 | from cryptography.utils import int_from_bytes 2022-04-13 08:27:40.245 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:27:40.276 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:27:40.341 | 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 08:27:40.342 | 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 08:27:40.343 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:27:40.357 | 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 08:27:40.367 | 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 08:27:40.378 | 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 08:27:41.999 | 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 08:27:42.006 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:27:42.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:27:42.116 | + inc/python:pip_install:200 : result=0 2022-04-13 08:27:42.120 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:27:42.123 | + functions-common:time_stop:2425 : local name 2022-04-13 08:27:42.127 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:27:42.131 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:27:42.135 | + functions-common:time_stop:2428 : local total 2022-04-13 08:27:42.138 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:27:42.142 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:27:42.145 | + functions-common:time_stop:2432 : start_time=1649838458361 2022-04-13 08:27:42.149 | + functions-common:time_stop:2434 : [[ -z 1649838458361 ]] 2022-04-13 08:27:42.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:27:42.158 | + functions-common:time_stop:2437 : end_time=1649838462155 2022-04-13 08:27:42.161 | + functions-common:time_stop:2438 : elapsed_time=3794 2022-04-13 08:27:42.164 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:27:42.167 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:27:42.169 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3794 2022-04-13 08:27:42.172 | + inc/python:pip_install:203 : return 0 2022-04-13 08:27:42.175 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:27:42.227 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:27:42.331 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:27:42.333 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:27:42.335 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:27:42.338 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:27:42.341 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:27:42.365 | + 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 08:27:44.294 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.301 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.305 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.310 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.314 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.321 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.325 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.351 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.428 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.447 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.451 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.455 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.470 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.479 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.480 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.497 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.514 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.524 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.528 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.546 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.568 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.585 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.593 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.598 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.619 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.647 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.649 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.663 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.667 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.671 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.676 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.691 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.697 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.746 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.764 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.768 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.799 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.861 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.867 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.874 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.924 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.937 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:44.945 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.047 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.072 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.075 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.086 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.091 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.110 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.117 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.134 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.164 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.192 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.204 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.217 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.234 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.243 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.257 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.268 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.272 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:45.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:27:45.414 | 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 08:27:45.702 | + inc/python:pip_install:200 : result=0 2022-04-13 08:27:45.705 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:27:45.708 | + functions-common:time_stop:2425 : local name 2022-04-13 08:27:45.711 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:27:45.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:27:45.716 | + functions-common:time_stop:2428 : local total 2022-04-13 08:27:45.718 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:27:45.720 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:27:45.723 | + functions-common:time_stop:2432 : start_time=1649838462357 2022-04-13 08:27:45.725 | + functions-common:time_stop:2434 : [[ -z 1649838462357 ]] 2022-04-13 08:27:45.728 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:27:45.733 | + functions-common:time_stop:2437 : end_time=1649838465730 2022-04-13 08:27:45.735 | + functions-common:time_stop:2438 : elapsed_time=3373 2022-04-13 08:27:45.738 | + functions-common:time_stop:2439 : total=3794 2022-04-13 08:27:45.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:27:45.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7167 2022-04-13 08:27:45.744 | + inc/python:pip_install:203 : return 0 2022-04-13 08:27:45.747 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:27:45.750 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:27:45.776 | + 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 08:27:47.555 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.562 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.566 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.572 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.575 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.582 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.587 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.612 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.690 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.709 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.713 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.718 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.733 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.741 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.743 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.760 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.777 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.787 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.792 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.810 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.832 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.849 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.858 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.863 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.883 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.912 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.914 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.928 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.933 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.937 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.942 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.957 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:47.963 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.013 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.030 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.034 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.065 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.127 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.133 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.140 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.194 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.208 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.216 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.323 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.348 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.352 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.363 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.368 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.387 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.411 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.441 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.469 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.481 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.494 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.511 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.520 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.534 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.545 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.549 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:27:48.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:27:48.557 | Processing /opt/stack/requirements 2022-04-13 08:27:50.346 | 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 08:27:50.349 | 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 08:27:50.361 | 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 08:27:50.367 | 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 08:27:50.369 | 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 08:27:50.375 | 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 08:27:50.401 | 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 08:27:50.404 | 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 08:27:50.415 | 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 08:27:50.465 | 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 08:27:50.468 | 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 08:27:50.483 | 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 08:27:50.488 | 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 08:27:50.492 | 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 08:27:50.494 | 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 08:27:50.496 | 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 08:27:50.509 | 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 08:27:50.520 | 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 08:27:50.523 | 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 08:27:50.578 | 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 08:27:50.584 | 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 08:27:50.589 | 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 08:27:50.649 | 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 08:27:50.652 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:27:50.652 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:27:51.486 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:27:51.486 | ERROR: Command errored out with exit status 1: 2022-04-13 08:27:51.486 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x6r36lr9/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x6r36lr9/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-i2xahy1v 2022-04-13 08:27:51.486 | cwd: /tmp/pip-req-build-x6r36lr9/ 2022-04-13 08:27:51.486 | Complete output (6 lines): 2022-04-13 08:27:51.486 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:27:51.487 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:27:51.487 | or: setup.py --help-commands 2022-04-13 08:27:51.487 | or: setup.py cmd --help 2022-04-13 08:27:51.487 | 2022-04-13 08:27:51.487 | error: invalid command 'bdist_wheel' 2022-04-13 08:27:51.487 | ---------------------------------------- 2022-04-13 08:27:51.487 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:27:51.487 | Running setup.py clean for openstack-requirements 2022-04-13 08:27:52.321 | Failed to build openstack-requirements 2022-04-13 08:27:52.348 | Installing collected packages: openstack-requirements 2022-04-13 08:27:52.348 | Attempting uninstall: openstack-requirements 2022-04-13 08:27:52.349 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:27:52.384 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:27:52.403 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:27:52.406 | Running setup.py install for openstack-requirements: started 2022-04-13 08:27:54.794 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:27:54.816 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:27:54.944 | + inc/python:pip_install:200 : result=0 2022-04-13 08:27:54.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:27:54.950 | + functions-common:time_stop:2425 : local name 2022-04-13 08:27:54.953 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:27:54.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:27:54.959 | + functions-common:time_stop:2428 : local total 2022-04-13 08:27:54.961 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:27:54.964 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:27:54.966 | + functions-common:time_stop:2432 : start_time=1649838465768 2022-04-13 08:27:54.968 | + functions-common:time_stop:2434 : [[ -z 1649838465768 ]] 2022-04-13 08:27:54.971 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:27:54.976 | + functions-common:time_stop:2437 : end_time=1649838474973 2022-04-13 08:27:54.979 | + functions-common:time_stop:2438 : elapsed_time=9205 2022-04-13 08:27:54.981 | + functions-common:time_stop:2439 : total=7167 2022-04-13 08:27:54.983 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:27:54.986 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16372 2022-04-13 08:27:54.988 | + inc/python:pip_install:203 : return 0 2022-04-13 08:27:54.991 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:27:54.993 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:27:54.996 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:27:54.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:27:55.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:27:55.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 08:27:55.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:27:55.007 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:27:55.027 | Using python 3.8 to install pbr 2022-04-13 08:27:55.030 | + 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 08:27:55.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:27:55.769 | from cryptography.utils import int_from_bytes 2022-04-13 08:27:55.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:27:55.769 | from cryptography.utils import int_from_bytes 2022-04-13 08:27:56.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:27:56.964 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:27:58.761 | 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 08:27:58.767 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:27:58.767 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:27:58.879 | + inc/python:pip_install:200 : result=0 2022-04-13 08:27:58.882 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:27:58.885 | + functions-common:time_stop:2425 : local name 2022-04-13 08:27:58.888 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:27:58.891 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:27:58.894 | + functions-common:time_stop:2428 : local total 2022-04-13 08:27:58.897 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:27:58.900 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:27:58.903 | + functions-common:time_stop:2432 : start_time=1649838475022 2022-04-13 08:27:58.906 | + functions-common:time_stop:2434 : [[ -z 1649838475022 ]] 2022-04-13 08:27:58.910 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:27:58.915 | + functions-common:time_stop:2437 : end_time=1649838478912 2022-04-13 08:27:58.917 | + functions-common:time_stop:2438 : elapsed_time=3890 2022-04-13 08:27:58.919 | + functions-common:time_stop:2439 : total=16372 2022-04-13 08:27:58.921 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:27:58.923 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20262 2022-04-13 08:27:58.926 | + inc/python:pip_install:203 : return 0 2022-04-13 08:27:58.928 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:28:01.195 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:28:03.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:28:03.062 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:28:03.077 | 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 08:28:03.082 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:28:03.085 | 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 08:28:03.087 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:28:03.090 | 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 08:28:03.165 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:28:03.169 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:28:03.174 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:28:03.194 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:28:03.196 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:28:03.199 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:28:03.201 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:28:03.203 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:28:03.205 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:28:03.207 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:28:03.210 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:28:03.212 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:28:03.214 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:28:03.217 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:28:03.222 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:28:03.224 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:28:03.226 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:28:03.229 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:28:03.231 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:28:03.246 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:03.248 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:28:03.250 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:28:03.252 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:28:03.254 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:28:03.256 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:28:03.258 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:28:03.261 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:28:03.263 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:28:03.265 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:28:03.267 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:28:03.269 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:28:03.271 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:28:03.273 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:28:03.275 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:28:03.277 | + 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 08:28:03.280 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:28:03.282 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:28:03.284 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:28:03.287 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:28:03.289 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:28:03.291 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:28:03.294 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:28:03.296 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:28:03.299 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:28:03.301 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:28:03.358 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:28:03.358 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:28:03.362 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:28:03.739 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:28:03.742 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:28:03.760 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:03.763 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:28:03.765 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:28:03.768 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:28:03.771 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:28:03.774 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:28:03.776 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:03.778 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:28:03.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:03.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:03.785 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:28:03.787 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:28:03.789 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:28:03.791 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:28:03.794 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:28:03.796 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:28:03.798 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:03.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:03.803 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:28:03.825 | + 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 08:28:03.935 | Reading package lists... 2022-04-13 08:28:04.189 | Building dependency tree... 2022-04-13 08:28:04.190 | Reading state information... 2022-04-13 08:28:04.435 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:28:04.435 | The following packages were automatically installed and are no longer required: 2022-04-13 08:28:04.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:28:04.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:28:04.436 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:28:04.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:28:04.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:28:04.437 | python3-zope.interface 2022-04-13 08:28:04.437 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:28:04.579 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:28:04.585 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:28:04.588 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:28:04.591 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:04.594 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:04.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:04.601 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:04.604 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:04.606 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:28:04.609 | + functions-common:time_stop:2432 : start_time=1649838483822 2022-04-13 08:28:04.612 | + functions-common:time_stop:2434 : [[ -z 1649838483822 ]] 2022-04-13 08:28:04.615 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:04.620 | + functions-common:time_stop:2437 : end_time=1649838484618 2022-04-13 08:28:04.623 | + functions-common:time_stop:2438 : elapsed_time=796 2022-04-13 08:28:04.626 | + functions-common:time_stop:2439 : total=1562 2022-04-13 08:28:04.628 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:04.631 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2358 2022-04-13 08:28:04.633 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:28:04.636 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:28:04.639 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:28:04.641 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:28:04.644 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:28:04.647 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:28:04.649 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:28:04.652 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:28:04.654 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:28:04.656 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:28:04.659 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:28:04.661 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:28:04.663 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:28:04.666 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:28:04.668 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:28:04.670 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:28:04.673 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:28:04.675 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:28:04.677 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:28:04.680 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:28:04.683 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:28:04.686 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:28:04.689 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:28:04.692 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:28:04.695 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:28:04.698 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:28:04.701 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:28:04.704 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:28:04.707 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:28:04.726 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:04.728 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:28:04.732 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:28:04.735 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:28:04.737 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:28:04.740 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:28:04.745 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:28:04.747 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:28:04.749 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:28:04.752 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:28:04.754 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:28:04.756 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:28:04.759 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:28:05.492 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:28:05.492 | user tags 2022-04-13 08:28:05.492 | stackrabbit []' 2022-04-13 08:28:05.496 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:28:05.496 | user tags 2022-04-13 08:28:05.496 | stackrabbit []' 2022-04-13 08:28:05.496 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:28:05.504 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:28:05.507 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:28:05.510 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:28:06.205 | Changing password for user "stackrabbit" ... 2022-04-13 08:28:06.236 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:28:06.923 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:28:06.946 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:28:06.949 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:28:07.644 | Changing password for user "stackrabbit" ... 2022-04-13 08:28:07.672 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:28:07.675 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:28:07.678 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:28:08.467 | Deleting user "guest" ... 2022-04-13 08:28:08.487 | Error: 2022-04-13 08:28:08.487 | {:no_such_user, "guest"} 2022-04-13 08:28:08.501 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:28:08.504 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:28:08.527 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:08.530 | + ./stack.sh:main:838 : install_database 2022-04-13 08:28:08.532 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:28:08.536 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:28:08.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:08.543 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:08.545 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:28:08.767 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:28:08.771 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:28:08.774 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:28:08.778 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:28:08.781 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:28:08.784 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:28:08.787 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:28:08.789 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:28:08.792 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:28:08.794 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:28:08.796 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:28:08.799 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:28:08.801 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:28:08.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:28:08.806 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:28:08.808 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:28:08.810 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:28:08.813 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:28:08.815 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:28:08.817 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:28:08.820 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:28:08.823 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:28:08.825 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:28:08.828 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:28:08.831 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:28:08.833 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:08.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:08.839 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:28:08.842 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:28:08.844 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:28:08.846 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:28:08.849 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:28:08.853 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:08.856 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:28:08.859 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:08.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:08.866 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:28:08.869 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:28:08.871 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:28:08.874 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:28:08.878 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:28:08.881 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:28:08.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:08.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:08.888 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:28:08.909 | + 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 08:28:09.019 | Reading package lists... 2022-04-13 08:28:09.268 | Building dependency tree... 2022-04-13 08:28:09.269 | Reading state information... 2022-04-13 08:28:09.513 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:28:09.513 | The following packages were automatically installed and are no longer required: 2022-04-13 08:28:09.514 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:28:09.514 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:28:09.514 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:28:09.514 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:28:09.514 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:28:09.514 | python3-zope.interface 2022-04-13 08:28:09.514 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:28:09.638 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:28:09.644 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:28:09.647 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:28:09.650 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:09.654 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:09.658 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:09.661 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:09.663 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:09.666 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:28:09.668 | + functions-common:time_stop:2432 : start_time=1649838488907 2022-04-13 08:28:09.670 | + functions-common:time_stop:2434 : [[ -z 1649838488907 ]] 2022-04-13 08:28:09.673 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:09.677 | + functions-common:time_stop:2437 : end_time=1649838489674 2022-04-13 08:28:09.679 | + functions-common:time_stop:2438 : elapsed_time=767 2022-04-13 08:28:09.681 | + functions-common:time_stop:2439 : total=2358 2022-04-13 08:28:09.684 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:09.686 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3125 2022-04-13 08:28:09.688 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:28:09.691 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:28:09.693 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:28:09.696 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:28:09.698 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:28:09.700 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:28:09.703 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:28:09.706 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:28:09.708 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:28:09.711 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:28:09.715 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:28:09.715 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:28:09.720 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:28:09.722 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:28:09.726 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:28:09.729 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:28:09.732 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:28:09.754 | Using python 3.8 to install PyMySQL 2022-04-13 08:28:09.756 | + 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 08:28:10.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:10.484 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:10.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:10.484 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:11.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:28:11.696 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:28:13.348 | 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 08:28:13.354 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:28:13.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:28:13.466 | + inc/python:pip_install:200 : result=0 2022-04-13 08:28:13.470 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:28:13.473 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:13.477 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:13.480 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:13.483 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:13.486 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:13.489 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:28:13.492 | + functions-common:time_stop:2432 : start_time=1649838489748 2022-04-13 08:28:13.494 | + functions-common:time_stop:2434 : [[ -z 1649838489748 ]] 2022-04-13 08:28:13.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:13.502 | + functions-common:time_stop:2437 : end_time=1649838493499 2022-04-13 08:28:13.504 | + functions-common:time_stop:2438 : elapsed_time=3751 2022-04-13 08:28:13.506 | + functions-common:time_stop:2439 : total=20262 2022-04-13 08:28:13.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:13.511 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24013 2022-04-13 08:28:13.513 | + inc/python:pip_install:203 : return 0 2022-04-13 08:28:13.516 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:28:13.518 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:28:13.520 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:28:13.523 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:28:13.540 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:13.542 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:28:13.544 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:28:13.548 | ++ 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 08:28:13.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:28:13.553 | + 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 08:28:13.556 | + 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 08:28:13.558 | + 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 08:28:13.561 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:28:13.563 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:28:13.565 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:28:13.581 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:13.583 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:28:13.585 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:28:13.588 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:28:13.590 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:28:13.592 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:28:13.594 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:13.597 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:28:13.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:13.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:13.604 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:28:13.606 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:28:13.608 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:28:13.610 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:28:13.613 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:28:13.615 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:28:13.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:13.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:13.622 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:28:13.642 | + 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 08:28:13.754 | Reading package lists... 2022-04-13 08:28:14.006 | Building dependency tree... 2022-04-13 08:28:14.007 | Reading state information... 2022-04-13 08:28:14.262 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:28:14.262 | The following packages were automatically installed and are no longer required: 2022-04-13 08:28:14.263 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:28:14.263 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:28:14.263 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:28:14.263 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:28:14.263 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:28:14.263 | python3-zope.interface 2022-04-13 08:28:14.263 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:28:14.411 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:28:14.417 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:28:14.421 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:28:14.425 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:14.428 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:14.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:14.433 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:14.435 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:14.438 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:28:14.440 | + functions-common:time_stop:2432 : start_time=1649838493640 2022-04-13 08:28:14.442 | + functions-common:time_stop:2434 : [[ -z 1649838493640 ]] 2022-04-13 08:28:14.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:14.449 | + functions-common:time_stop:2437 : end_time=1649838494447 2022-04-13 08:28:14.451 | + functions-common:time_stop:2438 : elapsed_time=807 2022-04-13 08:28:14.454 | + functions-common:time_stop:2439 : total=3125 2022-04-13 08:28:14.456 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:14.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3932 2022-04-13 08:28:14.461 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:28:14.463 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:28:14.481 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:14.484 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:28:14.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:28:14.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:28:14.493 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:28:14.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:28:14.514 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:28:14.516 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:28:14.519 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:28:14.521 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:28:14.524 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:14.526 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:28:14.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:14.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:14.533 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:28:14.535 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:28:14.537 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:28:14.539 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:28:14.542 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:28:14.544 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:28:14.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:14.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:14.551 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:28:14.573 | + 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 08:28:14.683 | Reading package lists... 2022-04-13 08:28:14.936 | Building dependency tree... 2022-04-13 08:28:14.938 | Reading state information... 2022-04-13 08:28:15.189 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:28:15.189 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:28:15.189 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:28:15.189 | The following packages were automatically installed and are no longer required: 2022-04-13 08:28:15.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:28:15.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:28:15.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:28:15.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:28:15.190 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:28:15.190 | python3-zope.interface 2022-04-13 08:28:15.191 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:28:15.330 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:28:15.335 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:28:15.337 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:28:15.341 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:15.343 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:15.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:15.348 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:15.351 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:15.353 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:28:15.355 | + functions-common:time_stop:2432 : start_time=1649838494570 2022-04-13 08:28:15.357 | + functions-common:time_stop:2434 : [[ -z 1649838494570 ]] 2022-04-13 08:28:15.361 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:15.365 | + functions-common:time_stop:2437 : end_time=1649838495362 2022-04-13 08:28:15.368 | + functions-common:time_stop:2438 : elapsed_time=792 2022-04-13 08:28:15.371 | + functions-common:time_stop:2439 : total=3932 2022-04-13 08:28:15.374 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:15.377 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4724 2022-04-13 08:28:15.381 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:28:15.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:28:15.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:15.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:15.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:28:15.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:28:15.396 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:28:15.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:28:15.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:28:15.406 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:28:15.406 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:28:15.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:28:15.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:28:15.416 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:28:15.418 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:28:15.420 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:28:15.423 | + functions:vercmp:631 : local result 2022-04-13 08:28:15.426 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:28:15.427 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:28:15.429 | ++ functions:vercmp:635 : head -1 2022-04-13 08:28:15.433 | + functions:vercmp:635 : result=3.13 2022-04-13 08:28:15.435 | + functions:vercmp:637 : case $op in 2022-04-13 08:28:15.437 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:28:15.440 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:28:15.442 | + functions:vercmp:648 : return 2022-04-13 08:28:15.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:28:15.447 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:28:15.449 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:28:15.946 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:28:15.949 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:28:15.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:15.954 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:15.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 08:28:15.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:15.961 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:28:15.982 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:15.985 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:28:15.989 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:28:15.989 | Installing etcd 2022-04-13 08:28:15.991 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:28:16.003 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:28:16.018 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:28:16.021 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:28:16.034 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:28:16.038 | ++ 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 08:28:16.040 | ++ 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 08:28:16.043 | +++ 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 08:28:16.047 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:28:16.050 | ++ 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 08:28:16.052 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:28:16.055 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:28:16.059 | ++ functions:get_extra_file:74 : return 2022-04-13 08:28:16.063 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:28:16.065 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:28:16.069 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:28:16.072 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:28:16.091 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:16.094 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:28:16.096 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:28:16.115 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:16.117 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:28:16.120 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:28:16.123 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:28:16.125 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:28:16.128 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:28:16.130 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:28:16.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:28:16.134 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:28:16.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 08:28:16.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.146 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:28:16.148 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:28:16.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:28:16.152 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:28:16.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 08:28:16.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.164 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:28:16.166 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:28:16.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:28:16.171 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:28:16.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.177 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 08:28:16.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.182 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:28:16.184 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:28:16.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:28:16.188 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:28:16.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 08:28:16.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.200 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:28:16.202 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:28:16.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:28:16.207 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:28:16.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 08:28:16.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.219 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:28:16.222 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:28:16.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:28:16.226 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:28:16.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 08:28:16.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.238 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:28:16.240 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:28:16.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:28:16.245 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:28:16.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 08:28:16.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.256 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:28:16.258 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:28:16.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:28:16.264 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:28:16.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 08:28:16.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.283 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:28:16.286 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:28:16.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:28:16.291 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:28:16.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 08:28:16.300 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.304 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:28:16.306 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:28:16.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:28:16.311 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:28:16.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 08:28:16.320 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.322 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:28:16.325 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:28:16.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:28:16.329 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:28:16.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 08:28:16.338 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.341 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:28:16.343 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:28:16.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:28:16.347 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:28:16.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 08:28:16.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.359 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:28:16.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:28:16.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:28:16.366 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:28:16.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 08:28:16.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.377 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:28:16.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:28:16.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:28:16.384 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:28:16.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 08:28:16.393 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.395 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:28:16.397 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:28:16.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:28:16.402 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:28:16.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 08:28:16.411 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.413 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:28:16.415 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:28:16.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:28:16.419 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:28:16.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 08:28:16.428 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.431 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:28:16.433 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:28:16.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:28:16.437 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:28:16.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 08:28:16.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.448 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:28:16.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:28:16.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:28:16.455 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:28:16.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 08:28:16.464 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.466 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:28:16.468 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:28:16.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:28:16.473 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:28:16.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 08:28:16.482 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.484 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:28:16.487 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:28:16.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:28:16.491 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:28:16.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 08:28:16.500 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.502 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:28:16.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:28:16.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:28:16.509 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:28:16.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.515 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 08:28:16.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.520 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:28:16.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:28:16.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:28:16.527 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:28:16.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.531 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 08:28:16.536 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.538 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:28:16.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:28:16.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:28:16.545 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:28:16.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 08:28:16.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.560 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:28:16.562 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:28:16.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:28:16.568 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:28:16.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.578 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 08:28:16.581 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.584 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:28:16.586 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:28:16.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:28:16.591 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:28:16.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.595 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 08:28:16.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.602 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:28:16.605 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:28:16.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:28:16.610 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:28:16.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 08:28:16.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.621 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:28:16.624 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:28:16.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:28:16.628 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:28:16.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 08:28:16.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.640 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:28:16.642 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:28:16.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:28:16.647 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:28:16.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:28:16.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.659 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:28:16.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:28:16.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:28:16.666 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:28:16.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 08:28:16.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.677 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:28:16.680 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:28:16.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:28:16.684 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:28:16.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 08:28:16.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.696 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:28:16.698 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:28:16.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:28:16.703 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:28:16.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 08:28:16.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.715 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:28:16.718 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:28:16.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:28:16.723 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:28:16.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 08:28:16.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.735 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:28:16.737 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:28:16.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:28:16.743 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:28:16.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 08:28:16.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.754 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:28:16.757 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:28:16.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:28:16.761 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:28:16.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 08:28:16.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.773 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:28:16.775 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:28:16.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:28:16.780 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:28:16.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 08:28:16.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.792 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:28:16.795 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:28:16.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:28:16.800 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:28:16.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.806 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.808 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 08:28:16.811 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.813 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:28:16.815 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:28:16.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:28:16.821 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:28:16.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.828 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 08:28:16.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.833 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:28:16.835 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:28:16.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:28:16.840 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:28:16.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:16.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:16.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 08:28:16.849 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:16.851 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:28:16.872 | Using python 3.8 to install etcd3 2022-04-13 08:28:16.875 | + 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 08:28:17.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:17.612 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:17.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:17.612 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:18.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:28:18.781 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:28:18.788 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:28:18.789 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:28:18.790 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:28:18.791 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:28:20.421 | 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 08:28:20.427 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:28:20.427 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:28:20.534 | + inc/python:pip_install:200 : result=0 2022-04-13 08:28:20.538 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:28:20.541 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:20.545 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:20.548 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:20.551 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:20.554 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:20.556 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:28:20.558 | + functions-common:time_stop:2432 : start_time=1649838496867 2022-04-13 08:28:20.560 | + functions-common:time_stop:2434 : [[ -z 1649838496867 ]] 2022-04-13 08:28:20.563 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:20.567 | + functions-common:time_stop:2437 : end_time=1649838500565 2022-04-13 08:28:20.569 | + functions-common:time_stop:2438 : elapsed_time=3698 2022-04-13 08:28:20.571 | + functions-common:time_stop:2439 : total=24013 2022-04-13 08:28:20.574 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:20.576 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27711 2022-04-13 08:28:20.578 | + inc/python:pip_install:203 : return 0 2022-04-13 08:28:20.580 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:28:20.604 | Using python 3.8 to install etcd3gw 2022-04-13 08:28:20.607 | + 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 08:28:21.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:21.333 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:21.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:21.334 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:22.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:28:22.521 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:28:22.528 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:28:22.529 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:28:22.530 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:28:22.531 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:28:22.565 | 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 08:28:22.566 | 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 08:28:22.567 | 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 08:28:22.570 | 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 08:28:24.242 | 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 08:28:24.248 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:28:24.248 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:28:24.354 | + inc/python:pip_install:200 : result=0 2022-04-13 08:28:24.357 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:28:24.361 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:24.364 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:24.368 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:24.371 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:24.375 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:24.378 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:28:24.381 | + functions-common:time_stop:2432 : start_time=1649838500598 2022-04-13 08:28:24.383 | + functions-common:time_stop:2434 : [[ -z 1649838500598 ]] 2022-04-13 08:28:24.386 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:24.391 | + functions-common:time_stop:2437 : end_time=1649838504388 2022-04-13 08:28:24.393 | + functions-common:time_stop:2438 : elapsed_time=3790 2022-04-13 08:28:24.396 | + functions-common:time_stop:2439 : total=27711 2022-04-13 08:28:24.398 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:24.400 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31501 2022-04-13 08:28:24.403 | + inc/python:pip_install:203 : return 0 2022-04-13 08:28:24.406 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:28:24.408 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:28:24.411 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:28:24.413 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:28:24.416 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:28:24.418 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:28:24.420 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:28:24.423 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:28:24.425 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:28:24.428 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:28:24.430 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:28:24.432 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:28:24.435 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:28:24.437 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:28:24.440 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:28:24.442 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:24.444 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:24.448 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:28:24.450 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:28:24.452 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:28:24.455 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:28:24.457 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:28:24.460 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:28:24.462 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:24.465 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:28:24.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:24.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:24.472 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:28:24.474 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:28:24.477 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:28:24.479 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:28:24.482 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:28:24.484 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:28:24.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:24.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:24.491 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:28:24.512 | + 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 08:28:24.623 | Reading package lists... 2022-04-13 08:28:24.872 | Building dependency tree... 2022-04-13 08:28:24.874 | Reading state information... 2022-04-13 08:28:25.122 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:28:25.122 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:28:25.122 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:28:25.122 | The following packages were automatically installed and are no longer required: 2022-04-13 08:28:25.123 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:28:25.123 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:28:25.123 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:28:25.123 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:28:25.123 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:28:25.123 | python3-zope.interface 2022-04-13 08:28:25.123 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:28:25.274 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:28:25.279 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:28:25.282 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:28:25.284 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:25.287 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:25.289 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:25.292 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:25.295 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:25.297 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:28:25.299 | + functions-common:time_stop:2432 : start_time=1649838504509 2022-04-13 08:28:25.301 | + functions-common:time_stop:2434 : [[ -z 1649838504509 ]] 2022-04-13 08:28:25.304 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:25.309 | + functions-common:time_stop:2437 : end_time=1649838505306 2022-04-13 08:28:25.311 | + functions-common:time_stop:2438 : elapsed_time=797 2022-04-13 08:28:25.313 | + functions-common:time_stop:2439 : total=4724 2022-04-13 08:28:25.315 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:25.318 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5521 2022-04-13 08:28:25.320 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:28:25.322 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:28:25.325 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:25.327 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:25.329 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:28:25.393 | Module proxy already enabled 2022-04-13 08:28:25.399 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:28:25.466 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:28:25.466 | Module proxy already enabled 2022-04-13 08:28:25.466 | Module proxy_uwsgi already enabled 2022-04-13 08:28:25.472 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:28:25.475 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:28:25.479 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:28:25.482 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:28:25.616 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:28:25.618 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:28:25.621 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:28:25.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 08:28:25.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.633 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:28:25.636 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:28:25.638 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:28:25.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 08:28:25.648 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.650 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:28:25.653 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:28:25.655 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:28:25.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.660 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.663 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 08:28:25.665 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.668 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:28:25.670 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:28:25.674 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:28:25.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:28:25.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.690 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:28:25.693 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:28:25.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.699 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 08:28:25.706 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.708 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:28:25.711 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:28:25.713 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:28:25.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 08:28:25.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.725 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:28:25.742 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:25.745 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:28:25.747 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:28:25.750 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:28:25.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.755 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 08:28:25.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.763 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:28:25.780 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:25.782 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:28:25.785 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:28:25.787 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:28:25.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 08:28:25.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.799 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:28:25.802 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:28:25.804 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:28:25.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:28:25.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:28:25.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 08:28:25.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:28:25.816 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:28:25.818 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:28:25.821 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:28:25.823 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:28:25.826 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:28:25.828 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:28:25.832 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:28:25.832 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:28:25.838 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:28:25.841 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:28:25.843 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:28:25.846 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:28:25.848 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:28:25.869 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:28:25.871 | + 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 08:28:26.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:26.598 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:26.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:26.598 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:27.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:28:27.793 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:28:27.845 | 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 08:28:27.845 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:28:27.846 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:28:27.848 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:28:27.849 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:28:27.850 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:28:27.851 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:28:27.852 | 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 08:28:27.854 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:28:27.855 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:28:27.855 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:28:27.857 | 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 08:28:27.857 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:28:27.859 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:28:27.918 | 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 08:28:27.919 | 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 08:28:27.921 | 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 08:28:27.957 | 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 08:28:27.997 | 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 08:28:27.998 | 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 08:28:27.999 | 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 08:28:28.000 | 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 08:28:28.045 | 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 08:28:28.049 | 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 08:28:28.059 | 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 08:28:28.061 | 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 08:28:28.074 | 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 08:28:28.075 | 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 08:28:28.077 | 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 08:28:28.141 | 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 08:28:28.142 | 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 08:28:28.144 | 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 08:28:28.145 | 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 08:28:28.192 | 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 08:28:28.204 | 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 08:28:29.749 | 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 08:28:29.755 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:28:29.755 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:28:29.870 | + inc/python:pip_install:200 : result=0 2022-04-13 08:28:29.874 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:28:29.877 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:29.880 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:29.883 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:29.885 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:29.887 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:29.890 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:28:29.892 | + functions-common:time_stop:2432 : start_time=1649838505863 2022-04-13 08:28:29.894 | + functions-common:time_stop:2434 : [[ -z 1649838505863 ]] 2022-04-13 08:28:29.898 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:29.903 | + functions-common:time_stop:2437 : end_time=1649838509899 2022-04-13 08:28:29.905 | + functions-common:time_stop:2438 : elapsed_time=4036 2022-04-13 08:28:29.908 | + functions-common:time_stop:2439 : total=31501 2022-04-13 08:28:29.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:29.912 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35537 2022-04-13 08:28:29.915 | + inc/python:pip_install:203 : return 0 2022-04-13 08:28:29.917 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:28:29.919 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:28:29.922 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:28:29.925 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:28:29.928 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:28:29.930 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:28:29.934 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:28:29.934 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:28:29.940 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:28:29.943 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:28:29.945 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:28:29.948 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:28:29.951 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:28:29.972 | Using python 3.8 to install python-memcached 2022-04-13 08:28:29.974 | + 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 08:28:30.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:30.705 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:30.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:30.705 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:31.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:28:31.902 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:28:31.905 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:28:33.520 | 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 08:28:33.526 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:28:33.526 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:28:33.635 | + inc/python:pip_install:200 : result=0 2022-04-13 08:28:33.639 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:28:33.642 | + functions-common:time_stop:2425 : local name 2022-04-13 08:28:33.646 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:28:33.649 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:28:33.652 | + functions-common:time_stop:2428 : local total 2022-04-13 08:28:33.656 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:28:33.659 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:28:33.662 | + functions-common:time_stop:2432 : start_time=1649838509966 2022-04-13 08:28:33.664 | + functions-common:time_stop:2434 : [[ -z 1649838509966 ]] 2022-04-13 08:28:33.667 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:28:33.671 | + functions-common:time_stop:2437 : end_time=1649838513669 2022-04-13 08:28:33.673 | + functions-common:time_stop:2438 : elapsed_time=3703 2022-04-13 08:28:33.676 | + functions-common:time_stop:2439 : total=35537 2022-04-13 08:28:33.678 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:28:33.680 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39240 2022-04-13 08:28:33.682 | + inc/python:pip_install:203 : return 0 2022-04-13 08:28:33.685 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:28:33.701 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:33.704 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-13 08:28:33.706 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:28:33.709 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:28:33.711 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:28:33.713 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:28:33.716 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:28:33.718 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:28:33.734 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:33.736 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:28:33.738 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:28:33.741 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:28:33.743 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:28:33.745 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:28:33.747 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:28:33.750 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:28:33.752 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:28:33.755 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:28:33.769 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:28:33.771 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:28:33.773 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:33.776 | + functions-common:git_clone:629 : echo master 2022-04-13 08:28:33.776 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:28:33.781 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:28:33.783 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:33.786 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:28:33.788 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:28:33.789 | + functions-common:git_clone:678 : head -1 2022-04-13 08:28:33.792 | c141e6164 trivial: Fix typo 2022-04-13 08:28:33.794 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:28:33.797 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:28:33.799 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:28:33.802 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:28:33.804 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:28:33.806 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:28:33.809 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:28:33.811 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:28:33.813 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:28:33.816 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:28:33.818 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:28:33.820 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:28:33.823 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:28:33.825 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:28:33.828 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:28:33.830 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:28:33.833 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:28:33.836 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:28:33.841 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:28:33.844 | + 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 08:28:34.531 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:28:34.534 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:28:34.538 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:28:34.542 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:28:34.546 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:28:34.549 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:28:34.552 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:28:34.555 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:28:34.557 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:28:34.560 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:28:34.562 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:28:34.565 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:28:34.567 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:28:34.569 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:28:34.591 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:28:34.594 | + 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 08:28:35.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:35.335 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:35.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:28:35.336 | from cryptography.utils import int_from_bytes 2022-04-13 08:28:36.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:28:36.532 | Obtaining file:///opt/stack/keystone 2022-04-13 08:28:36.533 | Preparing metadata (setup.py): started 2022-04-13 08:28:37.322 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:28:37.323 | ERROR: Command errored out with exit status 1: 2022-04-13 08:28:37.323 | 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-v6lr7y3_ 2022-04-13 08:28:37.323 | cwd: /opt/stack/keystone/ 2022-04-13 08:28:37.323 | Complete output (16 lines): 2022-04-13 08:28:37.323 | Error parsing 2022-04-13 08:28:37.323 | Traceback (most recent call last): 2022-04-13 08:28:37.323 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:28:37.323 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:28:37.323 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:28:37.323 | pbr.hooks.setup_hook(config) 2022-04-13 08:28:37.323 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:28:37.323 | metadata_config.run() 2022-04-13 08:28:37.323 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:28:37.323 | self.hook() 2022-04-13 08:28:37.323 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:28:37.323 | self.config['version'] = packaging.get_version( 2022-04-13 08:28:37.323 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:28:37.323 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:28:37.323 | 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 08:28:37.323 | 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 08:28:37.323 | ---------------------------------------- 2022-04-13 08:28:37.323 | 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 08:28:37.323 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:28:37.338 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:28:37.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:28:37.430 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:28:37.434 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:28:37.438 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:28:37.441 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:28:37.444 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:28:37.447 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:28:37.449 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:28:37.452 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:28:37.455 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:28:37.457 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:28:37.457 | Error on exit 2022-04-13 08:28:37.460 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:28:37.462 | + ./stack.sh:exit_trap:544 : generate-subunit 1649838440 77 fail 2022-04-13 08:28:38.052 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:28:38.055 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:28:38.958 | + ./stack.sh:exit_trap:558 : exit 1