2022-04-13 08:55:03.111 | + ./stack.sh:main:489 : exec 2022-04-13 08:55:03.111 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085503' 2022-04-13 08:55:03.111 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:55:03.111 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085503 2022-04-13 08:55:03.111 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-085503.summary.2022-04-13-085503 2022-04-13 08:55:03.111 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085503 /opt/stack/logs/stack.sh.log 2022-04-13 08:55:03.111 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085503.summary.2022-04-13-085503 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:55:03.111 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:55:03.111 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:55:03.111 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:55:03.111 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:55:03.111 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:55:03.111 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:55:03.111 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:55:03.111 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:55:03.111 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:55:03.112 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:55:03.113 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:55:03.115 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:55:03.116 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:55:03.119 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:55:03.123 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:55:03.124 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:55:03.126 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:55:03.128 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:55:03.130 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:55:03.132 | Linux dv-neutron-837454-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:55:03.134 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:55:03.136 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:55:03.139 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:55:03.175 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:55:03.191 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:55:03.193 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:55:03.195 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:55:03.197 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:55:03.198 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:55:03.200 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:55:03.202 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:55:03.204 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:55:03.206 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:55:03.208 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:55:03.209 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:55:03.212 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:55:03.213 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:55:03.216 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:55:03.219 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:55:03.220 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:55:03.222 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:55:03.224 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:55:03.227 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:55:03.239 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:03.241 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:55:03.243 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:55:03.245 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:55:03.247 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:55:03.248 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:55:03.250 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:55:03.252 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:55:03.254 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:55:03.256 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:55:03.257 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:55:03.259 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:55:03.261 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:55:03.263 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:55:03.265 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:55:03.266 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:55:03.268 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:55:03.286 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:55:03.288 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:55:03.301 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:55:03.303 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:55:03.306 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:55:03.308 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:55:03.310 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:55:03.312 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:55:03.314 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:55:03.315 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:55:03.317 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:55:03.319 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:55:03.321 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:55:03.323 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:55:03.327 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:55:03.339 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:55:03.357 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:55:03.369 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:55:03.381 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:55:03.416 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:55:03.475 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:55:03.565 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:55:03.586 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:55:03.637 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:55:03.689 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:55:03.835 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:55:03.849 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:55:03.862 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:55:03.875 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:55:03.961 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:55:03.963 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:55:03.966 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:55:03.968 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:55:03.970 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:55:03.972 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:55:03.974 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:55:03.975 | False' 2022-04-13 08:55:03.978 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:55:03.992 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:55:03.995 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:55:03.997 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:55:03.998 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:55:04.000 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:55:04.002 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:55:04.004 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:55:04.006 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:55:04.008 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:55:04.011 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:55:04.014 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:55:04.017 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:55:04.019 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:55:04.021 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:55:04.023 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:55:04.037 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:04.040 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:55:04.042 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:55:04.080 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:55:04.082 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:55:04.084 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:55:04.087 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:55:04.089 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:55:04.091 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:55:04.093 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:55:04.095 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:55:04.097 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:55:04.099 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:55:04.101 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.103 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:55:04.106 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.108 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:55:04.110 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.112 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:55:04.115 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.117 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:55:04.119 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.122 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:55:04.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.126 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:55:04.129 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.131 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:55:04.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.136 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:55:04.138 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.140 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:55:04.142 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:55:04.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:55:04.151 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:55:04.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.158 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:55:04.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.162 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:55:04.165 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.167 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:55:04.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.171 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:55:04.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.176 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:55:04.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:55:04.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.185 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:55:04.187 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.189 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:55:04.192 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.194 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:55:04.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.199 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:55:04.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.203 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:55:04.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.208 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:55:04.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.212 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:55:04.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.217 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:55:04.219 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.221 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:55:04.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.226 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:55:04.228 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.230 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:55:04.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.236 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:55:04.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.240 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:55:04.243 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.245 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:55:04.247 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.249 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:55:04.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.254 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:55:04.256 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.259 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:55:04.261 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.263 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:55:04.265 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.267 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:55:04.270 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.272 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:55:04.274 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.276 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:55:04.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.280 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:55:04.283 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.285 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:55:04.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.290 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:55:04.292 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.294 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:55:04.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.299 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:55:04.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.303 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:55:04.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.308 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:55:04.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:55:04.312 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:55:04.315 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:55:04.317 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:55:04.320 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:55:04.335 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:04.337 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:55:04.339 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:55:04.341 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:55:04.357 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:55:04.360 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:55:04.362 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:55:04.364 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:55:04.367 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:55:04.370 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:55:04.372 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:55:04.374 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:55:04.377 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:55:04.379 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:55:04.379 | Using mysql database backend 2022-04-13 08:55:04.382 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:55:04.398 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:55:04.401 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:55:04.404 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:55:04.406 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:55:04.409 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:55:04.411 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:55:04.427 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:04.430 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:55:04.448 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:55:04.464 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:04.467 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:55:04.483 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:55:04.499 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:55:04.515 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:55:04.518 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:55:04.534 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:04.536 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:55:04.553 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:55:04.556 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:55:04.558 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:55:04.560 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:55:04.563 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:55:04.567 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-085504 2022-04-13 08:55:04.570 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-085504 759' 2022-04-13 08:55:04.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.575 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:55:04.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.580 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:55:04.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.584 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:55:04.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.589 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:55:04.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.594 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 08:55:04.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.598 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 08:55:04.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.603 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-085503 2022-04-13 08:55:04.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.608 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:55:04.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.613 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 08:55:04.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.618 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:55:04.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.623 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:55:04.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.627 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:55:04.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:55:04.632 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:55:04.635 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:55:04.637 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:55:04.639 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:55:04.641 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:55:04.643 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:55:04.645 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:55:04.648 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:55:04.651 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:55:04.653 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:55:04.655 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:55:04.671 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:55:04.673 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:55:04.675 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:04.677 | + functions-common:git_clone:629 : echo master 2022-04-13 08:55:04.678 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:55:04.683 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:55:04.685 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:04.688 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:55:04.690 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:55:04.690 | + functions-common:git_clone:678 : head -1 2022-04-13 08:55:04.693 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:55:04.696 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:55:04.698 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:55:04.701 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:55:04.703 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:55:04.706 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:55:04.709 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:55:04.712 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:55:04.714 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:55:04.717 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:55:04.719 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:55:04.722 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:55:04.725 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:55:04.729 | ++ tools/install_prereqs.sh:source:47 : NOW=1649840104 2022-04-13 08:55:04.733 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:55:04.737 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649840015 2022-04-13 08:55:04.740 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 08:55:04.742 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 08:55:04.744 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:55:04.747 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:55:04.749 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:55:04.752 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:55:04.754 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:55:04.756 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:55:04.758 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:55:04.761 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:55:04.764 | +++ 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:55:04.810 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:55:04.811 | apache2-dev 2022-04-13 08:55:04.811 | bc 2022-04-13 08:55:04.811 | bsdmainutils 2022-04-13 08:55:04.811 | curl 2022-04-13 08:55:04.811 | g++ 2022-04-13 08:55:04.811 | gawk 2022-04-13 08:55:04.811 | gcc 2022-04-13 08:55:04.811 | gettext 2022-04-13 08:55:04.811 | git 2022-04-13 08:55:04.811 | graphviz 2022-04-13 08:55:04.811 | iputils-ping 2022-04-13 08:55:04.811 | libapache2-mod-proxy-uwsgi 2022-04-13 08:55:04.811 | libffi-dev 2022-04-13 08:55:04.811 | libjpeg-dev 2022-04-13 08:55:04.811 | libpcre3-dev 2022-04-13 08:55:04.811 | libpq-dev 2022-04-13 08:55:04.811 | libssl-dev 2022-04-13 08:55:04.811 | libsystemd-dev 2022-04-13 08:55:04.811 | libxml2-dev 2022-04-13 08:55:04.811 | libxslt1-dev 2022-04-13 08:55:04.811 | libyaml-dev 2022-04-13 08:55:04.811 | lsof 2022-04-13 08:55:04.811 | openssh-server 2022-04-13 08:55:04.811 | openssl 2022-04-13 08:55:04.811 | pkg-config 2022-04-13 08:55:04.811 | psmisc 2022-04-13 08:55:04.811 | python3-dev 2022-04-13 08:55:04.811 | python3-pip 2022-04-13 08:55:04.811 | python3-systemd 2022-04-13 08:55:04.811 | python3-venv 2022-04-13 08:55:04.811 | tar 2022-04-13 08:55:04.811 | tcpdump 2022-04-13 08:55:04.811 | unzip 2022-04-13 08:55:04.811 | uuid-runtime 2022-04-13 08:55:04.811 | wget 2022-04-13 08:55:04.812 | wget 2022-04-13 08:55:04.812 | zlib1g-dev 2022-04-13 08:55:04.812 | libkrb5-dev 2022-04-13 08:55:04.812 | libldap2-dev 2022-04-13 08:55:04.812 | libsasl2-dev 2022-04-13 08:55:04.812 | memcached 2022-04-13 08:55:04.812 | python3-mysqldb 2022-04-13 08:55:04.812 | sqlite3 2022-04-13 08:55:04.812 | conntrack 2022-04-13 08:55:04.812 | curl 2022-04-13 08:55:04.812 | dnsmasq-base 2022-04-13 08:55:04.812 | dnsmasq-utils 2022-04-13 08:55:04.812 | ebtables 2022-04-13 08:55:04.812 | genisoimage 2022-04-13 08:55:04.812 | iptables 2022-04-13 08:55:04.812 | iputils-arping 2022-04-13 08:55:04.812 | kpartx 2022-04-13 08:55:04.812 | libjs-jquery-tablesorter 2022-04-13 08:55:04.812 | parted 2022-04-13 08:55:04.812 | pm-utils 2022-04-13 08:55:04.812 | python3-mysqldb 2022-04-13 08:55:04.812 | socat 2022-04-13 08:55:04.812 | sqlite3 2022-04-13 08:55:04.812 | sudo 2022-04-13 08:55:04.812 | vlan 2022-04-13 08:55:04.812 | lsscsi 2022-04-13 08:55:04.812 | open-iscsi 2022-04-13 08:55:04.812 | lvm2 2022-04-13 08:55:04.812 | qemu-utils 2022-04-13 08:55:04.812 | thin-provisioning-tools 2022-04-13 08:55:04.812 | acl 2022-04-13 08:55:04.812 | dnsmasq-base 2022-04-13 08:55:04.812 | dnsmasq-utils 2022-04-13 08:55:04.812 | ebtables 2022-04-13 08:55:04.812 | haproxy 2022-04-13 08:55:04.812 | iptables 2022-04-13 08:55:04.812 | iputils-arping 2022-04-13 08:55:04.813 | iputils-ping 2022-04-13 08:55:04.813 | postgresql-server-dev-all 2022-04-13 08:55:04.813 | python3-mysqldb 2022-04-13 08:55:04.813 | sqlite3 2022-04-13 08:55:04.813 | sudo 2022-04-13 08:55:04.813 | vlan 2022-04-13 08:55:04.813 | pcp 2022-04-13 08:55:04.813 | ipset 2022-04-13 08:55:04.813 | conntrack 2022-04-13 08:55:04.813 | conntrackd 2022-04-13 08:55:04.813 | keepalived 2022-04-13 08:55:04.813 | lvm2 2022-04-13 08:55:04.813 | qemu-utils 2022-04-13 08:55:04.813 | thin-provisioning-tools 2022-04-13 08:55:04.813 | curl 2022-04-13 08:55:04.813 | liberasurecode-dev 2022-04-13 08:55:04.813 | make 2022-04-13 08:55:04.813 | memcached 2022-04-13 08:55:04.813 | rsync 2022-04-13 08:55:04.813 | sqlite3 2022-04-13 08:55:04.813 | xfsprogs' 2022-04-13 08:55:04.814 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:55:04.831 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:55:04.831 | apache2-dev 2022-04-13 08:55:04.832 | bc 2022-04-13 08:55:04.832 | bsdmainutils 2022-04-13 08:55:04.832 | curl 2022-04-13 08:55:04.832 | g++ 2022-04-13 08:55:04.832 | gawk 2022-04-13 08:55:04.832 | gcc 2022-04-13 08:55:04.832 | gettext 2022-04-13 08:55:04.832 | git 2022-04-13 08:55:04.832 | graphviz 2022-04-13 08:55:04.832 | iputils-ping 2022-04-13 08:55:04.832 | libapache2-mod-proxy-uwsgi 2022-04-13 08:55:04.832 | libffi-dev 2022-04-13 08:55:04.832 | libjpeg-dev 2022-04-13 08:55:04.832 | libpcre3-dev 2022-04-13 08:55:04.832 | libpq-dev 2022-04-13 08:55:04.832 | libssl-dev 2022-04-13 08:55:04.832 | libsystemd-dev 2022-04-13 08:55:04.832 | libxml2-dev 2022-04-13 08:55:04.832 | libxslt1-dev 2022-04-13 08:55:04.832 | libyaml-dev 2022-04-13 08:55:04.832 | lsof 2022-04-13 08:55:04.832 | openssh-server 2022-04-13 08:55:04.832 | openssl 2022-04-13 08:55:04.832 | pkg-config 2022-04-13 08:55:04.832 | psmisc 2022-04-13 08:55:04.832 | python3-dev 2022-04-13 08:55:04.832 | python3-pip 2022-04-13 08:55:04.832 | python3-systemd 2022-04-13 08:55:04.832 | python3-venv 2022-04-13 08:55:04.832 | tar 2022-04-13 08:55:04.832 | tcpdump 2022-04-13 08:55:04.832 | unzip 2022-04-13 08:55:04.832 | uuid-runtime 2022-04-13 08:55:04.832 | wget 2022-04-13 08:55:04.832 | wget 2022-04-13 08:55:04.832 | zlib1g-dev 2022-04-13 08:55:04.832 | libkrb5-dev 2022-04-13 08:55:04.833 | libldap2-dev 2022-04-13 08:55:04.833 | libsasl2-dev 2022-04-13 08:55:04.833 | memcached 2022-04-13 08:55:04.833 | python3-mysqldb 2022-04-13 08:55:04.833 | sqlite3 2022-04-13 08:55:04.833 | conntrack 2022-04-13 08:55:04.833 | curl 2022-04-13 08:55:04.833 | dnsmasq-base 2022-04-13 08:55:04.833 | dnsmasq-utils 2022-04-13 08:55:04.833 | ebtables 2022-04-13 08:55:04.833 | genisoimage 2022-04-13 08:55:04.833 | iptables 2022-04-13 08:55:04.833 | iputils-arping 2022-04-13 08:55:04.833 | kpartx 2022-04-13 08:55:04.833 | libjs-jquery-tablesorter 2022-04-13 08:55:04.833 | parted 2022-04-13 08:55:04.833 | pm-utils 2022-04-13 08:55:04.833 | python3-mysqldb 2022-04-13 08:55:04.833 | socat 2022-04-13 08:55:04.833 | sqlite3 2022-04-13 08:55:04.833 | sudo 2022-04-13 08:55:04.833 | vlan 2022-04-13 08:55:04.833 | lsscsi 2022-04-13 08:55:04.833 | open-iscsi 2022-04-13 08:55:04.833 | lvm2 2022-04-13 08:55:04.833 | qemu-utils 2022-04-13 08:55:04.833 | thin-provisioning-tools 2022-04-13 08:55:04.833 | acl 2022-04-13 08:55:04.833 | dnsmasq-base 2022-04-13 08:55:04.833 | dnsmasq-utils 2022-04-13 08:55:04.833 | ebtables 2022-04-13 08:55:04.833 | haproxy 2022-04-13 08:55:04.833 | iptables 2022-04-13 08:55:04.833 | iputils-arping 2022-04-13 08:55:04.833 | iputils-ping 2022-04-13 08:55:04.833 | postgresql-server-dev-all 2022-04-13 08:55:04.833 | python3-mysqldb 2022-04-13 08:55:04.834 | sqlite3 2022-04-13 08:55:04.834 | sudo 2022-04-13 08:55:04.834 | vlan 2022-04-13 08:55:04.834 | pcp 2022-04-13 08:55:04.834 | ipset 2022-04-13 08:55:04.834 | conntrack 2022-04-13 08:55:04.834 | conntrackd 2022-04-13 08:55:04.834 | keepalived 2022-04-13 08:55:04.834 | lvm2 2022-04-13 08:55:04.834 | qemu-utils 2022-04-13 08:55:04.834 | thin-provisioning-tools 2022-04-13 08:55:04.834 | curl 2022-04-13 08:55:04.834 | liberasurecode-dev 2022-04-13 08:55:04.834 | make 2022-04-13 08:55:04.834 | memcached 2022-04-13 08:55:04.834 | rsync 2022-04-13 08:55:04.834 | sqlite3 2022-04-13 08:55:04.834 | xfsprogs ' 2022-04-13 08:55:04.834 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:55:04.837 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:04.839 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:04.842 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:55:04.842 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:55:04.847 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:55:04.849 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:55:04.852 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:55:04.854 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:55:04.856 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:55:04.859 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:04.861 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:55:04.863 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:04.865 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:04.867 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:55:04.869 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:55:04.871 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:04.873 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:55:04.876 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:55:04.880 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:55:04.882 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:55:04.884 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:55:04.886 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:55:04.888 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:55:04.891 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:55:04.895 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649840104892 2022-04-13 08:55:04.897 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:55:04.900 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:55:04.902 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:55:05.285 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:55:05.285 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:55:05.406 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:55:05.536 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:55:07.504 | Reading package lists... 2022-04-13 08:55:07.534 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:55:07.536 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:55:07.539 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:55:07.541 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:07.543 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:07.545 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:55:07.547 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:07.549 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:55:07.551 | ++ functions-common:time_stop:2432 : start_time=1649840104892 2022-04-13 08:55:07.553 | ++ functions-common:time_stop:2434 : [[ -z 1649840104892 ]] 2022-04-13 08:55:07.557 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:07.561 | ++ functions-common:time_stop:2437 : end_time=1649840107558 2022-04-13 08:55:07.563 | ++ functions-common:time_stop:2438 : elapsed_time=2666 2022-04-13 08:55:07.565 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:55:07.567 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:07.569 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2666 2022-04-13 08:55:07.571 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:55:07.574 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:55:07.576 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:07.578 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:07.581 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:55:07.601 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:55:07.711 | Reading package lists... 2022-04-13 08:55:07.950 | Building dependency tree... 2022-04-13 08:55:07.952 | Reading state information... 2022-04-13 08:55:07.984 | acl is already the newest version (2.2.53-6). 2022-04-13 08:55:07.984 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:55:07.984 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:55:07.985 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:55:07.985 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:55:07.985 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:55:07.985 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:55:07.985 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:55:07.985 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:55:07.985 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:55:07.985 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:55:07.985 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:55:07.985 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:55:07.985 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:55:07.985 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:55:07.985 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:55:07.985 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:55:07.985 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:55:07.985 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:55:07.985 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:55:07.985 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:55:07.985 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:55:07.985 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:55:07.985 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:55:07.985 | psmisc is already the newest version (23.3-1). 2022-04-13 08:55:07.985 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:55:07.985 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:55:07.985 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:55:07.985 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:55:07.985 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:55:07.985 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:55:07.985 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:55:07.985 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:55:07.985 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:55:07.985 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:55:07.985 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:55:07.986 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:55:07.986 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:55:07.986 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:55:07.986 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:55:07.986 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:55:07.986 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:55:07.986 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:55:07.986 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:55:07.986 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:55:07.986 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:55:07.986 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:55:07.986 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:55:07.986 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:55:07.986 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:55:07.986 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:55:07.986 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:55:07.986 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:55:07.986 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:55:07.986 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:55:07.986 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:55:07.986 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:55:07.986 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:55:07.986 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:55:07.986 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:55:07.986 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:55:07.986 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:55:07.986 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:55:07.986 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:55:07.986 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:55:07.986 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:55:07.986 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:55:07.986 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:55:07.986 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:55:08.193 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:55:08.194 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:55:08.194 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:55:08.194 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:55:08.194 | The following packages were automatically installed and are no longer required: 2022-04-13 08:55:08.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:55:08.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:55:08.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:55:08.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:55:08.195 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:55:08.195 | python3-zope.interface 2022-04-13 08:55:08.195 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:55:08.305 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:55:08.309 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:55:08.311 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:55:08.314 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:55:08.316 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:08.318 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:08.321 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:55:08.324 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:08.326 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:55:08.328 | ++ functions-common:time_stop:2432 : start_time=1649840107598 2022-04-13 08:55:08.330 | ++ functions-common:time_stop:2434 : [[ -z 1649840107598 ]] 2022-04-13 08:55:08.333 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:08.337 | ++ functions-common:time_stop:2437 : end_time=1649840108335 2022-04-13 08:55:08.339 | ++ functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 08:55:08.341 | ++ functions-common:time_stop:2439 : total=740 2022-04-13 08:55:08.344 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:08.346 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1477 2022-04-13 08:55:08.348 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:55:08.351 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:55:08.354 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:55:08.356 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:55:08.360 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:55:08.364 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:55:08.367 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:55:08.370 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:55:09.761 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:55:09.763 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:55:09.765 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:55:09.767 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:55:09.768 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:55:09.770 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:55:09.772 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:55:09.774 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:55:09.775 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:55:09.777 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:55:09.779 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:55:09.780 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:55:09.782 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:55:09.784 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:55:09.785 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:55:09.787 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:55:09.789 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:55:09.791 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:55:09.793 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:55:09.795 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:55:09.797 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:55:09.799 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:55:09.801 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:55:09.803 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:55:09.871 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:55:09.873 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:55:09.945 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:55:09.947 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:55:10.014 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:55:10.016 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:55:10.017 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:55:10.019 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:55:10.021 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:55:10.023 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:55:10.025 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:55:10.027 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:55:10.028 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:55:10.030 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:55:10.032 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:55:10.032 | Distro: focal 2022-04-13 08:55:10.034 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:55:10.037 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:55:10.040 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:55:10.042 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:55:10.045 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:55:10.045 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:55:10.664 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:55:10.666 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:55:10.666 | pip: 21.3.1 2022-04-13 08:55:10.668 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:55:10.670 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:55:10.672 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:55:10.673 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:55:10.675 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:55:10.677 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:55:10.679 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:55:10.681 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:55:10.682 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:55:10.684 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:55:10.686 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:55:10.687 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:55:10.689 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:55:10.691 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:55:10.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:10.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:10.696 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:55:10.698 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:55:10.700 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:55:10.701 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:55:10.703 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:55:10.705 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:55:10.707 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:55:10.709 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:55:10.712 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:55:10.712 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:55:10.717 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:55:10.718 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:55:10.720 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:55:10.722 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:55:10.724 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:55:10.740 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:55:10.742 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:55:11.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:11.496 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:11.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:11.496 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:12.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:14.674 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:55:14.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 08:55:16.408 | Installing collected packages: setuptools 2022-04-13 08:55:17.285 | Successfully installed setuptools-62.0.0 2022-04-13 08:55:17.285 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:55:17.434 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:55:17.434 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:55:17.550 | + inc/python:pip_install:200 : result=0 2022-04-13 08:55:17.552 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:55:17.554 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:17.556 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:17.557 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:17.559 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:17.561 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:17.562 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:55:17.564 | + functions-common:time_stop:2432 : start_time=1649840110736 2022-04-13 08:55:17.566 | + functions-common:time_stop:2434 : [[ -z 1649840110736 ]] 2022-04-13 08:55:17.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:17.571 | + functions-common:time_stop:2437 : end_time=1649840117569 2022-04-13 08:55:17.573 | + functions-common:time_stop:2438 : elapsed_time=6833 2022-04-13 08:55:17.575 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:55:17.577 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:17.578 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6833 2022-04-13 08:55:17.580 | + inc/python:pip_install:203 : return 0 2022-04-13 08:55:17.582 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:55:17.585 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:55:17.589 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:55:17.590 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:55:17.593 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:55:17.593 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:55:18.176 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:55:18.178 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:55:18.178 | pip: 21.3.1 2022-04-13 08:55:18.181 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:55:18.184 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:55:18.187 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:55:18.189 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:55:18.192 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:55:18.194 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:18.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:18.198 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:55:18.210 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:55:18.221 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:55:18.232 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:55:18.234 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:55:18.237 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:55:18.239 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:55:18.241 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:55:18.243 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:55:18.245 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:55:18.247 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:55:18.249 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:55:18.251 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:55:18.253 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:55:18.255 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:55:18.257 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:55:18.259 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:55:18.261 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:55:18.264 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:55:18.266 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:55:18.268 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:55:18.270 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:55:18.273 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:55:18.275 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:55:18.277 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:55:18.279 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:55:18.282 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:55:18.284 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:55:18.286 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:55:18.289 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:55:18.291 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:55:18.293 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:55:18.313 | Using python 3.8 to install os-testr 2022-04-13 08:55:18.316 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 08:55:19.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:19.058 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:19.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:19.058 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:20.221 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:20.253 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:55:20.729 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 08:55:20.730 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:55:20.731 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:55:20.746 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:55:20.755 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 08:55:20.766 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 08:55:22.389 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:55:22.395 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:55:22.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:55:22.505 | + inc/python:pip_install:200 : result=0 2022-04-13 08:55:22.507 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:55:22.509 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:22.511 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:22.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:22.516 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:22.518 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:22.520 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:55:22.522 | + functions-common:time_stop:2432 : start_time=1649840118308 2022-04-13 08:55:22.524 | + functions-common:time_stop:2434 : [[ -z 1649840118308 ]] 2022-04-13 08:55:22.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:22.531 | + functions-common:time_stop:2437 : end_time=1649840122528 2022-04-13 08:55:22.533 | + functions-common:time_stop:2438 : elapsed_time=4220 2022-04-13 08:55:22.535 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:55:22.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:22.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4220 2022-04-13 08:55:22.542 | + inc/python:pip_install:203 : return 0 2022-04-13 08:55:22.544 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:55:22.595 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:55:22.697 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:55:22.699 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:55:22.702 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:55:22.705 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:55:22.709 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:55:22.733 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:55:24.621 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.628 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.632 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.638 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.641 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.648 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.652 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.679 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.757 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.777 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.781 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.786 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.800 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.808 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.810 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.827 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.845 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.855 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.860 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.878 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.900 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.918 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.926 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.931 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.951 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.981 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.983 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:24.997 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.002 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.006 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.012 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.026 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.033 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.082 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.100 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.104 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.136 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.199 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.205 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.212 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.263 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.276 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.284 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.388 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.414 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.418 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.429 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.434 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.453 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.460 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.478 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.508 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.536 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.549 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.562 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.580 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.588 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.603 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.614 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.618 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:25.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:25.761 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:55:26.050 | + inc/python:pip_install:200 : result=0 2022-04-13 08:55:26.052 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:55:26.055 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:26.057 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:26.059 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:26.061 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:26.063 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:26.065 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:55:26.067 | + functions-common:time_stop:2432 : start_time=1649840122725 2022-04-13 08:55:26.070 | + functions-common:time_stop:2434 : [[ -z 1649840122725 ]] 2022-04-13 08:55:26.072 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:26.077 | + functions-common:time_stop:2437 : end_time=1649840126074 2022-04-13 08:55:26.080 | + functions-common:time_stop:2438 : elapsed_time=3349 2022-04-13 08:55:26.082 | + functions-common:time_stop:2439 : total=4220 2022-04-13 08:55:26.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:26.087 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7569 2022-04-13 08:55:26.090 | + inc/python:pip_install:203 : return 0 2022-04-13 08:55:26.092 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:55:26.094 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:55:26.117 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 08:55:27.887 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:27.894 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:27.899 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:27.904 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:27.908 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:27.915 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:27.919 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:27.945 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.024 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.043 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.047 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.052 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.067 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.075 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.077 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.094 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.111 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.121 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.126 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.144 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.166 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.184 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.192 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.198 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.219 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.248 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.250 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.264 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.268 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.273 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.278 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.293 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.301 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.352 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.370 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.374 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.405 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.470 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.477 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.484 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.534 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.548 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.557 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.661 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.686 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.690 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.701 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.706 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.725 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.733 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.750 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.781 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.810 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.823 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.841 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.859 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.867 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.881 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.892 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.897 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:55:28.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:28.905 | Processing /opt/stack/requirements 2022-04-13 08:55:30.635 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 08:55:30.638 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 08:55:30.650 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 08:55:30.656 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:55:30.659 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 08:55:30.665 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 08:55:30.692 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 08:55:30.695 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 08:55:30.706 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 08:55:30.762 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 08:55:30.764 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 08:55:30.780 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 08:55:30.785 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 08:55:30.789 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 08:55:30.792 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 08:55:30.794 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 08:55:30.806 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 08:55:30.817 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 08:55:30.866 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 08:55:30.872 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 08:55:30.875 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 08:55:30.880 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 08:55:30.883 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 08:55:30.943 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:55:30.944 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:55:31.786 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:55:31.786 | ERROR: Command errored out with exit status 1: 2022-04-13 08:55:31.787 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6ggma5z7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6ggma5z7/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-2e8exhus 2022-04-13 08:55:31.787 | cwd: /tmp/pip-req-build-6ggma5z7/ 2022-04-13 08:55:31.787 | Complete output (6 lines): 2022-04-13 08:55:31.787 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:55:31.787 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:55:31.787 | or: setup.py --help-commands 2022-04-13 08:55:31.787 | or: setup.py cmd --help 2022-04-13 08:55:31.787 | 2022-04-13 08:55:31.787 | error: invalid command 'bdist_wheel' 2022-04-13 08:55:31.787 | ---------------------------------------- 2022-04-13 08:55:31.787 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:55:31.787 | Running setup.py clean for openstack-requirements 2022-04-13 08:55:32.626 | Failed to build openstack-requirements 2022-04-13 08:55:32.642 | Installing collected packages: openstack-requirements 2022-04-13 08:55:32.642 | Attempting uninstall: openstack-requirements 2022-04-13 08:55:32.643 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:55:32.680 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:55:32.698 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:55:32.701 | Running setup.py install for openstack-requirements: started 2022-04-13 08:55:35.061 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:55:35.085 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:55:35.212 | + inc/python:pip_install:200 : result=0 2022-04-13 08:55:35.214 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:55:35.216 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:35.218 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:35.221 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:35.223 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:35.225 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:35.227 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:55:35.229 | + functions-common:time_stop:2432 : start_time=1649840126109 2022-04-13 08:55:35.231 | + functions-common:time_stop:2434 : [[ -z 1649840126109 ]] 2022-04-13 08:55:35.234 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:35.238 | + functions-common:time_stop:2437 : end_time=1649840135236 2022-04-13 08:55:35.241 | + functions-common:time_stop:2438 : elapsed_time=9127 2022-04-13 08:55:35.243 | + functions-common:time_stop:2439 : total=7569 2022-04-13 08:55:35.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:35.247 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16696 2022-04-13 08:55:35.249 | + inc/python:pip_install:203 : return 0 2022-04-13 08:55:35.251 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:55:35.254 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:55:35.256 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:55:35.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:35.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:35.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:55:35.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:35.268 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:55:35.288 | Using python 3.8 to install pbr 2022-04-13 08:55:35.290 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:55:36.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:36.026 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:36.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:36.026 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:37.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:37.226 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:55:39.034 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:55:39.040 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:55:39.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:55:39.148 | + inc/python:pip_install:200 : result=0 2022-04-13 08:55:39.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:55:39.152 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:39.154 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:39.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:39.158 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:39.160 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:39.163 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:55:39.165 | + functions-common:time_stop:2432 : start_time=1649840135282 2022-04-13 08:55:39.167 | + functions-common:time_stop:2434 : [[ -z 1649840135282 ]] 2022-04-13 08:55:39.169 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:39.173 | + functions-common:time_stop:2437 : end_time=1649840139171 2022-04-13 08:55:39.175 | + functions-common:time_stop:2438 : elapsed_time=3889 2022-04-13 08:55:39.178 | + functions-common:time_stop:2439 : total=16696 2022-04-13 08:55:39.180 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:39.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20585 2022-04-13 08:55:39.185 | + inc/python:pip_install:203 : return 0 2022-04-13 08:55:39.187 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:55:41.444 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:55:43.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:43.330 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:55:43.345 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 08:55:43.350 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:55:43.353 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 08:55:43.355 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:55:43.358 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 08:55:43.429 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:55:43.432 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:55:43.435 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:55:43.451 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:55:43.454 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:55:43.456 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:55:43.459 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:55:43.461 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:55:43.463 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:55:43.465 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:55:43.468 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:55:43.470 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:55:43.472 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:55:43.475 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:55:43.479 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:55:43.481 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:55:43.483 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:55:43.485 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:55:43.487 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:55:43.502 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:43.504 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:55:43.506 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:55:43.508 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:55:43.510 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:55:43.512 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:55:43.515 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:55:43.517 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:55:43.519 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:55:43.521 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:55:43.523 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:55:43.525 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:55:43.527 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:55:43.529 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:55:43.531 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:55:43.533 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:55:43.536 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:55:43.538 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:55:43.540 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:55:43.542 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:55:43.544 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:55:43.547 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:55:43.549 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:55:43.551 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:55:43.554 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:55:43.556 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:55:43.607 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:55:43.607 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:55:43.609 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:55:43.985 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:55:43.987 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:55:44.003 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:44.006 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:55:44.008 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:55:44.011 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:55:44.013 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:55:44.015 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:55:44.017 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:44.020 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:55:44.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:44.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:44.026 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:55:44.029 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:55:44.031 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:55:44.033 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:55:44.036 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:55:44.038 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:55:44.040 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:44.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:44.045 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:55:44.065 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:55:44.175 | Reading package lists... 2022-04-13 08:55:44.416 | Building dependency tree... 2022-04-13 08:55:44.417 | Reading state information... 2022-04-13 08:55:44.665 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:55:44.665 | The following packages were automatically installed and are no longer required: 2022-04-13 08:55:44.667 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:55:44.667 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:55:44.667 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:55:44.667 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:55:44.667 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:55:44.667 | python3-zope.interface 2022-04-13 08:55:44.667 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:55:44.782 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:55:44.787 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:55:44.789 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:55:44.792 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:44.794 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:44.796 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:44.798 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:44.801 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:44.804 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:55:44.806 | + functions-common:time_stop:2432 : start_time=1649840144063 2022-04-13 08:55:44.808 | + functions-common:time_stop:2434 : [[ -z 1649840144063 ]] 2022-04-13 08:55:44.811 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:44.815 | + functions-common:time_stop:2437 : end_time=1649840144812 2022-04-13 08:55:44.817 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 08:55:44.819 | + functions-common:time_stop:2439 : total=1477 2022-04-13 08:55:44.821 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:44.823 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2226 2022-04-13 08:55:44.825 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:55:44.828 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:55:44.830 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:55:44.833 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:55:44.835 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:55:44.837 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:55:44.839 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:55:44.842 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:55:44.844 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:55:44.846 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:55:44.849 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:55:44.851 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:55:44.854 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:55:44.856 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:55:44.858 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:55:44.860 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:55:44.862 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:55:44.865 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:55:44.867 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:55:44.870 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:55:44.872 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:55:44.874 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:55:44.876 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:55:44.878 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:55:44.881 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:55:44.884 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:55:44.886 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:55:44.888 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:55:44.890 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:55:44.906 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:44.909 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:55:44.911 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:55:44.913 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:55:44.915 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:55:44.918 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:55:44.922 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:55:44.925 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:55:44.927 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:55:44.929 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:55:44.931 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:55:44.934 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:55:44.936 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:55:45.637 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:55:45.637 | user tags 2022-04-13 08:55:45.637 | stackrabbit []' 2022-04-13 08:55:45.640 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:55:45.640 | user tags 2022-04-13 08:55:45.641 | stackrabbit []' 2022-04-13 08:55:45.641 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:55:45.647 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:55:45.649 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:55:45.652 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:55:46.303 | Changing password for user "stackrabbit" ... 2022-04-13 08:55:46.326 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:55:47.047 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:55:47.070 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:55:47.073 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:55:47.731 | Changing password for user "stackrabbit" ... 2022-04-13 08:55:47.753 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:55:47.756 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:55:47.758 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:55:48.405 | Deleting user "guest" ... 2022-04-13 08:55:48.419 | Error: 2022-04-13 08:55:48.420 | {:no_such_user, "guest"} 2022-04-13 08:55:48.433 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:55:48.435 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:55:48.452 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:48.454 | + ./stack.sh:main:838 : install_database 2022-04-13 08:55:48.457 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:55:48.460 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:55:48.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:48.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:48.467 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:55:48.691 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:55:48.694 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:55:48.696 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:55:48.698 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:55:48.701 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:55:48.703 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:55:48.705 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:55:48.708 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:55:48.710 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:55:48.712 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:55:48.714 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:55:48.717 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:55:48.719 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:55:48.721 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:55:48.724 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:55:48.726 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:55:48.728 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:55:48.731 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:55:48.733 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:55:48.735 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:55:48.737 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:55:48.740 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:55:48.742 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:55:48.744 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:55:48.747 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:55:48.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:48.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:48.753 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:55:48.756 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:55:48.758 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:55:48.760 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:55:48.762 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:55:48.765 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:48.767 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:55:48.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:48.771 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:48.773 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:55:48.776 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:55:48.778 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:55:48.780 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:55:48.782 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:55:48.785 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:55:48.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:48.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:48.792 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:55:48.813 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:55:48.922 | Reading package lists... 2022-04-13 08:55:49.168 | Building dependency tree... 2022-04-13 08:55:49.169 | Reading state information... 2022-04-13 08:55:49.418 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:55:49.418 | The following packages were automatically installed and are no longer required: 2022-04-13 08:55:49.419 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:55:49.419 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:55:49.419 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:55:49.419 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:55:49.419 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:55:49.419 | python3-zope.interface 2022-04-13 08:55:49.419 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:55:49.530 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:55:49.534 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:55:49.537 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:55:49.539 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:49.541 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:49.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:49.545 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:49.548 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:49.550 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:55:49.552 | + functions-common:time_stop:2432 : start_time=1649840148810 2022-04-13 08:55:49.555 | + functions-common:time_stop:2434 : [[ -z 1649840148810 ]] 2022-04-13 08:55:49.557 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:49.561 | + functions-common:time_stop:2437 : end_time=1649840149559 2022-04-13 08:55:49.563 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 08:55:49.565 | + functions-common:time_stop:2439 : total=2226 2022-04-13 08:55:49.568 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:49.570 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2975 2022-04-13 08:55:49.572 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:55:49.574 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:55:49.577 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:55:49.579 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:55:49.582 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:55:49.584 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:55:49.587 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:55:49.590 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:55:49.592 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:55:49.595 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:55:49.599 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:55:49.599 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:55:49.604 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:55:49.606 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:55:49.608 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:55:49.611 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:55:49.614 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:55:49.635 | Using python 3.8 to install PyMySQL 2022-04-13 08:55:49.637 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 08:55:50.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:50.370 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:50.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:50.370 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:51.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:51.575 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:55:53.261 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:55:53.266 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:55:53.266 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:55:53.372 | + inc/python:pip_install:200 : result=0 2022-04-13 08:55:53.375 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:55:53.377 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:53.380 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:53.382 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:53.384 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:53.387 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:53.389 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:55:53.391 | + functions-common:time_stop:2432 : start_time=1649840149629 2022-04-13 08:55:53.393 | + functions-common:time_stop:2434 : [[ -z 1649840149629 ]] 2022-04-13 08:55:53.397 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:53.401 | + functions-common:time_stop:2437 : end_time=1649840153398 2022-04-13 08:55:53.403 | + functions-common:time_stop:2438 : elapsed_time=3769 2022-04-13 08:55:53.405 | + functions-common:time_stop:2439 : total=20585 2022-04-13 08:55:53.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:53.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24354 2022-04-13 08:55:53.412 | + inc/python:pip_install:203 : return 0 2022-04-13 08:55:53.414 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:55:53.417 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:55:53.419 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:55:53.421 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:55:53.438 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:53.440 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:55:53.443 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:55:53.446 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:55:53.446 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:55:53.451 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:55:53.454 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:55:53.456 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:55:53.459 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:55:53.461 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:55:53.463 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:55:53.478 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:53.481 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:55:53.483 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:55:53.486 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:55:53.488 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:55:53.491 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:55:53.493 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:53.495 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:55:53.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:53.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:53.502 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:55:53.505 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:55:53.507 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:55:53.509 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:55:53.511 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:55:53.514 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:55:53.516 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:53.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:53.520 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:55:53.540 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:55:53.650 | Reading package lists... 2022-04-13 08:55:53.894 | Building dependency tree... 2022-04-13 08:55:53.895 | Reading state information... 2022-04-13 08:55:54.144 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:55:54.144 | The following packages were automatically installed and are no longer required: 2022-04-13 08:55:54.145 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:55:54.145 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:55:54.145 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:55:54.145 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:55:54.145 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:55:54.145 | python3-zope.interface 2022-04-13 08:55:54.145 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:55:54.257 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:55:54.263 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:55:54.266 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:55:54.268 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:54.271 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:54.273 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:54.275 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:54.277 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:54.279 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:55:54.281 | + functions-common:time_stop:2432 : start_time=1649840153538 2022-04-13 08:55:54.284 | + functions-common:time_stop:2434 : [[ -z 1649840153538 ]] 2022-04-13 08:55:54.287 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:54.291 | + functions-common:time_stop:2437 : end_time=1649840154289 2022-04-13 08:55:54.293 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-13 08:55:54.296 | + functions-common:time_stop:2439 : total=2975 2022-04-13 08:55:54.298 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:54.300 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3726 2022-04-13 08:55:54.302 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:55:54.304 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:55:54.321 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:54.323 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:55:54.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:55:54.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:55:54.331 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:55:54.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:55:54.354 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:55:54.356 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:55:54.358 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:55:54.360 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:55:54.363 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:55:54.365 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:55:54.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:54.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:54.371 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:55:54.373 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:55:54.375 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:55:54.377 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:55:54.380 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:55:54.382 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:55:54.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:54.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:54.389 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:55:54.408 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 08:55:54.518 | Reading package lists... 2022-04-13 08:55:54.769 | Building dependency tree... 2022-04-13 08:55:54.771 | Reading state information... 2022-04-13 08:55:55.040 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:55:55.040 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:55:55.040 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:55:55.040 | The following packages were automatically installed and are no longer required: 2022-04-13 08:55:55.041 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:55:55.041 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:55:55.041 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:55:55.041 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:55:55.041 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:55:55.041 | python3-zope.interface 2022-04-13 08:55:55.041 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:55:55.161 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:55:55.166 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:55:55.168 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:55:55.170 | + functions-common:time_stop:2425 : local name 2022-04-13 08:55:55.173 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:55:55.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:55:55.177 | + functions-common:time_stop:2428 : local total 2022-04-13 08:55:55.179 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:55:55.181 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:55:55.183 | + functions-common:time_stop:2432 : start_time=1649840154406 2022-04-13 08:55:55.186 | + functions-common:time_stop:2434 : [[ -z 1649840154406 ]] 2022-04-13 08:55:55.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:55:55.193 | + functions-common:time_stop:2437 : end_time=1649840155190 2022-04-13 08:55:55.195 | + functions-common:time_stop:2438 : elapsed_time=784 2022-04-13 08:55:55.197 | + functions-common:time_stop:2439 : total=3726 2022-04-13 08:55:55.200 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:55:55.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4510 2022-04-13 08:55:55.205 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:55:55.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:55:55.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:55:55.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:55:55.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:55:55.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:55:55.220 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:55:55.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:55:55.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:55:55.231 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:55:55.231 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:55:55.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:55:55.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:55:55.241 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:55:55.243 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:55:55.245 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:55:55.248 | + functions:vercmp:631 : local result 2022-04-13 08:55:55.252 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:55:55.253 | ++ functions:vercmp:635 : head -1 2022-04-13 08:55:55.253 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:55:55.258 | + functions:vercmp:635 : result=3.13 2022-04-13 08:55:55.260 | + functions:vercmp:637 : case $op in 2022-04-13 08:55:55.262 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:55:55.265 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:55:55.267 | + functions:vercmp:648 : return 2022-04-13 08:55:55.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:55:55.272 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:55:55.274 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:55:55.747 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:55:55.750 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:55:55.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:55.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:55.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:55:55.760 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:55.762 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:55:55.780 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:55:55.782 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:55:55.785 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:55:55.785 | Installing etcd 2022-04-13 08:55:55.789 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:55:55.801 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:55:55.813 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:55:55.815 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:55:55.828 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:55:55.831 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:55:55.834 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:55:55.840 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:55:55.844 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:55:55.846 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 08:55:55.849 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:55:55.852 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:55:55.854 | ++ functions:get_extra_file:74 : return 2022-04-13 08:55:55.857 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:55:55.859 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:55:55.861 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:55:55.864 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:55:55.880 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:55:55.882 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:55:55.885 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:55:55.901 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:55:55.903 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:55:55.906 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:55:55.908 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:55:55.911 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:55:55.913 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:55:55.915 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:55:55.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:55:55.920 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:55:55.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:55.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:55.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:55:55.928 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:55.931 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:55:55.933 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:55:55.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:55:55.937 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:55:55.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:55.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:55.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:55:55.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:55.948 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:55:55.950 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:55:55.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:55:55.955 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:55:55.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:55.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:55.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:55:55.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:55.967 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:55:55.969 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:55:55.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:55:55.974 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:55:55.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:55.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:55.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:55:55.983 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:55.985 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:55:55.987 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:55:55.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:55:55.992 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:55:55.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:55.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:55.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:55:56.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.003 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:55:56.005 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:55:56.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:55:56.010 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:55:56.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:55:56.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.022 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:55:56.024 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:55:56.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:55:56.028 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:55:56.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:55:56.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.052 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:55:56.054 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:55:56.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:55:56.059 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:55:56.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:55:56.068 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.070 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:55:56.073 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:55:56.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:55:56.077 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:55:56.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:55:56.087 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.089 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:55:56.092 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:55:56.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:55:56.096 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:55:56.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:55:56.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.108 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:55:56.110 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:55:56.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:55:56.114 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:55:56.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:55:56.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.126 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:55:56.129 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:55:56.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:55:56.133 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:55:56.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:55:56.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.146 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:55:56.148 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:55:56.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:55:56.152 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:55:56.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:55:56.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.164 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:55:56.167 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:55:56.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:55:56.171 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:55:56.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:55:56.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.183 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:55:56.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:55:56.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:55:56.190 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:55:56.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:55:56.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.202 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:55:56.204 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:55:56.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:55:56.209 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:55:56.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:55:56.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.220 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:55:56.223 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:55:56.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:55:56.227 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:55:56.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:55:56.237 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.240 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:55:56.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:55:56.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:55:56.246 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:55:56.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:55:56.256 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.258 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:55:56.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:55:56.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:55:56.265 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:55:56.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:55:56.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.277 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:55:56.279 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:55:56.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:55:56.283 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:55:56.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:55:56.293 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.295 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:55:56.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:55:56.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:55:56.303 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:55:56.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:55:56.312 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.314 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:55:56.317 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:55:56.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:55:56.321 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:55:56.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:55:56.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.333 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:55:56.335 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:55:56.337 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:55:56.340 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:55:56.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:55:56.349 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.359 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:55:56.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:55:56.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:55:56.366 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:55:56.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:55:56.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.378 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:55:56.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:55:56.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:55:56.385 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:55:56.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:55:56.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.397 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:55:56.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:55:56.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:55:56.404 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:55:56.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:55:56.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.416 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:55:56.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:55:56.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:55:56.422 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:55:56.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:55:56.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.435 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:55:56.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:55:56.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:55:56.441 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:55:56.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:55:56.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.453 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:55:56.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:55:56.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:55:56.461 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:55:56.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:55:56.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.473 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:55:56.475 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:55:56.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:55:56.480 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:55:56.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:55:56.489 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.492 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:55:56.494 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:55:56.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:55:56.499 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:55:56.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:55:56.508 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.510 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:55:56.512 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:55:56.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:55:56.517 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:55:56.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:55:56.527 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.529 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:55:56.531 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:55:56.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:55:56.537 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:55:56.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:55:56.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.548 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:55:56.550 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:55:56.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:55:56.555 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:55:56.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:55:56.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.566 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:55:56.569 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:55:56.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:55:56.573 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:55:56.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:55:56.583 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.585 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:55:56.588 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:55:56.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:55:56.592 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:55:56.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:55:56.602 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.604 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:55:56.606 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:55:56.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:55:56.611 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:55:56.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:55:56.620 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.622 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:55:56.625 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:55:56.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:55:56.630 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:55:56.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:55:56.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:55:56.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:55:56.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:55:56.641 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:55:56.665 | Using python 3.8 to install etcd3 2022-04-13 08:55:56.667 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 08:55:57.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:57.397 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:57.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:55:57.397 | from cryptography.utils import int_from_bytes 2022-04-13 08:55:58.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:55:58.594 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:55:58.601 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:55:58.602 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:55:58.603 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:55:58.604 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:56:00.267 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:56:00.273 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:56:00.273 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:56:00.375 | + inc/python:pip_install:200 : result=0 2022-04-13 08:56:00.377 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:56:00.379 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:00.382 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:00.384 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:00.386 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:00.388 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:00.390 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:56:00.392 | + functions-common:time_stop:2432 : start_time=1649840156659 2022-04-13 08:56:00.395 | + functions-common:time_stop:2434 : [[ -z 1649840156659 ]] 2022-04-13 08:56:00.398 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:00.402 | + functions-common:time_stop:2437 : end_time=1649840160399 2022-04-13 08:56:00.404 | + functions-common:time_stop:2438 : elapsed_time=3740 2022-04-13 08:56:00.406 | + functions-common:time_stop:2439 : total=24354 2022-04-13 08:56:00.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:00.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28094 2022-04-13 08:56:00.413 | + inc/python:pip_install:203 : return 0 2022-04-13 08:56:00.416 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:56:00.437 | Using python 3.8 to install etcd3gw 2022-04-13 08:56:00.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 08:56:01.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:01.170 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:01.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:01.170 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:02.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:56:02.371 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:56:02.379 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:56:02.380 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:56:02.381 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:56:02.382 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:56:02.417 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:56:02.417 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 08:56:02.418 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:56:02.421 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 08:56:04.111 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:56:04.118 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:56:04.118 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:56:04.221 | + inc/python:pip_install:200 : result=0 2022-04-13 08:56:04.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:56:04.225 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:04.228 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:04.230 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:04.232 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:04.234 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:04.236 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:56:04.239 | + functions-common:time_stop:2432 : start_time=1649840160431 2022-04-13 08:56:04.241 | + functions-common:time_stop:2434 : [[ -z 1649840160431 ]] 2022-04-13 08:56:04.244 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:04.248 | + functions-common:time_stop:2437 : end_time=1649840164246 2022-04-13 08:56:04.250 | + functions-common:time_stop:2438 : elapsed_time=3815 2022-04-13 08:56:04.252 | + functions-common:time_stop:2439 : total=28094 2022-04-13 08:56:04.255 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:04.257 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31909 2022-04-13 08:56:04.260 | + inc/python:pip_install:203 : return 0 2022-04-13 08:56:04.262 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:56:04.264 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:56:04.266 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:56:04.269 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:56:04.271 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:56:04.273 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:56:04.275 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:56:04.278 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:56:04.280 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:56:04.282 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:56:04.285 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:56:04.287 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:56:04.290 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:56:04.292 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:56:04.294 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:56:04.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:04.299 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:04.302 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:56:04.304 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:56:04.306 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:56:04.308 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:56:04.311 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:56:04.313 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:56:04.315 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:56:04.317 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:56:04.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:04.322 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:04.324 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:56:04.326 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:56:04.329 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:56:04.331 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:56:04.334 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:56:04.336 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:56:04.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:04.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:04.343 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:56:04.365 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:56:04.474 | Reading package lists... 2022-04-13 08:56:04.717 | Building dependency tree... 2022-04-13 08:56:04.718 | Reading state information... 2022-04-13 08:56:04.964 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:56:04.964 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:56:04.964 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:56:04.964 | The following packages were automatically installed and are no longer required: 2022-04-13 08:56:04.965 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:56:04.965 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:56:04.965 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:56:04.965 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:56:04.965 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:56:04.965 | python3-zope.interface 2022-04-13 08:56:04.965 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:56:05.078 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:56:05.082 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:56:05.084 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:56:05.087 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:05.089 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:05.091 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:05.093 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:05.096 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:05.099 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:56:05.101 | + functions-common:time_stop:2432 : start_time=1649840164362 2022-04-13 08:56:05.103 | + functions-common:time_stop:2434 : [[ -z 1649840164362 ]] 2022-04-13 08:56:05.106 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:05.110 | + functions-common:time_stop:2437 : end_time=1649840165107 2022-04-13 08:56:05.112 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 08:56:05.114 | + functions-common:time_stop:2439 : total=4510 2022-04-13 08:56:05.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:05.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5255 2022-04-13 08:56:05.121 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:56:05.123 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:56:05.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:05.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:05.131 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:56:05.192 | Module proxy already enabled 2022-04-13 08:56:05.196 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:56:05.257 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:56:05.257 | Module proxy already enabled 2022-04-13 08:56:05.257 | Module proxy_uwsgi already enabled 2022-04-13 08:56:05.261 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:56:05.263 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:56:05.265 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:56:05.268 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:56:05.393 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:56:05.395 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:56:05.398 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:56:05.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:56:05.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.412 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:56:05.414 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:56:05.416 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:56:05.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:56:05.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.429 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:56:05.431 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:56:05.433 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:56:05.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:56:05.443 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.445 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:56:05.447 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:56:05.450 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:56:05.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:56:05.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.462 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:56:05.464 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:56:05.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:56:05.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.476 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:56:05.478 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:56:05.481 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:56:05.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:56:05.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.492 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:56:05.509 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:05.511 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:56:05.514 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:56:05.516 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:56:05.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:56:05.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.528 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:56:05.544 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:05.547 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:56:05.549 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:56:05.551 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:56:05.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:56:05.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.563 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:56:05.566 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:56:05.568 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:56:05.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:56:05.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:56:05.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:56:05.578 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:56:05.580 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:56:05.583 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:56:05.585 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:56:05.588 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:56:05.590 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:56:05.593 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:56:05.596 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:56:05.597 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:56:05.602 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:56:05.604 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:56:05.606 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:56:05.609 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:56:05.611 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:56:05.631 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:56:05.634 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:56:06.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:06.363 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:06.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:06.363 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:07.526 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:56:07.557 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:56:07.610 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:56:07.611 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:56:07.612 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:56:07.613 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:56:07.614 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:56:07.615 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:56:07.616 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:56:07.617 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:56:07.618 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:56:07.619 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:56:07.620 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 08:56:07.621 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:56:07.622 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:56:07.623 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:56:07.681 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 08:56:07.682 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 08:56:07.683 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 08:56:07.722 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 08:56:07.761 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 08:56:07.762 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 08:56:07.763 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:56:07.765 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 08:56:07.816 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 08:56:07.818 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 08:56:07.827 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 08:56:07.828 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 08:56:07.842 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 08:56:07.843 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:56:07.845 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:56:07.909 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:56:07.910 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:56:07.911 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 08:56:07.914 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 08:56:07.963 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 08:56:07.975 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 08:56:09.543 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:56:09.549 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:56:09.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:56:09.654 | + inc/python:pip_install:200 : result=0 2022-04-13 08:56:09.657 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:56:09.659 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:09.662 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:09.664 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:09.666 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:09.668 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:09.670 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:56:09.672 | + functions-common:time_stop:2432 : start_time=1649840165626 2022-04-13 08:56:09.676 | + functions-common:time_stop:2434 : [[ -z 1649840165626 ]] 2022-04-13 08:56:09.678 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:09.682 | + functions-common:time_stop:2437 : end_time=1649840169680 2022-04-13 08:56:09.685 | + functions-common:time_stop:2438 : elapsed_time=4054 2022-04-13 08:56:09.687 | + functions-common:time_stop:2439 : total=31909 2022-04-13 08:56:09.689 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:09.691 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35963 2022-04-13 08:56:09.694 | + inc/python:pip_install:203 : return 0 2022-04-13 08:56:09.696 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:56:09.699 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:56:09.701 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:56:09.704 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:56:09.707 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:56:09.709 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:56:09.713 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:56:09.713 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:56:09.718 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:56:09.720 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:56:09.723 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:56:09.726 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:56:09.728 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:56:09.750 | Using python 3.8 to install python-memcached 2022-04-13 08:56:09.752 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:56:10.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:10.484 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:10.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:10.485 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:11.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:56:11.679 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:56:11.682 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:56:13.377 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:56:13.383 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:56:13.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:56:13.486 | + inc/python:pip_install:200 : result=0 2022-04-13 08:56:13.489 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:56:13.491 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:13.494 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:13.496 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:13.498 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:13.500 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:13.503 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:56:13.505 | + functions-common:time_stop:2432 : start_time=1649840169744 2022-04-13 08:56:13.507 | + functions-common:time_stop:2434 : [[ -z 1649840169744 ]] 2022-04-13 08:56:13.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:13.514 | + functions-common:time_stop:2437 : end_time=1649840173511 2022-04-13 08:56:13.516 | + functions-common:time_stop:2438 : elapsed_time=3767 2022-04-13 08:56:13.518 | + functions-common:time_stop:2439 : total=35963 2022-04-13 08:56:13.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:13.523 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39730 2022-04-13 08:56:13.525 | + inc/python:pip_install:203 : return 0 2022-04-13 08:56:13.527 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:56:13.544 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:13.546 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 08:56:13.548 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:56:13.551 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:56:13.553 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:56:13.556 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:56:13.558 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:56:13.560 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:56:13.575 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:56:13.577 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:56:13.580 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:56:13.582 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:56:13.584 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:56:13.586 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:56:13.588 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:56:13.591 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:56:13.593 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:56:13.595 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:56:13.612 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:56:13.614 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:56:13.616 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:56:13.619 | + functions-common:git_clone:629 : echo master 2022-04-13 08:56:13.619 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:56:13.624 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:56:13.627 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:56:13.629 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:56:13.632 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:56:13.632 | + functions-common:git_clone:678 : head -1 2022-04-13 08:56:13.635 | c141e6164 trivial: Fix typo 2022-04-13 08:56:13.638 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:56:13.640 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:56:13.643 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:56:13.645 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:56:13.648 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:56:13.650 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:56:13.652 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:56:13.654 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:56:13.657 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:56:13.660 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:56:13.662 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:56:13.664 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:56:13.667 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:56:13.669 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:56:13.672 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:56:13.675 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:56:13.677 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:56:13.680 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:56:13.686 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:56:13.688 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:56:14.378 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:56:14.380 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:56:14.382 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:56:14.384 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:56:14.386 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:56:14.389 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:56:14.391 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:56:14.393 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:56:14.396 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:56:14.398 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:56:14.400 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:56:14.402 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:56:14.404 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:56:14.407 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:56:14.427 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:56:14.429 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 08:56:15.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:15.164 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:15.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:15.164 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:16.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:56:16.359 | Obtaining file:///opt/stack/keystone 2022-04-13 08:56:16.360 | Preparing metadata (setup.py): started 2022-04-13 08:56:17.128 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:56:17.128 | ERROR: Command errored out with exit status 1: 2022-04-13 08:56:17.128 | 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-_x2ad6rv 2022-04-13 08:56:17.128 | cwd: /opt/stack/keystone/ 2022-04-13 08:56:17.128 | Complete output (16 lines): 2022-04-13 08:56:17.128 | Error parsing 2022-04-13 08:56:17.128 | Traceback (most recent call last): 2022-04-13 08:56:17.128 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:56:17.128 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:56:17.128 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:56:17.128 | pbr.hooks.setup_hook(config) 2022-04-13 08:56:17.128 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:56:17.128 | metadata_config.run() 2022-04-13 08:56:17.128 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:56:17.128 | self.hook() 2022-04-13 08:56:17.128 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:56:17.128 | self.config['version'] = packaging.get_version( 2022-04-13 08:56:17.128 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:56:17.128 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:56:17.129 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:56:17.129 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:56:17.129 | ---------------------------------------- 2022-04-13 08:56:17.129 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:56:17.129 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:56:17.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:56:17.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:56:17.223 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:56:17.225 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:56:17.228 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:56:17.230 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:56:17.232 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:56:17.234 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:56:17.237 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:56:17.239 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:56:17.241 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:56:17.243 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:56:17.243 | Error on exit 2022-04-13 08:56:17.245 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:56:17.247 | + ./stack.sh:exit_trap:544 : generate-subunit 1649840099 78 fail 2022-04-13 08:56:17.833 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:56:17.835 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:56:18.712 | + ./stack.sh:exit_trap:558 : exit 1