2022-04-13 20:41:36.113 | + ./stack.sh:main:489 : exec 2022-04-13 20:41:36.113 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204136' 2022-04-13 20:41:36.113 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-204136.summary.2022-04-13-204136 2022-04-13 20:41:36.113 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:41:36.113 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-204136 2022-04-13 20:41:36.113 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204136 /opt/stack/logs/stack.sh.log 2022-04-13 20:41:36.113 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-204136.summary.2022-04-13-204136 /opt/stack/logs/stack.sh.log.summary 2022-04-13 20:41:36.113 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 20:41:36.113 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 20:41:36.113 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 20:41:36.113 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 20:41:36.113 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 20:41:36.113 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 20:41:36.113 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:41:36.113 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 20:41:36.114 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 20:41:36.116 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 20:41:36.118 | + ./stack.sh:main:578 : uname -a 2022-04-13 20:41:36.120 | Linux dv-cinder-827554-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 20:41:36.122 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 20:41:36.124 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 20:41:36.127 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 20:41:36.162 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 20:41:36.178 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 20:41:36.180 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 20:41:36.182 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 20:41:36.184 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 20:41:36.186 | + functions-common:fetch_plugins:1776 : return 2022-04-13 20:41:36.187 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 20:41:36.189 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 20:41:36.191 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:41:36.193 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:41:36.194 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:41:36.196 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:41:36.198 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:41:36.200 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:41:36.202 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:41:36.205 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:41:36.207 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:41:36.209 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:41:36.211 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 20:41:36.213 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:41:36.226 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:36.228 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:41:36.230 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:41:36.231 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:41:36.233 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:41:36.235 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:41:36.237 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:41:36.239 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 20:41:36.240 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 20:41:36.242 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:41:36.244 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 20:41:36.246 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 20:41:36.248 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 20:41:36.249 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 20:41:36.251 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 20:41:36.253 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 20:41:36.255 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 20:41:36.272 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 20:41:36.274 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 20:41:36.287 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:41:36.290 | +++ lib/tls:source:43 : hostname -f 2022-04-13 20:41:36.293 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 20:41:36.295 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 20:41:36.297 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 20:41:36.299 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 20:41:36.300 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 20:41:36.302 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 20:41:36.304 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 20:41:36.306 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 20:41:36.308 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 20:41:36.310 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 20:41:36.314 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 20:41:36.325 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 20:41:36.343 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 20:41:36.355 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 20:41:36.367 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 20:41:36.402 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 20:41:36.460 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 20:41:36.549 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 20:41:36.571 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 20:41:36.614 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 20:41:36.666 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 20:41:36.809 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 20:41:36.824 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 20:41:36.837 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 20:41:36.849 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 20:41:36.935 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 20:41:36.937 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 20:41:36.940 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 20:41:36.942 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 20:41:36.944 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 20:41:36.946 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 20:41:36.949 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 20:41:36.949 | False' 2022-04-13 20:41:36.952 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 20:41:36.970 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 20:41:36.973 | + ./stack.sh:main:626 : run_phase source 2022-04-13 20:41:36.975 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 20:41:36.977 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:41:36.979 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:41:36.981 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:41:36.983 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:41:36.985 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:41:36.988 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:41:36.990 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:41:36.994 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:41:36.996 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:41:36.998 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:41:37.000 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 20:41:37.003 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:41:37.017 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:37.019 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:41:37.021 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 20:41:37.060 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 20:41:37.062 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 20:41:37.064 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:41:37.067 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 20:41:37.069 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 20:41:37.071 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 20:41:37.073 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 20:41:37.075 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 20:41:37.077 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 20:41:37.080 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 20:41:37.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.084 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 20:41:37.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.089 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 20:41:37.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.093 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 20:41:37.096 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.098 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 20:41:37.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.102 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 20:41:37.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.107 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 20:41:37.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.111 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 20:41:37.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.116 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 20:41:37.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.121 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 20:41:37.123 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.125 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 20:41:37.127 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.130 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 20:41:37.132 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.134 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 20:41:37.137 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.139 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 20:41:37.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.143 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 20:41:37.146 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.148 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 20:41:37.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.152 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 20:41:37.155 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.157 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 20:41:37.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.161 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 20:41:37.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.166 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 20:41:37.168 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.170 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 20:41:37.172 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.175 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 20:41:37.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.182 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 20:41:37.184 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.187 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 20:41:37.189 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.192 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 20:41:37.194 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.197 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 20:41:37.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.201 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 20:41:37.203 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.205 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 20:41:37.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.210 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 20:41:37.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.215 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 20:41:37.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.219 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 20:41:37.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.224 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 20:41:37.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.228 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 20:41:37.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.232 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 20:41:37.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.237 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 20:41:37.240 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.242 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 20:41:37.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.246 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 20:41:37.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.251 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 20:41:37.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.256 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 20:41:37.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.260 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 20:41:37.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.265 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 20:41:37.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.269 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 20:41:37.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.274 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 20:41:37.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.278 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 20:41:37.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.282 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 20:41:37.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:41:37.287 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 20:41:37.290 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 20:41:37.292 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:41:37.294 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 20:41:37.309 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:37.311 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 20:41:37.313 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:41:37.316 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 20:41:37.338 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:41:37.341 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 20:41:37.343 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 20:41:37.345 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 20:41:37.348 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 20:41:37.350 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 20:41:37.353 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 20:41:37.355 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 20:41:37.357 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 20:41:37.359 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 20:41:37.359 | Using mysql database backend 2022-04-13 20:41:37.362 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 20:41:37.378 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 20:41:37.381 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 20:41:37.384 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:41:37.386 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 20:41:37.389 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:41:37.391 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 20:41:37.407 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:37.410 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 20:41:37.427 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 20:41:37.442 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:37.445 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 20:41:37.460 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 20:41:37.476 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 20:41:37.493 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:41:37.495 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 20:41:37.511 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:41:37.513 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 20:41:37.529 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 20:41:37.531 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 20:41:37.533 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 20:41:37.536 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 20:41:37.539 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 20:41:37.543 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-204137 2022-04-13 20:41:37.546 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-204137 759' 2022-04-13 20:41:37.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.551 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:41:37.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.556 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 20:41:37.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.560 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 20:41:37.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.565 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 20:41:37.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.570 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 20:41:37.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.574 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 20:41:37.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.579 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-204136 2022-04-13 20:41:37.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.584 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 20:41:37.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.589 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 20:41:37.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.593 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 20:41:37.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.598 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 20:41:37.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.603 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 20:41:37.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:41:37.608 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 20:41:37.610 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 20:41:37.613 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 20:41:37.615 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 20:41:37.618 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 20:41:37.620 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:41:37.622 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:41:37.624 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:41:37.627 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:41:37.629 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:41:37.632 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:41:37.646 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:41:37.648 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:41:37.650 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:37.653 | + functions-common:git_clone:629 : echo master 2022-04-13 20:41:37.653 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:41:37.658 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 20:41:37.661 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:37.663 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 20:41:37.666 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:41:37.666 | + functions-common:git_clone:678 : head -1 2022-04-13 20:41:37.669 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 20:41:37.671 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:41:37.675 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 20:41:37.678 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:41:37.680 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 20:41:37.683 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 20:41:37.685 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 20:41:37.688 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 20:41:37.690 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:41:37.693 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 20:41:37.695 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 20:41:37.697 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 20:41:37.700 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 20:41:37.705 | ++ tools/install_prereqs.sh:source:47 : NOW=1649882497 2022-04-13 20:41:37.708 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 20:41:37.713 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649882224 2022-04-13 20:41:37.715 | ++ tools/install_prereqs.sh:source:49 : DELTA=273 2022-04-13 20:41:37.718 | ++ tools/install_prereqs.sh:source:50 : [[ 273 -lt 7200 ]] 2022-04-13 20:41:37.720 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 20:41:37.723 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 20:41:37.725 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 20:41:37.728 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 20:41:37.730 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 20:41:37.732 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 20:41:37.735 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 20:41:37.737 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 20:41:37.740 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 20:41:37.786 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 20:41:37.786 | apache2-dev 2022-04-13 20:41:37.786 | bc 2022-04-13 20:41:37.786 | bsdmainutils 2022-04-13 20:41:37.786 | curl 2022-04-13 20:41:37.786 | g++ 2022-04-13 20:41:37.786 | gawk 2022-04-13 20:41:37.786 | gcc 2022-04-13 20:41:37.786 | gettext 2022-04-13 20:41:37.786 | git 2022-04-13 20:41:37.786 | graphviz 2022-04-13 20:41:37.786 | iputils-ping 2022-04-13 20:41:37.786 | libapache2-mod-proxy-uwsgi 2022-04-13 20:41:37.786 | libffi-dev 2022-04-13 20:41:37.786 | libjpeg-dev 2022-04-13 20:41:37.786 | libpcre3-dev 2022-04-13 20:41:37.786 | libpq-dev 2022-04-13 20:41:37.786 | libssl-dev 2022-04-13 20:41:37.786 | libsystemd-dev 2022-04-13 20:41:37.786 | libxml2-dev 2022-04-13 20:41:37.786 | libxslt1-dev 2022-04-13 20:41:37.786 | libyaml-dev 2022-04-13 20:41:37.786 | lsof 2022-04-13 20:41:37.786 | openssh-server 2022-04-13 20:41:37.786 | openssl 2022-04-13 20:41:37.786 | pkg-config 2022-04-13 20:41:37.787 | psmisc 2022-04-13 20:41:37.787 | python3-dev 2022-04-13 20:41:37.787 | python3-pip 2022-04-13 20:41:37.787 | python3-systemd 2022-04-13 20:41:37.787 | python3-venv 2022-04-13 20:41:37.787 | tar 2022-04-13 20:41:37.787 | tcpdump 2022-04-13 20:41:37.787 | unzip 2022-04-13 20:41:37.787 | uuid-runtime 2022-04-13 20:41:37.787 | wget 2022-04-13 20:41:37.787 | wget 2022-04-13 20:41:37.787 | zlib1g-dev 2022-04-13 20:41:37.787 | libkrb5-dev 2022-04-13 20:41:37.787 | libldap2-dev 2022-04-13 20:41:37.787 | libsasl2-dev 2022-04-13 20:41:37.787 | memcached 2022-04-13 20:41:37.787 | python3-mysqldb 2022-04-13 20:41:37.787 | sqlite3 2022-04-13 20:41:37.787 | conntrack 2022-04-13 20:41:37.787 | curl 2022-04-13 20:41:37.787 | dnsmasq-base 2022-04-13 20:41:37.787 | dnsmasq-utils 2022-04-13 20:41:37.787 | ebtables 2022-04-13 20:41:37.787 | genisoimage 2022-04-13 20:41:37.787 | iptables 2022-04-13 20:41:37.787 | iputils-arping 2022-04-13 20:41:37.787 | kpartx 2022-04-13 20:41:37.787 | libjs-jquery-tablesorter 2022-04-13 20:41:37.787 | parted 2022-04-13 20:41:37.787 | pm-utils 2022-04-13 20:41:37.787 | python3-mysqldb 2022-04-13 20:41:37.787 | socat 2022-04-13 20:41:37.787 | sqlite3 2022-04-13 20:41:37.787 | sudo 2022-04-13 20:41:37.787 | vlan 2022-04-13 20:41:37.787 | lsscsi 2022-04-13 20:41:37.788 | open-iscsi 2022-04-13 20:41:37.788 | lvm2 2022-04-13 20:41:37.788 | qemu-utils 2022-04-13 20:41:37.788 | thin-provisioning-tools 2022-04-13 20:41:37.788 | acl 2022-04-13 20:41:37.788 | dnsmasq-base 2022-04-13 20:41:37.788 | dnsmasq-utils 2022-04-13 20:41:37.788 | ebtables 2022-04-13 20:41:37.788 | haproxy 2022-04-13 20:41:37.788 | iptables 2022-04-13 20:41:37.788 | iputils-arping 2022-04-13 20:41:37.788 | iputils-ping 2022-04-13 20:41:37.788 | postgresql-server-dev-all 2022-04-13 20:41:37.788 | python3-mysqldb 2022-04-13 20:41:37.788 | sqlite3 2022-04-13 20:41:37.788 | sudo 2022-04-13 20:41:37.788 | vlan 2022-04-13 20:41:37.788 | pcp 2022-04-13 20:41:37.788 | ipset 2022-04-13 20:41:37.788 | conntrack 2022-04-13 20:41:37.788 | conntrackd 2022-04-13 20:41:37.788 | keepalived 2022-04-13 20:41:37.788 | lvm2 2022-04-13 20:41:37.788 | qemu-utils 2022-04-13 20:41:37.788 | thin-provisioning-tools 2022-04-13 20:41:37.788 | curl 2022-04-13 20:41:37.788 | liberasurecode-dev 2022-04-13 20:41:37.788 | make 2022-04-13 20:41:37.788 | memcached 2022-04-13 20:41:37.788 | rsync 2022-04-13 20:41:37.788 | sqlite3 2022-04-13 20:41:37.788 | xfsprogs' 2022-04-13 20:41:37.789 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 20:41:37.806 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 20:41:37.806 | apache2-dev 2022-04-13 20:41:37.806 | bc 2022-04-13 20:41:37.806 | bsdmainutils 2022-04-13 20:41:37.806 | curl 2022-04-13 20:41:37.806 | g++ 2022-04-13 20:41:37.806 | gawk 2022-04-13 20:41:37.806 | gcc 2022-04-13 20:41:37.806 | gettext 2022-04-13 20:41:37.806 | git 2022-04-13 20:41:37.806 | graphviz 2022-04-13 20:41:37.807 | iputils-ping 2022-04-13 20:41:37.807 | libapache2-mod-proxy-uwsgi 2022-04-13 20:41:37.807 | libffi-dev 2022-04-13 20:41:37.807 | libjpeg-dev 2022-04-13 20:41:37.807 | libpcre3-dev 2022-04-13 20:41:37.807 | libpq-dev 2022-04-13 20:41:37.807 | libssl-dev 2022-04-13 20:41:37.807 | libsystemd-dev 2022-04-13 20:41:37.807 | libxml2-dev 2022-04-13 20:41:37.807 | libxslt1-dev 2022-04-13 20:41:37.807 | libyaml-dev 2022-04-13 20:41:37.807 | lsof 2022-04-13 20:41:37.807 | openssh-server 2022-04-13 20:41:37.807 | openssl 2022-04-13 20:41:37.807 | pkg-config 2022-04-13 20:41:37.807 | psmisc 2022-04-13 20:41:37.807 | python3-dev 2022-04-13 20:41:37.807 | python3-pip 2022-04-13 20:41:37.807 | python3-systemd 2022-04-13 20:41:37.807 | python3-venv 2022-04-13 20:41:37.807 | tar 2022-04-13 20:41:37.807 | tcpdump 2022-04-13 20:41:37.807 | unzip 2022-04-13 20:41:37.807 | uuid-runtime 2022-04-13 20:41:37.807 | wget 2022-04-13 20:41:37.807 | wget 2022-04-13 20:41:37.807 | zlib1g-dev 2022-04-13 20:41:37.807 | libkrb5-dev 2022-04-13 20:41:37.807 | libldap2-dev 2022-04-13 20:41:37.807 | libsasl2-dev 2022-04-13 20:41:37.807 | memcached 2022-04-13 20:41:37.807 | python3-mysqldb 2022-04-13 20:41:37.807 | sqlite3 2022-04-13 20:41:37.807 | conntrack 2022-04-13 20:41:37.807 | curl 2022-04-13 20:41:37.807 | dnsmasq-base 2022-04-13 20:41:37.807 | dnsmasq-utils 2022-04-13 20:41:37.808 | ebtables 2022-04-13 20:41:37.808 | genisoimage 2022-04-13 20:41:37.808 | iptables 2022-04-13 20:41:37.808 | iputils-arping 2022-04-13 20:41:37.808 | kpartx 2022-04-13 20:41:37.808 | libjs-jquery-tablesorter 2022-04-13 20:41:37.808 | parted 2022-04-13 20:41:37.808 | pm-utils 2022-04-13 20:41:37.808 | python3-mysqldb 2022-04-13 20:41:37.808 | socat 2022-04-13 20:41:37.808 | sqlite3 2022-04-13 20:41:37.808 | sudo 2022-04-13 20:41:37.808 | vlan 2022-04-13 20:41:37.808 | lsscsi 2022-04-13 20:41:37.808 | open-iscsi 2022-04-13 20:41:37.808 | lvm2 2022-04-13 20:41:37.808 | qemu-utils 2022-04-13 20:41:37.808 | thin-provisioning-tools 2022-04-13 20:41:37.808 | acl 2022-04-13 20:41:37.808 | dnsmasq-base 2022-04-13 20:41:37.808 | dnsmasq-utils 2022-04-13 20:41:37.808 | ebtables 2022-04-13 20:41:37.808 | haproxy 2022-04-13 20:41:37.808 | iptables 2022-04-13 20:41:37.808 | iputils-arping 2022-04-13 20:41:37.808 | iputils-ping 2022-04-13 20:41:37.808 | postgresql-server-dev-all 2022-04-13 20:41:37.808 | python3-mysqldb 2022-04-13 20:41:37.808 | sqlite3 2022-04-13 20:41:37.808 | sudo 2022-04-13 20:41:37.808 | vlan 2022-04-13 20:41:37.808 | pcp 2022-04-13 20:41:37.808 | ipset 2022-04-13 20:41:37.808 | conntrack 2022-04-13 20:41:37.809 | conntrackd 2022-04-13 20:41:37.809 | keepalived 2022-04-13 20:41:37.809 | lvm2 2022-04-13 20:41:37.809 | qemu-utils 2022-04-13 20:41:37.809 | thin-provisioning-tools 2022-04-13 20:41:37.809 | curl 2022-04-13 20:41:37.809 | liberasurecode-dev 2022-04-13 20:41:37.809 | make 2022-04-13 20:41:37.809 | memcached 2022-04-13 20:41:37.809 | rsync 2022-04-13 20:41:37.809 | sqlite3 2022-04-13 20:41:37.809 | xfsprogs ' 2022-04-13 20:41:37.809 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 20:41:37.811 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:37.813 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:37.816 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:37.817 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 20:41:37.821 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:37.823 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 20:41:37.826 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:41:37.828 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 20:41:37.830 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:41:37.832 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:37.835 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:41:37.837 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:37.839 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:37.841 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:41:37.843 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 20:41:37.845 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 20:41:37.848 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 20:41:37.850 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 20:41:37.854 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 20:41:37.856 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 20:41:37.858 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 20:41:37.860 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 20:41:37.862 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 20:41:37.865 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 20:41:37.869 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649882497866 2022-04-13 20:41:37.871 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 20:41:37.873 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 20:41:37.875 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 20:41:38.117 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 20:41:38.170 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 20:41:38.257 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 20:41:38.424 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 20:41:38.814 | Fetched 222 kB in 1s (335 kB/s) 2022-04-13 20:41:40.368 | Reading package lists... 2022-04-13 20:41:40.399 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 20:41:40.401 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 20:41:40.403 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:41:40.405 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:40.407 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:40.410 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:41:40.412 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:40.414 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 20:41:40.416 | ++ functions-common:time_stop:2432 : start_time=1649882497866 2022-04-13 20:41:40.418 | ++ functions-common:time_stop:2434 : [[ -z 1649882497866 ]] 2022-04-13 20:41:40.421 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:40.425 | ++ functions-common:time_stop:2437 : end_time=1649882500422 2022-04-13 20:41:40.427 | ++ functions-common:time_stop:2438 : elapsed_time=2556 2022-04-13 20:41:40.429 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 20:41:40.431 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:40.433 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2556 2022-04-13 20:41:40.436 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:40.438 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:41:40.440 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:40.442 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:40.445 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:40.465 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 20:41:40.579 | Reading package lists... 2022-04-13 20:41:40.813 | Building dependency tree... 2022-04-13 20:41:40.815 | Reading state information... 2022-04-13 20:41:40.848 | acl is already the newest version (2.2.53-6). 2022-04-13 20:41:40.848 | bc is already the newest version (1.07.1-2build1). 2022-04-13 20:41:40.848 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 20:41:40.848 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 20:41:40.848 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 20:41:40.848 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:41:40.848 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 20:41:40.848 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:41:40.848 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 20:41:40.848 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 20:41:40.848 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 20:41:40.848 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 20:41:40.848 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 20:41:40.848 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 20:41:40.848 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 20:41:40.848 | libffi-dev is already the newest version (3.3-4). 2022-04-13 20:41:40.848 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 20:41:40.848 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 20:41:40.848 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 20:41:40.848 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 20:41:40.849 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 20:41:40.849 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 20:41:40.849 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:41:40.849 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 20:41:40.849 | psmisc is already the newest version (23.3-1). 2022-04-13 20:41:40.849 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:41:40.849 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 20:41:40.849 | python3-systemd is already the newest version (234-3build2). 2022-04-13 20:41:40.849 | socat is already the newest version (1.7.3.3-2). 2022-04-13 20:41:40.849 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 20:41:40.849 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 20:41:40.849 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 20:41:40.849 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 20:41:40.849 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 20:41:40.849 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 20:41:40.849 | pcp is already the newest version (5.0.3-1). 2022-04-13 20:41:40.849 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 20:41:40.849 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:41:40.849 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:41:40.849 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:41:40.849 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 20:41:40.849 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:41:40.849 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:41:40.849 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 20:41:40.849 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 20:41:40.849 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 20:41:40.849 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 20:41:40.849 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 20:41:40.849 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 20:41:40.849 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 20:41:40.849 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 20:41:40.849 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:41:40.849 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 20:41:40.849 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 20:41:40.850 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 20:41:40.850 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 20:41:40.850 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 20:41:40.850 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 20:41:40.850 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:41:40.850 | openssl set to manually installed. 2022-04-13 20:41:40.850 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 20:41:40.850 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 20:41:40.850 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 20:41:40.850 | rsync set to manually installed. 2022-04-13 20:41:40.850 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 20:41:40.850 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 20:41:40.850 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 20:41:40.850 | tar set to manually installed. 2022-04-13 20:41:40.850 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 20:41:40.850 | tcpdump set to manually installed. 2022-04-13 20:41:40.850 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 20:41:41.055 | uuid-runtime set to manually installed. 2022-04-13 20:41:41.055 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 20:41:41.055 | wget set to manually installed. 2022-04-13 20:41:41.056 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 20:41:41.056 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:41:41.056 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 20:41:41.056 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 20:41:41.056 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 20:41:41.056 | The following packages were automatically installed and are no longer required: 2022-04-13 20:41:41.057 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:41:41.057 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:41:41.057 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:41:41.057 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:41:41.057 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:41:41.057 | python3-zope.interface 2022-04-13 20:41:41.057 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:41:41.183 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:41:41.187 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 20:41:41.189 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:41:41.192 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:41:41.194 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:41.197 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:41.199 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:41:41.201 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:41.203 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:41:41.205 | ++ functions-common:time_stop:2432 : start_time=1649882500462 2022-04-13 20:41:41.208 | ++ functions-common:time_stop:2434 : [[ -z 1649882500462 ]] 2022-04-13 20:41:41.211 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:41.215 | ++ functions-common:time_stop:2437 : end_time=1649882501212 2022-04-13 20:41:41.217 | ++ functions-common:time_stop:2438 : elapsed_time=750 2022-04-13 20:41:41.219 | ++ functions-common:time_stop:2439 : total=740 2022-04-13 20:41:41.221 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:41.223 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1490 2022-04-13 20:41:41.226 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 20:41:41.228 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 20:41:41.231 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 20:41:41.233 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 20:41:41.237 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 20:41:41.241 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 20:41:41.244 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 20:41:41.246 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 20:41:42.607 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 20:41:42.609 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 20:41:42.611 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 20:41:42.613 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 20:41:42.615 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 20:41:42.616 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 20:41:42.618 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 20:41:42.620 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 20:41:42.622 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 20:41:42.623 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 20:41:42.625 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 20:41:42.627 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 20:41:42.629 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 20:41:42.631 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 20:41:42.632 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 20:41:42.634 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 20:41:42.636 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 20:41:42.638 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 20:41:42.639 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 20:41:42.641 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 20:41:42.644 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 20:41:42.646 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 20:41:42.648 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 20:41:42.650 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 20:41:42.717 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 20:41:42.719 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 20:41:42.785 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 20:41:42.787 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 20:41:42.853 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 20:41:42.855 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 20:41:42.856 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 20:41:42.858 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 20:41:42.860 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 20:41:42.862 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 20:41:42.864 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 20:41:42.866 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 20:41:42.867 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 20:41:42.869 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 20:41:42.871 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 20:41:42.871 | Distro: focal 2022-04-13 20:41:42.874 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 20:41:42.876 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:41:42.880 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:41:42.882 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:41:42.884 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:41:42.884 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:41:43.463 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:41:43.465 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:41:43.465 | pip: 21.3.1 2022-04-13 20:41:43.467 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 20:41:43.469 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 20:41:43.470 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:41:43.473 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:41:43.474 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:41:43.476 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:43.478 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:41:43.479 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:41:43.481 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:41:43.483 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:41:43.484 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:41:43.486 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:43.488 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:41:43.490 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 20:41:43.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:43.493 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:43.495 | + tools/install_pip.sh:main:142 : : 2022-04-13 20:41:43.497 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 20:41:43.499 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 20:41:43.501 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 20:41:43.502 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:41:43.505 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 20:41:43.507 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 20:41:43.508 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:41:43.511 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:41:43.511 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:41:43.515 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 20:41:43.517 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 20:41:43.519 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:43.521 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:43.523 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:43.539 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 20:41:43.541 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 20:41:44.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:44.272 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:44.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:44.272 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:45.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:46.532 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 20:41:46.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 20:41:48.265 | Installing collected packages: setuptools 2022-04-13 20:41:49.209 | Successfully installed setuptools-62.0.0 2022-04-13 20:41:49.210 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:49.360 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:49.360 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:49.479 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:49.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:49.482 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:49.484 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:49.486 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:49.488 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:49.490 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:49.491 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:49.493 | + functions-common:time_stop:2432 : start_time=1649882503535 2022-04-13 20:41:49.494 | + functions-common:time_stop:2434 : [[ -z 1649882503535 ]] 2022-04-13 20:41:49.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:49.500 | + functions-common:time_stop:2437 : end_time=1649882509498 2022-04-13 20:41:49.502 | + functions-common:time_stop:2438 : elapsed_time=5963 2022-04-13 20:41:49.504 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:41:49.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:49.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5963 2022-04-13 20:41:49.509 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:49.511 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 20:41:49.513 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:41:49.517 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:41:49.519 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:41:49.522 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:41:49.522 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:41:50.098 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:41:50.100 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:41:50.100 | pip: 21.3.1 2022-04-13 20:41:50.103 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 20:41:50.106 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:41:50.109 | + ./stack.sh:main:798 : fixup_all 2022-04-13 20:41:50.112 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 20:41:50.114 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 20:41:50.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:41:50.118 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:41:50.121 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 20:41:50.132 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 20:41:50.143 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 20:41:50.154 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 20:41:50.156 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 20:41:50.158 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:41:50.161 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:41:50.163 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:41:50.165 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:50.167 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:41:50.169 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:41:50.171 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:41:50.173 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:41:50.175 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:41:50.178 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:41:50.180 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:41:50.182 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 20:41:50.184 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 20:41:50.186 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 20:41:50.188 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:41:50.190 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:41:50.192 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:41:50.195 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:41:50.197 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:41:50.199 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:41:50.201 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 20:41:50.203 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 20:41:50.205 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 20:41:50.207 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 20:41:50.210 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 20:41:50.212 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 20:41:50.214 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 20:41:50.235 | Using python 3.8 to install os-testr 2022-04-13 20:41:50.238 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 20:41:50.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:50.966 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:50.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:41:50.966 | from cryptography.utils import int_from_bytes 2022-04-13 20:41:52.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:52.179 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 20:41:52.245 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 20:41:52.246 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 20:41:52.247 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 20:41:52.262 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 20:41:52.271 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 20:41:52.282 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 20:41:53.947 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:41:53.953 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:41:53.953 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:41:54.063 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:54.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:54.067 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:54.069 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:54.072 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:54.074 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:54.076 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:54.078 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:54.080 | + functions-common:time_stop:2432 : start_time=1649882510230 2022-04-13 20:41:54.082 | + functions-common:time_stop:2434 : [[ -z 1649882510230 ]] 2022-04-13 20:41:54.085 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:54.089 | + functions-common:time_stop:2437 : end_time=1649882514087 2022-04-13 20:41:54.091 | + functions-common:time_stop:2438 : elapsed_time=3857 2022-04-13 20:41:54.093 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:41:54.096 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:54.098 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3857 2022-04-13 20:41:54.100 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:54.102 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 20:41:54.167 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 20:41:54.410 | + ./stack.sh:main:812 : install_infra 2022-04-13 20:41:54.412 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:41:54.415 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 20:41:54.418 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:41:54.421 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 20:41:54.445 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 20:41:56.380 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.387 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.391 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.397 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.400 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.407 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.411 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.436 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.514 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.533 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.537 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.541 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.556 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.565 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.567 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.583 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.600 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.609 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.614 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.632 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.653 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.670 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.679 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.684 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.705 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.733 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.735 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.749 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.754 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.758 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.763 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.777 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.784 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.832 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.850 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.854 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.885 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.946 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.952 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:56.959 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.009 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.022 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.030 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.132 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.156 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.161 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.171 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.177 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.195 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.202 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.219 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.254 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.282 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.294 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.306 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.323 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.332 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.347 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.358 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.362 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:57.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:41:57.509 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 20:41:57.792 | + inc/python:pip_install:200 : result=0 2022-04-13 20:41:57.794 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:41:57.797 | + functions-common:time_stop:2425 : local name 2022-04-13 20:41:57.799 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:41:57.801 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:41:57.803 | + functions-common:time_stop:2428 : local total 2022-04-13 20:41:57.805 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:41:57.807 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:41:57.809 | + functions-common:time_stop:2432 : start_time=1649882514438 2022-04-13 20:41:57.811 | + functions-common:time_stop:2434 : [[ -z 1649882514438 ]] 2022-04-13 20:41:57.814 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:41:57.818 | + functions-common:time_stop:2437 : end_time=1649882517816 2022-04-13 20:41:57.820 | + functions-common:time_stop:2438 : elapsed_time=3378 2022-04-13 20:41:57.822 | + functions-common:time_stop:2439 : total=3857 2022-04-13 20:41:57.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:41:57.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7235 2022-04-13 20:41:57.829 | + inc/python:pip_install:203 : return 0 2022-04-13 20:41:57.832 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:41:57.835 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 20:41:57.857 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 20:41:59.612 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.619 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.623 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.628 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.632 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.639 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.643 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.669 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.747 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.766 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.770 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.775 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.790 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.798 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.800 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.817 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.834 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.844 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.848 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.866 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.888 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.906 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.914 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.919 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.939 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.968 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.970 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.984 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.988 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.992 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:41:59.997 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.012 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.019 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.068 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.086 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.090 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.120 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.182 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.189 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.196 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.246 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.260 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.268 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.370 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.395 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.399 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.410 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.415 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.434 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.441 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.458 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.488 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.517 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.529 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.541 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.559 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.568 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.582 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.593 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.597 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:42:00.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:00.605 | Processing /opt/stack/requirements 2022-04-13 20:42:02.344 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 20:42:02.347 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 20:42:02.359 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 20:42:02.364 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 20:42:02.366 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 20:42:02.373 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 20:42:02.400 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 20:42:02.403 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 20:42:02.413 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 20:42:02.464 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 20:42:02.467 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 20:42:02.482 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 20:42:02.484 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 20:42:02.489 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 20:42:02.493 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 20:42:02.495 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 20:42:02.508 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 20:42:02.519 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 20:42:02.522 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 20:42:02.570 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 20:42:02.577 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 20:42:02.581 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 20:42:02.584 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 20:42:02.645 | Building wheels for collected packages: openstack-requirements 2022-04-13 20:42:02.646 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 20:42:03.462 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 20:42:03.462 | ERROR: Command errored out with exit status 1: 2022-04-13 20:42:03.462 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_s5ame65/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_s5ame65/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-pk9wcz6k 2022-04-13 20:42:03.462 | cwd: /tmp/pip-req-build-_s5ame65/ 2022-04-13 20:42:03.462 | Complete output (6 lines): 2022-04-13 20:42:03.462 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 20:42:03.462 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 20:42:03.462 | or: setup.py --help-commands 2022-04-13 20:42:03.462 | or: setup.py cmd --help 2022-04-13 20:42:03.462 | 2022-04-13 20:42:03.462 | error: invalid command 'bdist_wheel' 2022-04-13 20:42:03.462 | ---------------------------------------- 2022-04-13 20:42:03.462 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 20:42:03.462 | Running setup.py clean for openstack-requirements 2022-04-13 20:42:04.283 | Failed to build openstack-requirements 2022-04-13 20:42:04.300 | Installing collected packages: openstack-requirements 2022-04-13 20:42:04.300 | Attempting uninstall: openstack-requirements 2022-04-13 20:42:04.301 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 20:42:04.335 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 20:42:04.354 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 20:42:04.357 | Running setup.py install for openstack-requirements: started 2022-04-13 20:42:06.698 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 20:42:06.722 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 20:42:06.847 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:06.849 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:06.851 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:06.853 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:06.855 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:06.857 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:06.859 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:06.862 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:06.864 | + functions-common:time_stop:2432 : start_time=1649882517849 2022-04-13 20:42:06.867 | + functions-common:time_stop:2434 : [[ -z 1649882517849 ]] 2022-04-13 20:42:06.869 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:06.873 | + functions-common:time_stop:2437 : end_time=1649882526871 2022-04-13 20:42:06.875 | + functions-common:time_stop:2438 : elapsed_time=9022 2022-04-13 20:42:06.878 | + functions-common:time_stop:2439 : total=7235 2022-04-13 20:42:06.880 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:06.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16257 2022-04-13 20:42:06.884 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:06.887 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 20:42:06.889 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 20:42:06.891 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 20:42:06.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:06.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:06.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 20:42:06.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:06.903 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 20:42:06.923 | Using python 3.8 to install pbr 2022-04-13 20:42:06.926 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 20:42:07.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:07.665 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:07.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:07.665 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:08.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:08.879 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 20:42:10.685 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:10.691 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:10.691 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:10.797 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:10.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:10.801 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:10.803 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:10.805 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:10.808 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:10.810 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:10.812 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:10.814 | + functions-common:time_stop:2432 : start_time=1649882526918 2022-04-13 20:42:10.816 | + functions-common:time_stop:2434 : [[ -z 1649882526918 ]] 2022-04-13 20:42:10.818 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:10.822 | + functions-common:time_stop:2437 : end_time=1649882530820 2022-04-13 20:42:10.824 | + functions-common:time_stop:2438 : elapsed_time=3902 2022-04-13 20:42:10.826 | + functions-common:time_stop:2439 : total=16257 2022-04-13 20:42:10.828 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:10.831 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20159 2022-04-13 20:42:10.833 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:10.836 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 20:42:13.122 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 20:42:14.973 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:14.974 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 20:42:14.989 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 20:42:14.991 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 20:42:14.994 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 20:42:14.997 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 20:42:15.003 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 20:42:15.072 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:42:15.075 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:42:15.078 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 20:42:15.095 | + ./stack.sh:main:821 : pkgs= 2022-04-13 20:42:15.097 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 20:42:15.100 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 20:42:15.102 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 20:42:15.104 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 20:42:15.106 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:42:15.108 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:42:15.111 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:42:15.113 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:42:15.116 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:42:15.118 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:42:15.122 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:42:15.124 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:42:15.127 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:42:15.129 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 20:42:15.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:42:15.146 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:15.148 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:42:15.150 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:42:15.152 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 20:42:15.154 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:42:15.156 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:42:15.158 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:42:15.161 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 20:42:15.163 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:42:15.165 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 20:42:15.167 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:42:15.169 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:42:15.171 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 20:42:15.173 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 20:42:15.175 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:42:15.177 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 20:42:15.179 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 20:42:15.181 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 20:42:15.183 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 20:42:15.186 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 20:42:15.188 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 20:42:15.190 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 20:42:15.193 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 20:42:15.195 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 20:42:15.197 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 20:42:15.200 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 20:42:15.250 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 20:42:15.250 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 20:42:15.253 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 20:42:15.607 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 20:42:15.609 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 20:42:15.626 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:15.628 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 20:42:15.630 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:42:15.633 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:42:15.635 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:42:15.637 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:42:15.640 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:15.642 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:42:15.645 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:15.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:15.649 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:42:15.651 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:42:15.653 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:42:15.655 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:42:15.658 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 20:42:15.660 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:42:15.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:15.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:15.667 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 20:42:15.687 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 20:42:15.796 | Reading package lists... 2022-04-13 20:42:16.033 | Building dependency tree... 2022-04-13 20:42:16.035 | Reading state information... 2022-04-13 20:42:16.276 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 20:42:16.277 | The following packages were automatically installed and are no longer required: 2022-04-13 20:42:16.278 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:42:16.278 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:42:16.278 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:42:16.278 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:42:16.278 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:42:16.278 | python3-zope.interface 2022-04-13 20:42:16.278 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:42:16.392 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:42:16.396 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:42:16.399 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:42:16.401 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:16.403 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:16.405 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:16.408 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:16.410 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:16.412 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:42:16.414 | + functions-common:time_stop:2432 : start_time=1649882535684 2022-04-13 20:42:16.417 | + functions-common:time_stop:2434 : [[ -z 1649882535684 ]] 2022-04-13 20:42:16.419 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:16.424 | + functions-common:time_stop:2437 : end_time=1649882536421 2022-04-13 20:42:16.426 | + functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 20:42:16.428 | + functions-common:time_stop:2439 : total=1490 2022-04-13 20:42:16.430 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:16.433 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2227 2022-04-13 20:42:16.435 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:42:16.437 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 20:42:16.440 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:42:16.442 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:42:16.444 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:42:16.446 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:42:16.449 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:42:16.451 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:42:16.453 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 20:42:16.455 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:42:16.458 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:42:16.460 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:42:16.462 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:42:16.465 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:42:16.467 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:42:16.470 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:42:16.472 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:42:16.474 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:42:16.476 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:42:16.479 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:42:16.481 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 20:42:16.483 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:42:16.486 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:42:16.488 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:42:16.490 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:42:16.493 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:42:16.495 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:42:16.497 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 20:42:16.499 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 20:42:16.515 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:16.517 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 20:42:16.520 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:42:16.522 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 20:42:16.524 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 20:42:16.527 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 20:42:16.532 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 20:42:16.534 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 20:42:16.536 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 20:42:16.538 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 20:42:16.541 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 20:42:16.543 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 20:42:16.546 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 20:42:17.248 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 20:42:17.249 | user tags 2022-04-13 20:42:17.249 | stackrabbit []' 2022-04-13 20:42:17.252 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 20:42:17.252 | user tags 2022-04-13 20:42:17.252 | stackrabbit []' 2022-04-13 20:42:17.252 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 20:42:17.258 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 20:42:17.261 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 20:42:17.263 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:42:17.909 | Changing password for user "stackrabbit" ... 2022-04-13 20:42:17.967 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 20:42:18.628 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 20:42:18.681 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 20:42:18.683 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:42:19.398 | Changing password for user "stackrabbit" ... 2022-04-13 20:42:19.450 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 20:42:19.452 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 20:42:19.455 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 20:42:20.104 | Deleting user "guest" ... 2022-04-13 20:42:20.119 | Error: 2022-04-13 20:42:20.119 | {:no_such_user, "guest"} 2022-04-13 20:42:20.131 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 20:42:20.134 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 20:42:20.149 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:20.152 | + ./stack.sh:main:838 : install_database 2022-04-13 20:42:20.154 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 20:42:20.157 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 20:42:20.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:20.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:20.164 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 20:42:20.478 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 20:42:20.480 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 20:42:20.482 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 20:42:20.485 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 20:42:20.488 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:42:20.490 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 20:42:20.492 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:42:20.494 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:42:20.497 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:42:20.500 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:42:20.502 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:42:20.504 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:42:20.506 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:42:20.509 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:42:20.511 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:42:20.513 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:42:20.516 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:42:20.518 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 20:42:20.520 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:42:20.523 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:42:20.525 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:42:20.527 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:42:20.530 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:42:20.532 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:42:20.534 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 20:42:20.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:20.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:20.541 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 20:42:20.543 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:42:20.545 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:42:20.548 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:42:20.550 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:42:20.553 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:20.555 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:42:20.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:20.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:20.562 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:42:20.564 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:42:20.567 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:42:20.569 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:42:20.571 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 20:42:20.573 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:42:20.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:20.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:20.580 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 20:42:20.600 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 20:42:20.709 | Reading package lists... 2022-04-13 20:42:20.944 | Building dependency tree... 2022-04-13 20:42:20.945 | Reading state information... 2022-04-13 20:42:21.185 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 20:42:21.186 | The following packages were automatically installed and are no longer required: 2022-04-13 20:42:21.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:42:21.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:42:21.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:42:21.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:42:21.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:42:21.187 | python3-zope.interface 2022-04-13 20:42:21.187 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:42:21.298 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:42:21.302 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:42:21.304 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:42:21.307 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:21.309 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:21.311 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:21.313 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:21.315 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:21.317 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:42:21.319 | + functions-common:time_stop:2432 : start_time=1649882540598 2022-04-13 20:42:21.322 | + functions-common:time_stop:2434 : [[ -z 1649882540598 ]] 2022-04-13 20:42:21.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:21.329 | + functions-common:time_stop:2437 : end_time=1649882541326 2022-04-13 20:42:21.331 | + functions-common:time_stop:2438 : elapsed_time=728 2022-04-13 20:42:21.333 | + functions-common:time_stop:2439 : total=2227 2022-04-13 20:42:21.335 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:21.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2955 2022-04-13 20:42:21.339 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:42:21.342 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 20:42:21.345 | + ./stack.sh:main:841 : install_database_python 2022-04-13 20:42:21.347 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 20:42:21.349 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 20:42:21.356 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 20:42:21.358 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:42:21.361 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 20:42:21.363 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 20:42:21.366 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:42:21.369 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:42:21.369 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:42:21.374 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 20:42:21.376 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 20:42:21.379 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 20:42:21.382 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 20:42:21.385 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 20:42:21.408 | Using python 3.8 to install PyMySQL 2022-04-13 20:42:21.411 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 20:42:22.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:22.157 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:22.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:22.157 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:23.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:23.346 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 20:42:25.035 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:25.041 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:25.041 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:25.143 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:25.145 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:25.148 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:25.150 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:25.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:25.154 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:25.157 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:25.159 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:25.161 | + functions-common:time_stop:2432 : start_time=1649882541402 2022-04-13 20:42:25.163 | + functions-common:time_stop:2434 : [[ -z 1649882541402 ]] 2022-04-13 20:42:25.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:25.171 | + functions-common:time_stop:2437 : end_time=1649882545168 2022-04-13 20:42:25.173 | + functions-common:time_stop:2438 : elapsed_time=3766 2022-04-13 20:42:25.175 | + functions-common:time_stop:2439 : total=20159 2022-04-13 20:42:25.178 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:25.180 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23925 2022-04-13 20:42:25.182 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:25.184 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 20:42:25.187 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:42:25.189 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 20:42:25.192 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 20:42:25.208 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:25.210 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 20:42:25.212 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 20:42:25.216 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 20:42:25.216 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 20:42:25.223 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 20:42:25.226 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 20:42:25.228 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 20:42:25.231 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 20:42:25.234 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 20:42:25.238 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 20:42:25.254 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:25.256 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 20:42:25.259 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:42:25.261 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:42:25.263 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:42:25.266 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:42:25.268 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:25.270 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:42:25.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:25.275 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:25.277 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:42:25.279 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:42:25.282 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:42:25.284 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:42:25.286 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 20:42:25.289 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:42:25.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:25.293 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:25.297 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 20:42:25.317 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 20:42:25.429 | Reading package lists... 2022-04-13 20:42:25.701 | Building dependency tree... 2022-04-13 20:42:25.702 | Reading state information... 2022-04-13 20:42:25.949 | radvd is already the newest version (1:2.17-2). 2022-04-13 20:42:25.949 | The following packages were automatically installed and are no longer required: 2022-04-13 20:42:25.951 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:42:25.951 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:42:25.951 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:42:25.951 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:42:25.951 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:42:25.951 | python3-zope.interface 2022-04-13 20:42:25.951 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:42:26.065 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:42:26.069 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:42:26.071 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:42:26.073 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:26.076 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:26.078 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:26.080 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:26.082 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:26.084 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:42:26.087 | + functions-common:time_stop:2432 : start_time=1649882545314 2022-04-13 20:42:26.089 | + functions-common:time_stop:2434 : [[ -z 1649882545314 ]] 2022-04-13 20:42:26.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:26.096 | + functions-common:time_stop:2437 : end_time=1649882546094 2022-04-13 20:42:26.098 | + functions-common:time_stop:2438 : elapsed_time=780 2022-04-13 20:42:26.101 | + functions-common:time_stop:2439 : total=2955 2022-04-13 20:42:26.103 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:26.105 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3735 2022-04-13 20:42:26.107 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:42:26.110 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 20:42:26.126 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:26.128 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 20:42:26.131 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 20:42:26.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 20:42:26.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 20:42:26.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 20:42:26.157 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:42:26.160 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:42:26.162 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:42:26.164 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:42:26.166 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:26.169 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:42:26.171 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:26.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:26.176 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:42:26.178 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:42:26.180 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:42:26.182 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:42:26.184 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 20:42:26.187 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:42:26.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:26.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:26.193 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 20:42:26.213 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 20:42:26.326 | Reading package lists... 2022-04-13 20:42:26.569 | Building dependency tree... 2022-04-13 20:42:26.570 | Reading state information... 2022-04-13 20:42:26.816 | fakeroot is already the newest version (1.24-1). 2022-04-13 20:42:26.817 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:42:26.817 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 20:42:26.817 | The following packages were automatically installed and are no longer required: 2022-04-13 20:42:26.818 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:42:26.818 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:42:26.818 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:42:26.818 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:42:26.818 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:42:26.818 | python3-zope.interface 2022-04-13 20:42:26.818 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:42:26.929 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:42:26.934 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:42:26.936 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:42:26.939 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:26.941 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:26.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:26.945 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:26.947 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:26.949 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:42:26.951 | + functions-common:time_stop:2432 : start_time=1649882546210 2022-04-13 20:42:26.954 | + functions-common:time_stop:2434 : [[ -z 1649882546210 ]] 2022-04-13 20:42:26.957 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:26.961 | + functions-common:time_stop:2437 : end_time=1649882546958 2022-04-13 20:42:26.963 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 20:42:26.965 | + functions-common:time_stop:2439 : total=3735 2022-04-13 20:42:26.967 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:26.969 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4483 2022-04-13 20:42:26.972 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:42:26.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 20:42:26.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:26.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:26.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 20:42:26.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 20:42:26.986 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 20:42:26.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 20:42:26.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 20:42:26.995 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 20:42:26.996 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 20:42:27.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 20:42:27.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 20:42:27.005 | + functions:vercmp:628 : local v1=5.4 2022-04-13 20:42:27.007 | + functions:vercmp:629 : local 'op=<' 2022-04-13 20:42:27.009 | + functions:vercmp:630 : local v2=3.13 2022-04-13 20:42:27.011 | + functions:vercmp:631 : local result 2022-04-13 20:42:27.015 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 20:42:27.016 | ++ functions:vercmp:635 : head -1 2022-04-13 20:42:27.017 | ++ functions:vercmp:635 : sort -V 2022-04-13 20:42:27.021 | + functions:vercmp:635 : result=3.13 2022-04-13 20:42:27.023 | + functions:vercmp:637 : case $op in 2022-04-13 20:42:27.025 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 20:42:27.027 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 20:42:27.029 | + functions:vercmp:648 : return 2022-04-13 20:42:27.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 20:42:27.034 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:42:27.036 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 20:42:27.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 20:42:27.503 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 20:42:27.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 20:42:27.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.516 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 20:42:27.533 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:27.536 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 20:42:27.538 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 20:42:27.538 | Installing etcd 2022-04-13 20:42:27.541 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 20:42:27.553 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 20:42:27.564 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 20:42:27.567 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 20:42:27.579 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 20:42:27.585 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:42:27.588 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:42:27.591 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:42:27.596 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:42:27.598 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 20:42:27.601 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 20:42:27.603 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:42:27.605 | ++ functions:get_extra_file:74 : return 2022-04-13 20:42:27.609 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:42:27.611 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 20:42:27.613 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 20:42:27.616 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 20:42:27.632 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:42:27.634 | + ./stack.sh:main:868 : install_dstat 2022-04-13 20:42:27.636 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 20:42:27.652 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:42:27.654 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 20:42:27.657 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:42:27.659 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 20:42:27.662 | + ./stack.sh:main:877 : install_libs 2022-04-13 20:42:27.664 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 20:42:27.666 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 20:42:27.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 20:42:27.671 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 20:42:27.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 20:42:27.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.682 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 20:42:27.684 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 20:42:27.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 20:42:27.689 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 20:42:27.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 20:42:27.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.700 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 20:42:27.702 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 20:42:27.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 20:42:27.706 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 20:42:27.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 20:42:27.715 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.718 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 20:42:27.720 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 20:42:27.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 20:42:27.725 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 20:42:27.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 20:42:27.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.736 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 20:42:27.738 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 20:42:27.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 20:42:27.743 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 20:42:27.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 20:42:27.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.754 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 20:42:27.756 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 20:42:27.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 20:42:27.761 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 20:42:27.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 20:42:27.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.772 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 20:42:27.774 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 20:42:27.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 20:42:27.778 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 20:42:27.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 20:42:27.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.790 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 20:42:27.792 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 20:42:27.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 20:42:27.797 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 20:42:27.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 20:42:27.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.808 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 20:42:27.810 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 20:42:27.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 20:42:27.815 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 20:42:27.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 20:42:27.824 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.826 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 20:42:27.828 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 20:42:27.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 20:42:27.833 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 20:42:27.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.837 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.839 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 20:42:27.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.844 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 20:42:27.847 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 20:42:27.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 20:42:27.851 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 20:42:27.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 20:42:27.861 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.863 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 20:42:27.865 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 20:42:27.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 20:42:27.870 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 20:42:27.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 20:42:27.879 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.881 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 20:42:27.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 20:42:27.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 20:42:27.888 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 20:42:27.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.895 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 20:42:27.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.900 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 20:42:27.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 20:42:27.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 20:42:27.907 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 20:42:27.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 20:42:27.916 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.918 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 20:42:27.920 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 20:42:27.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 20:42:27.925 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 20:42:27.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.932 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 20:42:27.934 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.936 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 20:42:27.939 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 20:42:27.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 20:42:27.943 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 20:42:27.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 20:42:27.953 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.955 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 20:42:27.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 20:42:27.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 20:42:27.962 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 20:42:27.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.966 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 20:42:27.971 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.974 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 20:42:27.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 20:42:27.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 20:42:27.981 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 20:42:27.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:27.985 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:27.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 20:42:27.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:27.992 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 20:42:27.994 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 20:42:27.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 20:42:27.999 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 20:42:28.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 20:42:28.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.010 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 20:42:28.012 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 20:42:28.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 20:42:28.017 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 20:42:28.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 20:42:28.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.029 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 20:42:28.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 20:42:28.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 20:42:28.036 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 20:42:28.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.040 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 20:42:28.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.047 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 20:42:28.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 20:42:28.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 20:42:28.054 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 20:42:28.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 20:42:28.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.065 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 20:42:28.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 20:42:28.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 20:42:28.072 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 20:42:28.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 20:42:28.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.084 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 20:42:28.086 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 20:42:28.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 20:42:28.091 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 20:42:28.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 20:42:28.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.103 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 20:42:28.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 20:42:28.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 20:42:28.110 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 20:42:28.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 20:42:28.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.121 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 20:42:28.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 20:42:28.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 20:42:28.128 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 20:42:28.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 20:42:28.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.140 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 20:42:28.142 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 20:42:28.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 20:42:28.147 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 20:42:28.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 20:42:28.156 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.158 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 20:42:28.161 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 20:42:28.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 20:42:28.165 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 20:42:28.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 20:42:28.174 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.177 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 20:42:28.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 20:42:28.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 20:42:28.183 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 20:42:28.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 20:42:28.192 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.195 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 20:42:28.197 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 20:42:28.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 20:42:28.202 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 20:42:28.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 20:42:28.211 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.214 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 20:42:28.216 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 20:42:28.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 20:42:28.221 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 20:42:28.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.225 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 20:42:28.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.232 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 20:42:28.235 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 20:42:28.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 20:42:28.239 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 20:42:28.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 20:42:28.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.251 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 20:42:28.253 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 20:42:28.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 20:42:28.258 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 20:42:28.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 20:42:28.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.270 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 20:42:28.272 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 20:42:28.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 20:42:28.277 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 20:42:28.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.281 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.283 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 20:42:28.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.288 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 20:42:28.290 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 20:42:28.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 20:42:28.295 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 20:42:28.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.302 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 20:42:28.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.306 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 20:42:28.308 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 20:42:28.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 20:42:28.313 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 20:42:28.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 20:42:28.323 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.325 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 20:42:28.328 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 20:42:28.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 20:42:28.332 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 20:42:28.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 20:42:28.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.344 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 20:42:28.346 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 20:42:28.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 20:42:28.351 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 20:42:28.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:28.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:28.357 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 20:42:28.360 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:28.362 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 20:42:28.382 | Using python 3.8 to install etcd3 2022-04-13 20:42:28.385 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 20:42:29.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:29.107 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:29.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:29.107 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:30.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:30.293 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 20:42:30.301 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 20:42:30.302 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 20:42:30.303 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 20:42:30.304 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 20:42:31.969 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:31.975 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:31.975 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:32.076 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:32.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:32.081 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:32.083 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:32.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:32.087 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:32.089 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:32.092 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:32.094 | + functions-common:time_stop:2432 : start_time=1649882548377 2022-04-13 20:42:32.096 | + functions-common:time_stop:2434 : [[ -z 1649882548377 ]] 2022-04-13 20:42:32.098 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:32.102 | + functions-common:time_stop:2437 : end_time=1649882552100 2022-04-13 20:42:32.104 | + functions-common:time_stop:2438 : elapsed_time=3723 2022-04-13 20:42:32.107 | + functions-common:time_stop:2439 : total=23925 2022-04-13 20:42:32.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:32.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27648 2022-04-13 20:42:32.113 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:32.115 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 20:42:32.137 | Using python 3.8 to install etcd3gw 2022-04-13 20:42:32.140 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 20:42:32.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:32.881 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:32.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:32.881 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:34.034 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:34.066 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 20:42:34.074 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 20:42:34.075 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 20:42:34.075 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 20:42:34.076 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 20:42:34.109 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 20:42:34.110 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 20:42:34.112 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 20:42:34.114 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 20:42:35.744 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:35.750 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:35.750 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:35.851 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:35.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:35.856 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:35.858 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:35.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:35.862 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:35.864 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:35.866 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:35.869 | + functions-common:time_stop:2432 : start_time=1649882552131 2022-04-13 20:42:35.871 | + functions-common:time_stop:2434 : [[ -z 1649882552131 ]] 2022-04-13 20:42:35.874 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:35.878 | + functions-common:time_stop:2437 : end_time=1649882555876 2022-04-13 20:42:35.880 | + functions-common:time_stop:2438 : elapsed_time=3745 2022-04-13 20:42:35.882 | + functions-common:time_stop:2439 : total=27648 2022-04-13 20:42:35.884 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:35.887 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31393 2022-04-13 20:42:35.889 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:35.892 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 20:42:35.894 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 20:42:35.896 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 20:42:35.899 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:42:35.901 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:42:35.903 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:42:35.906 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:42:35.908 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:42:35.910 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:42:35.913 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:42:35.915 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:42:35.917 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:42:35.919 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:42:35.922 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:42:35.924 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 20:42:35.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:35.929 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:35.931 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 20:42:35.933 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:42:35.936 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:42:35.938 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:42:35.941 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:42:35.943 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:42:35.945 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:35.947 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:42:35.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:35.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:35.955 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:42:35.957 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:42:35.959 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:42:35.962 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:42:35.964 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:42:35.966 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:42:35.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:35.971 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:35.973 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:42:35.994 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:42:36.106 | Reading package lists... 2022-04-13 20:42:36.348 | Building dependency tree... 2022-04-13 20:42:36.350 | Reading state information... 2022-04-13 20:42:36.596 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:42:36.596 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:42:36.596 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:42:36.596 | The following packages were automatically installed and are no longer required: 2022-04-13 20:42:36.597 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:42:36.597 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:42:36.597 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:42:36.597 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:42:36.597 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:42:36.598 | python3-zope.interface 2022-04-13 20:42:36.598 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:42:36.709 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:42:36.713 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:42:36.716 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:42:36.718 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:36.720 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:36.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:36.725 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:36.727 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:36.729 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:42:36.731 | + functions-common:time_stop:2432 : start_time=1649882555991 2022-04-13 20:42:36.733 | + functions-common:time_stop:2434 : [[ -z 1649882555991 ]] 2022-04-13 20:42:36.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:36.740 | + functions-common:time_stop:2437 : end_time=1649882556738 2022-04-13 20:42:36.742 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 20:42:36.745 | + functions-common:time_stop:2439 : total=4483 2022-04-13 20:42:36.747 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:36.749 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5230 2022-04-13 20:42:36.752 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:42:36.754 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 20:42:36.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:42:36.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:42:36.761 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 20:42:36.822 | Module proxy already enabled 2022-04-13 20:42:36.827 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 20:42:36.887 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 20:42:36.887 | Module proxy already enabled 2022-04-13 20:42:36.887 | Module proxy_uwsgi already enabled 2022-04-13 20:42:36.891 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 20:42:36.894 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 20:42:36.896 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:42:36.899 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 20:42:37.026 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 20:42:37.028 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 20:42:37.031 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 20:42:37.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.038 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 20:42:37.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.043 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 20:42:37.046 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 20:42:37.048 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 20:42:37.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.053 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 20:42:37.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.060 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 20:42:37.063 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 20:42:37.065 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 20:42:37.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 20:42:37.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.077 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 20:42:37.079 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 20:42:37.082 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 20:42:37.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 20:42:37.091 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.094 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 20:42:37.096 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 20:42:37.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.103 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 20:42:37.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.108 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 20:42:37.110 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 20:42:37.113 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 20:42:37.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.117 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 20:42:37.123 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.125 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 20:42:37.141 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:37.143 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 20:42:37.146 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 20:42:37.148 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 20:42:37.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 20:42:37.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.160 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 20:42:37.176 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:37.179 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 20:42:37.181 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 20:42:37.183 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 20:42:37.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.189 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 20:42:37.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.196 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 20:42:37.198 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 20:42:37.200 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 20:42:37.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:42:37.205 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:42:37.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 20:42:37.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:42:37.213 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 20:42:37.215 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 20:42:37.217 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:42:37.220 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 20:42:37.223 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 20:42:37.225 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:42:37.228 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:42:37.229 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:42:37.234 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 20:42:37.236 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 20:42:37.239 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 20:42:37.241 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 20:42:37.244 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 20:42:37.264 | Using python 3.8 to install keystonemiddleware 2022-04-13 20:42:37.266 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 20:42:38.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:38.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:39.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:39.219 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 20:42:39.272 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 20:42:39.273 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 20:42:39.274 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 20:42:39.275 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 20:42:39.276 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 20:42:39.277 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 20:42:39.279 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 20:42:39.280 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 20:42:39.281 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 20:42:39.282 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 20:42:39.283 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 20:42:39.284 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 20:42:39.285 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 20:42:39.287 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 20:42:39.345 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 20:42:39.346 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 20:42:39.347 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 20:42:39.388 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 20:42:39.428 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 20:42:39.429 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 20:42:39.430 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 20:42:39.432 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 20:42:39.481 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 20:42:39.485 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 20:42:39.494 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 20:42:39.495 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 20:42:39.509 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 20:42:39.511 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 20:42:39.514 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 20:42:39.576 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 20:42:39.579 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 20:42:39.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 20:42:39.583 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 20:42:39.631 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 20:42:39.644 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 20:42:41.227 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:41.233 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:41.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:41.339 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:41.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:41.344 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:41.346 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:41.348 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:41.351 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:41.360 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:41.362 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:41.365 | + functions-common:time_stop:2432 : start_time=1649882557259 2022-04-13 20:42:41.367 | + functions-common:time_stop:2434 : [[ -z 1649882557259 ]] 2022-04-13 20:42:41.370 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:41.374 | + functions-common:time_stop:2437 : end_time=1649882561372 2022-04-13 20:42:41.376 | + functions-common:time_stop:2438 : elapsed_time=4113 2022-04-13 20:42:41.379 | + functions-common:time_stop:2439 : total=31393 2022-04-13 20:42:41.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:41.383 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35506 2022-04-13 20:42:41.385 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:41.388 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 20:42:41.391 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 20:42:41.393 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:42:41.396 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 20:42:41.398 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 20:42:41.401 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:42:41.404 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:42:41.405 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:42:41.410 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 20:42:41.412 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 20:42:41.414 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 20:42:41.417 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 20:42:41.420 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 20:42:41.442 | Using python 3.8 to install python-memcached 2022-04-13 20:42:41.444 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 20:42:42.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:42.188 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:42.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:42.188 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:43.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:43.385 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 20:42:43.388 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 20:42:45.067 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 20:42:45.073 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:45.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:45.173 | + inc/python:pip_install:200 : result=0 2022-04-13 20:42:45.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:42:45.178 | + functions-common:time_stop:2425 : local name 2022-04-13 20:42:45.180 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:42:45.183 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:42:45.185 | + functions-common:time_stop:2428 : local total 2022-04-13 20:42:45.187 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:42:45.189 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:42:45.191 | + functions-common:time_stop:2432 : start_time=1649882561437 2022-04-13 20:42:45.194 | + functions-common:time_stop:2434 : [[ -z 1649882561437 ]] 2022-04-13 20:42:45.197 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:42:45.201 | + functions-common:time_stop:2437 : end_time=1649882565199 2022-04-13 20:42:45.204 | + functions-common:time_stop:2438 : elapsed_time=3762 2022-04-13 20:42:45.206 | + functions-common:time_stop:2439 : total=35506 2022-04-13 20:42:45.208 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:42:45.210 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39268 2022-04-13 20:42:45.212 | + inc/python:pip_install:203 : return 0 2022-04-13 20:42:45.215 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 20:42:45.231 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:42:45.234 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 20:42:45.236 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 20:42:45.238 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 20:42:45.241 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 20:42:45.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 20:42:45.245 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 20:42:45.248 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 20:42:45.263 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:42:45.265 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 20:42:45.267 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 20:42:45.269 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 20:42:45.271 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:42:45.273 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:42:45.276 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:42:45.279 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:42:45.281 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:42:45.283 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:42:45.298 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:42:45.300 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:42:45.302 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:45.305 | + functions-common:git_clone:629 : echo master 2022-04-13 20:42:45.305 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:42:45.310 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 20:42:45.312 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:42:45.314 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 20:42:45.317 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:42:45.317 | + functions-common:git_clone:678 : head -1 2022-04-13 20:42:45.320 | c141e6164 trivial: Fix typo 2022-04-13 20:42:45.323 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:42:45.325 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 20:42:45.328 | + inc/python:setup_develop:338 : local bindep 2022-04-13 20:42:45.330 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:42:45.332 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 20:42:45.335 | + inc/python:setup_develop:344 : local extras= 2022-04-13 20:42:45.337 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 20:42:45.340 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 20:42:45.342 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:42:45.344 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 20:42:45.347 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 20:42:45.349 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 20:42:45.352 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 20:42:45.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 20:42:45.357 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 20:42:45.359 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 20:42:45.361 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 20:42:45.364 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 20:42:45.369 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 20:42:45.372 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 20:42:46.060 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 20:42:46.062 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 20:42:46.064 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 20:42:46.067 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 20:42:46.069 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:42:46.071 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 20:42:46.074 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 20:42:46.076 | + inc/python:setup_package:428 : local extras= 2022-04-13 20:42:46.078 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 20:42:46.080 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 20:42:46.082 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 20:42:46.085 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 20:42:46.087 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 20:42:46.089 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 20:42:46.109 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 20:42:46.111 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 20:42:46.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:46.845 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:46.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:42:46.845 | from cryptography.utils import int_from_bytes 2022-04-13 20:42:48.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:42:48.045 | Obtaining file:///opt/stack/keystone 2022-04-13 20:42:48.046 | Preparing metadata (setup.py): started 2022-04-13 20:42:48.827 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 20:42:48.827 | ERROR: Command errored out with exit status 1: 2022-04-13 20:42:48.827 | 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-j1dq3erb 2022-04-13 20:42:48.827 | cwd: /opt/stack/keystone/ 2022-04-13 20:42:48.828 | Complete output (16 lines): 2022-04-13 20:42:48.828 | Error parsing 2022-04-13 20:42:48.828 | Traceback (most recent call last): 2022-04-13 20:42:48.828 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 20:42:48.828 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 20:42:48.828 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 20:42:48.828 | pbr.hooks.setup_hook(config) 2022-04-13 20:42:48.828 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 20:42:48.828 | metadata_config.run() 2022-04-13 20:42:48.828 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 20:42:48.828 | self.hook() 2022-04-13 20:42:48.828 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 20:42:48.828 | self.config['version'] = packaging.get_version( 2022-04-13 20:42:48.828 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 20:42:48.828 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 20:42:48.828 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 20:42:48.828 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 20:42:48.828 | ---------------------------------------- 2022-04-13 20:42:48.828 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:42:48.828 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:42:48.835 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:42:48.835 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:42:48.919 | + inc/python:pip_install:1 : exit_trap 2022-04-13 20:42:48.922 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 20:42:48.924 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 20:42:48.927 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 20:42:48.929 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 20:42:48.931 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 20:42:48.934 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 20:42:48.936 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 20:42:48.938 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 20:42:48.940 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 20:42:48.940 | Error on exit 2022-04-13 20:42:48.942 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 20:42:48.944 | + ./stack.sh:exit_trap:544 : generate-subunit 1649882492 76 fail 2022-04-13 20:42:49.534 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 20:42:49.536 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 20:42:50.414 | + ./stack.sh:exit_trap:558 : exit 1