2022-03-09 14:06:49.132 | + ./stack.sh:main:487 : exec 2022-03-09 14:06:49.132 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-140649' 2022-03-09 14:06:49.132 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-09-140649.summary.2022-03-09-140649 2022-03-09 14:06:49.132 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:06:49.132 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-140649 2022-03-09 14:06:49.132 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-140649 /opt/stack/logs/stack.sh.log 2022-03-09 14:06:49.132 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-140649.summary.2022-03-09-140649 /opt/stack/logs/stack.sh.log.summary 2022-03-09 14:06:49.132 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-09 14:06:49.132 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-09 14:06:49.132 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-09 14:06:49.133 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-09 14:06:49.133 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-09 14:06:49.133 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-09 14:06:49.133 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-09 14:06:49.133 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 14:06:49.133 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-09 14:06:49.135 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-09 14:06:49.137 | + ./stack.sh:main:573 : set -o errexit 2022-03-09 14:06:49.138 | + ./stack.sh:main:576 : uname -a 2022-03-09 14:06:49.140 | Linux dv-neutron-832783-1-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-03-09 14:06:49.142 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-09 14:06:49.144 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-09 14:06:49.147 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-09 14:06:49.182 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-09 14:06:49.198 | + ./stack.sh:main:590 : fetch_plugins 2022-03-09 14:06:49.200 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-09 14:06:49.202 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-09 14:06:49.203 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-09 14:06:49.205 | + functions-common:fetch_plugins:1776 : return 2022-03-09 14:06:49.207 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-09 14:06:49.209 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-09 14:06:49.211 | + functions-common:run_phase:1854 : local phase= 2022-03-09 14:06:49.213 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:06:49.215 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:06:49.217 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:06:49.218 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:06:49.220 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:06:49.222 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:06:49.225 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:06:49.227 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:06:49.229 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:06:49.231 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-09 14:06:49.233 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:06:49.245 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:06:49.248 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 14:06:49.250 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:06:49.251 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:06:49.253 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:06:49.255 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:06:49.257 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:06:49.258 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-09 14:06:49.260 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-09 14:06:49.262 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 14:06:49.264 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 14:06:49.266 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-09 14:06:49.267 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-09 14:06:49.269 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-09 14:06:49.271 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-09 14:06:49.272 | + functions-common:plugin_override_defaults:1817 : return 2022-03-09 14:06:49.275 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-09 14:06:49.291 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-09 14:06:49.293 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-09 14:06:49.306 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:06:49.308 | +++ lib/tls:source:43 : hostname -f 2022-03-09 14:06:49.312 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-09 14:06:49.314 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-09 14:06:49.316 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-09 14:06:49.318 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-09 14:06:49.319 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-09 14:06:49.321 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-09 14:06:49.323 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-09 14:06:49.325 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-09 14:06:49.327 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-09 14:06:49.329 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-09 14:06:49.333 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-09 14:06:49.345 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-09 14:06:49.371 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-09 14:06:49.384 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-09 14:06:49.396 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-09 14:06:49.431 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-09 14:06:49.488 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-09 14:06:49.576 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-09 14:06:49.598 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-09 14:06:49.655 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-09 14:06:49.709 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-09 14:06:49.854 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-09 14:06:49.867 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-09 14:06:49.880 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-09 14:06:49.892 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-09 14:06:49.990 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-09 14:06:49.993 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-09 14:06:49.995 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-09 14:06:49.998 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-09 14:06:50.000 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-09 14:06:50.002 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-09 14:06:50.004 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-09 14:06:50.004 | False' 2022-03-09 14:06:50.007 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-09 14:06:50.022 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-09 14:06:50.024 | + ./stack.sh:main:624 : run_phase source 2022-03-09 14:06:50.026 | + functions-common:run_phase:1853 : local mode=source 2022-03-09 14:06:50.028 | + functions-common:run_phase:1854 : local phase= 2022-03-09 14:06:50.031 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:06:50.033 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:06:50.035 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:06:50.037 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:06:50.039 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:06:50.041 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:06:50.045 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:06:50.047 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:06:50.049 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:06:50.051 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-09 14:06:50.053 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:06:50.067 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:06:50.069 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 14:06:50.071 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-09 14:06:50.110 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-09 14:06:50.112 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-09 14:06:50.114 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 14:06:50.116 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-09 14:06:50.118 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-09 14:06:50.120 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-09 14:06:50.123 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-09 14:06:50.125 | + functions-common:load_plugin_settings:1794 : return 2022-03-09 14:06:50.127 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-09 14:06:50.129 | + functions-common:verify_disabled_services:2136 : local service 2022-03-09 14:06:50.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-09 14:06:50.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.139 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-09 14:06:50.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.143 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-09 14:06:50.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.147 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-09 14:06:50.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.152 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-09 14:06:50.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.156 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-09 14:06:50.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.161 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-09 14:06:50.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.165 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-09 14:06:50.167 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.170 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-09 14:06:50.172 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.174 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-09 14:06:50.176 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.179 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-09 14:06:50.181 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.183 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-09 14:06:50.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.188 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-09 14:06:50.190 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.192 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-09 14:06:50.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.197 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-09 14:06:50.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.202 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-09 14:06:50.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.206 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-09 14:06:50.209 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.211 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-09 14:06:50.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.215 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-09 14:06:50.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.220 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-09 14:06:50.222 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.224 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-09 14:06:50.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.228 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-09 14:06:50.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.233 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-09 14:06:50.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.237 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-09 14:06:50.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.242 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-09 14:06:50.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.246 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-09 14:06:50.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-09 14:06:50.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.255 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-09 14:06:50.257 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.260 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-09 14:06:50.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.265 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-09 14:06:50.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.269 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-09 14:06:50.272 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.274 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-09 14:06:50.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-09 14:06:50.281 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-09 14:06:50.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-09 14:06:50.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-09 14:06:50.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-09 14:06:50.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-09 14:06:50.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-09 14:06:50.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-09 14:06:50.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-09 14:06:50.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-09 14:06:50.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-09 14:06:50.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.329 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-09 14:06:50.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-09 14:06:50.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.338 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-09 14:06:50.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:06:50.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-09 14:06:50.345 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-09 14:06:50.347 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 14:06:50.349 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-09 14:06:50.365 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:06:50.367 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-09 14:06:50.369 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 14:06:50.371 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-09 14:06:50.389 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:06:50.392 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-09 14:06:50.394 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-09 14:06:50.396 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-09 14:06:50.398 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-09 14:06:50.401 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-09 14:06:50.403 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-09 14:06:50.405 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-09 14:06:50.408 | + lib/database:initialize_database_backends:92 : return 0 2022-03-09 14:06:50.410 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-09 14:06:50.410 | Using mysql database backend 2022-03-09 14:06:50.412 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-09 14:06:50.428 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-09 14:06:50.431 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-09 14:06:50.433 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 14:06:50.436 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-09 14:06:50.439 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 14:06:50.441 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-09 14:06:50.457 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:06:50.460 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-09 14:06:50.476 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-09 14:06:50.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:06:50.494 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-09 14:06:50.510 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-09 14:06:50.526 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-09 14:06:50.542 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:06:50.545 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-09 14:06:50.562 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:06:50.564 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-09 14:06:50.580 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-09 14:06:50.582 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-09 14:06:50.584 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-09 14:06:50.587 | + functions-common:save_stackenv:60 : local tag=757 2022-03-09 14:06:50.590 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 14:06:50.594 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-140650 2022-03-09 14:06:50.596 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-140650 757' 2022-03-09 14:06:50.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.601 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 14:06:50.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.606 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 14:06:50.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.611 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 14:06:50.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.616 | + 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-03-09 14:06:50.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.621 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 14:06:50.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.626 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 14:06:50.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.631 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-140649 2022-03-09 14:06:50.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.635 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 14:06:50.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.640 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 14:06:50.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.645 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 14:06:50.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.649 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 14:06:50.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.654 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 14:06:50.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:06:50.659 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 14:06:50.662 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-09 14:06:50.664 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-09 14:06:50.666 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-09 14:06:50.668 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-09 14:06:50.671 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:06:50.673 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:06:50.676 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:06:50.678 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:06:50.680 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:06:50.684 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:06:50.699 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:06:50.701 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:06:50.703 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:06:50.705 | + functions-common:git_clone:629 : echo master 2022-03-09 14:06:50.706 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:06:50.711 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-09 14:06:50.713 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:06:50.715 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-09 14:06:50.718 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:06:50.718 | + functions-common:git_clone:678 : head -1 2022-03-09 14:06:50.721 | 32ae8273 Merge "update constraint for ceilometer to new release 18.0.0.0rc1" 2022-03-09 14:06:50.723 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:06:50.726 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-09 14:06:50.728 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:06:50.731 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-09 14:06:50.734 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-09 14:06:50.736 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-09 14:06:50.739 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-09 14:06:50.741 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 14:06:50.744 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-09 14:06:50.746 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-09 14:06:50.749 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-09 14:06:50.752 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-09 14:06:50.756 | ++ tools/install_prereqs.sh:source:47 : NOW=1646834810 2022-03-09 14:06:50.759 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-09 14:06:50.764 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646834269 2022-03-09 14:06:50.766 | ++ tools/install_prereqs.sh:source:49 : DELTA=541 2022-03-09 14:06:50.768 | ++ tools/install_prereqs.sh:source:50 : [[ 541 -lt 7200 ]] 2022-03-09 14:06:50.771 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-09 14:06:50.773 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-09 14:06:50.775 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-09 14:06:50.778 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-09 14:06:50.780 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-09 14:06:50.782 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-09 14:06:50.785 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-09 14:06:50.787 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-09 14:06:50.790 | +++ 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-03-09 14:06:50.837 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-09 14:06:50.837 | apache2-dev 2022-03-09 14:06:50.837 | bc 2022-03-09 14:06:50.837 | bsdmainutils 2022-03-09 14:06:50.837 | curl 2022-03-09 14:06:50.837 | g++ 2022-03-09 14:06:50.838 | gawk 2022-03-09 14:06:50.838 | gcc 2022-03-09 14:06:50.838 | gettext 2022-03-09 14:06:50.838 | git 2022-03-09 14:06:50.838 | graphviz 2022-03-09 14:06:50.838 | iputils-ping 2022-03-09 14:06:50.838 | libapache2-mod-proxy-uwsgi 2022-03-09 14:06:50.838 | libffi-dev 2022-03-09 14:06:50.838 | libjpeg-dev 2022-03-09 14:06:50.838 | libpcre3-dev 2022-03-09 14:06:50.838 | libpq-dev 2022-03-09 14:06:50.838 | libssl-dev 2022-03-09 14:06:50.838 | libsystemd-dev 2022-03-09 14:06:50.838 | libxml2-dev 2022-03-09 14:06:50.838 | libxslt1-dev 2022-03-09 14:06:50.838 | libyaml-dev 2022-03-09 14:06:50.838 | lsof 2022-03-09 14:06:50.838 | openssh-server 2022-03-09 14:06:50.838 | openssl 2022-03-09 14:06:50.838 | pkg-config 2022-03-09 14:06:50.838 | psmisc 2022-03-09 14:06:50.838 | python3-dev 2022-03-09 14:06:50.838 | python3-pip 2022-03-09 14:06:50.838 | python3-systemd 2022-03-09 14:06:50.838 | python3-venv 2022-03-09 14:06:50.838 | tar 2022-03-09 14:06:50.838 | tcpdump 2022-03-09 14:06:50.838 | unzip 2022-03-09 14:06:50.838 | uuid-runtime 2022-03-09 14:06:50.838 | wget 2022-03-09 14:06:50.838 | wget 2022-03-09 14:06:50.838 | zlib1g-dev 2022-03-09 14:06:50.838 | libkrb5-dev 2022-03-09 14:06:50.838 | libldap2-dev 2022-03-09 14:06:50.838 | libsasl2-dev 2022-03-09 14:06:50.838 | memcached 2022-03-09 14:06:50.838 | python3-mysqldb 2022-03-09 14:06:50.839 | sqlite3 2022-03-09 14:06:50.839 | conntrack 2022-03-09 14:06:50.839 | curl 2022-03-09 14:06:50.839 | dnsmasq-base 2022-03-09 14:06:50.839 | dnsmasq-utils 2022-03-09 14:06:50.839 | ebtables 2022-03-09 14:06:50.839 | genisoimage 2022-03-09 14:06:50.839 | iptables 2022-03-09 14:06:50.839 | iputils-arping 2022-03-09 14:06:50.839 | kpartx 2022-03-09 14:06:50.839 | libjs-jquery-tablesorter 2022-03-09 14:06:50.839 | parted 2022-03-09 14:06:50.839 | pm-utils 2022-03-09 14:06:50.839 | python3-mysqldb 2022-03-09 14:06:50.839 | socat 2022-03-09 14:06:50.839 | sqlite3 2022-03-09 14:06:50.839 | sudo 2022-03-09 14:06:50.839 | vlan 2022-03-09 14:06:50.839 | lsscsi 2022-03-09 14:06:50.839 | open-iscsi 2022-03-09 14:06:50.839 | lvm2 2022-03-09 14:06:50.839 | qemu-utils 2022-03-09 14:06:50.839 | thin-provisioning-tools 2022-03-09 14:06:50.839 | acl 2022-03-09 14:06:50.839 | dnsmasq-base 2022-03-09 14:06:50.839 | dnsmasq-utils 2022-03-09 14:06:50.839 | ebtables 2022-03-09 14:06:50.839 | haproxy 2022-03-09 14:06:50.839 | iptables 2022-03-09 14:06:50.839 | iputils-arping 2022-03-09 14:06:50.839 | iputils-ping 2022-03-09 14:06:50.839 | postgresql-server-dev-all 2022-03-09 14:06:50.839 | python3-mysqldb 2022-03-09 14:06:50.839 | sqlite3 2022-03-09 14:06:50.839 | sudo 2022-03-09 14:06:50.839 | vlan 2022-03-09 14:06:50.840 | pcp 2022-03-09 14:06:50.840 | ipset 2022-03-09 14:06:50.840 | conntrack 2022-03-09 14:06:50.840 | conntrackd 2022-03-09 14:06:50.840 | keepalived 2022-03-09 14:06:50.840 | lvm2 2022-03-09 14:06:50.840 | qemu-utils 2022-03-09 14:06:50.840 | thin-provisioning-tools 2022-03-09 14:06:50.840 | curl 2022-03-09 14:06:50.840 | liberasurecode-dev 2022-03-09 14:06:50.840 | make 2022-03-09 14:06:50.840 | memcached 2022-03-09 14:06:50.840 | rsync 2022-03-09 14:06:50.840 | sqlite3 2022-03-09 14:06:50.840 | xfsprogs' 2022-03-09 14:06:50.843 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-09 14:06:50.861 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-09 14:06:50.861 | apache2-dev 2022-03-09 14:06:50.861 | bc 2022-03-09 14:06:50.861 | bsdmainutils 2022-03-09 14:06:50.861 | curl 2022-03-09 14:06:50.861 | g++ 2022-03-09 14:06:50.861 | gawk 2022-03-09 14:06:50.861 | gcc 2022-03-09 14:06:50.861 | gettext 2022-03-09 14:06:50.861 | git 2022-03-09 14:06:50.861 | graphviz 2022-03-09 14:06:50.861 | iputils-ping 2022-03-09 14:06:50.861 | libapache2-mod-proxy-uwsgi 2022-03-09 14:06:50.861 | libffi-dev 2022-03-09 14:06:50.861 | libjpeg-dev 2022-03-09 14:06:50.861 | libpcre3-dev 2022-03-09 14:06:50.861 | libpq-dev 2022-03-09 14:06:50.861 | libssl-dev 2022-03-09 14:06:50.861 | libsystemd-dev 2022-03-09 14:06:50.861 | libxml2-dev 2022-03-09 14:06:50.861 | libxslt1-dev 2022-03-09 14:06:50.861 | libyaml-dev 2022-03-09 14:06:50.861 | lsof 2022-03-09 14:06:50.861 | openssh-server 2022-03-09 14:06:50.861 | openssl 2022-03-09 14:06:50.861 | pkg-config 2022-03-09 14:06:50.861 | psmisc 2022-03-09 14:06:50.861 | python3-dev 2022-03-09 14:06:50.861 | python3-pip 2022-03-09 14:06:50.862 | python3-systemd 2022-03-09 14:06:50.862 | python3-venv 2022-03-09 14:06:50.862 | tar 2022-03-09 14:06:50.862 | tcpdump 2022-03-09 14:06:50.862 | unzip 2022-03-09 14:06:50.862 | uuid-runtime 2022-03-09 14:06:50.862 | wget 2022-03-09 14:06:50.862 | wget 2022-03-09 14:06:50.862 | zlib1g-dev 2022-03-09 14:06:50.862 | libkrb5-dev 2022-03-09 14:06:50.862 | libldap2-dev 2022-03-09 14:06:50.862 | libsasl2-dev 2022-03-09 14:06:50.862 | memcached 2022-03-09 14:06:50.862 | python3-mysqldb 2022-03-09 14:06:50.862 | sqlite3 2022-03-09 14:06:50.862 | conntrack 2022-03-09 14:06:50.862 | curl 2022-03-09 14:06:50.862 | dnsmasq-base 2022-03-09 14:06:50.862 | dnsmasq-utils 2022-03-09 14:06:50.862 | ebtables 2022-03-09 14:06:50.862 | genisoimage 2022-03-09 14:06:50.862 | iptables 2022-03-09 14:06:50.862 | iputils-arping 2022-03-09 14:06:50.862 | kpartx 2022-03-09 14:06:50.862 | libjs-jquery-tablesorter 2022-03-09 14:06:50.862 | parted 2022-03-09 14:06:50.862 | pm-utils 2022-03-09 14:06:50.862 | python3-mysqldb 2022-03-09 14:06:50.862 | socat 2022-03-09 14:06:50.862 | sqlite3 2022-03-09 14:06:50.862 | sudo 2022-03-09 14:06:50.862 | vlan 2022-03-09 14:06:50.862 | lsscsi 2022-03-09 14:06:50.862 | open-iscsi 2022-03-09 14:06:50.862 | lvm2 2022-03-09 14:06:50.862 | qemu-utils 2022-03-09 14:06:50.862 | thin-provisioning-tools 2022-03-09 14:06:50.863 | acl 2022-03-09 14:06:50.863 | dnsmasq-base 2022-03-09 14:06:50.863 | dnsmasq-utils 2022-03-09 14:06:50.863 | ebtables 2022-03-09 14:06:50.863 | haproxy 2022-03-09 14:06:50.863 | iptables 2022-03-09 14:06:50.863 | iputils-arping 2022-03-09 14:06:50.863 | iputils-ping 2022-03-09 14:06:50.863 | postgresql-server-dev-all 2022-03-09 14:06:50.863 | python3-mysqldb 2022-03-09 14:06:50.863 | sqlite3 2022-03-09 14:06:50.863 | sudo 2022-03-09 14:06:50.863 | vlan 2022-03-09 14:06:50.863 | pcp 2022-03-09 14:06:50.863 | ipset 2022-03-09 14:06:50.863 | conntrack 2022-03-09 14:06:50.863 | conntrackd 2022-03-09 14:06:50.863 | keepalived 2022-03-09 14:06:50.863 | lvm2 2022-03-09 14:06:50.863 | qemu-utils 2022-03-09 14:06:50.863 | thin-provisioning-tools 2022-03-09 14:06:50.863 | curl 2022-03-09 14:06:50.863 | liberasurecode-dev 2022-03-09 14:06:50.863 | make 2022-03-09 14:06:50.863 | memcached 2022-03-09 14:06:50.863 | rsync 2022-03-09 14:06:50.863 | sqlite3 2022-03-09 14:06:50.863 | xfsprogs ' 2022-03-09 14:06:50.863 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-09 14:06:50.865 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:06:50.868 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:06:50.871 | ++ 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-03-09 14:06:50.871 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-09 14:06:50.876 | ++ 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-03-09 14:06:50.878 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-09 14:06:50.880 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:06:50.882 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-09 14:06:50.884 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:06:50.886 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:06:50.888 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:06:50.890 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:06:50.892 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:06:50.894 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:06:50.896 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-09 14:06:50.898 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-09 14:06:50.900 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-09 14:06:50.903 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-09 14:06:50.907 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-09 14:06:50.909 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-09 14:06:50.911 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-09 14:06:50.913 | ++ functions-common:time_start:2412 : local start_time= 2022-03-09 14:06:50.916 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:06:50.918 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:06:50.922 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646834810920 2022-03-09 14:06:50.924 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-09 14:06:50.926 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-09 14:06:50.928 | ++ 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-03-09 14:06:51.134 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-09 14:06:51.167 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-09 14:06:51.213 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-09 14:06:51.405 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-09 14:06:52.011 | Fetched 222 kB in 1s (295 kB/s) 2022-03-09 14:06:53.506 | Reading package lists... 2022-03-09 14:06:53.537 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-09 14:06:53.539 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-09 14:06:53.541 | ++ functions-common:time_stop:2425 : local name 2022-03-09 14:06:53.543 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 14:06:53.545 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:06:53.548 | ++ functions-common:time_stop:2428 : local total 2022-03-09 14:06:53.550 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 14:06:53.552 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-09 14:06:53.554 | ++ functions-common:time_stop:2432 : start_time=1646834810920 2022-03-09 14:06:53.556 | ++ functions-common:time_stop:2434 : [[ -z 1646834810920 ]] 2022-03-09 14:06:53.558 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:06:53.563 | ++ functions-common:time_stop:2437 : end_time=1646834813561 2022-03-09 14:06:53.565 | ++ functions-common:time_stop:2438 : elapsed_time=2641 2022-03-09 14:06:53.567 | ++ functions-common:time_stop:2439 : total=0 2022-03-09 14:06:53.569 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:06:53.571 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2641 2022-03-09 14:06:53.574 | ++ 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-03-09 14:06:53.576 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:06:53.578 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:06:53.580 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:06:53.583 | ++ 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-03-09 14:06:53.603 | ++ 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-03-09 14:06:53.713 | Reading package lists... 2022-03-09 14:06:53.950 | Building dependency tree... 2022-03-09 14:06:53.951 | Reading state information... 2022-03-09 14:06:53.985 | acl is already the newest version (2.2.53-6). 2022-03-09 14:06:53.985 | bc is already the newest version (1.07.1-2build1). 2022-03-09 14:06:53.985 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-09 14:06:53.985 | conntrack is already the newest version (1:1.4.5-2). 2022-03-09 14:06:53.985 | ebtables is already the newest version (2.0.11-3build1). 2022-03-09 14:06:53.985 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 14:06:53.985 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-09 14:06:53.985 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 14:06:53.985 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-09 14:06:53.985 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-09 14:06:53.985 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-09 14:06:53.985 | iputils-arping is already the newest version (3:20190709-3). 2022-03-09 14:06:53.985 | iputils-ping is already the newest version (3:20190709-3). 2022-03-09 14:06:53.985 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-09 14:06:53.985 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-09 14:06:53.985 | libffi-dev is already the newest version (3.3-4). 2022-03-09 14:06:53.985 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-09 14:06:53.985 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-09 14:06:53.985 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-09 14:06:53.985 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-09 14:06:53.985 | lsscsi is already the newest version (0.30-0.1). 2022-03-09 14:06:53.985 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-09 14:06:53.986 | make is already the newest version (4.2.1-1.2). 2022-03-09 14:06:53.986 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-09 14:06:53.986 | psmisc is already the newest version (23.3-1). 2022-03-09 14:06:53.986 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-09 14:06:53.986 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-09 14:06:53.986 | python3-systemd is already the newest version (234-3build2). 2022-03-09 14:06:53.986 | socat is already the newest version (1.7.3.3-2). 2022-03-09 14:06:53.986 | tcpdump is already the newest version (4.9.3-4). 2022-03-09 14:06:53.986 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-09 14:06:53.986 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-09 14:06:53.986 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-09 14:06:53.986 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-09 14:06:53.986 | graphviz is already the newest version (2.42.2-3build2). 2022-03-09 14:06:53.986 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-09 14:06:53.986 | pcp is already the newest version (5.0.3-1). 2022-03-09 14:06:53.986 | pm-utils is already the newest version (1.4.1-19). 2022-03-09 14:06:53.986 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-09 14:06:53.986 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:06:53.986 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:06:53.986 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-09 14:06:53.986 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 14:06:53.986 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 14:06:53.986 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-09 14:06:53.986 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-09 14:06:53.986 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-09 14:06:53.986 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-09 14:06:53.986 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-09 14:06:53.986 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-09 14:06:53.986 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-09 14:06:53.986 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-09 14:06:53.986 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 14:06:53.986 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-09 14:06:53.986 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-09 14:06:53.986 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-09 14:06:53.986 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-09 14:06:53.987 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-09 14:06:53.987 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-09 14:06:53.987 | openssl is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 14:06:53.987 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-09 14:06:53.987 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-09 14:06:53.987 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-09 14:06:53.987 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-09 14:06:53.987 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-09 14:06:53.987 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-09 14:06:53.987 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-09 14:06:53.987 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-09 14:06:53.987 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-09 14:06:54.204 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:06:54.204 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-09 14:06:54.204 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-09 14:06:54.204 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-09 14:06:54.204 | The following packages were automatically installed and are no longer required: 2022-03-09 14:06:54.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:06:54.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:06:54.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:06:54.206 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:06:54.206 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:06:54.206 | python3-zope.interface 2022-03-09 14:06:54.206 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:06:54.320 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:06:54.324 | ++ functions-common:apt_get:1234 : result=0 2022-03-09 14:06:54.327 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:06:54.329 | ++ functions-common:time_stop:2425 : local name 2022-03-09 14:06:54.332 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 14:06:54.334 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:06:54.336 | ++ functions-common:time_stop:2428 : local total 2022-03-09 14:06:54.338 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 14:06:54.340 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:06:54.343 | ++ functions-common:time_stop:2432 : start_time=1646834813600 2022-03-09 14:06:54.345 | ++ functions-common:time_stop:2434 : [[ -z 1646834813600 ]] 2022-03-09 14:06:54.348 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:06:54.352 | ++ functions-common:time_stop:2437 : end_time=1646834814349 2022-03-09 14:06:54.354 | ++ functions-common:time_stop:2438 : elapsed_time=749 2022-03-09 14:06:54.356 | ++ functions-common:time_stop:2439 : total=747 2022-03-09 14:06:54.358 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:06:54.361 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1496 2022-03-09 14:06:54.363 | ++ functions-common:apt_get:1238 : return 0 2022-03-09 14:06:54.366 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-09 14:06:54.368 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-09 14:06:54.370 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-09 14:06:54.382 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-09 14:06:54.387 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-09 14:06:54.390 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-09 14:06:54.393 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-09 14:06:55.792 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-09 14:06:55.794 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-09 14:06:55.796 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-09 14:06:55.798 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-09 14:06:55.800 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-09 14:06:55.802 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-09 14:06:55.803 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-09 14:06:55.805 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-09 14:06:55.807 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-09 14:06:55.809 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-09 14:06:55.811 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-09 14:06:55.812 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-09 14:06:55.814 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-09 14:06:55.816 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-09 14:06:55.817 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-09 14:06:55.819 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-09 14:06:55.821 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-09 14:06:55.823 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-09 14:06:55.824 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-09 14:06:55.826 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-09 14:06:55.829 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-09 14:06:55.831 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-09 14:06:55.833 | + functions-common:_ensure_lsb_release:394 : return 2022-03-09 14:06:55.835 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-09 14:06:55.910 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-09 14:06:55.912 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-09 14:06:55.986 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-09 14:06:55.988 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-09 14:06:56.063 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-09 14:06:56.064 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-09 14:06:56.066 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-09 14:06:56.068 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-09 14:06:56.070 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-09 14:06:56.072 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-09 14:06:56.074 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-09 14:06:56.076 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-09 14:06:56.078 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-09 14:06:56.080 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-09 14:06:56.082 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-09 14:06:56.082 | Distro: focal 2022-03-09 14:06:56.084 | + tools/install_pip.sh:main:124 : get_versions 2022-03-09 14:06:56.086 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 14:06:56.090 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 14:06:56.092 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 14:06:56.094 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 14:06:56.094 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 14:06:56.775 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 14:06:56.777 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 14:06:56.777 | pip: 21.3.1 2022-03-09 14:06:56.779 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-09 14:06:56.781 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-09 14:06:56.783 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:06:56.784 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:06:56.786 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:06:56.788 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:06:56.789 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:06:56.791 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:06:56.793 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:06:56.795 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:06:56.796 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:06:56.798 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:06:56.800 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:06:56.801 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-09 14:06:56.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:06:56.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:06:56.807 | + tools/install_pip.sh:main:142 : : 2022-03-09 14:06:56.809 | + tools/install_pip.sh:main:147 : set -x 2022-03-09 14:06:56.811 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-09 14:06:56.815 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-09 14:06:56.818 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:06:56.820 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-09 14:06:56.822 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-09 14:06:56.824 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:06:56.827 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:06:56.828 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:06:56.832 | ++ 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-03-09 14:06:56.834 | ++ 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-03-09 14:06:56.835 | ++ 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-03-09 14:06:56.838 | + 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-03-09 14:06:56.839 | + 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-03-09 14:06:56.855 | 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-03-09 14:06:56.857 | + 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-03-09 14:06:57.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:06:57.729 | from cryptography.utils import int_from_bytes 2022-03-09 14:06:57.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:06:57.729 | from cryptography.utils import int_from_bytes 2022-03-09 14:06:58.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:00.416 | 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-03-09 14:07:00.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-09 14:07:02.952 | Installing collected packages: setuptools 2022-03-09 14:07:03.792 | Successfully installed setuptools-60.9.3 2022-03-09 14:07:03.792 | 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-03-09 14:07:03.963 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:07:03.963 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:07:04.102 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:04.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:04.105 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:04.108 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:04.109 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:04.111 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:04.113 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:04.114 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:04.116 | + functions-common:time_stop:2432 : start_time=1646834816851 2022-03-09 14:07:04.118 | + functions-common:time_stop:2434 : [[ -z 1646834816851 ]] 2022-03-09 14:07:04.120 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:04.124 | + functions-common:time_stop:2437 : end_time=1646834824121 2022-03-09 14:07:04.126 | + functions-common:time_stop:2438 : elapsed_time=7270 2022-03-09 14:07:04.127 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:07:04.129 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:04.131 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7270 2022-03-09 14:07:04.132 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:04.134 | + tools/install_pip.sh:main:153 : get_versions 2022-03-09 14:07:04.137 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 14:07:04.140 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 14:07:04.142 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 14:07:04.145 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 14:07:04.145 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 14:07:04.855 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 14:07:04.857 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 14:07:04.857 | pip: 21.3.1 2022-03-09 14:07:04.860 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-09 14:07:04.863 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 14:07:04.866 | + ./stack.sh:main:796 : fixup_all 2022-03-09 14:07:04.868 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-09 14:07:04.870 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-09 14:07:04.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:04.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:04.877 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-09 14:07:04.889 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-09 14:07:04.900 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-09 14:07:04.912 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-09 14:07:04.914 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-09 14:07:04.916 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:07:04.918 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:07:04.920 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:07:04.922 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:07:04.924 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:07:04.926 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:07:04.928 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:07:04.930 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:07:04.933 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:07:04.936 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:07:04.941 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:07:04.944 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-09 14:07:04.949 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-09 14:07:04.954 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-09 14:07:04.956 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:07:04.958 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:07:04.960 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:07:04.963 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:07:04.965 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:07:04.967 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:07:04.970 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-09 14:07:04.972 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-09 14:07:04.974 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-09 14:07:04.977 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-09 14:07:04.979 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-09 14:07:04.981 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-09 14:07:04.984 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-09 14:07:05.004 | Using python 3.8 to install os-testr 2022-03-09 14:07:05.006 | + 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-03-09 14:07:05.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:05.886 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:05.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:05.886 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:07.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:07.040 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-09 14:07:07.117 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-09 14:07:07.119 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-09 14:07:07.120 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-09 14:07:07.121 | 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-03-09 14:07:07.134 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-09 14:07:07.159 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-09 14:07:07.161 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-09 14:07:07.162 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-09 14:07:07.164 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-09 14:07:07.164 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-09 14:07:07.188 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-09 14:07:07.189 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-09 14:07:07.190 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-09 14:07:07.192 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-09 14:07:07.193 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-09 14:07:07.206 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-09 14:07:07.268 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-09 14:07:07.269 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-09 14:07:07.270 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-09 14:07:09.663 | 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-03-09 14:07:09.670 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:07:09.670 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:07:09.792 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:09.795 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:09.797 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:09.799 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:09.801 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:09.803 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:09.805 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:09.808 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:09.810 | + functions-common:time_stop:2432 : start_time=1646834824999 2022-03-09 14:07:09.812 | + functions-common:time_stop:2434 : [[ -z 1646834824999 ]] 2022-03-09 14:07:09.814 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:09.818 | + functions-common:time_stop:2437 : end_time=1646834829816 2022-03-09 14:07:09.820 | + functions-common:time_stop:2438 : elapsed_time=4817 2022-03-09 14:07:09.822 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:07:09.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:09.827 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4817 2022-03-09 14:07:09.829 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:09.831 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-09 14:07:09.882 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-09 14:07:10.145 | + ./stack.sh:main:810 : install_infra 2022-03-09 14:07:10.147 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 14:07:10.150 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-09 14:07:10.152 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 14:07:10.156 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-09 14:07:10.180 | + 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-03-09 14:07:12.128 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.139 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.145 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.149 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.252 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.272 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.276 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.279 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.295 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.303 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.305 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.337 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.346 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.351 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.369 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.407 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.415 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.421 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.469 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.483 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.487 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.507 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.513 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.562 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.584 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.588 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.681 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.689 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.744 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.866 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.892 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.898 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.909 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.914 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.934 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.941 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:12.958 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:13.016 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:13.028 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:13.044 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:13.088 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:13.093 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:13.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:13.233 | 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 357)) (5.8.1) 2022-03-09 14:07:13.516 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:13.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:13.520 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:13.522 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:13.524 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:13.526 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:13.529 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:13.531 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:13.533 | + functions-common:time_stop:2432 : start_time=1646834830172 2022-03-09 14:07:13.536 | + functions-common:time_stop:2434 : [[ -z 1646834830172 ]] 2022-03-09 14:07:13.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:13.545 | + functions-common:time_stop:2437 : end_time=1646834833542 2022-03-09 14:07:13.547 | + functions-common:time_stop:2438 : elapsed_time=3370 2022-03-09 14:07:13.549 | + functions-common:time_stop:2439 : total=4817 2022-03-09 14:07:13.551 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:13.553 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8187 2022-03-09 14:07:13.556 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:13.558 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 14:07:13.561 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-09 14:07:13.583 | + 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-03-09 14:07:15.407 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.417 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.424 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.428 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.530 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.550 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.554 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.557 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.573 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.581 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.583 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.615 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.625 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.629 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.647 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.686 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.693 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.699 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.747 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.760 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.764 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.784 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.790 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.839 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.858 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.862 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.954 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:15.961 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.016 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.138 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.162 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.166 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.177 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.183 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.202 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.209 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.226 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.283 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.296 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.312 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.356 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.360 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:07:16.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:16.368 | Processing /opt/stack/requirements 2022-03-09 14:07:18.087 | 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 26)) (6.0) 2022-03-09 14:07:18.090 | 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 184)) (3.0.0) 2022-03-09 14:07:18.102 | 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 353)) (21.3) 2022-03-09 14:07:18.107 | 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 357)) (5.8.1) 2022-03-09 14:07:18.110 | 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 395)) (3.0.7) 2022-03-09 14:07:18.116 | 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 481)) (2.27.1) 2022-03-09 14:07:18.142 | 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 523)) (1.16.0) 2022-03-09 14:07:18.163 | 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 579)) (2.5.0) 2022-03-09 14:07:18.174 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-09 14:07:18.194 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (1.3) 2022-03-09 14:07:18.196 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (0.3.0) 2022-03-09 14:07:18.212 | 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 481)) (2021.10.8) 2022-03-09 14:07:18.215 | 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 218)) (3.3) 2022-03-09 14:07:18.218 | 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 123)) (2.0.12) 2022-03-09 14:07:18.224 | 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 179)) (1.0.0) 2022-03-09 14:07:18.226 | 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 125)) (3.10.1) 2022-03-09 14:07:18.238 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-09 14:07:18.249 | 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 126)) (2.4.0) 2022-03-09 14:07:18.298 | 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 559)) (3.5.0) 2022-03-09 14:07:18.304 | 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 100)) (0.5.0) 2022-03-09 14:07:18.307 | 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 620)) (0.2.5) 2022-03-09 14:07:18.312 | 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 396)) (1.8.2) 2022-03-09 14:07:18.315 | 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 96)) (21.4.0) 2022-03-09 14:07:18.375 | Building wheels for collected packages: openstack-requirements 2022-03-09 14:07:18.376 | Building wheel for openstack-requirements (setup.py): started 2022-03-09 14:07:19.189 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-09 14:07:19.189 | ERROR: Command errored out with exit status 1: 2022-03-09 14:07:19.189 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vzugb0nt/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vzugb0nt/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-v0iucojb 2022-03-09 14:07:19.190 | cwd: /tmp/pip-req-build-vzugb0nt/ 2022-03-09 14:07:19.190 | Complete output (6 lines): 2022-03-09 14:07:19.190 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-09 14:07:19.190 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-09 14:07:19.190 | or: setup.py --help-commands 2022-03-09 14:07:19.190 | or: setup.py cmd --help 2022-03-09 14:07:19.190 | 2022-03-09 14:07:19.190 | error: invalid command 'bdist_wheel' 2022-03-09 14:07:19.190 | ---------------------------------------- 2022-03-09 14:07:19.190 | ERROR: Failed building wheel for openstack-requirements 2022-03-09 14:07:19.190 | Running setup.py clean for openstack-requirements 2022-03-09 14:07:20.022 | Failed to build openstack-requirements 2022-03-09 14:07:20.042 | Installing collected packages: openstack-requirements 2022-03-09 14:07:20.043 | Attempting uninstall: openstack-requirements 2022-03-09 14:07:20.044 | Found existing installation: openstack-requirements 1.2.1.dev5330 2022-03-09 14:07:20.081 | Uninstalling openstack-requirements-1.2.1.dev5330: 2022-03-09 14:07:20.099 | Successfully uninstalled openstack-requirements-1.2.1.dev5330 2022-03-09 14:07:20.102 | Running setup.py install for openstack-requirements: started 2022-03-09 14:07:22.466 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-09 14:07:22.489 | Successfully installed openstack-requirements-1.2.1.dev5330 2022-03-09 14:07:22.614 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:22.616 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:22.618 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:22.620 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:22.623 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:22.625 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:22.627 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:22.629 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:22.631 | + functions-common:time_stop:2432 : start_time=1646834833575 2022-03-09 14:07:22.633 | + functions-common:time_stop:2434 : [[ -z 1646834833575 ]] 2022-03-09 14:07:22.636 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:22.640 | + functions-common:time_stop:2437 : end_time=1646834842638 2022-03-09 14:07:22.642 | + functions-common:time_stop:2438 : elapsed_time=9063 2022-03-09 14:07:22.644 | + functions-common:time_stop:2439 : total=8187 2022-03-09 14:07:22.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:22.649 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17250 2022-03-09 14:07:22.651 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:22.653 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-09 14:07:22.655 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-09 14:07:22.658 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-09 14:07:22.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:22.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:22.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-09 14:07:22.667 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:22.669 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-09 14:07:22.689 | Using python 3.8 to install pbr 2022-03-09 14:07:22.692 | + 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-03-09 14:07:23.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:23.563 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:23.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:23.563 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:24.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:24.707 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-09 14:07:27.313 | 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-03-09 14:07:27.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:07:27.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:07:27.445 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:27.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:27.450 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:27.452 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:27.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:27.456 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:27.458 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:27.460 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:27.462 | + functions-common:time_stop:2432 : start_time=1646834842684 2022-03-09 14:07:27.464 | + functions-common:time_stop:2434 : [[ -z 1646834842684 ]] 2022-03-09 14:07:27.467 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:27.471 | + functions-common:time_stop:2437 : end_time=1646834847469 2022-03-09 14:07:27.473 | + functions-common:time_stop:2438 : elapsed_time=4785 2022-03-09 14:07:27.475 | + functions-common:time_stop:2439 : total=17250 2022-03-09 14:07:27.477 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:27.479 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22035 2022-03-09 14:07:27.482 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:27.485 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-09 14:07:29.797 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-09 14:07:31.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:31.783 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-09 14:07:31.799 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-09 14:07:31.801 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-09 14:07:31.804 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-09 14:07:31.810 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-09 14:07:31.814 | 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.7) 2022-03-09 14:07:31.888 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 14:07:31.891 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 14:07:31.894 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-09 14:07:31.911 | + ./stack.sh:main:819 : pkgs= 2022-03-09 14:07:31.914 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-09 14:07:31.916 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-09 14:07:31.919 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 14:07:31.921 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-09 14:07:31.924 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:07:31.926 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:07:31.928 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:07:31.930 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:07:31.933 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:07:31.936 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:07:31.940 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:07:31.942 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:07:31.945 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:07:31.947 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-09 14:07:31.949 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:07:31.963 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:31.965 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:07:31.967 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:07:31.970 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-09 14:07:31.972 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:07:31.975 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-09 14:07:31.977 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:07:31.979 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-09 14:07:31.981 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:07:31.983 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-09 14:07:31.985 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:07:31.988 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-09 14:07:31.990 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 14:07:31.992 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 14:07:31.994 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:07:31.997 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 14:07:31.999 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-09 14:07:32.001 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 14:07:32.003 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-09 14:07:32.005 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 14:07:32.008 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 14:07:32.010 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-09 14:07:32.012 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-09 14:07:32.015 | + functions:set_systemd_override:821 : local value=2048 2022-03-09 14:07:32.017 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-09 14:07:32.019 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-09 14:07:32.077 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-09 14:07:32.077 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-09 14:07:32.079 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-09 14:07:32.462 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-09 14:07:32.464 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-09 14:07:32.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:32.483 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-09 14:07:32.485 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:07:32.487 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:07:32.490 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:07:32.492 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:07:32.494 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:07:32.496 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:07:32.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:32.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:32.503 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:07:32.505 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:07:32.507 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:07:32.510 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:07:32.512 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-09 14:07:32.514 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:07:32.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:32.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:32.521 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-09 14:07:32.542 | + 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-03-09 14:07:32.651 | Reading package lists... 2022-03-09 14:07:32.890 | Building dependency tree... 2022-03-09 14:07:32.891 | Reading state information... 2022-03-09 14:07:33.145 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-09 14:07:33.145 | The following packages were automatically installed and are no longer required: 2022-03-09 14:07:33.146 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:07:33.146 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:07:33.146 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:07:33.146 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:07:33.146 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:07:33.146 | python3-zope.interface 2022-03-09 14:07:33.146 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:07:33.261 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:07:33.266 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:07:33.268 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:07:33.270 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:33.272 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:33.275 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:33.277 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:33.279 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:33.281 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:07:33.283 | + functions-common:time_stop:2432 : start_time=1646834852539 2022-03-09 14:07:33.285 | + functions-common:time_stop:2434 : [[ -z 1646834852539 ]] 2022-03-09 14:07:33.288 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:33.292 | + functions-common:time_stop:2437 : end_time=1646834853290 2022-03-09 14:07:33.295 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-09 14:07:33.297 | + functions-common:time_stop:2439 : total=1496 2022-03-09 14:07:33.299 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:33.301 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2247 2022-03-09 14:07:33.304 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:07:33.306 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-09 14:07:33.309 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:07:33.311 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:07:33.313 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:07:33.316 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:07:33.318 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:07:33.320 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:07:33.323 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-09 14:07:33.325 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:07:33.327 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:07:33.329 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:07:33.332 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:07:33.334 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:07:33.336 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:07:33.338 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:07:33.340 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:07:33.343 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:07:33.345 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:07:33.347 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:07:33.349 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-09 14:07:33.352 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:07:33.354 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:07:33.357 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:07:33.359 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:07:33.361 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:07:33.363 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:07:33.366 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-09 14:07:33.368 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-09 14:07:33.384 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:33.386 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-09 14:07:33.388 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:07:33.391 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-09 14:07:33.393 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-09 14:07:33.396 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-09 14:07:33.400 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-09 14:07:33.402 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-09 14:07:33.404 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-09 14:07:33.406 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-09 14:07:33.409 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-09 14:07:33.411 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-09 14:07:33.414 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-09 14:07:34.112 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-09 14:07:34.113 | user tags 2022-03-09 14:07:34.113 | stackrabbit []' 2022-03-09 14:07:34.116 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-09 14:07:34.116 | user tags 2022-03-09 14:07:34.116 | stackrabbit []' 2022-03-09 14:07:34.117 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-09 14:07:34.122 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-09 14:07:34.125 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-09 14:07:34.127 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 14:07:34.783 | Changing password for user "stackrabbit" ... 2022-03-09 14:07:34.840 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-09 14:07:35.524 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-09 14:07:35.590 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-09 14:07:35.593 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 14:07:36.251 | Changing password for user "stackrabbit" ... 2022-03-09 14:07:36.314 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-09 14:07:36.316 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-09 14:07:36.318 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-09 14:07:36.972 | Deleting user "guest" ... 2022-03-09 14:07:36.989 | Error: 2022-03-09 14:07:36.989 | {:no_such_user, "guest"} 2022-03-09 14:07:37.003 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-09 14:07:37.005 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-09 14:07:37.022 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:37.024 | + ./stack.sh:main:836 : install_database 2022-03-09 14:07:37.026 | + lib/database:install_database:118 : install_database_mysql 2022-03-09 14:07:37.028 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-09 14:07:37.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:37.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:37.035 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-09 14:07:37.420 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-09 14:07:37.422 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-09 14:07:37.424 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-09 14:07:37.427 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-09 14:07:37.429 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:07:37.432 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-09 14:07:37.434 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:07:37.436 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:07:37.438 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:07:37.441 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:07:37.443 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:07:37.445 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:07:37.447 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:07:37.450 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:07:37.452 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:07:37.454 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:07:37.457 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:07:37.459 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-09 14:07:37.461 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:07:37.464 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:07:37.466 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:07:37.469 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:07:37.471 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:07:37.473 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:07:37.476 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-09 14:07:37.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:37.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:37.483 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-09 14:07:37.485 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:07:37.488 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:07:37.490 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:07:37.492 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:07:37.494 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:07:37.497 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:07:37.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:37.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:37.503 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:07:37.506 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:07:37.508 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:07:37.510 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:07:37.512 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-09 14:07:37.515 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:07:37.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:37.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:37.521 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-09 14:07:37.542 | + 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-03-09 14:07:37.653 | Reading package lists... 2022-03-09 14:07:37.889 | Building dependency tree... 2022-03-09 14:07:37.891 | Reading state information... 2022-03-09 14:07:38.141 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-09 14:07:38.141 | The following packages were automatically installed and are no longer required: 2022-03-09 14:07:38.142 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:07:38.142 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:07:38.142 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:07:38.142 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:07:38.142 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:07:38.143 | python3-zope.interface 2022-03-09 14:07:38.143 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:07:38.254 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:07:38.259 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:07:38.261 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:07:38.264 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:38.266 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:38.268 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:38.270 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:38.272 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:38.274 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:07:38.276 | + functions-common:time_stop:2432 : start_time=1646834857540 2022-03-09 14:07:38.278 | + functions-common:time_stop:2434 : [[ -z 1646834857540 ]] 2022-03-09 14:07:38.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:38.285 | + functions-common:time_stop:2437 : end_time=1646834858283 2022-03-09 14:07:38.287 | + functions-common:time_stop:2438 : elapsed_time=743 2022-03-09 14:07:38.289 | + functions-common:time_stop:2439 : total=2247 2022-03-09 14:07:38.292 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:38.294 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2990 2022-03-09 14:07:38.296 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:07:38.298 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-09 14:07:38.300 | + ./stack.sh:main:839 : install_database_python 2022-03-09 14:07:38.303 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-09 14:07:38.305 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-09 14:07:38.308 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-09 14:07:38.310 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:07:38.313 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-09 14:07:38.316 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-09 14:07:38.318 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:07:38.321 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:07:38.322 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:07:38.327 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-09 14:07:38.329 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-09 14:07:38.332 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-09 14:07:38.334 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-09 14:07:38.337 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-09 14:07:38.357 | Using python 3.8 to install PyMySQL 2022-03-09 14:07:38.360 | + 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-03-09 14:07:39.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:39.232 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:39.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:39.232 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:40.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:40.379 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-09 14:07:42.870 | 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-03-09 14:07:42.877 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:07:42.881 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:07:43.002 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:43.005 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:43.007 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:43.009 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:43.012 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:43.014 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:43.017 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:43.019 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:43.021 | + functions-common:time_stop:2432 : start_time=1646834858352 2022-03-09 14:07:43.024 | + functions-common:time_stop:2434 : [[ -z 1646834858352 ]] 2022-03-09 14:07:43.026 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:43.031 | + functions-common:time_stop:2437 : end_time=1646834863029 2022-03-09 14:07:43.033 | + functions-common:time_stop:2438 : elapsed_time=4677 2022-03-09 14:07:43.036 | + functions-common:time_stop:2439 : total=22035 2022-03-09 14:07:43.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:43.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26712 2022-03-09 14:07:43.042 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:43.045 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-09 14:07:43.047 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 14:07:43.049 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-09 14:07:43.051 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-09 14:07:43.068 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:43.070 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-09 14:07:43.072 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-09 14:07:43.076 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:07:43.077 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:07:43.082 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:07:43.084 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:07:43.086 | + 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-03-09 14:07:43.089 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:07:43.092 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-09 14:07:43.094 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-09 14:07:43.109 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:43.112 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-09 14:07:43.114 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:07:43.116 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:07:43.119 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:07:43.121 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:07:43.124 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:07:43.126 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:07:43.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:43.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:43.133 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:07:43.135 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:07:43.138 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:07:43.140 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:07:43.142 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-09 14:07:43.145 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:07:43.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:43.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:43.151 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-09 14:07:43.172 | + 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-03-09 14:07:43.281 | Reading package lists... 2022-03-09 14:07:43.524 | Building dependency tree... 2022-03-09 14:07:43.526 | Reading state information... 2022-03-09 14:07:43.777 | radvd is already the newest version (1:2.17-2). 2022-03-09 14:07:43.777 | The following packages were automatically installed and are no longer required: 2022-03-09 14:07:43.778 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:07:43.778 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:07:43.778 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:07:43.778 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:07:43.778 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:07:43.778 | python3-zope.interface 2022-03-09 14:07:43.778 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:07:43.892 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:07:43.896 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:07:43.898 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:07:43.900 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:43.903 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:43.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:43.907 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:43.909 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:43.911 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:07:43.913 | + functions-common:time_stop:2432 : start_time=1646834863169 2022-03-09 14:07:43.916 | + functions-common:time_stop:2434 : [[ -z 1646834863169 ]] 2022-03-09 14:07:43.919 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:43.923 | + functions-common:time_stop:2437 : end_time=1646834863920 2022-03-09 14:07:43.925 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-09 14:07:43.927 | + functions-common:time_stop:2439 : total=2990 2022-03-09 14:07:43.929 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:43.932 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3741 2022-03-09 14:07:43.935 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:07:43.937 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-09 14:07:43.953 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:43.955 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-09 14:07:43.958 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-09 14:07:43.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-09 14:07:43.963 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-09 14:07:43.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-09 14:07:43.984 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:07:43.986 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:07:43.989 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:07:43.991 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:07:43.993 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:07:43.995 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:07:43.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:44.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:44.002 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:07:44.004 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:07:44.006 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:07:44.009 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:07:44.011 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-09 14:07:44.013 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:07:44.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:44.017 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:44.020 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-09 14:07:44.039 | + 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-03-09 14:07:44.148 | Reading package lists... 2022-03-09 14:07:44.385 | Building dependency tree... 2022-03-09 14:07:44.386 | Reading state information... 2022-03-09 14:07:44.638 | fakeroot is already the newest version (1.24-1). 2022-03-09 14:07:44.638 | make is already the newest version (4.2.1-1.2). 2022-03-09 14:07:44.638 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-09 14:07:44.638 | The following packages were automatically installed and are no longer required: 2022-03-09 14:07:44.639 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:07:44.639 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:07:44.639 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:07:44.639 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:07:44.639 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:07:44.639 | python3-zope.interface 2022-03-09 14:07:44.639 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:07:44.752 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:07:44.756 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:07:44.758 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:07:44.761 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:44.763 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:44.765 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:44.767 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:44.769 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:44.771 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:07:44.773 | + functions-common:time_stop:2432 : start_time=1646834864036 2022-03-09 14:07:44.775 | + functions-common:time_stop:2434 : [[ -z 1646834864036 ]] 2022-03-09 14:07:44.778 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:44.782 | + functions-common:time_stop:2437 : end_time=1646834864780 2022-03-09 14:07:44.784 | + functions-common:time_stop:2438 : elapsed_time=744 2022-03-09 14:07:44.786 | + functions-common:time_stop:2439 : total=3741 2022-03-09 14:07:44.788 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:44.790 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4485 2022-03-09 14:07:44.793 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:07:44.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-09 14:07:44.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:44.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:44.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-09 14:07:44.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-09 14:07:44.807 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-09 14:07:44.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-09 14:07:44.814 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-09 14:07:44.817 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-09 14:07:44.818 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-09 14:07:44.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-09 14:07:44.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-09 14:07:44.827 | + functions:vercmp:628 : local v1=5.4 2022-03-09 14:07:44.829 | + functions:vercmp:629 : local 'op=<' 2022-03-09 14:07:44.831 | + functions:vercmp:630 : local v2=3.13 2022-03-09 14:07:44.833 | + functions:vercmp:631 : local result 2022-03-09 14:07:44.837 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-09 14:07:44.837 | ++ functions:vercmp:635 : head -1 2022-03-09 14:07:44.838 | ++ functions:vercmp:635 : sort -V 2022-03-09 14:07:44.843 | + functions:vercmp:635 : result=3.13 2022-03-09 14:07:44.845 | + functions:vercmp:637 : case $op in 2022-03-09 14:07:44.847 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-09 14:07:44.849 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-09 14:07:44.851 | + functions:vercmp:648 : return 2022-03-09 14:07:44.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-09 14:07:44.857 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:07:44.859 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-09 14:07:45.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-09 14:07:45.328 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-09 14:07:45.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-09 14:07:45.337 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.340 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-09 14:07:45.368 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:45.371 | + ./stack.sh:main:847 : install_etcd3 2022-03-09 14:07:45.375 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-09 14:07:45.376 | Installing etcd 2022-03-09 14:07:45.378 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-09 14:07:45.391 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-09 14:07:45.406 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-09 14:07:45.409 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-09 14:07:45.422 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-09 14:07:45.425 | ++ 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-03-09 14:07:45.427 | ++ 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-03-09 14:07:45.430 | +++ 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-03-09 14:07:45.434 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 14:07:45.437 | ++ 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-03-09 14:07:45.439 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-09 14:07:45.441 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 14:07:45.444 | ++ functions:get_extra_file:74 : return 2022-03-09 14:07:45.447 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 14:07:45.450 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-09 14:07:45.452 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-09 14:07:45.455 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-09 14:07:45.472 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:07:45.474 | + ./stack.sh:main:866 : install_dstat 2022-03-09 14:07:45.476 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-09 14:07:45.492 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:07:45.494 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-09 14:07:45.497 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:07:45.499 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-09 14:07:45.501 | + ./stack.sh:main:875 : install_libs 2022-03-09 14:07:45.503 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-09 14:07:45.506 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-09 14:07:45.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-09 14:07:45.510 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-09 14:07:45.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-09 14:07:45.519 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.522 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-09 14:07:45.524 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-09 14:07:45.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-09 14:07:45.529 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-09 14:07:45.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-09 14:07:45.537 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.540 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-09 14:07:45.542 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-09 14:07:45.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-09 14:07:45.547 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-09 14:07:45.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-09 14:07:45.555 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.558 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-09 14:07:45.561 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-09 14:07:45.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-09 14:07:45.565 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-09 14:07:45.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-09 14:07:45.575 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.577 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-09 14:07:45.579 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-09 14:07:45.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-09 14:07:45.584 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-09 14:07:45.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-09 14:07:45.592 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.595 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-09 14:07:45.597 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-09 14:07:45.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-09 14:07:45.601 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-09 14:07:45.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-09 14:07:45.611 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.613 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-09 14:07:45.615 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-09 14:07:45.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-09 14:07:45.620 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-09 14:07:45.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-09 14:07:45.629 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.631 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-09 14:07:45.634 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-09 14:07:45.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-09 14:07:45.639 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-09 14:07:45.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-09 14:07:45.649 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.652 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-09 14:07:45.654 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-09 14:07:45.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-09 14:07:45.658 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-09 14:07:45.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-09 14:07:45.667 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.670 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-09 14:07:45.672 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-09 14:07:45.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-09 14:07:45.676 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-09 14:07:45.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-09 14:07:45.686 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.688 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-09 14:07:45.691 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-09 14:07:45.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-09 14:07:45.695 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-09 14:07:45.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-09 14:07:45.705 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.707 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-09 14:07:45.709 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-09 14:07:45.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-09 14:07:45.714 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-09 14:07:45.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-09 14:07:45.723 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.725 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-09 14:07:45.728 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-09 14:07:45.730 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-09 14:07:45.732 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-09 14:07:45.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-09 14:07:45.741 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.744 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-09 14:07:45.747 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-09 14:07:45.749 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-09 14:07:45.751 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-09 14:07:45.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-09 14:07:45.760 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.763 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-09 14:07:45.766 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-09 14:07:45.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-09 14:07:45.770 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-09 14:07:45.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-09 14:07:45.779 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.782 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-09 14:07:45.784 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-09 14:07:45.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-09 14:07:45.789 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-09 14:07:45.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-09 14:07:45.798 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.800 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-09 14:07:45.802 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-09 14:07:45.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-09 14:07:45.807 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-09 14:07:45.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-09 14:07:45.817 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.819 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-09 14:07:45.821 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-09 14:07:45.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-09 14:07:45.827 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-09 14:07:45.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-09 14:07:45.836 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.838 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-09 14:07:45.840 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-09 14:07:45.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-09 14:07:45.845 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-09 14:07:45.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-09 14:07:45.854 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.857 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-09 14:07:45.859 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-09 14:07:45.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-09 14:07:45.864 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-09 14:07:45.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-09 14:07:45.873 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.876 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-09 14:07:45.878 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-09 14:07:45.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-09 14:07:45.883 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-09 14:07:45.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-09 14:07:45.892 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.895 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-09 14:07:45.897 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-09 14:07:45.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-09 14:07:45.901 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-09 14:07:45.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-09 14:07:45.911 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.913 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-09 14:07:45.915 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-09 14:07:45.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-09 14:07:45.920 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-09 14:07:45.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-09 14:07:45.929 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.931 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-09 14:07:45.934 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-09 14:07:45.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-09 14:07:45.939 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-09 14:07:45.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-09 14:07:45.952 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.954 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-09 14:07:45.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-09 14:07:45.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-09 14:07:45.962 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-09 14:07:45.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-09 14:07:45.971 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.973 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-09 14:07:45.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-09 14:07:45.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-09 14:07:45.981 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-09 14:07:45.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:45.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:45.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-09 14:07:45.990 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:45.992 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-09 14:07:45.995 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-09 14:07:45.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-09 14:07:46.000 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-09 14:07:46.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-09 14:07:46.009 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.011 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-09 14:07:46.014 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-09 14:07:46.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-09 14:07:46.018 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-09 14:07:46.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-09 14:07:46.027 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.029 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-09 14:07:46.032 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-09 14:07:46.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-09 14:07:46.036 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-09 14:07:46.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-09 14:07:46.046 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.048 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-09 14:07:46.050 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-09 14:07:46.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-09 14:07:46.055 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-09 14:07:46.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-09 14:07:46.065 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.067 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-09 14:07:46.070 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-09 14:07:46.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-09 14:07:46.074 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-09 14:07:46.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-09 14:07:46.084 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.087 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-09 14:07:46.089 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-09 14:07:46.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-09 14:07:46.094 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-09 14:07:46.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-09 14:07:46.103 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.106 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-09 14:07:46.108 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-09 14:07:46.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-09 14:07:46.112 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-09 14:07:46.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-09 14:07:46.122 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.124 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-09 14:07:46.127 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-09 14:07:46.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-09 14:07:46.132 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-09 14:07:46.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-09 14:07:46.141 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.143 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-09 14:07:46.145 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-09 14:07:46.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-09 14:07:46.150 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-09 14:07:46.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-09 14:07:46.159 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.161 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-09 14:07:46.163 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-09 14:07:46.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-09 14:07:46.168 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-09 14:07:46.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-09 14:07:46.178 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.180 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-09 14:07:46.182 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-09 14:07:46.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-09 14:07:46.188 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-09 14:07:46.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-09 14:07:46.197 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.199 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-09 14:07:46.201 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-09 14:07:46.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-09 14:07:46.206 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-09 14:07:46.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:46.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:46.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-09 14:07:46.215 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:46.217 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-09 14:07:46.238 | Using python 3.8 to install etcd3 2022-03-09 14:07:46.240 | + 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-03-09 14:07:47.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:47.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:47.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:47.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:48.249 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:48.275 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-09 14:07:48.283 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-09 14:07:48.284 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-09 14:07:48.285 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-09 14:07:48.286 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-09 14:07:50.779 | 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-03-09 14:07:50.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:07:50.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:07:50.902 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:50.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:50.907 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:50.909 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:50.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:50.913 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:50.915 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:50.917 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:50.920 | + functions-common:time_stop:2432 : start_time=1646834866233 2022-03-09 14:07:50.922 | + functions-common:time_stop:2434 : [[ -z 1646834866233 ]] 2022-03-09 14:07:50.924 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:50.929 | + functions-common:time_stop:2437 : end_time=1646834870926 2022-03-09 14:07:50.931 | + functions-common:time_stop:2438 : elapsed_time=4693 2022-03-09 14:07:50.933 | + functions-common:time_stop:2439 : total=26712 2022-03-09 14:07:50.935 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:50.938 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31405 2022-03-09 14:07:50.940 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:50.942 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-09 14:07:50.964 | Using python 3.8 to install etcd3gw 2022-03-09 14:07:50.966 | + 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-03-09 14:07:51.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:51.851 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:51.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:51.851 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:53.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:53.036 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-09 14:07:53.044 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-09 14:07:53.045 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-09 14:07:53.046 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-09 14:07:53.047 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-09 14:07:53.080 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-09 14:07:53.081 | 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.8) 2022-03-09 14:07:53.083 | 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-03-09 14:07:53.085 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-09 14:07:55.566 | 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-03-09 14:07:55.573 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:07:55.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:07:55.689 | + inc/python:pip_install:200 : result=0 2022-03-09 14:07:55.691 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:07:55.694 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:55.696 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:55.698 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:55.701 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:55.703 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:55.705 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:07:55.707 | + functions-common:time_stop:2432 : start_time=1646834870958 2022-03-09 14:07:55.709 | + functions-common:time_stop:2434 : [[ -z 1646834870958 ]] 2022-03-09 14:07:55.712 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:55.717 | + functions-common:time_stop:2437 : end_time=1646834875714 2022-03-09 14:07:55.719 | + functions-common:time_stop:2438 : elapsed_time=4756 2022-03-09 14:07:55.721 | + functions-common:time_stop:2439 : total=31405 2022-03-09 14:07:55.723 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:55.725 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36161 2022-03-09 14:07:55.728 | + inc/python:pip_install:203 : return 0 2022-03-09 14:07:55.730 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-09 14:07:55.732 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-09 14:07:55.735 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-09 14:07:55.737 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:07:55.739 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:07:55.742 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:07:55.744 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:07:55.746 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:07:55.749 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:07:55.751 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:07:55.753 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:07:55.756 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:07:55.758 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:07:55.760 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:07:55.763 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-09 14:07:55.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:55.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:55.770 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-09 14:07:55.772 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 14:07:55.775 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:07:55.777 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:07:55.780 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:07:55.782 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:07:55.784 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:07:55.787 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:07:55.789 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:55.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:55.793 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:07:55.796 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:07:55.798 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:07:55.800 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:07:55.803 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 14:07:55.805 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:07:55.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:55.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:55.812 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 14:07:55.833 | + 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-03-09 14:07:55.941 | Reading package lists... 2022-03-09 14:07:56.176 | Building dependency tree... 2022-03-09 14:07:56.178 | Reading state information... 2022-03-09 14:07:56.426 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-09 14:07:56.426 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-09 14:07:56.426 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:07:56.426 | The following packages were automatically installed and are no longer required: 2022-03-09 14:07:56.428 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:07:56.428 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:07:56.428 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:07:56.428 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:07:56.428 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:07:56.428 | python3-zope.interface 2022-03-09 14:07:56.428 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:07:56.540 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:07:56.545 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:07:56.547 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:07:56.550 | + functions-common:time_stop:2425 : local name 2022-03-09 14:07:56.552 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:07:56.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:07:56.556 | + functions-common:time_stop:2428 : local total 2022-03-09 14:07:56.559 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:07:56.561 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:07:56.563 | + functions-common:time_stop:2432 : start_time=1646834875830 2022-03-09 14:07:56.566 | + functions-common:time_stop:2434 : [[ -z 1646834875830 ]] 2022-03-09 14:07:56.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:07:56.573 | + functions-common:time_stop:2437 : end_time=1646834876570 2022-03-09 14:07:56.575 | + functions-common:time_stop:2438 : elapsed_time=740 2022-03-09 14:07:56.577 | + functions-common:time_stop:2439 : total=4485 2022-03-09 14:07:56.579 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:07:56.582 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5225 2022-03-09 14:07:56.584 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:07:56.586 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-09 14:07:56.589 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:07:56.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:07:56.594 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-09 14:07:56.654 | Module proxy already enabled 2022-03-09 14:07:56.659 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-09 14:07:56.719 | Considering dependency proxy for proxy_uwsgi: 2022-03-09 14:07:56.719 | Module proxy already enabled 2022-03-09 14:07:56.719 | Module proxy_uwsgi already enabled 2022-03-09 14:07:56.723 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-09 14:07:56.725 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:07:56.728 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:07:56.730 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:07:56.864 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-09 14:07:56.866 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-09 14:07:56.869 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-09 14:07:56.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:56.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:56.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-09 14:07:56.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:56.883 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-09 14:07:56.886 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-09 14:07:56.889 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-09 14:07:56.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:56.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:56.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-09 14:07:56.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:56.902 | + ./stack.sh:main:883 : install_glanceclient 2022-03-09 14:07:56.904 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-09 14:07:56.906 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-09 14:07:56.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:56.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:56.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-09 14:07:56.916 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:56.918 | + ./stack.sh:main:884 : install_cinderclient 2022-03-09 14:07:56.920 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-09 14:07:56.923 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-09 14:07:56.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:56.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:56.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-09 14:07:56.933 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:56.936 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-09 14:07:56.938 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-09 14:07:56.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:56.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:56.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-09 14:07:56.947 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:56.950 | + ./stack.sh:main:885 : install_novaclient 2022-03-09 14:07:56.953 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-09 14:07:56.955 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-09 14:07:56.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:56.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:56.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-09 14:07:56.964 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:56.967 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-09 14:07:56.983 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:56.986 | + ./stack.sh:main:887 : install_swiftclient 2022-03-09 14:07:56.988 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-09 14:07:56.990 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-09 14:07:56.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:56.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:56.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-09 14:07:57.000 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:57.003 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-09 14:07:57.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:07:57.023 | + ./stack.sh:main:890 : install_neutronclient 2022-03-09 14:07:57.029 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-09 14:07:57.033 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-09 14:07:57.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:57.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:57.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-09 14:07:57.043 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:57.046 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-09 14:07:57.048 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-09 14:07:57.050 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-09 14:07:57.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:07:57.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:07:57.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-09 14:07:57.061 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:07:57.063 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-09 14:07:57.065 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-09 14:07:57.068 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:07:57.071 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-09 14:07:57.073 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-09 14:07:57.076 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:07:57.080 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:07:57.080 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:07:57.085 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-09 14:07:57.088 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-09 14:07:57.090 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-09 14:07:57.093 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-09 14:07:57.095 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-09 14:07:57.115 | Using python 3.8 to install keystonemiddleware 2022-03-09 14:07:57.118 | + 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-03-09 14:07:58.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:58.008 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:58.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:07:58.008 | from cryptography.utils import int_from_bytes 2022-03-09 14:07:59.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:07:59.176 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-09 14:07:59.228 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-09 14:07:59.229 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-09 14:07:59.232 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-09 14:07:59.233 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-09 14:07:59.233 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-09 14:07:59.234 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-09 14:07:59.236 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-09 14:07:59.237 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-09 14:07:59.238 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-09 14:07:59.239 | 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-03-09 14:07:59.240 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-09 14:07:59.241 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-09 14:07:59.242 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-09 14:07:59.243 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-09 14:07:59.301 | 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-03-09 14:07:59.302 | 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-03-09 14:07:59.303 | 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-03-09 14:07:59.341 | 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-03-09 14:07:59.381 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-09 14:07:59.382 | 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-03-09 14:07:59.383 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-09 14:07:59.385 | 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-03-09 14:07:59.433 | 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-03-09 14:07:59.438 | 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-03-09 14:07:59.447 | 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-03-09 14:07:59.449 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-09 14:07:59.462 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-09 14:07:59.463 | 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-03-09 14:07:59.464 | 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-03-09 14:07:59.534 | 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-03-09 14:07:59.535 | 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.8) 2022-03-09 14:07:59.538 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-09 14:07:59.539 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-09 14:07:59.590 | 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.13.3) 2022-03-09 14:07:59.602 | 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-03-09 14:08:02.043 | 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-03-09 14:08:02.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:08:02.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:08:02.170 | + inc/python:pip_install:200 : result=0 2022-03-09 14:08:02.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:08:02.174 | + functions-common:time_stop:2425 : local name 2022-03-09 14:08:02.177 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:08:02.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:08:02.181 | + functions-common:time_stop:2428 : local total 2022-03-09 14:08:02.183 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:08:02.186 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:08:02.188 | + functions-common:time_stop:2432 : start_time=1646834877110 2022-03-09 14:08:02.190 | + functions-common:time_stop:2434 : [[ -z 1646834877110 ]] 2022-03-09 14:08:02.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:08:02.197 | + functions-common:time_stop:2437 : end_time=1646834882194 2022-03-09 14:08:02.199 | + functions-common:time_stop:2438 : elapsed_time=5084 2022-03-09 14:08:02.201 | + functions-common:time_stop:2439 : total=36161 2022-03-09 14:08:02.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:08:02.206 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41245 2022-03-09 14:08:02.209 | + inc/python:pip_install:203 : return 0 2022-03-09 14:08:02.212 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-09 14:08:02.215 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-09 14:08:02.217 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:08:02.220 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-09 14:08:02.222 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-09 14:08:02.225 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:08:02.228 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:08:02.229 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:08:02.236 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-09 14:08:02.238 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-09 14:08:02.241 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-09 14:08:02.244 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-09 14:08:02.246 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-09 14:08:02.266 | Using python 3.8 to install python-memcached 2022-03-09 14:08:02.269 | + 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-03-09 14:08:03.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:03.149 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:03.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:03.149 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:04.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:08:04.308 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-09 14:08:04.312 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-09 14:08:06.801 | 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-03-09 14:08:06.808 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:08:06.808 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:08:06.924 | + inc/python:pip_install:200 : result=0 2022-03-09 14:08:06.927 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:08:06.929 | + functions-common:time_stop:2425 : local name 2022-03-09 14:08:06.931 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:08:06.934 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:08:06.936 | + functions-common:time_stop:2428 : local total 2022-03-09 14:08:06.939 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:08:06.941 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:08:06.943 | + functions-common:time_stop:2432 : start_time=1646834882261 2022-03-09 14:08:06.945 | + functions-common:time_stop:2434 : [[ -z 1646834882261 ]] 2022-03-09 14:08:06.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:08:06.952 | + functions-common:time_stop:2437 : end_time=1646834886950 2022-03-09 14:08:06.954 | + functions-common:time_stop:2438 : elapsed_time=4689 2022-03-09 14:08:06.957 | + functions-common:time_stop:2439 : total=41245 2022-03-09 14:08:06.959 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:08:06.961 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45934 2022-03-09 14:08:06.963 | + inc/python:pip_install:203 : return 0 2022-03-09 14:08:06.966 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-09 14:08:06.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:06.985 | + ./stack.sh:main:897 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 14:08:06.987 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-09 14:08:06.989 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-09 14:08:06.992 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-09 14:08:06.994 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:08:06.996 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-09 14:08:06.999 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-09 14:08:07.014 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:07.016 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-09 14:08:07.019 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-09 14:08:07.021 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-09 14:08:07.023 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:08:07.025 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:08:07.027 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:08:07.030 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:08:07.032 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:08:07.035 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:08:07.051 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:08:07.054 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:08:07.056 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:08:07.059 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:08:07.060 | + functions-common:git_clone:629 : echo master 2022-03-09 14:08:07.065 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-09 14:08:07.067 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:08:07.069 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-09 14:08:07.072 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:08:07.072 | + functions-common:git_clone:678 : head -1 2022-03-09 14:08:07.075 | 0eba22f33 Fix bindep.txt for current RPM based distributions 2022-03-09 14:08:07.078 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:08:07.080 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-09 14:08:07.083 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:08:07.085 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 14:08:07.088 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-09 14:08:07.090 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:08:07.092 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-09 14:08:07.095 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:08:07.097 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 14:08:07.099 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-09 14:08:07.101 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:08:07.104 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:08:07.107 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-09 14:08:07.109 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:08:07.112 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-09 14:08:07.114 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:08:07.117 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:08:07.119 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-09 14:08:07.126 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-09 14:08:07.128 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-09 14:08:07.806 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-09 14:08:07.808 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:08:07.811 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:08:07.813 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:08:07.815 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 14:08:07.817 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-09 14:08:07.819 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:08:07.821 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:08:07.824 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:08:07.826 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:08:07.828 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:08:07.830 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:08:07.832 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:08:07.834 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-09 14:08:07.854 | Using python 3.8 to install /opt/stack/keystone 2022-03-09 14:08:07.857 | + 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-03-09 14:08:08.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:08.743 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:08.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:08.743 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:09.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:08:09.903 | Obtaining file:///opt/stack/keystone 2022-03-09 14:08:09.904 | Preparing metadata (setup.py): started 2022-03-09 14:08:13.492 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:08:13.571 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.8.1) 2022-03-09 14:08:13.572 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.8.7) 2022-03-09 14:08:13.573 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.0.3) 2022-03-09 14:08:13.577 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.3.9) 2022-03-09 14:08:13.578 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (36.0.1) 2022-03-09 14:08:13.580 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.4.31) 2022-03-09 14:08:13.582 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.13.0) 2022-03-09 14:08:13.583 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.5.0) 2022-03-09 14:08:13.584 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.7.4) 2022-03-09 14:08:13.586 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.4.0) 2022-03-09 14:08:13.588 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (9.4.0) 2022-03-09 14:08:13.590 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 14:08:13.591 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.8.20) 2022-03-09 14:08:13.592 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.10.1) 2022-03-09 14:08:13.593 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (8.8.0) 2022-03-09 14:08:13.594 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.1.0) 2022-03-09 14:08:13.595 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (12.13.0) 2022-03-09 14:08:13.597 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (11.2.0) 2022-03-09 14:08:13.598 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.1.0) 2022-03-09 14:08:13.599 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.6.1) 2022-03-09 14:08:13.600 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.5.1) 2022-03-09 14:08:13.601 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.11.0) 2022-03-09 14:08:13.602 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.3.0) 2022-03-09 14:08:13.603 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.5.0) 2022-03-09 14:08:13.604 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.12.2) 2022-03-09 14:08:13.605 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 14:08:13.607 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (7.1.1) 2022-03-09 14:08:13.608 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.3.0) 2022-03-09 14:08:13.609 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.1.5) 2022-03-09 14:08:13.610 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 14:08:13.611 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.1.1) 2022-03-09 14:08:13.612 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.0.3) 2022-03-09 14:08:13.614 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.4.2) 2022-03-09 14:08:13.615 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2021.3) 2022-03-09 14:08:13.626 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.15.0) 2022-03-09 14:08:13.627 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.16.0) 2022-03-09 14:08:13.670 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev103) (5.1.1) 2022-03-09 14:08:13.683 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 14:08:13.685 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.0.3) 2022-03-09 14:08:13.686 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (3.0.3) 2022-03-09 14:08:13.686 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (8.0.4) 2022-03-09 14:08:13.697 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev103) (9.0.1) 2022-03-09 14:08:13.756 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 14:08:13.759 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.27.1) 2022-03-09 14:08:13.855 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (6.0) 2022-03-09 14:08:13.856 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (0.8.0) 2022-03-09 14:08:13.858 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.5.0) 2022-03-09 14:08:13.859 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 14:08:13.911 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.7.6) 2022-03-09 14:08:13.912 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (0.5.0) 2022-03-09 14:08:13.914 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.0.1) 2022-03-09 14:08:13.964 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (2.8.2) 2022-03-09 14:08:13.968 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (0.9.6) 2022-03-09 14:08:14.024 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.4.0) 2022-03-09 14:08:14.025 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.2.3) 2022-03-09 14:08:14.026 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.9) 2022-03-09 14:08:14.028 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.8.0) 2022-03-09 14:08:14.030 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 14:08:14.032 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 14:08:14.051 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev103) (3.3.0) 2022-03-09 14:08:14.125 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (3.1.1) 2022-03-09 14:08:14.145 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (0.11.0) 2022-03-09 14:08:14.146 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (1.0.2) 2022-03-09 14:08:14.149 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (3.0.7) 2022-03-09 14:08:14.150 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (21.3) 2022-03-09 14:08:14.203 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 14:08:14.316 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (0.7.1) 2022-03-09 14:08:14.317 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (1.9.2) 2022-03-09 14:08:14.318 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (22.0.0) 2022-03-09 14:08:14.320 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (5.4.0) 2022-03-09 14:08:14.321 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (60.9.3) 2022-03-09 14:08:14.539 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev103) (1.1.2) 2022-03-09 14:08:14.562 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.5.2) 2022-03-09 14:08:14.563 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.4.2) 2022-03-09 14:08:14.630 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.1.6) 2022-03-09 14:08:14.631 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (4.11.1) 2022-03-09 14:08:14.649 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 14:08:14.722 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev103) (2.21) 2022-03-09 14:08:14.762 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.13.3) 2022-03-09 14:08:14.878 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 14:08:14.950 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (1.7.0) 2022-03-09 14:08:15.081 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev103) (0.17.3) 2022-03-09 14:08:15.114 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.13.1) 2022-03-09 14:08:15.156 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.5.1) 2022-03-09 14:08:15.157 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (3.0.0) 2022-03-09 14:08:15.159 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (1.3.3) 2022-03-09 14:08:15.160 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.1.1) 2022-03-09 14:08:15.161 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (3.5.0) 2022-03-09 14:08:15.164 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.33.0) 2022-03-09 14:08:15.219 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (0.2.5) 2022-03-09 14:08:15.358 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (3.3) 2022-03-09 14:08:15.360 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.0.12) 2022-03-09 14:08:15.361 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (1.26.8) 2022-03-09 14:08:15.362 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2019.11.28) 2022-03-09 14:08:15.515 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.5.0) 2022-03-09 14:08:15.597 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 14:08:15.676 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev103) (3.7.0) 2022-03-09 14:08:15.858 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 14:08:16.133 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.7) 2022-03-09 14:08:16.166 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.0.0) 2022-03-09 14:08:18.102 | Installing collected packages: keystone 2022-03-09 14:08:18.102 | Attempting uninstall: keystone 2022-03-09 14:08:18.102 | Found existing installation: keystone 20.1.0.dev103 2022-03-09 14:08:18.106 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-09 14:08:18.108 | Running setup.py develop for keystone 2022-03-09 14:08:22.664 | Successfully installed keystone 2022-03-09 14:08:22.664 | 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-03-09 14:08:22.673 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:08:22.673 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:08:22.819 | + inc/python:pip_install:200 : result=0 2022-03-09 14:08:22.822 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:08:22.824 | + functions-common:time_stop:2425 : local name 2022-03-09 14:08:22.826 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:08:22.828 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:08:22.830 | + functions-common:time_stop:2428 : local total 2022-03-09 14:08:22.832 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:08:22.834 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:08:22.836 | + functions-common:time_stop:2432 : start_time=1646834887849 2022-03-09 14:08:22.838 | + functions-common:time_stop:2434 : [[ -z 1646834887849 ]] 2022-03-09 14:08:22.841 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:08:22.845 | + functions-common:time_stop:2437 : end_time=1646834902842 2022-03-09 14:08:22.847 | + functions-common:time_stop:2438 : elapsed_time=14993 2022-03-09 14:08:22.849 | + functions-common:time_stop:2439 : total=45934 2022-03-09 14:08:22.851 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:08:22.853 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60927 2022-03-09 14:08:22.856 | + inc/python:pip_install:203 : return 0 2022-03-09 14:08:22.858 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:08:22.861 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 14:08:22.863 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 14:08:22.882 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 14:08:22.893 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-09 14:08:22.896 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-09 14:08:22.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:08:22.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:08:22.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-09 14:08:22.905 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:08:22.907 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-09 14:08:22.924 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:22.926 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-09 14:08:22.928 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:08:22.931 | + ./stack.sh:main:899 : configure_keystone 2022-03-09 14:08:22.934 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-09 14:08:22.946 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-09 14:08:22.948 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-09 14:08:22.953 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-09 14:08:22.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:22.971 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-09 14:08:23.001 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-09 14:08:23.029 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-09 14:08:23.060 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-09 14:08:23.089 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-09 14:08:23.120 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-09 14:08:23.149 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-09 14:08:23.177 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-09 14:08:23.204 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-09 14:08:23.206 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-09 14:08:23.208 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-09 14:08:23.211 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-09 14:08:23.213 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:08:23.216 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:08:23.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:23.234 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:08:23.236 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:08:23.239 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:08:23.253 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:23.255 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:08:23.258 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:08:23.287 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:08:23.290 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:08:23.292 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-09 14:08:23.295 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-09 14:08:23.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:23.314 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-03-09 14:08:23.347 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-09 14:08:23.349 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-09 14:08:23.380 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-09 14:08:23.382 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-09 14:08:23.385 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-09 14:08:23.387 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-09 14:08:23.390 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 14:08:23.392 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 14:08:23.422 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-09 14:08:23.425 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-09 14:08:23.427 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-09 14:08:23.429 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-09 14:08:23.432 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:08:23.448 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:08:23.451 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:08:23.454 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:08:23.456 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:08:23.458 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 14:08:23.485 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:08:23.512 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:08:23.540 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:08:23.567 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-09 14:08:23.595 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-09 14:08:23.597 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-09 14:08:23.600 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-09 14:08:23.602 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-09 14:08:23.604 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-09 14:08:23.606 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:08:23.609 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:08:23.611 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-09 14:08:23.615 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-09 14:08:23.618 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:08:23.620 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:08:23.632 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:08:23.633 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:08:23.642 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:08:23.646 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:08:23.665 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 14:08:23.668 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-09 14:08:23.672 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-09 14:08:23.701 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-09 14:08:23.728 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-09 14:08:23.754 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-09 14:08:23.781 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-09 14:08:23.808 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-09 14:08:23.835 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-09 14:08:23.861 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-09 14:08:23.889 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-09 14:08:23.915 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 14:08:23.942 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-09 14:08:23.969 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-09 14:08:23.995 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-09 14:08:24.023 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:08:24.025 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:08:24.028 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-09 14:08:24.030 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-09 14:08:24.032 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:08:24.034 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:08:24.037 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:08:24.039 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 14:08:24.042 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 14:08:24.044 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 14:08:24.071 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-09 14:08:24.099 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 14:08:24.099 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-09 14:08:24.108 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-09 14:08:24.111 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-09 14:08:24.113 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-09 14:08:24.115 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:08:24.118 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:08:24.120 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:08:24.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:08:24.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:08:24.127 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:08:24.129 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:08:24.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:08:24.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:08:24.136 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-09 14:08:24.197 | Site keystone-wsgi-public already enabled 2022-03-09 14:08:24.202 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:08:24.204 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:08:24.206 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:08:24.209 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:08:24.342 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-09 14:08:24.376 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-09 14:08:24.413 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-09 14:08:24.445 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-09 14:08:24.447 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-09 14:08:24.477 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-09 14:08:24.506 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-09 14:08:24.534 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-09 14:08:24.537 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-09 14:08:24.553 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:24.556 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-09 14:08:24.572 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:24.575 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-09 14:08:24.577 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-09 14:08:24.579 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-09 14:08:24.582 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:08:24.584 | + lib/stack:stack_install_service:32 : install_swift 2022-03-09 14:08:24.587 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-09 14:08:24.589 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-09 14:08:24.592 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-09 14:08:24.594 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:08:24.596 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:08:24.599 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:08:24.602 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:08:24.604 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:08:24.607 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:08:24.622 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:08:24.625 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:08:24.627 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:08:24.630 | + functions-common:git_clone:629 : echo master 2022-03-09 14:08:24.630 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:08:24.635 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-09 14:08:24.637 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:08:24.640 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-09 14:08:24.642 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:08:24.643 | + functions-common:git_clone:678 : head -1 2022-03-09 14:08:24.645 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-09 14:08:24.648 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:08:24.650 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-09 14:08:24.653 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:08:24.656 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 14:08:24.658 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-09 14:08:24.661 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-09 14:08:24.663 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-09 14:08:24.665 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:08:24.668 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 14:08:24.671 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-09 14:08:24.673 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:08:24.675 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-09 14:08:24.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-09 14:08:24.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:08:24.684 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-09 14:08:24.686 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:08:24.688 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:08:24.691 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-09 14:08:24.697 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-09 14:08:24.699 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-09 14:08:25.359 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-09 14:08:25.362 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:08:25.364 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:08:25.366 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:08:25.369 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 14:08:25.371 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-09 14:08:25.373 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:08:25.375 | + inc/python:setup_package:428 : local extras=keystone 2022-03-09 14:08:25.378 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:08:25.380 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-09 14:08:25.382 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-09 14:08:25.384 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-09 14:08:25.386 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:08:25.389 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-09 14:08:25.409 | Using python 3.8 to install /opt/stack/swift 2022-03-09 14:08:25.412 | + 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/swift[keystone]' 2022-03-09 14:08:26.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:26.285 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:26.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:26.285 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:27.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:08:27.441 | Obtaining file:///opt/stack/swift 2022-03-09 14:08:27.442 | Preparing metadata (setup.py): started 2022-03-09 14:08:30.680 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:08:30.718 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-09 14:08:30.719 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-09 14:08:30.720 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-09 14:08:30.721 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-09 14:08:30.722 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-09 14:08:30.723 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-09 14:08:30.725 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-09 14:08:30.726 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-09 14:08:30.727 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-09 14:08:30.728 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-09 14:08:30.729 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-09 14:08:30.766 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-09 14:08:30.774 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-09 14:08:30.829 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-09 14:08:30.830 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.1.1) 2022-03-09 14:08:30.831 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-09 14:08:30.833 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-09 14:08:30.834 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.8.1) 2022-03-09 14:08:30.835 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.5.0) 2022-03-09 14:08:30.836 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-09 14:08:30.837 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.1.0) 2022-03-09 14:08:30.839 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.3.0) 2022-03-09 14:08:30.840 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-09 14:08:30.841 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-09 14:08:30.842 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-09 14:08:30.863 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-09 14:08:30.894 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-09 14:08:30.895 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-09 14:08:30.896 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-09 14:08:30.898 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-09 14:08:30.921 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-09 14:08:31.011 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.2) 2022-03-09 14:08:31.013 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.7.0) 2022-03-09 14:08:31.015 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.5.0) 2022-03-09 14:08:31.056 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.1.5) 2022-03-09 14:08:31.113 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.4.0) 2022-03-09 14:08:31.114 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (6.0) 2022-03-09 14:08:31.115 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.5.0) 2022-03-09 14:08:31.118 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.8.0) 2022-03-09 14:08:31.191 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.9.6) 2022-03-09 14:08:31.193 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.8.2) 2022-03-09 14:08:31.206 | 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>=4.17.0->swift==2.29.1.dev13) (1.0.3) 2022-03-09 14:08:31.207 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2021.3) 2022-03-09 14:08:31.227 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (21.3) 2022-03-09 14:08:31.229 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.0.7) 2022-03-09 14:08:31.334 | 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>=4.17.0->swift==2.29.1.dev13) (1.13.3) 2022-03-09 14:08:31.349 | 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>=4.17.0->swift==2.29.1.dev13) (5.1.1) 2022-03-09 14:08:33.742 | Installing collected packages: swift 2022-03-09 14:08:33.742 | Attempting uninstall: swift 2022-03-09 14:08:33.742 | Found existing installation: swift 2.29.1.dev13 2022-03-09 14:08:33.745 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-09 14:08:33.747 | Running setup.py develop for swift 2022-03-09 14:08:37.968 | Successfully installed swift 2022-03-09 14:08:37.968 | 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-03-09 14:08:37.976 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:08:37.976 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:08:38.107 | + inc/python:pip_install:200 : result=0 2022-03-09 14:08:38.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:08:38.112 | + functions-common:time_stop:2425 : local name 2022-03-09 14:08:38.114 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:08:38.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:08:38.118 | + functions-common:time_stop:2428 : local total 2022-03-09 14:08:38.120 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:08:38.123 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:08:38.125 | + functions-common:time_stop:2432 : start_time=1646834905404 2022-03-09 14:08:38.127 | + functions-common:time_stop:2434 : [[ -z 1646834905404 ]] 2022-03-09 14:08:38.130 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:08:38.134 | + functions-common:time_stop:2437 : end_time=1646834918131 2022-03-09 14:08:38.136 | + functions-common:time_stop:2438 : elapsed_time=12727 2022-03-09 14:08:38.139 | + functions-common:time_stop:2439 : total=60927 2022-03-09 14:08:38.141 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:08:38.143 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73654 2022-03-09 14:08:38.146 | + inc/python:pip_install:203 : return 0 2022-03-09 14:08:38.148 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:08:38.151 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 14:08:38.153 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 14:08:38.172 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 14:08:38.184 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-09 14:08:38.187 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-09 14:08:38.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:08:38.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:08:38.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-09 14:08:38.196 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:08:38.199 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-09 14:08:38.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:08:38.204 | + ./stack.sh:main:908 : configure_swift 2022-03-09 14:08:38.207 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-09 14:08:38.208 | + lib/swift:configure_swift:332 : local node_number 2022-03-09 14:08:38.211 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-09 14:08:38.213 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-09 14:08:38.214 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-09 14:08:39.406 | No account-replicator running 2022-03-09 14:08:39.406 | No object-expirer running 2022-03-09 14:08:39.406 | No object-auditor running 2022-03-09 14:08:39.406 | No object-replicator running 2022-03-09 14:08:39.406 | No account-auditor running 2022-03-09 14:08:39.406 | No account-server running 2022-03-09 14:08:39.406 | No container-auditor running 2022-03-09 14:08:39.406 | No object-updater running 2022-03-09 14:08:39.406 | No container-reconciler running 2022-03-09 14:08:39.406 | No container-replicator running 2022-03-09 14:08:39.406 | No container-sharder running 2022-03-09 14:08:39.406 | No container-server running 2022-03-09 14:08:39.406 | No container-sync running 2022-03-09 14:08:39.406 | No container-updater running 2022-03-09 14:08:39.406 | No object-server running 2022-03-09 14:08:39.406 | No object-reconstructor running 2022-03-09 14:08:39.406 | No proxy-server running 2022-03-09 14:08:39.406 | No account-reaper running 2022-03-09 14:08:39.495 | + lib/swift:configure_swift:337 : true 2022-03-09 14:08:39.497 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-09 14:08:39.510 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-09 14:08:39.522 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-09 14:08:39.524 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-09 14:08:39.525 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-09 14:08:39.530 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-09 14:08:39.530 | s/%GROUP%/ubuntu/; 2022-03-09 14:08:39.530 | s/%USER%/ubuntu/; 2022-03-09 14:08:39.530 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-09 14:08:39.530 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-09 14:08:39.533 | uid = ubuntu 2022-03-09 14:08:39.533 | gid = ubuntu 2022-03-09 14:08:39.533 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-09 14:08:39.533 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-09 14:08:39.533 | address = 127.0.0.1 2022-03-09 14:08:39.533 | 2022-03-09 14:08:39.533 | [account6612] 2022-03-09 14:08:39.533 | max connections = 25 2022-03-09 14:08:39.533 | path = /opt/stack/data/swift/1/node/ 2022-03-09 14:08:39.533 | read only = false 2022-03-09 14:08:39.534 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-09 14:08:39.534 | 2022-03-09 14:08:39.534 | [account6622] 2022-03-09 14:08:39.534 | max connections = 25 2022-03-09 14:08:39.534 | path = /opt/stack/data/swift/2/node/ 2022-03-09 14:08:39.534 | read only = false 2022-03-09 14:08:39.534 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-09 14:08:39.534 | 2022-03-09 14:08:39.534 | [account6632] 2022-03-09 14:08:39.534 | max connections = 25 2022-03-09 14:08:39.534 | path = /opt/stack/data/swift/3/node/ 2022-03-09 14:08:39.534 | read only = false 2022-03-09 14:08:39.534 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-09 14:08:39.534 | 2022-03-09 14:08:39.534 | [account6642] 2022-03-09 14:08:39.534 | max connections = 25 2022-03-09 14:08:39.534 | path = /opt/stack/data/swift/4/node/ 2022-03-09 14:08:39.534 | read only = false 2022-03-09 14:08:39.534 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-09 14:08:39.534 | 2022-03-09 14:08:39.534 | 2022-03-09 14:08:39.534 | [container6611] 2022-03-09 14:08:39.534 | max connections = 25 2022-03-09 14:08:39.534 | path = /opt/stack/data/swift/1/node/ 2022-03-09 14:08:39.534 | read only = false 2022-03-09 14:08:39.534 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-09 14:08:39.534 | 2022-03-09 14:08:39.534 | [container6621] 2022-03-09 14:08:39.534 | max connections = 25 2022-03-09 14:08:39.534 | path = /opt/stack/data/swift/2/node/ 2022-03-09 14:08:39.534 | read only = false 2022-03-09 14:08:39.534 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-09 14:08:39.534 | 2022-03-09 14:08:39.534 | [container6631] 2022-03-09 14:08:39.534 | max connections = 25 2022-03-09 14:08:39.534 | path = /opt/stack/data/swift/3/node/ 2022-03-09 14:08:39.534 | read only = false 2022-03-09 14:08:39.535 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-09 14:08:39.535 | 2022-03-09 14:08:39.535 | [container6641] 2022-03-09 14:08:39.535 | max connections = 25 2022-03-09 14:08:39.535 | path = /opt/stack/data/swift/4/node/ 2022-03-09 14:08:39.535 | read only = false 2022-03-09 14:08:39.535 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-09 14:08:39.535 | 2022-03-09 14:08:39.535 | 2022-03-09 14:08:39.535 | [object6613] 2022-03-09 14:08:39.535 | max connections = 25 2022-03-09 14:08:39.535 | path = /opt/stack/data/swift/1/node/ 2022-03-09 14:08:39.535 | read only = false 2022-03-09 14:08:39.535 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-09 14:08:39.535 | 2022-03-09 14:08:39.535 | [object6623] 2022-03-09 14:08:39.535 | max connections = 25 2022-03-09 14:08:39.535 | path = /opt/stack/data/swift/2/node/ 2022-03-09 14:08:39.535 | read only = false 2022-03-09 14:08:39.535 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-09 14:08:39.535 | 2022-03-09 14:08:39.535 | [object6633] 2022-03-09 14:08:39.535 | max connections = 25 2022-03-09 14:08:39.535 | path = /opt/stack/data/swift/3/node/ 2022-03-09 14:08:39.535 | read only = false 2022-03-09 14:08:39.535 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-09 14:08:39.535 | 2022-03-09 14:08:39.535 | [object6643] 2022-03-09 14:08:39.535 | max connections = 25 2022-03-09 14:08:39.535 | path = /opt/stack/data/swift/4/node/ 2022-03-09 14:08:39.535 | read only = false 2022-03-09 14:08:39.535 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-09 14:08:39.536 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-09 14:08:39.538 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:08:39.540 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:08:39.542 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-09 14:08:39.554 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-09 14:08:39.556 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-09 14:08:39.561 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-09 14:08:39.565 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-09 14:08:39.567 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-09 14:08:39.571 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-09 14:08:39.599 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-03-09 14:08:39.624 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-09 14:08:39.642 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-09 14:08:39.668 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-09 14:08:39.686 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:08:39.713 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-09 14:08:39.733 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-09 14:08:39.760 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-09 14:08:39.778 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-09 14:08:39.806 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-09 14:08:39.823 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:08:39.850 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-09 14:08:39.868 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-09 14:08:39.882 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:39.884 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-09 14:08:39.912 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-09 14:08:39.938 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-09 14:08:39.965 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-09 14:08:39.991 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-09 14:08:40.005 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:40.007 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-09 14:08:40.034 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-09 14:08:40.048 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:40.050 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-09 14:08:40.065 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:40.067 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-09 14:08:40.069 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-09 14:08:40.084 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:40.086 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-09 14:08:40.088 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-09 14:08:40.090 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-09 14:08:40.095 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-09 14:08:40.101 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-09 14:08:40.127 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-09 14:08:40.155 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-09 14:08:40.183 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-09 14:08:40.212 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-09 14:08:40.238 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-09 14:08:40.240 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-09 14:08:40.242 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-09 14:08:40.244 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-09 14:08:40.246 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-09 14:08:40.272 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-09 14:08:40.299 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:08:40.326 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-09 14:08:40.352 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-09 14:08:40.379 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-09 14:08:40.406 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-09 14:08:40.432 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-09 14:08:40.460 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:08:40.487 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-09 14:08:40.515 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-09 14:08:40.541 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-09 14:08:40.568 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-09 14:08:40.595 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-09 14:08:40.624 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-09 14:08:40.651 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-09 14:08:40.669 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-09 14:08:40.696 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-09 14:08:40.723 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-09 14:08:40.727 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-09 14:08:40.756 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-09 14:08:40.782 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-09 14:08:40.809 | + lib/swift:configure_swift:475 : local node_number 2022-03-09 14:08:40.811 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-09 14:08:40.813 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 14:08:40.815 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-09 14:08:40.820 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-09 14:08:40.822 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 14:08:40.824 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 14:08:40.826 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-09 14:08:40.828 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-09 14:08:40.830 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 14:08:40.832 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 14:08:40.834 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-09 14:08:40.851 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-09 14:08:40.879 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-09 14:08:40.897 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-09 14:08:40.924 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-09 14:08:40.942 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:08:40.969 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-09 14:08:40.987 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 14:08:41.015 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-09 14:08:41.032 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 14:08:41.061 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-09 14:08:41.078 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-09 14:08:41.106 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-09 14:08:41.123 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-09 14:08:41.151 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-09 14:08:41.169 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-09 14:08:41.197 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-09 14:08:41.214 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-09 14:08:41.241 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-09 14:08:41.251 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-09 14:08:41.268 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:08:41.297 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-09 14:08:41.324 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 14:08:41.326 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-09 14:08:41.331 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-09 14:08:41.333 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 14:08:41.335 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 14:08:41.337 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-09 14:08:41.341 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-09 14:08:41.343 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 14:08:41.345 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 14:08:41.347 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-09 14:08:41.365 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-09 14:08:41.392 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-09 14:08:41.410 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-09 14:08:41.438 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-09 14:08:41.455 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:08:41.483 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-09 14:08:41.501 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 14:08:41.529 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-09 14:08:41.546 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 14:08:41.574 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-09 14:08:41.592 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-09 14:08:41.619 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-09 14:08:41.637 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-09 14:08:41.665 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-09 14:08:41.683 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-09 14:08:41.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-09 14:08:41.739 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-09 14:08:41.767 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-09 14:08:41.771 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-09 14:08:41.789 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:08:41.818 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 14:08:41.820 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-09 14:08:41.825 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-09 14:08:41.827 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 14:08:41.829 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 14:08:41.831 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-09 14:08:41.833 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-09 14:08:41.835 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 14:08:41.837 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 14:08:41.840 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-09 14:08:41.857 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-09 14:08:41.885 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-09 14:08:41.903 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-09 14:08:41.930 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-09 14:08:41.948 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:08:41.975 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-09 14:08:41.992 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 14:08:42.020 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-09 14:08:42.038 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 14:08:42.066 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-09 14:08:42.084 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-09 14:08:42.111 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-09 14:08:42.128 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-09 14:08:42.157 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-09 14:08:42.175 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-09 14:08:42.203 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-09 14:08:42.220 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-09 14:08:42.247 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-09 14:08:42.252 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-09 14:08:42.269 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:08:42.297 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-09 14:08:42.325 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-09 14:08:42.352 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-09 14:08:42.380 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-09 14:08:42.382 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-09 14:08:42.386 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-09 14:08:42.413 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-09 14:08:42.442 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-09 14:08:42.469 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-09 14:08:42.498 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-09 14:08:42.525 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-09 14:08:42.552 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-09 14:08:42.578 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-09 14:08:42.604 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-09 14:08:42.631 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-09 14:08:42.646 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:42.648 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-09 14:08:42.666 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-09 14:08:42.670 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-09 14:08:42.688 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-09 14:08:42.691 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-03-09 14:08:42.717 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-09 14:08:42.719 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-09 14:08:42.746 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-03-09 14:08:42.774 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-09 14:08:42.776 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-09 14:08:42.803 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-09 14:08:42.819 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:42.821 | + lib/swift:configure_swift:538 : local user_group 2022-03-09 14:08:42.824 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-09 14:08:42.828 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-09 14:08:42.830 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-09 14:08:42.843 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-09 14:08:42.845 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-09 14:08:42.857 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-09 14:08:42.859 | + lib/swift:configure_swift:545 : is_suse 2022-03-09 14:08:42.861 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:08:42.864 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:08:42.866 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:08:42.868 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:08:42.870 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:08:42.872 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:08:42.875 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-09 14:08:42.887 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-09 14:08:42.890 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-09 14:08:42.892 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-09 14:08:42.909 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:08:42.911 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-09 14:08:42.928 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:42.931 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-09 14:08:42.933 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-09 14:08:42.935 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-09 14:08:42.938 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:08:42.940 | + lib/stack:stack_install_service:32 : install_glance 2022-03-09 14:08:42.943 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-09 14:08:42.945 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-09 14:08:42.948 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-09 14:08:42.965 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:42.967 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-09 14:08:42.970 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-09 14:08:42.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:08:42.988 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-09 14:08:42.991 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-09 14:08:42.993 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-09 14:08:42.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:08:42.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:08:43.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-09 14:08:43.004 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:08:43.007 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-09 14:08:43.009 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-09 14:08:43.012 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-09 14:08:43.015 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-09 14:08:43.018 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-09 14:08:43.020 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-09 14:08:43.023 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-09 14:08:43.026 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-09 14:08:43.029 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-09 14:08:43.032 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-09 14:08:43.035 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:08:43.036 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-09 14:08:43.041 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-09 14:08:43.043 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-09 14:08:43.045 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-09 14:08:43.048 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-09 14:08:43.051 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 14:08:43.073 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-09 14:08:43.076 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 14:08:43.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:43.957 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:43.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:43.957 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:45.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:08:45.106 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-09 14:08:45.187 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 14:08:45.188 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-09 14:08:45.189 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-09 14:08:45.190 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-09 14:08:45.191 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-09 14:08:45.192 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-09 14:08:45.193 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-09 14:08:45.194 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-09 14:08:45.195 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 14:08:45.196 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 14:08:45.197 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-09 14:08:45.198 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-09 14:08:45.200 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-09 14:08:45.202 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-09 14:08:45.205 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-09 14:08:45.207 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-09 14:08:45.210 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-09 14:08:45.212 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 14:08:45.224 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-09 14:08:45.225 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-09 14:08:45.238 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-09 14:08:45.305 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-09 14:08:45.306 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-09 14:08:45.307 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-09 14:08:45.332 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-09 14:08:45.332 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 14:08:45.334 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-09 14:08:45.336 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-03-09 14:08:45.337 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-09 14:08:45.350 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-09 14:08:45.390 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-09 14:08:45.390 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-09 14:08:45.391 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-09 14:08:45.393 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-03-09 14:08:45.414 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-09 14:08:45.415 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-09 14:08:45.430 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-09 14:08:45.446 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-09 14:08:45.448 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-09 14:08:45.467 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-09 14:08:45.468 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-09 14:08:45.552 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-09 14:08:45.553 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-09 14:08:45.555 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-09 14:08:45.557 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-09 14:08:45.606 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-09 14:08:45.632 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-09 14:08:45.836 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-09 14:08:45.837 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-09 14:08:45.868 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-09 14:08:45.869 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-09 14:08:45.895 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-09 14:08:45.896 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-09 14:08:45.898 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-09 14:08:45.900 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 14:08:45.955 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-09 14:08:46.128 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-09 14:08:46.151 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-09 14:08:46.235 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-09 14:08:46.384 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-09 14:08:48.469 | 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-03-09 14:08:48.475 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:08:48.476 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:08:48.598 | + inc/python:pip_install:200 : result=0 2022-03-09 14:08:48.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:08:48.603 | + functions-common:time_stop:2425 : local name 2022-03-09 14:08:48.605 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:08:48.608 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:08:48.610 | + functions-common:time_stop:2428 : local total 2022-03-09 14:08:48.612 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:08:48.614 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:08:48.617 | + functions-common:time_stop:2432 : start_time=1646834923067 2022-03-09 14:08:48.619 | + functions-common:time_stop:2434 : [[ -z 1646834923067 ]] 2022-03-09 14:08:48.622 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:08:48.626 | + functions-common:time_stop:2437 : end_time=1646834928624 2022-03-09 14:08:48.629 | + functions-common:time_stop:2438 : elapsed_time=5557 2022-03-09 14:08:48.631 | + functions-common:time_stop:2439 : total=73654 2022-03-09 14:08:48.633 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:08:48.635 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79211 2022-03-09 14:08:48.638 | + inc/python:pip_install:203 : return 0 2022-03-09 14:08:48.641 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-09 14:08:48.643 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-09 14:08:48.646 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-09 14:08:48.658 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-09 14:08:48.663 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-09 14:08:48.666 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-09 14:08:48.668 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-09 14:08:48.670 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:08:48.672 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:08:48.675 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:08:48.678 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:08:48.680 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:08:48.684 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:08:48.700 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:08:48.702 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:08:48.705 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:08:48.707 | + functions-common:git_clone:629 : echo master 2022-03-09 14:08:48.708 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:08:48.713 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-09 14:08:48.715 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:08:48.717 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-09 14:08:48.720 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:08:48.720 | + functions-common:git_clone:678 : head -1 2022-03-09 14:08:48.723 | 7af4d971f Merge "Fix warning in the release notes" 2022-03-09 14:08:48.726 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:08:48.728 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-09 14:08:48.731 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:08:48.733 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 14:08:48.736 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-09 14:08:48.739 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:08:48.741 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-09 14:08:48.744 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:08:48.746 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 14:08:48.749 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-09 14:08:48.751 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:08:48.754 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:08:48.757 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-09 14:08:48.759 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:08:48.762 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-09 14:08:48.765 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:08:48.767 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:08:48.770 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-09 14:08:48.776 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-09 14:08:48.778 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-09 14:08:49.425 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-09 14:08:49.427 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:08:49.430 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:08:49.433 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:08:49.435 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 14:08:49.437 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-09 14:08:49.439 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:08:49.442 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:08:49.444 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:08:49.446 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:08:49.449 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:08:49.451 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:08:49.454 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:08:49.456 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-09 14:08:49.478 | Using python 3.8 to install /opt/stack/glance 2022-03-09 14:08:49.481 | + 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/glance 2022-03-09 14:08:50.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:50.361 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:50.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:08:50.361 | from cryptography.utils import int_from_bytes 2022-03-09 14:08:51.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:08:51.526 | Obtaining file:///opt/stack/glance 2022-03-09 14:08:51.527 | Preparing metadata (setup.py): started 2022-03-09 14:08:54.710 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:08:54.779 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.8.1) 2022-03-09 14:08:54.780 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.7.1) 2022-03-09 14:08:54.781 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.4.31) 2022-03-09 14:08:54.783 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.33.0) 2022-03-09 14:08:54.784 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.1.1) 2022-03-09 14:08:54.785 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.5.1) 2022-03-09 14:08:54.785 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.8.7) 2022-03-09 14:08:54.786 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.4.2) 2022-03-09 14:08:54.788 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.7.6) 2022-03-09 14:08:54.789 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.20.4) 2022-03-09 14:08:54.790 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (8.8.0) 2022-03-09 14:08:54.791 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 14:08:54.792 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.1.0) 2022-03-09 14:08:54.793 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 14:08:54.794 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.12.2) 2022-03-09 14:08:54.795 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 14:08:54.796 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 14:08:54.798 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.4) 2022-03-09 14:08:54.799 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 14:08:54.800 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (9.4.0) 2022-03-09 14:08:54.801 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.11.0) 2022-03-09 14:08:54.802 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.1.1) 2022-03-09 14:08:54.803 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 14:08:54.804 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev3) (3.2.0) 2022-03-09 14:08:54.805 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.4.0) 2022-03-09 14:08:54.806 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (22.0.0) 2022-03-09 14:08:54.808 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (11.2.0) 2022-03-09 14:08:54.809 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.1.0) 2022-03-09 14:08:54.810 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 14:08:54.811 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.1) 2022-03-09 14:08:54.813 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (12.13.0) 2022-03-09 14:08:54.814 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.1) 2022-03-09 14:08:54.815 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.3.0) 2022-03-09 14:08:54.816 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.11.0) 2022-03-09 14:08:54.817 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.3.3) 2022-03-09 14:08:54.819 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.4.2) 2022-03-09 14:08:54.820 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.0.0) 2022-03-09 14:08:54.821 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 14:08:54.822 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (36.0.1) 2022-03-09 14:08:54.823 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.2.2) 2022-03-09 14:08:54.825 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.0.2) 2022-03-09 14:08:54.826 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.6.0) 2022-03-09 14:08:54.827 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.10.1) 2022-03-09 14:08:54.842 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (5.4.0) 2022-03-09 14:08:54.844 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (1.1.6) 2022-03-09 14:08:54.845 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (4.11.1) 2022-03-09 14:08:54.867 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (2.27.1) 2022-03-09 14:08:54.868 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (5.3.0) 2022-03-09 14:08:54.907 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev3) (1.15.0) 2022-03-09 14:08:54.923 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev3) (4.3.0) 2022-03-09 14:08:54.932 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev3) (1.13.3) 2022-03-09 14:08:54.947 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.16.0) 2022-03-09 14:08:54.949 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (2.1.0) 2022-03-09 14:08:54.950 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.1.2) 2022-03-09 14:08:55.039 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev3) (3.0.7) 2022-03-09 14:08:55.114 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev3) (1.7.0) 2022-03-09 14:08:55.166 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (2.10.1) 2022-03-09 14:08:55.169 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (3.1.1) 2022-03-09 14:08:55.200 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev3) (0.17.3) 2022-03-09 14:08:55.243 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (6.0) 2022-03-09 14:08:55.245 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (1.5.0) 2022-03-09 14:08:55.248 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (0.8.0) 2022-03-09 14:08:55.336 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 14:08:55.337 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.13.0) 2022-03-09 14:08:55.338 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (2.0.1) 2022-03-09 14:08:55.365 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.61.0) 2022-03-09 14:08:55.413 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (0.9.6) 2022-03-09 14:08:55.414 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (2.8.2) 2022-03-09 14:08:55.472 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.9) 2022-03-09 14:08:55.474 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (0.4.0) 2022-03-09 14:08:55.478 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.0) 2022-03-09 14:08:55.480 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (2.8.0) 2022-03-09 14:08:55.482 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.2.3) 2022-03-09 14:08:55.504 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.2.0) 2022-03-09 14:08:55.506 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.0.3) 2022-03-09 14:08:55.509 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.3.0) 2022-03-09 14:08:55.554 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev3) (5.9.0) 2022-03-09 14:08:55.597 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (2021.3) 2022-03-09 14:08:55.598 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (0.11.0) 2022-03-09 14:08:55.599 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (21.3) 2022-03-09 14:08:55.676 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev3) (60.9.3) 2022-03-09 14:08:55.735 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev3) (0.2.5) 2022-03-09 14:08:55.845 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev3) (0.7) 2022-03-09 14:08:56.116 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 14:08:56.118 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (1.4.2) 2022-03-09 14:08:56.119 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.6.3) 2022-03-09 14:08:56.122 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (6.3.1) 2022-03-09 14:08:56.179 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev3) (0.8.1) 2022-03-09 14:08:56.201 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.0) 2022-03-09 14:08:56.317 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev3) (2.21) 2022-03-09 14:08:56.423 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev3) (2.1.0) 2022-03-09 14:08:56.633 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.4) 2022-03-09 14:08:56.635 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (5.1.1) 2022-03-09 14:08:56.638 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.10.0) 2022-03-09 14:08:56.640 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 14:08:56.641 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.0) 2022-03-09 14:08:56.642 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.1.5) 2022-03-09 14:08:56.644 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.32) 2022-03-09 14:08:56.763 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (0.13.1) 2022-03-09 14:08:56.795 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev3) (1.0.3) 2022-03-09 14:08:56.843 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (1.3.3) 2022-03-09 14:08:56.845 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (3.0.0) 2022-03-09 14:08:57.090 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (3.10.1) 2022-03-09 14:08:57.277 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (2.0.12) 2022-03-09 14:08:57.280 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (3.3) 2022-03-09 14:08:57.281 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (2019.11.28) 2022-03-09 14:08:57.282 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (1.26.8) 2022-03-09 14:08:57.389 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.2) 2022-03-09 14:08:57.551 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 14:08:57.653 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev3) (3.7.0) 2022-03-09 14:08:58.002 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (2.4.0) 2022-03-09 14:08:58.003 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 14:08:58.234 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (2.2) 2022-03-09 14:08:58.523 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (1.0.0) 2022-03-09 14:08:58.833 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (1.8.2) 2022-03-09 14:08:58.834 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (21.4.0) 2022-03-09 14:09:00.308 | Installing collected packages: glance 2022-03-09 14:09:00.308 | Attempting uninstall: glance 2022-03-09 14:09:00.308 | Found existing installation: glance 24.1.0.dev3 2022-03-09 14:09:00.315 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-09 14:09:00.317 | Running setup.py develop for glance 2022-03-09 14:09:04.710 | Successfully installed glance 2022-03-09 14:09:04.710 | 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-03-09 14:09:04.719 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:09:04.719 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:09:04.858 | + inc/python:pip_install:200 : result=0 2022-03-09 14:09:04.861 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:09:04.863 | + functions-common:time_stop:2425 : local name 2022-03-09 14:09:04.865 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:09:04.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:09:04.870 | + functions-common:time_stop:2428 : local total 2022-03-09 14:09:04.872 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:09:04.874 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:09:04.876 | + functions-common:time_stop:2432 : start_time=1646834929472 2022-03-09 14:09:04.878 | + functions-common:time_stop:2434 : [[ -z 1646834929472 ]] 2022-03-09 14:09:04.881 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:09:04.886 | + functions-common:time_stop:2437 : end_time=1646834944883 2022-03-09 14:09:04.888 | + functions-common:time_stop:2438 : elapsed_time=15411 2022-03-09 14:09:04.890 | + functions-common:time_stop:2439 : total=79211 2022-03-09 14:09:04.892 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:09:04.894 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94622 2022-03-09 14:09:04.897 | + inc/python:pip_install:203 : return 0 2022-03-09 14:09:04.899 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:09:04.902 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 14:09:04.905 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 14:09:04.923 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 14:09:04.935 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-09 14:09:04.937 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-09 14:09:04.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:09:04.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:09:04.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-09 14:09:04.947 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:09:04.950 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:09:04.952 | + ./stack.sh:main:920 : configure_glance 2022-03-09 14:09:04.955 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-09 14:09:04.967 | + lib/glance:configure_glance:326 : local dburl 2022-03-09 14:09:04.970 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-09 14:09:04.973 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-09 14:09:04.975 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-09 14:09:04.977 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-09 14:09:04.979 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 14:09:04.982 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 14:09:04.984 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-09 14:09:05.012 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 14:09:05.041 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-09 14:09:05.069 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 14:09:05.099 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-09 14:09:05.127 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-09 14:09:05.157 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-09 14:09:05.159 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 14:09:05.161 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-09 14:09:05.164 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:09:05.166 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-09 14:09:05.194 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-09 14:09:05.223 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:09:05.252 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-09 14:09:05.281 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-09 14:09:05.312 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-09 14:09:05.341 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-09 14:09:05.371 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-09 14:09:05.400 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:09:05.429 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:09:05.459 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-09 14:09:05.488 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-09 14:09:05.491 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-09 14:09:05.493 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-09 14:09:05.496 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:09:05.498 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:09:05.501 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:09:05.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:05.520 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:09:05.522 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:09:05.524 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:09:05.540 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:05.543 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:09:05.546 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:09:05.575 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:09:05.578 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:09:05.580 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-09 14:09:05.583 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-09 14:09:05.585 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-09 14:09:05.614 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-09 14:09:05.644 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-09 14:09:05.646 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-09 14:09:05.649 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-09 14:09:05.651 | + lib/glance:configure_glance_store:254 : local be 2022-03-09 14:09:05.653 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-09 14:09:05.656 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-09 14:09:05.658 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 14:09:05.688 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-09 14:09:05.691 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-03-09 14:09:05.720 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-09 14:09:05.722 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-09 14:09:05.739 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:05.742 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-09 14:09:05.771 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-09 14:09:05.801 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-09 14:09:05.830 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-09 14:09:05.864 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-09 14:09:05.894 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-09 14:09:05.910 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:05.913 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 14:09:05.943 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-09 14:09:05.972 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-09 14:09:06.001 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-03-09 14:09:06.030 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-09 14:09:06.059 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-03-09 14:09:06.089 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-09 14:09:06.106 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:06.108 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-09 14:09:06.111 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-09 14:09:06.113 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 14:09:06.116 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:09:06.133 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:09:06.135 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:09:06.138 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:09:06.140 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:09:06.143 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 14:09:06.172 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:09:06.201 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:09:06.231 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:09:06.260 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-09 14:09:06.265 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-09 14:09:06.295 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-09 14:09:06.324 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 14:09:06.353 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-03-09 14:09:06.382 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-09 14:09:06.413 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-09 14:09:06.442 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-09 14:09:06.472 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 14:09:06.501 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-09 14:09:06.531 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-09 14:09:06.561 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-09 14:09:06.591 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-09 14:09:06.596 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-09 14:09:06.603 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-09 14:09:06.619 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:06.622 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-09 14:09:06.625 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-09 14:09:06.627 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-09 14:09:06.629 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-09 14:09:06.631 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-09 14:09:06.634 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-09 14:09:06.639 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-09 14:09:06.641 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-09 14:09:06.645 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-09 14:09:06.674 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-09 14:09:06.676 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-09 14:09:06.678 | ++ functions:get_random_port:837 : true 2022-03-09 14:09:06.681 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-09 14:09:06.683 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-09 14:09:06.686 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-09 14:09:06.743 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-09 14:09:06.745 | ++ functions:get_random_port:841 : break 2 2022-03-09 14:09:06.748 | ++ functions:get_random_port:845 : echo 60999 2022-03-09 14:09:06.750 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-09 14:09:06.753 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-09 14:09:06.780 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-09 14:09:06.807 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-09 14:09:06.834 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:09:06.861 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:09:06.888 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:09:06.915 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:09:06.942 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:09:06.969 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 14:09:06.997 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:09:07.023 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:09:07.050 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:09:07.078 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:09:07.105 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:09:07.133 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-09 14:09:07.159 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-09 14:09:07.187 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-09 14:09:07.215 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-09 14:09:07.242 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-09 14:09:07.269 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-09 14:09:07.272 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-09 14:09:07.274 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:09:07.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:07.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:07.281 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-09 14:09:07.284 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-09 14:09:07.340 | proxy (enabled by site administrator) 2022-03-09 14:09:07.343 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-09 14:09:07.345 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-09 14:09:07.348 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:09:07.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:07.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:07.355 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-09 14:09:07.357 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-09 14:09:07.412 | proxy_http (enabled by site administrator) 2022-03-09 14:09:07.415 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-09 14:09:07.418 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-09 14:09:07.420 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-09 14:09:07.423 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:09:07.425 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:07.427 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:07.430 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:09:07.433 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:09:07.436 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-09 14:09:07.436 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:09:07.445 | KeepAlive Off 2022-03-09 14:09:07.450 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:09:07.450 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-09 14:09:07.458 | SetEnv proxy-sendchunked 1 2022-03-09 14:09:07.462 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-09 14:09:07.462 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:09:07.471 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-09 14:09:07.474 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-09 14:09:07.476 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-09 14:09:07.479 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:09:07.481 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:09:07.483 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:09:07.485 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:07.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:07.490 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:09:07.492 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:09:07.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:07.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:07.500 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-09 14:09:07.561 | Site glance-wsgi-api already enabled 2022-03-09 14:09:07.565 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-09 14:09:07.568 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:09:07.570 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:09:07.573 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:09:07.706 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-09 14:09:07.712 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-09 14:09:07.746 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-09 14:09:07.749 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-09 14:09:07.767 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:07.770 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-09 14:09:07.772 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-09 14:09:07.774 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-09 14:09:07.777 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:09:07.779 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-09 14:09:07.782 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-09 14:09:07.784 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-09 14:09:07.787 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-09 14:09:07.789 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:09:07.792 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:09:07.795 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:09:07.798 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:09:07.800 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:09:07.804 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:09:07.821 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:09:07.823 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:09:07.826 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:09:07.829 | + functions-common:git_clone:629 : echo master 2022-03-09 14:09:07.829 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:09:07.834 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-09 14:09:07.837 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:09:07.839 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-09 14:09:07.842 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:09:07.842 | + functions-common:git_clone:678 : head -1 2022-03-09 14:09:07.852 | 1088f06d4 Merge "db: Move utility methods to top of file" 2022-03-09 14:09:07.855 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:09:07.858 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-09 14:09:07.860 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:09:07.863 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 14:09:07.865 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-09 14:09:07.868 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:09:07.871 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-09 14:09:07.873 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:09:07.876 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 14:09:07.879 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-09 14:09:07.882 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:09:07.884 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:09:07.888 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-09 14:09:07.890 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:09:07.893 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-09 14:09:07.895 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:09:07.898 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:09:07.901 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-09 14:09:07.907 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-09 14:09:07.909 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-09 14:09:08.564 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-09 14:09:08.566 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:09:08.569 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:09:08.571 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:09:08.574 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 14:09:08.576 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-09 14:09:08.578 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:09:08.581 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:09:08.583 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:09:08.585 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:09:08.587 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:09:08.590 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:09:08.593 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:09:08.595 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-09 14:09:08.616 | Using python 3.8 to install /opt/stack/cinder 2022-03-09 14:09:08.618 | + 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/cinder 2022-03-09 14:09:09.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:09:09.498 | from cryptography.utils import int_from_bytes 2022-03-09 14:09:09.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:09:09.498 | from cryptography.utils import int_from_bytes 2022-03-09 14:09:10.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:09:10.654 | Obtaining file:///opt/stack/cinder 2022-03-09 14:09:10.655 | Preparing metadata (setup.py): started 2022-03-09 14:09:14.663 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:09:14.793 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.8.1) 2022-03-09 14:09:14.794 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.1) 2022-03-09 14:09:14.795 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.33.0) 2022-03-09 14:09:14.796 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.1.2) 2022-03-09 14:09:14.797 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.20.4) 2022-03-09 14:09:14.798 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.0.2) 2022-03-09 14:09:14.799 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev253) (3.2.0) 2022-03-09 14:09:14.800 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 14:09:14.801 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (9.4.0) 2022-03-09 14:09:14.802 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.8.0) 2022-03-09 14:09:14.804 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.3) 2022-03-09 14:09:14.805 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (8.8.0) 2022-03-09 14:09:14.806 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 14:09:14.807 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.0) 2022-03-09 14:09:14.809 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (11.2.0) 2022-03-09 14:09:14.810 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.1) 2022-03-09 14:09:14.811 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (12.13.0) 2022-03-09 14:09:14.812 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.1) 2022-03-09 14:09:14.813 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.11.0) 2022-03-09 14:09:14.815 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.7.0) 2022-03-09 14:09:14.816 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.3.0) 2022-03-09 14:09:14.817 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 14:09:14.818 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.3.0) 2022-03-09 14:09:14.819 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.0) 2022-03-09 14:09:14.820 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.0) 2022-03-09 14:09:14.821 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.12.2) 2022-03-09 14:09:14.822 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.6.0) 2022-03-09 14:09:14.824 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.4.2) 2022-03-09 14:09:14.825 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (21.3) 2022-03-09 14:09:14.826 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.1) 2022-03-09 14:09:14.827 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 14:09:14.828 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.1) 2022-03-09 14:09:14.829 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.9.0) 2022-03-09 14:09:14.830 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.0.7) 2022-03-09 14:09:14.831 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.3.0) 2022-03-09 14:09:14.832 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.6.0) 2022-03-09 14:09:14.833 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.4.0) 2022-03-09 14:09:14.835 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (17.7.0) 2022-03-09 14:09:14.836 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.13.1) 2022-03-09 14:09:14.837 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2021.3) 2022-03-09 14:09:14.838 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.27.1) 2022-03-09 14:09:14.839 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.5.1) 2022-03-09 14:09:14.840 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.4) 2022-03-09 14:09:14.841 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.74) 2022-03-09 14:09:14.842 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.16.0) 2022-03-09 14:09:14.843 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.4.31) 2022-03-09 14:09:14.844 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.13.0) 2022-03-09 14:09:14.845 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 14:09:14.846 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.8.9) 2022-03-09 14:09:14.847 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 14:09:14.848 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.8.7) 2022-03-09 14:09:14.850 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.0) 2022-03-09 14:09:14.851 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.0) 2022-03-09 14:09:14.852 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.2.0) 2022-03-09 14:09:14.853 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.6.0) 2022-03-09 14:09:14.854 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.10.1) 2022-03-09 14:09:14.855 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.38.0) 2022-03-09 14:09:14.856 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.1) 2022-03-09 14:09:14.857 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (36.0.1) 2022-03-09 14:09:14.858 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.2.2) 2022-03-09 14:09:14.859 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.1.0) 2022-03-09 14:09:14.860 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.21.7) 2022-03-09 14:09:14.874 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.10.0) 2022-03-09 14:09:14.875 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (1.24.7) 2022-03-09 14:09:14.876 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 14:09:14.937 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev253) (1.15.0) 2022-03-09 14:09:14.968 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 14:09:14.982 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 14:09:14.983 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (4.1.1) 2022-03-09 14:09:14.984 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (2.6.0) 2022-03-09 14:09:14.985 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (0.1.0) 2022-03-09 14:09:15.081 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev253) (1.7.0) 2022-03-09 14:09:15.133 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 14:09:15.136 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (2.10.1) 2022-03-09 14:09:15.162 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.2.8) 2022-03-09 14:09:15.164 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (4.8) 2022-03-09 14:09:15.165 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.4.8) 2022-03-09 14:09:15.228 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev253) (0.17.3) 2022-03-09 14:09:15.297 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 14:09:15.299 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (6.0) 2022-03-09 14:09:15.300 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 14:09:15.302 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (0.8.0) 2022-03-09 14:09:15.363 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 14:09:15.365 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.7.6) 2022-03-09 14:09:15.366 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (2.0.1) 2022-03-09 14:09:15.425 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (0.9.6) 2022-03-09 14:09:15.426 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (2.8.2) 2022-03-09 14:09:15.489 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.9) 2022-03-09 14:09:15.491 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 14:09:15.494 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.4.0) 2022-03-09 14:09:15.496 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.2.3) 2022-03-09 14:09:15.497 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 14:09:15.520 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.0.3) 2022-03-09 14:09:15.522 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.3.0) 2022-03-09 14:09:15.525 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.2.0) 2022-03-09 14:09:15.573 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev253) (1.0.3) 2022-03-09 14:09:15.654 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 14:09:15.657 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (3.0.0) 2022-03-09 14:09:15.683 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 14:09:15.710 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev253) (0.11.0) 2022-03-09 14:09:15.780 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 14:09:15.782 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.26.8) 2022-03-09 14:09:15.912 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 14:09:15.937 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev253) (60.9.3) 2022-03-09 14:09:16.080 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (3.10.1) 2022-03-09 14:09:16.114 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (22.0.0) 2022-03-09 14:09:16.115 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 14:09:16.118 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.13.3) 2022-03-09 14:09:16.318 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2.0.12) 2022-03-09 14:09:16.320 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (3.3) 2022-03-09 14:09:16.321 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2019.11.28) 2022-03-09 14:09:16.357 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev253) (0.7) 2022-03-09 14:09:16.386 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev253) (0.23.2) 2022-03-09 14:09:16.625 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.4.2) 2022-03-09 14:09:16.627 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 14:09:16.767 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.6.3) 2022-03-09 14:09:16.768 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (1.4.2) 2022-03-09 14:09:16.774 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 14:09:16.903 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev253) (0.12.2) 2022-03-09 14:09:17.038 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (5.4.0) 2022-03-09 14:09:17.038 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.1.6) 2022-03-09 14:09:17.040 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (4.11.1) 2022-03-09 14:09:17.076 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 14:09:17.326 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev253) (2.21) 2022-03-09 14:09:17.406 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 14:09:17.407 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 14:09:17.606 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 14:09:17.699 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (1.55.0) 2022-03-09 14:09:17.700 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (3.19.4) 2022-03-09 14:09:17.882 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 14:09:18.306 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (1.1.5) 2022-03-09 14:09:18.358 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.13.1) 2022-03-09 14:09:18.408 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (0.2.5) 2022-03-09 14:09:19.465 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.32) 2022-03-09 14:09:19.738 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (1.8.2) 2022-03-09 14:09:19.739 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (21.4.0) 2022-03-09 14:09:19.885 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (2.2) 2022-03-09 14:09:20.081 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 14:09:20.209 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (3.7.0) 2022-03-09 14:09:21.887 | Installing collected packages: cinder 2022-03-09 14:09:21.887 | Attempting uninstall: cinder 2022-03-09 14:09:21.887 | Found existing installation: cinder 19.1.0.dev253 2022-03-09 14:09:21.893 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-09 14:09:21.895 | Running setup.py develop for cinder 2022-03-09 14:09:27.781 | Successfully installed cinder 2022-03-09 14:09:27.781 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 14:09:27.790 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:09:27.790 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:09:27.938 | + inc/python:pip_install:200 : result=0 2022-03-09 14:09:27.940 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:09:27.943 | + functions-common:time_stop:2425 : local name 2022-03-09 14:09:27.945 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:09:27.948 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:09:27.950 | + functions-common:time_stop:2428 : local total 2022-03-09 14:09:27.952 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:09:27.954 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:09:27.956 | + functions-common:time_stop:2432 : start_time=1646834948610 2022-03-09 14:09:27.959 | + functions-common:time_stop:2434 : [[ -z 1646834948610 ]] 2022-03-09 14:09:27.961 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:09:27.966 | + functions-common:time_stop:2437 : end_time=1646834967964 2022-03-09 14:09:27.968 | + functions-common:time_stop:2438 : elapsed_time=19354 2022-03-09 14:09:27.971 | + functions-common:time_stop:2439 : total=94622 2022-03-09 14:09:27.973 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:09:27.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113976 2022-03-09 14:09:27.977 | + inc/python:pip_install:203 : return 0 2022-03-09 14:09:27.980 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:09:27.982 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 14:09:27.985 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 14:09:28.003 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 14:09:28.016 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-09 14:09:28.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-09 14:09:28.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:09:28.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:09:28.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-09 14:09:28.029 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:09:28.031 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-09 14:09:28.034 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-09 14:09:28.036 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-09 14:09:28.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:28.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:28.043 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-09 14:09:28.055 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-09 14:09:28.058 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:09:28.060 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:09:28.062 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:09:28.065 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:09:28.067 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:09:28.070 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:09:28.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:28.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:28.078 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:09:28.080 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:09:28.083 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:09:28.085 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:09:28.088 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-09 14:09:28.091 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:09:28.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:28.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:28.098 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-09 14:09:28.120 | + 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 targetcli-fb 2022-03-09 14:09:28.229 | Reading package lists... 2022-03-09 14:09:28.465 | Building dependency tree... 2022-03-09 14:09:28.466 | Reading state information... 2022-03-09 14:09:28.717 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-09 14:09:28.718 | The following packages were automatically installed and are no longer required: 2022-03-09 14:09:28.719 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:09:28.719 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:09:28.719 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:09:28.719 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:09:28.719 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:09:28.719 | python3-zope.interface 2022-03-09 14:09:28.719 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:09:28.830 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:09:28.835 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:09:28.838 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:09:28.841 | + functions-common:time_stop:2425 : local name 2022-03-09 14:09:28.843 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:09:28.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:09:28.848 | + functions-common:time_stop:2428 : local total 2022-03-09 14:09:28.850 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:09:28.853 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:09:28.855 | + functions-common:time_stop:2432 : start_time=1646834968117 2022-03-09 14:09:28.858 | + functions-common:time_stop:2434 : [[ -z 1646834968117 ]] 2022-03-09 14:09:28.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:09:28.865 | + functions-common:time_stop:2437 : end_time=1646834968863 2022-03-09 14:09:28.868 | + functions-common:time_stop:2438 : elapsed_time=746 2022-03-09 14:09:28.870 | + functions-common:time_stop:2439 : total=5225 2022-03-09 14:09:28.873 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:09:28.875 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5971 2022-03-09 14:09:28.878 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:09:28.880 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:09:28.883 | + ./stack.sh:main:926 : configure_cinder 2022-03-09 14:09:28.886 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-09 14:09:28.898 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-09 14:09:28.902 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-09 14:09:28.905 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-09 14:09:28.907 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 14:09:28.910 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-09 14:09:28.910 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 14:09:28.914 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-09 14:09:28.917 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-09 14:09:28.919 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 14:09:28.921 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-09 14:09:28.923 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-09 14:09:28.925 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-09 14:09:28.927 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-09 14:09:28.929 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-09 14:09:28.940 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-09 14:09:28.953 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-09 14:09:28.965 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-09 14:09:28.977 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-09 14:09:28.989 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 14:09:28.991 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 14:09:28.995 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.LxvbDz0AAs 2022-03-09 14:09:28.998 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 14:09:29.000 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 14:09:29.002 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-09 14:09:29.004 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.LxvbDz0AAs 2022-03-09 14:09:29.008 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.LxvbDz0AAs 2022-03-09 14:09:29.020 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.LxvbDz0AAs /etc/sudoers.d/cinder-rootwrap 2022-03-09 14:09:29.032 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-09 14:09:29.036 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 14:09:29.038 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 14:09:29.040 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 14:09:29.043 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 14:09:29.045 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 14:09:29.047 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 14:09:29.049 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-09 14:09:29.051 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-09 14:09:29.056 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-09 14:09:29.061 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-09 14:09:29.079 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-09 14:09:29.097 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-09 14:09:29.115 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-09 14:09:29.134 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-09 14:09:29.152 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-09 14:09:29.170 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-09 14:09:29.189 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-09 14:09:29.207 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-09 14:09:29.210 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 14:09:29.212 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-09 14:09:29.214 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:09:29.216 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-09 14:09:29.245 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-09 14:09:29.273 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:09:29.300 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-09 14:09:29.328 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-09 14:09:29.354 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-09 14:09:29.382 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-09 14:09:29.411 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-09 14:09:29.440 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:09:29.467 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:09:29.495 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-09 14:09:29.525 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-09 14:09:29.553 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-09 14:09:29.556 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-09 14:09:29.559 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-09 14:09:29.561 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-09 14:09:29.564 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 14:09:29.566 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 14:09:29.596 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-09 14:09:29.624 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-09 14:09:29.651 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-09 14:09:29.679 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-09 14:09:29.707 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-09 14:09:29.734 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-09 14:09:29.764 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-09 14:09:29.766 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-03-09 14:09:29.794 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 14:09:29.824 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-09 14:09:29.832 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key bff1d119d174fa7b8d2f41ed44c11669 2022-03-09 14:09:29.860 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-09 14:09:29.862 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-09 14:09:29.889 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-09 14:09:29.917 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-09 14:09:29.945 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-09 14:09:29.972 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-09 14:09:29.992 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:29.994 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-09 14:09:29.997 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-09 14:09:29.999 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-09 14:09:30.001 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-09 14:09:30.004 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-09 14:09:30.006 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-09 14:09:30.017 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-09 14:09:30.017 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-09 14:09:30.017 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-09 14:09:30.017 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-09 14:09:30.018 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-09 14:09:30.048 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-09 14:09:30.076 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-09 14:09:30.104 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-09 14:09:30.131 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-09 14:09:30.159 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-09 14:09:30.186 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-09 14:09:30.188 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-09 14:09:30.190 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-09 14:09:30.193 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-09 14:09:30.221 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-09 14:09:30.223 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-09 14:09:30.250 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-09 14:09:30.253 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-09 14:09:30.255 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-09 14:09:30.257 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-09 14:09:30.285 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-09 14:09:30.288 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-09 14:09:30.290 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-09 14:09:30.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:30.309 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-09 14:09:30.311 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-09 14:09:30.313 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-09 14:09:30.316 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-09 14:09:30.344 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-03-09 14:09:30.371 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-09 14:09:30.387 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:30.389 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-09 14:09:30.406 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:30.408 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-09 14:09:30.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:30.427 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-09 14:09:30.429 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-09 14:09:30.431 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-09 14:09:30.434 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-09 14:09:30.436 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:09:30.438 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:09:30.441 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:09:30.457 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:30.460 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:09:30.462 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:09:30.465 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:09:30.481 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:30.483 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:09:30.486 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:09:30.514 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:09:30.516 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:09:30.518 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-09 14:09:30.520 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-09 14:09:30.523 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 14:09:30.526 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:09:30.543 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:09:30.546 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:09:30.548 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:09:30.550 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:09:30.553 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 14:09:30.580 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:09:30.608 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:09:30.635 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:09:30.663 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-09 14:09:30.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:30.683 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-09 14:09:30.685 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-09 14:09:30.687 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-09 14:09:30.690 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-09 14:09:30.692 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:09:30.694 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:09:30.697 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-09 14:09:30.701 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-09 14:09:30.703 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:09:30.706 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:09:30.719 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:09:30.719 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:09:30.727 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:09:30.731 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:09:30.747 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-09 14:09:30.749 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-09 14:09:30.753 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-09 14:09:30.782 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-09 14:09:30.809 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-09 14:09:30.835 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:09:30.863 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:09:30.890 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:09:30.917 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:09:30.944 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:09:30.971 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:09:30.998 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 14:09:31.025 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:09:31.053 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:09:31.080 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:09:31.107 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:09:31.109 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:09:31.112 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-09 14:09:31.115 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-09 14:09:31.117 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:09:31.119 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:31.122 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:31.124 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 14:09:31.127 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 14:09:31.129 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-09 14:09:31.157 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:09:31.184 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-09 14:09:31.185 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 14:09:31.193 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-09 14:09:31.196 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-09 14:09:31.199 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-09 14:09:31.201 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:09:31.204 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:09:31.206 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:09:31.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:31.211 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:31.214 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:09:31.216 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:09:31.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:09:31.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:09:31.223 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-09 14:09:31.284 | Enabling site cinder-wsgi. 2022-03-09 14:09:31.289 | To activate the new configuration, you need to run: 2022-03-09 14:09:31.289 | systemctl reload apache2 2022-03-09 14:09:31.293 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:09:31.296 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:09:31.298 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:09:31.300 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:09:31.444 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-09 14:09:31.446 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-09 14:09:31.476 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-03-09 14:09:31.506 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-09 14:09:31.523 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:31.525 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-09 14:09:31.527 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 14:09:31.530 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 14:09:31.532 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-09 14:09:31.534 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-09 14:09:31.565 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-09 14:09:31.592 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-03-09 14:09:31.620 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-09 14:09:31.647 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-09 14:09:31.675 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-09 14:09:31.703 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-09 14:09:31.731 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-09 14:09:31.758 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:09:31.787 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-09 14:09:31.814 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-09 14:09:31.843 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 14:09:31.870 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-09 14:09:31.873 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-09 14:09:31.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:31.892 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-03-09 14:09:31.922 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-09 14:09:31.925 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-09 14:09:31.942 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:31.944 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-09 14:09:31.947 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-09 14:09:31.949 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-09 14:09:31.952 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:09:31.954 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-09 14:09:31.957 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-09 14:09:31.960 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:09:31.960 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:09:31.966 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:09:31.969 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:09:31.971 | + 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-03-09 14:09:31.974 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:09:31.976 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-09 14:09:31.981 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-09 14:09:31.983 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-09 14:09:31.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:09:31.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:09:31.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-09 14:09:31.995 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:09:31.998 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-09 14:09:32.000 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-09 14:09:32.002 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-09 14:09:32.005 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:09:32.007 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:09:32.010 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:09:32.013 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:09:32.015 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:09:32.018 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:09:32.034 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:09:32.036 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:09:32.038 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:09:32.041 | + functions-common:git_clone:629 : echo master 2022-03-09 14:09:32.042 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:09:32.047 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-09 14:09:32.049 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:09:32.051 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-09 14:09:32.054 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:09:32.055 | + functions-common:git_clone:678 : head -1 2022-03-09 14:09:32.064 | 9be8e28b4c Merge commit 'refs/changes/83/832783/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-09 14:09:32.066 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:09:32.069 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-09 14:09:32.071 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:09:32.075 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 14:09:32.077 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-09 14:09:32.079 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:09:32.082 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-09 14:09:32.084 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:09:32.087 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 14:09:32.089 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-09 14:09:32.092 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:09:32.094 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:09:32.097 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-09 14:09:32.100 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:09:32.103 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-09 14:09:32.105 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:09:32.108 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:09:32.111 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-09 14:09:32.117 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-09 14:09:32.120 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-09 14:09:32.779 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-09 14:09:32.781 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:09:32.784 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:09:32.786 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:09:32.788 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 14:09:32.791 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-09 14:09:32.793 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:09:32.796 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:09:32.798 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:09:32.800 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:09:32.803 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:09:32.805 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:09:32.808 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:09:32.810 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-09 14:09:32.831 | Using python 3.8 to install /opt/stack/neutron 2022-03-09 14:09:32.833 | + 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/neutron 2022-03-09 14:09:33.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:09:33.710 | from cryptography.utils import int_from_bytes 2022-03-09 14:09:33.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:09:33.710 | from cryptography.utils import int_from_bytes 2022-03-09 14:09:34.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:09:34.998 | Obtaining file:///opt/stack/neutron 2022-03-09 14:09:34.998 | Preparing metadata (setup.py): started 2022-03-09 14:09:39.206 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:09:39.301 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.8.1) 2022-03-09 14:09:39.302 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 14:09:39.304 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.1.1) 2022-03-09 14:09:39.305 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.5.1) 2022-03-09 14:09:39.306 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 14:09:39.308 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.1) 2022-03-09 14:09:39.309 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.33.0) 2022-03-09 14:09:39.310 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.1) 2022-03-09 14:09:39.311 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.20.4) 2022-03-09 14:09:39.312 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.27.1) 2022-03-09 14:09:39.313 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.0.3) 2022-03-09 14:09:39.314 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (9.4.0) 2022-03-09 14:09:39.316 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.8.0) 2022-03-09 14:09:39.317 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.11.0) 2022-03-09 14:09:39.318 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.20.0) 2022-03-09 14:09:39.319 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (7.8.0) 2022-03-09 14:09:39.320 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 14:09:39.321 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.31) 2022-03-09 14:09:39.322 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.8.7) 2022-03-09 14:09:39.323 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 14:09:39.324 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.7.6) 2022-03-09 14:09:39.325 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 14:09:39.326 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 14:09:39.327 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 14:09:39.328 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (8.8.0) 2022-03-09 14:09:39.329 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.1.0) 2022-03-09 14:09:39.331 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (11.2.0) 2022-03-09 14:09:39.332 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.0) 2022-03-09 14:09:39.333 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.6.1) 2022-03-09 14:09:39.334 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (12.13.0) 2022-03-09 14:09:39.335 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.1) 2022-03-09 14:09:39.336 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.11.0) 2022-03-09 14:09:39.337 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.0) 2022-03-09 14:09:39.338 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.0) 2022-03-09 14:09:39.339 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 14:09:39.341 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.3.0) 2022-03-09 14:09:39.342 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.8.0) 2022-03-09 14:09:39.343 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.5.0) 2022-03-09 14:09:39.344 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.12.2) 2022-03-09 14:09:39.345 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.6.0) 2022-03-09 14:09:39.346 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.4.2) 2022-03-09 14:09:39.347 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.1) 2022-03-09 14:09:39.348 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.1.0) 2022-03-09 14:09:39.349 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.16.0) 2022-03-09 14:09:39.350 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.15.1) 2022-03-09 14:09:39.351 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (21.3) 2022-03-09 14:09:39.352 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.9.0) 2022-03-09 14:09:39.354 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:39.355 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (22.0.0) 2022-03-09 14:09:39.356 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (17.7.0) 2022-03-09 14:09:39.357 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.61.0) 2022-03-09 14:09:39.358 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 14:09:39.360 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.1) 2022-03-09 14:09:39.360 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 14:09:39.362 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 14:09:39.378 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (1.1.6) 2022-03-09 14:09:39.380 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (5.4.0) 2022-03-09 14:09:39.382 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (4.11.1) 2022-03-09 14:09:39.390 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev587) (1.13.3) 2022-03-09 14:09:39.403 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 14:09:39.404 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.16.0) 2022-03-09 14:09:39.405 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.1.2) 2022-03-09 14:09:39.424 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev587) (3.0.7) 2022-03-09 14:09:39.431 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 14:09:39.492 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.7.0) 2022-03-09 14:09:39.493 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.0.2) 2022-03-09 14:09:39.546 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 14:09:39.549 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (4.4.0) 2022-03-09 14:09:39.602 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (2.7.0) 2022-03-09 14:09:39.608 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (1.2.2) 2022-03-09 14:09:39.636 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.0) 2022-03-09 14:09:39.637 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.4) 2022-03-09 14:09:39.638 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.32) 2022-03-09 14:09:39.639 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.1.5) 2022-03-09 14:09:39.641 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (0.10.0) 2022-03-09 14:09:39.642 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (6.0) 2022-03-09 14:09:39.643 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (36.0.1) 2022-03-09 14:09:39.644 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 14:09:39.663 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev587) (1.0.3) 2022-03-09 14:09:39.754 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev587) (0.17.3) 2022-03-09 14:09:39.797 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev587) (1.5.0) 2022-03-09 14:09:39.896 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 14:09:39.899 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.13.0) 2022-03-09 14:09:39.900 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (2.0.1) 2022-03-09 14:09:39.958 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (2.8.2) 2022-03-09 14:09:39.962 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (0.9.6) 2022-03-09 14:09:40.021 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 14:09:40.023 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.9) 2022-03-09 14:09:40.025 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.4.0) 2022-03-09 14:09:40.028 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.2.3) 2022-03-09 14:09:40.052 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 14:09:40.053 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.3.0) 2022-03-09 14:09:40.102 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (1.15.0) 2022-03-09 14:09:40.155 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev587) (2021.3) 2022-03-09 14:09:40.195 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.3.3) 2022-03-09 14:09:40.200 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 14:09:40.224 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 14:09:40.407 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 14:09:40.477 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev587) (60.9.3) 2022-03-09 14:09:40.564 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 14:09:40.565 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (0.3.5) 2022-03-09 14:09:40.675 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:40.677 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:40.678 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:40.679 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:40.680 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:40.681 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:40.683 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:09:40.889 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 14:09:40.893 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.10.1) 2022-03-09 14:09:40.894 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 14:09:40.937 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 14:09:40.942 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (3.17.6) 2022-03-09 14:09:41.034 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2.0.12) 2022-03-09 14:09:41.035 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2019.11.28) 2022-03-09 14:09:41.036 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (1.26.8) 2022-03-09 14:09:41.039 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (3.3) 2022-03-09 14:09:41.076 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev587) (0.7) 2022-03-09 14:09:41.411 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev587) (0.12.2) 2022-03-09 14:09:41.492 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 14:09:41.684 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (2.21) 2022-03-09 14:09:41.758 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 14:09:41.759 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 14:09:41.986 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 14:09:42.165 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.2) 2022-03-09 14:09:42.692 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.13.1) 2022-03-09 14:09:42.772 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (0.2.5) 2022-03-09 14:09:43.380 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.4.2) 2022-03-09 14:09:43.381 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.2) 2022-03-09 14:09:43.692 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.0.0) 2022-03-09 14:09:43.692 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (4.10.0) 2022-03-09 14:09:43.860 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev587) (3.7.0) 2022-03-09 14:09:44.107 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (1.8.2) 2022-03-09 14:09:44.109 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (21.4.0) 2022-03-09 14:09:44.292 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.0.0) 2022-03-09 14:09:44.508 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.3.1) 2022-03-09 14:09:46.089 | Installing collected packages: neutron 2022-03-09 14:09:46.089 | Attempting uninstall: neutron 2022-03-09 14:09:46.090 | Found existing installation: neutron 19.1.0.dev587 2022-03-09 14:09:46.108 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-09 14:09:46.146 | Running setup.py develop for neutron 2022-03-09 14:09:52.093 | Successfully installed neutron 2022-03-09 14:09:52.093 | 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-03-09 14:09:52.105 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:09:52.105 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:09:52.251 | + inc/python:pip_install:200 : result=0 2022-03-09 14:09:52.253 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:09:52.255 | + functions-common:time_stop:2425 : local name 2022-03-09 14:09:52.258 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:09:52.260 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:09:52.263 | + functions-common:time_stop:2428 : local total 2022-03-09 14:09:52.265 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:09:52.267 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:09:52.269 | + functions-common:time_stop:2432 : start_time=1646834972825 2022-03-09 14:09:52.271 | + functions-common:time_stop:2434 : [[ -z 1646834972825 ]] 2022-03-09 14:09:52.274 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:09:52.278 | + functions-common:time_stop:2437 : end_time=1646834992276 2022-03-09 14:09:52.280 | + functions-common:time_stop:2438 : elapsed_time=19451 2022-03-09 14:09:52.283 | + functions-common:time_stop:2439 : total=113976 2022-03-09 14:09:52.285 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:09:52.287 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133427 2022-03-09 14:09:52.289 | + inc/python:pip_install:203 : return 0 2022-03-09 14:09:52.292 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:09:52.294 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 14:09:52.296 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 14:09:52.315 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 14:09:52.328 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-09 14:09:52.330 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-09 14:09:52.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:09:52.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:09:52.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-09 14:09:52.340 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:09:52.343 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-09 14:09:52.345 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:09:52.348 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-09 14:09:52.365 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:09:52.367 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-09 14:09:52.370 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-09 14:09:52.372 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-09 14:09:52.375 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:09:52.377 | + lib/stack:stack_install_service:32 : install_nova 2022-03-09 14:09:52.380 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-09 14:09:52.382 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-09 14:09:52.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:09:52.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:09:52.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-09 14:09:52.392 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:09:52.395 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-09 14:09:52.410 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:52.413 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-09 14:09:52.429 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:52.432 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-09 14:09:52.448 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:09:52.451 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-09 14:09:52.453 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-09 14:09:52.455 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-09 14:09:52.458 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:09:52.460 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:09:52.463 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:09:52.465 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:09:52.467 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:09:52.470 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:09:52.485 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:09:52.487 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:09:52.489 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:09:52.492 | + functions-common:git_clone:629 : echo master 2022-03-09 14:09:52.493 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:09:52.498 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-09 14:09:52.500 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:09:52.503 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-09 14:09:52.505 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:09:52.506 | + functions-common:git_clone:678 : head -1 2022-03-09 14:09:52.512 | d1b036fdb1 Merge "Follow up for unified limits" 2022-03-09 14:09:52.515 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:09:52.517 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-09 14:09:52.520 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:09:52.522 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 14:09:52.524 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-09 14:09:52.527 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:09:52.529 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-09 14:09:52.531 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:09:52.534 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 14:09:52.536 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-09 14:09:52.539 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:09:52.541 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:09:52.544 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-09 14:09:52.547 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:09:52.549 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-09 14:09:52.552 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:09:52.555 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:09:52.558 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-09 14:09:52.564 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-09 14:09:52.566 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-09 14:09:53.215 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-09 14:09:53.218 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:09:53.220 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:09:53.222 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:09:53.224 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 14:09:53.227 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-09 14:09:53.229 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:09:53.232 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:09:53.234 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:09:53.236 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:09:53.238 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:09:53.240 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:09:53.243 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:09:53.245 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-09 14:09:53.265 | Using python 3.8 to install /opt/stack/nova 2022-03-09 14:09:53.267 | + 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/nova 2022-03-09 14:09:54.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:09:54.148 | from cryptography.utils import int_from_bytes 2022-03-09 14:09:54.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:09:54.148 | from cryptography.utils import int_from_bytes 2022-03-09 14:09:55.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:09:55.321 | Obtaining file:///opt/stack/nova 2022-03-09 14:09:55.323 | Preparing metadata (setup.py): started 2022-03-09 14:10:00.503 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:10:00.625 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.8.1) 2022-03-09 14:10:00.626 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.4.31) 2022-03-09 14:10:00.627 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.1) 2022-03-09 14:10:00.628 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.33.0) 2022-03-09 14:10:00.629 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.0.3) 2022-03-09 14:10:00.630 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (9.4.0) 2022-03-09 14:10:00.632 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.8.0) 2022-03-09 14:10:00.633 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.5.1) 2022-03-09 14:10:00.634 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (36.0.1) 2022-03-09 14:10:00.635 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.8.7) 2022-03-09 14:10:00.636 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.2) 2022-03-09 14:10:00.637 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.1.1) 2022-03-09 14:10:00.638 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 14:10:00.639 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.1.1) 2022-03-09 14:10:00.640 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.13.0) 2022-03-09 14:10:00.641 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.6) 2022-03-09 14:10:00.642 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.8.0) 2022-03-09 14:10:00.643 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.11.0) 2022-03-09 14:10:00.644 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.1) 2022-03-09 14:10:00.645 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.2) 2022-03-09 14:10:00.646 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev367) (3.2.0) 2022-03-09 14:10:00.647 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.3.0) 2022-03-09 14:10:00.648 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 14:10:00.649 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (7.8.0) 2022-03-09 14:10:00.651 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.6.0) 2022-03-09 14:10:00.653 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.27.1) 2022-03-09 14:10:00.654 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 14:10:00.655 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.10.0) 2022-03-09 14:10:00.656 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 14:10:00.657 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 14:10:00.658 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.8.0) 2022-03-09 14:10:00.659 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.1.0) 2022-03-09 14:10:00.660 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.1) 2022-03-09 14:10:00.661 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:10:00.662 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.3.0) 2022-03-09 14:10:00.663 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.3.0) 2022-03-09 14:10:00.664 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:10:00.666 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.12.2) 2022-03-09 14:10:00.667 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (11.2.0) 2022-03-09 14:10:00.668 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.3.1) 2022-03-09 14:10:00.669 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (12.13.0) 2022-03-09 14:10:00.670 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.11.0) 2022-03-09 14:10:00.671 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 14:10:00.673 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.0) 2022-03-09 14:10:00.674 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.0) 2022-03-09 14:10:00.675 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:10:00.676 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.1) 2022-03-09 14:10:00.677 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.9.0) 2022-03-09 14:10:00.678 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.6.0) 2022-03-09 14:10:00.679 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.2.0) 2022-03-09 14:10:00.680 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.0) 2022-03-09 14:10:00.681 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 14:10:00.682 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.1) 2022-03-09 14:10:00.684 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.10.1) 2022-03-09 14:10:00.685 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.1) 2022-03-09 14:10:00.686 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 14:10:00.687 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.2.2) 2022-03-09 14:10:00.688 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.3.3) 2022-03-09 14:10:00.689 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.0) 2022-03-09 14:10:00.690 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.4) 2022-03-09 14:10:00.691 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.2) 2022-03-09 14:10:00.692 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.4.0) 2022-03-09 14:10:00.693 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.61.0) 2022-03-09 14:10:00.694 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.0) 2022-03-09 14:10:00.710 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (5.4.0) 2022-03-09 14:10:00.714 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (4.11.1) 2022-03-09 14:10:00.714 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (1.1.6) 2022-03-09 14:10:00.737 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev367) (5.3.0) 2022-03-09 14:10:00.776 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev367) (1.15.0) 2022-03-09 14:10:00.806 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (2.1.0) 2022-03-09 14:10:00.808 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (1.16.0) 2022-03-09 14:10:00.831 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev367) (2.1.0) 2022-03-09 14:10:00.958 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (3.1.1) 2022-03-09 14:10:00.959 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (4.4.0) 2022-03-09 14:10:01.018 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.0) 2022-03-09 14:10:01.019 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 14:10:01.021 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.1.5) 2022-03-09 14:10:01.022 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (0.10.0) 2022-03-09 14:10:01.024 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.32) 2022-03-09 14:10:01.026 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.4) 2022-03-09 14:10:01.046 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (6.3.1) 2022-03-09 14:10:01.050 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (5.6.0) 2022-03-09 14:10:01.126 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 14:10:01.129 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:01.131 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (1.15.1) 2022-03-09 14:10:01.190 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev367) (0.17.3) 2022-03-09 14:10:01.301 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 14:10:01.302 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (2.0.1) 2022-03-09 14:10:01.383 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev367) (0.9.6) 2022-03-09 14:10:01.447 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 14:10:01.450 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.2.3) 2022-03-09 14:10:01.454 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.9) 2022-03-09 14:10:01.455 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.4.0) 2022-03-09 14:10:01.480 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.2.0) 2022-03-09 14:10:01.481 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.3.0) 2022-03-09 14:10:01.531 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev367) (1.0.3) 2022-03-09 14:10:01.591 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev367) (2021.3) 2022-03-09 14:10:01.623 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (3.0.0) 2022-03-09 14:10:01.624 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 14:10:01.679 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (3.0.7) 2022-03-09 14:10:01.682 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (21.3) 2022-03-09 14:10:01.769 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:10:01.796 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev367) (60.9.3) 2022-03-09 14:10:01.876 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev367) (0.2.5) 2022-03-09 14:10:01.954 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev367) (3.17.6) 2022-03-09 14:10:02.018 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 14:10:02.022 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.13.3) 2022-03-09 14:10:02.023 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (22.0.0) 2022-03-09 14:10:02.068 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 14:10:02.073 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (3.10.1) 2022-03-09 14:10:02.075 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.1.0) 2022-03-09 14:10:02.154 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2.0.12) 2022-03-09 14:10:02.155 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (1.26.8) 2022-03-09 14:10:02.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2019.11.28) 2022-03-09 14:10:02.159 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (3.3) 2022-03-09 14:10:02.254 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev367) (0.7) 2022-03-09 14:10:02.466 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.4.2) 2022-03-09 14:10:02.470 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.5.2) 2022-03-09 14:10:02.580 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.6.3) 2022-03-09 14:10:02.583 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (1.4.2) 2022-03-09 14:10:02.586 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 14:10:02.676 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev367) (0.12.2) 2022-03-09 14:10:02.751 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev367) (1.22.2) 2022-03-09 14:10:02.784 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 14:10:03.019 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev367) (2.21) 2022-03-09 14:10:03.096 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.4.0) 2022-03-09 14:10:03.100 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 14:10:03.366 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 14:10:03.476 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.2) 2022-03-09 14:10:03.974 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.13.1) 2022-03-09 14:10:04.023 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.16.0) 2022-03-09 14:10:04.423 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:04.425 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:04.432 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:04.432 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:04.432 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:04.432 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:04.432 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:10:05.671 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev367) (3.7.0) 2022-03-09 14:10:06.127 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (1.8.2) 2022-03-09 14:10:06.129 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (21.4.0) 2022-03-09 14:10:06.228 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 14:10:06.335 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev367) (1.0.0) 2022-03-09 14:10:07.957 | Installing collected packages: nova 2022-03-09 14:10:07.957 | Attempting uninstall: nova 2022-03-09 14:10:07.957 | Found existing installation: nova 24.1.0.dev367 2022-03-09 14:10:07.965 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-09 14:10:07.967 | Running setup.py develop for nova 2022-03-09 14:10:14.605 | Successfully installed nova 2022-03-09 14:10:14.605 | 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-03-09 14:10:14.613 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:10:14.613 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:10:14.761 | + inc/python:pip_install:200 : result=0 2022-03-09 14:10:14.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:10:14.766 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:14.768 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:14.770 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:14.772 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:14.774 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:14.777 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:10:14.779 | + functions-common:time_stop:2432 : start_time=1646834993260 2022-03-09 14:10:14.781 | + functions-common:time_stop:2434 : [[ -z 1646834993260 ]] 2022-03-09 14:10:14.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:14.788 | + functions-common:time_stop:2437 : end_time=1646835014785 2022-03-09 14:10:14.790 | + functions-common:time_stop:2438 : elapsed_time=21525 2022-03-09 14:10:14.792 | + functions-common:time_stop:2439 : total=133427 2022-03-09 14:10:14.794 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:14.796 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154952 2022-03-09 14:10:14.799 | + inc/python:pip_install:203 : return 0 2022-03-09 14:10:14.801 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:10:14.804 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 14:10:14.806 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 14:10:14.825 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 14:10:14.837 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-09 14:10:14.839 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-09 14:10:14.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:10:14.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:10:14.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-09 14:10:14.849 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:10:14.851 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-09 14:10:14.864 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:10:14.866 | + ./stack.sh:main:937 : configure_nova 2022-03-09 14:10:14.869 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-09 14:10:14.881 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-09 14:10:14.883 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-09 14:10:14.886 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 14:10:14.890 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-09 14:10:14.890 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 14:10:14.895 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-09 14:10:14.897 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-09 14:10:14.900 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 14:10:14.902 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-09 14:10:14.905 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-09 14:10:14.907 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-09 14:10:14.909 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-09 14:10:14.912 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-09 14:10:14.924 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-09 14:10:14.936 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-09 14:10:14.948 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-09 14:10:14.960 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-09 14:10:14.973 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 14:10:14.976 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 14:10:14.981 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rpuh4dVnkH 2022-03-09 14:10:14.983 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 14:10:14.986 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 14:10:14.988 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-09 14:10:14.991 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 14:10:14.993 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 14:10:14.995 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rpuh4dVnkH 2022-03-09 14:10:14.999 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rpuh4dVnkH 2022-03-09 14:10:15.011 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rpuh4dVnkH /etc/sudoers.d/nova-rootwrap 2022-03-09 14:10:15.023 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-09 14:10:15.028 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 14:10:15.030 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 14:10:15.033 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 14:10:15.035 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 14:10:15.037 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 14:10:15.040 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 14:10:15.043 | + lib/nova:configure_nova:252 : [[ 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 =~ n-api ]] 2022-03-09 14:10:15.045 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-09 14:10:15.050 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-09 14:10:15.066 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:15.069 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-09 14:10:15.071 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-09 14:10:15.074 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-09 14:10:15.078 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-09 14:10:15.107 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-09 14:10:15.109 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-09 14:10:15.135 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-09 14:10:15.164 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-09 14:10:15.190 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-09 14:10:15.220 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-09 14:10:15.249 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-09 14:10:15.279 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-09 14:10:15.282 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-03-09 14:10:15.308 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-09 14:10:15.334 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-09 14:10:15.361 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-09 14:10:15.387 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-09 14:10:15.414 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 14:10:15.445 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-09 14:10:15.447 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:10:15.449 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:10:15.452 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:10:15.454 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:10:15.456 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:10:15.458 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:10:15.460 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:10:15.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:10:15.465 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:10:15.467 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:10:15.470 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:10:15.472 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-09 14:10:15.474 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:10:15.476 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:10:15.478 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:10:15.481 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:10:15.483 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:10:15.485 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:10:15.487 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-09 14:10:15.503 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:15.505 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 14:10:15.508 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-09 14:10:15.510 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-09 14:10:15.537 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-09 14:10:15.539 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-09 14:10:15.542 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-09 14:10:15.544 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-09 14:10:15.546 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 14:10:15.549 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 14:10:15.579 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-09 14:10:15.582 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-09 14:10:15.584 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-09 14:10:15.586 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-09 14:10:15.588 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 14:10:15.591 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 14:10:15.620 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-09 14:10:15.650 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-09 14:10:15.676 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-09 14:10:15.703 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-09 14:10:15.722 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:15.725 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-09 14:10:15.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:15.744 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-09 14:10:15.745 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-09 14:10:15.750 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-09 14:10:15.752 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-09 14:10:15.779 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-09 14:10:15.795 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:15.797 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-09 14:10:15.799 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-09 14:10:15.801 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 14:10:15.804 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:10:15.806 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-09 14:10:15.835 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-09 14:10:15.862 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:10:15.900 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-09 14:10:15.928 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-09 14:10:15.955 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-09 14:10:15.982 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-09 14:10:16.009 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-09 14:10:16.036 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:10:16.063 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:10:16.090 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-09 14:10:16.106 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:16.109 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-09 14:10:16.111 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-09 14:10:16.141 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-09 14:10:16.168 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-03-09 14:10:16.195 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-09 14:10:16.224 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-09 14:10:16.252 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-09 14:10:16.279 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-09 14:10:16.306 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-09 14:10:16.333 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-09 14:10:16.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:16.351 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-09 14:10:16.354 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-09 14:10:16.380 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-09 14:10:16.410 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-09 14:10:16.412 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-09 14:10:16.440 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-09 14:10:16.442 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-09 14:10:16.444 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-09 14:10:16.447 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:10:16.449 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:10:16.451 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:10:16.453 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:10:16.456 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:10:16.458 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:10:16.460 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-09 14:10:16.463 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:10:16.465 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:10:16.467 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:10:16.470 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:10:16.472 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:10:16.474 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:10:16.476 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:10:16.479 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:10:16.481 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:10:16.483 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:10:16.486 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:10:16.488 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-09 14:10:16.490 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-09 14:10:16.492 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-09 14:10:16.495 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:10:16.511 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:10:16.513 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:10:16.515 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:10:16.518 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:10:16.520 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 14:10:16.548 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:10:16.575 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:10:16.603 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:10:16.630 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-09 14:10:16.660 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-09 14:10:16.675 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:16.678 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-09 14:10:16.680 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-09 14:10:16.682 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-09 14:10:16.685 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-09 14:10:16.687 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:10:16.689 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:10:16.692 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-09 14:10:16.696 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-09 14:10:16.699 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:10:16.701 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:10:16.714 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:10:16.714 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:10:16.722 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:10:16.725 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:10:16.741 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 14:10:16.743 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-09 14:10:16.747 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-09 14:10:16.776 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-09 14:10:16.802 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-09 14:10:16.829 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:10:16.856 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:10:16.882 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:10:16.909 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:10:16.936 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:10:16.963 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:10:16.990 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 14:10:17.017 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:10:17.043 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:10:17.070 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:10:17.097 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:10:17.099 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:10:17.102 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-09 14:10:17.104 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-09 14:10:17.107 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:10:17.109 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:17.111 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:17.113 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 14:10:17.116 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 14:10:17.119 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 14:10:17.146 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:10:17.173 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 14:10:17.173 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-09 14:10:17.183 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-09 14:10:17.186 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-09 14:10:17.188 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-09 14:10:17.190 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:10:17.193 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:10:17.195 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:10:17.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:17.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:17.202 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:10:17.205 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:10:17.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:17.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:17.212 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-09 14:10:17.273 | Enabling site nova-api-wsgi. 2022-03-09 14:10:17.280 | To activate the new configuration, you need to run: 2022-03-09 14:10:17.280 | systemctl reload apache2 2022-03-09 14:10:17.284 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:10:17.286 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:10:17.288 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:10:17.291 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:10:17.426 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-09 14:10:17.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:17.452 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-09 14:10:17.455 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-09 14:10:17.457 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-09 14:10:17.459 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-09 14:10:17.462 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-09 14:10:17.464 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:10:17.467 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-09 14:10:17.471 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-09 14:10:17.473 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:10:17.475 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:10:17.489 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:10:17.489 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:10:17.498 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:10:17.501 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:10:17.517 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-09 14:10:17.519 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-09 14:10:17.523 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-09 14:10:17.552 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-09 14:10:17.580 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-09 14:10:17.608 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:10:17.635 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:10:17.662 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:10:17.689 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:10:17.715 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:10:17.742 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:10:17.769 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 14:10:17.797 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:10:17.823 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:10:17.850 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:10:17.877 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-09 14:10:17.879 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-09 14:10:17.906 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-09 14:10:17.922 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:17.924 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-09 14:10:17.954 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-09 14:10:17.957 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-09 14:10:17.959 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-09 14:10:17.976 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:17.979 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:10:17.981 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:10:18.009 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-09 14:10:18.038 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-09 14:10:18.041 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 14:10:18.043 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-09 14:10:18.045 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:10:18.048 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:10:18.050 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:10:18.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:18.069 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:10:18.072 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:10:18.075 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:10:18.090 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:18.093 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:10:18.095 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:10:18.123 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:10:18.125 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:10:18.127 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-09 14:10:18.155 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-09 14:10:18.183 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-09 14:10:18.214 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-09 14:10:18.231 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:18.233 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 14:10:18.260 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-09 14:10:18.263 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-09 14:10:18.265 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-09 14:10:18.295 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-09 14:10:18.323 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-03-09 14:10:18.350 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-09 14:10:18.377 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-09 14:10:18.404 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-09 14:10:18.433 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-09 14:10:18.459 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-09 14:10:18.487 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-09 14:10:18.515 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-09 14:10:18.531 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:18.534 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-09 14:10:18.538 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 14:10:18.541 | + lib/nova:create_nova_conf:553 : local conf 2022-03-09 14:10:18.543 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-09 14:10:18.546 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-09 14:10:18.548 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 14:10:18.550 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 14:10:18.553 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-09 14:10:18.556 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-09 14:10:18.558 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-09 14:10:18.562 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-09 14:10:18.565 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-09 14:10:18.567 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-09 14:10:18.569 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-09 14:10:18.572 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 14:10:18.574 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 14:10:18.606 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-09 14:10:18.635 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-09 14:10:18.666 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 14:10:18.668 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-09 14:10:18.670 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-09 14:10:18.673 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-09 14:10:18.689 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:18.692 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-09 14:10:18.692 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-09 14:10:19.375 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-09 14:10:19.377 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-09 14:10:19.379 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 14:10:19.382 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-09 14:10:19.385 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:10:19.387 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-09 14:10:19.389 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:10:19.406 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:19.409 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-09 14:10:19.411 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-09 14:10:19.414 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:10:19.430 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:19.433 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 14:10:19.435 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 14:10:19.463 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:10:19.465 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:10:19.468 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-09 14:10:19.484 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:19.486 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-09 14:10:19.488 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 14:10:19.491 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-09 14:10:19.521 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-03-09 14:10:19.548 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-09 14:10:19.587 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-09 14:10:19.616 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-09 14:10:19.644 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-09 14:10:19.672 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-09 14:10:19.700 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-09 14:10:19.730 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-09 14:10:19.732 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-09 14:10:19.734 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-09 14:10:19.737 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:10:19.754 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:10:19.757 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:10:19.759 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:10:19.761 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:10:19.764 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 14:10:19.791 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:10:19.819 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:10:19.846 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:10:19.874 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 14:10:19.877 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-09 14:10:19.881 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 14:10:19.884 | + lib/nova:create_nova_conf:587 : local conf 2022-03-09 14:10:19.886 | + lib/nova:create_nova_conf:588 : local offset 2022-03-09 14:10:19.889 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-09 14:10:19.891 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 14:10:19.894 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 14:10:19.896 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-09 14:10:19.899 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-09 14:10:19.901 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-09 14:10:19.903 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 14:10:19.905 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-09 14:10:19.908 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-09 14:10:19.910 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-09 14:10:19.926 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:19.928 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-09 14:10:19.931 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-09 14:10:19.947 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:19.949 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-09 14:10:19.964 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:19.967 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-09 14:10:19.983 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:19.986 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-09 14:10:20.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:20.006 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-09 14:10:20.008 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-09 14:10:20.011 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-09 14:10:20.013 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:10:20.015 | + lib/stack:stack_install_service:32 : install_placement 2022-03-09 14:10:20.018 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-09 14:10:20.020 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-09 14:10:20.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:20.026 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:20.028 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-09 14:10:20.031 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:10:20.033 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:10:20.036 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:10:20.038 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:10:20.041 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:10:20.044 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:10:20.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:20.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:20.051 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:10:20.054 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:10:20.056 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:10:20.058 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:10:20.061 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-09 14:10:20.063 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:10:20.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:20.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:20.071 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-09 14:10:20.093 | + 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 2022-03-09 14:10:20.202 | Reading package lists... 2022-03-09 14:10:20.443 | Building dependency tree... 2022-03-09 14:10:20.444 | Reading state information... 2022-03-09 14:10:20.696 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:10:20.696 | The following packages were automatically installed and are no longer required: 2022-03-09 14:10:20.697 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:10:20.697 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:10:20.697 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:10:20.697 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:10:20.697 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:10:20.697 | python3-zope.interface 2022-03-09 14:10:20.697 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:10:20.810 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:10:20.814 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:10:20.817 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:10:20.819 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:20.821 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:20.824 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:20.826 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:20.828 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:20.830 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:10:20.832 | + functions-common:time_stop:2432 : start_time=1646835020090 2022-03-09 14:10:20.835 | + functions-common:time_stop:2434 : [[ -z 1646835020090 ]] 2022-03-09 14:10:20.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:20.842 | + functions-common:time_stop:2437 : end_time=1646835020840 2022-03-09 14:10:20.844 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-09 14:10:20.847 | + functions-common:time_stop:2439 : total=5971 2022-03-09 14:10:20.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:20.851 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6721 2022-03-09 14:10:20.854 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:10:20.857 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-09 14:10:20.859 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-09 14:10:20.862 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-09 14:10:20.864 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-09 14:10:20.867 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-09 14:10:20.888 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-09 14:10:20.891 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:10:20.894 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:10:20.896 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:10:20.899 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:10:20.902 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:10:20.904 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:10:20.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:20.909 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:20.911 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:10:20.914 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:10:20.917 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:10:20.919 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:10:20.922 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-09 14:10:20.924 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:10:20.927 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:20.929 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:20.932 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-09 14:10:20.953 | + 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 libapache2-mod-wsgi-py3 2022-03-09 14:10:21.063 | Reading package lists... 2022-03-09 14:10:21.329 | Building dependency tree... 2022-03-09 14:10:21.330 | Reading state information... 2022-03-09 14:10:21.598 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-09 14:10:21.599 | The following packages were automatically installed and are no longer required: 2022-03-09 14:10:21.600 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:10:21.600 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:10:21.600 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:10:21.600 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:10:21.600 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:10:21.600 | python3-zope.interface 2022-03-09 14:10:21.600 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:10:21.713 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:10:21.718 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:10:21.720 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:10:21.723 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:21.725 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:21.728 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:21.730 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:21.732 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:21.734 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:10:21.737 | + functions-common:time_stop:2432 : start_time=1646835020951 2022-03-09 14:10:21.739 | + functions-common:time_stop:2434 : [[ -z 1646835020951 ]] 2022-03-09 14:10:21.742 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:21.747 | + functions-common:time_stop:2437 : end_time=1646835021744 2022-03-09 14:10:21.749 | + functions-common:time_stop:2438 : elapsed_time=793 2022-03-09 14:10:21.751 | + functions-common:time_stop:2439 : total=6721 2022-03-09 14:10:21.754 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:21.756 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7514 2022-03-09 14:10:21.758 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:10:21.761 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-09 14:10:21.764 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-09 14:10:21.766 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:10:21.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:21.771 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:21.774 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-09 14:10:21.776 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-09 14:10:21.833 | wsgi (enabled by maintainer script) 2022-03-09 14:10:21.836 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-09 14:10:21.838 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-09 14:10:21.841 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:10:21.844 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-09 14:10:21.847 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-09 14:10:21.849 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:10:21.853 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:10:21.854 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:10:21.859 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-09 14:10:21.862 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-09 14:10:21.864 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-09 14:10:21.867 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-09 14:10:21.870 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-09 14:10:21.892 | Using python 3.8 to install osc-placement 2022-03-09 14:10:21.895 | + 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 osc-placement 2022-03-09 14:10:22.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:10:22.761 | from cryptography.utils import int_from_bytes 2022-03-09 14:10:22.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:10:22.761 | from cryptography.utils import int_from_bytes 2022-03-09 14:10:23.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:10:23.915 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-09 14:10:23.925 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-09 14:10:23.926 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-09 14:10:23.927 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-09 14:10:23.928 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-09 14:10:23.930 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-09 14:10:23.931 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-09 14:10:23.989 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-09 14:10:23.991 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-09 14:10:23.992 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-09 14:10:23.993 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-09 14:10:24.006 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-09 14:10:24.007 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-09 14:10:24.008 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-09 14:10:24.023 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-09 14:10:24.024 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-09 14:10:24.025 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-09 14:10:24.026 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-09 14:10:24.028 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-09 14:10:24.030 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-09 14:10:24.050 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-09 14:10:24.051 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-09 14:10:24.052 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-09 14:10:24.054 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-09 14:10:24.063 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-09 14:10:24.101 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-09 14:10:24.102 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-09 14:10:24.104 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-09 14:10:24.105 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-09 14:10:24.106 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-09 14:10:24.108 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-09 14:10:24.109 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-09 14:10:24.111 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-09 14:10:24.178 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-09 14:10:24.179 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-09 14:10:24.180 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-09 14:10:24.183 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-09 14:10:24.274 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-09 14:10:24.276 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-09 14:10:24.277 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-09 14:10:24.319 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-09 14:10:24.360 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-09 14:10:24.521 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-09 14:10:26.754 | 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-03-09 14:10:26.761 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:10:26.761 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:10:26.881 | + inc/python:pip_install:200 : result=0 2022-03-09 14:10:26.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:10:26.886 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:26.888 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:26.891 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:26.893 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:26.896 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:26.898 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:10:26.901 | + functions-common:time_stop:2432 : start_time=1646835021886 2022-03-09 14:10:26.904 | + functions-common:time_stop:2434 : [[ -z 1646835021886 ]] 2022-03-09 14:10:26.907 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:26.911 | + functions-common:time_stop:2437 : end_time=1646835026909 2022-03-09 14:10:26.914 | + functions-common:time_stop:2438 : elapsed_time=5023 2022-03-09 14:10:26.917 | + functions-common:time_stop:2439 : total=154952 2022-03-09 14:10:26.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:26.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159975 2022-03-09 14:10:26.924 | + inc/python:pip_install:203 : return 0 2022-03-09 14:10:26.927 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-09 14:10:26.930 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-09 14:10:26.932 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-09 14:10:26.934 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:10:26.937 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:10:26.940 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:10:26.943 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:10:26.945 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:10:26.949 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:10:26.966 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:10:26.968 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:10:26.970 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:10:26.973 | + functions-common:git_clone:629 : echo master 2022-03-09 14:10:26.974 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:10:26.980 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-09 14:10:26.982 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:10:26.985 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-09 14:10:26.988 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:10:26.988 | + functions-common:git_clone:678 : head -1 2022-03-09 14:10:26.991 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-09 14:10:26.994 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:10:26.996 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-09 14:10:26.999 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:10:27.001 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 14:10:27.004 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-09 14:10:27.006 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:10:27.008 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-09 14:10:27.011 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:10:27.013 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 14:10:27.016 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-09 14:10:27.018 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:10:27.021 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:10:27.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-09 14:10:27.027 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:10:27.030 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-09 14:10:27.032 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:10:27.035 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:10:27.038 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-09 14:10:27.044 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-09 14:10:27.047 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-09 14:10:27.703 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-09 14:10:27.705 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:10:27.708 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:10:27.710 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:10:27.713 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 14:10:27.715 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-09 14:10:27.718 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:10:27.720 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:10:27.722 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:10:27.725 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:10:27.727 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:10:27.730 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:10:27.733 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:10:27.735 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-09 14:10:27.757 | Using python 3.8 to install /opt/stack/placement 2022-03-09 14:10:27.760 | + 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/placement 2022-03-09 14:10:28.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:10:28.627 | from cryptography.utils import int_from_bytes 2022-03-09 14:10:28.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:10:28.627 | from cryptography.utils import int_from_bytes 2022-03-09 14:10:29.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:10:29.789 | Obtaining file:///opt/stack/placement 2022-03-09 14:10:29.789 | Preparing metadata (setup.py): started 2022-03-09 14:10:32.902 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:10:32.945 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-09 14:10:32.947 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-09 14:10:32.948 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-09 14:10:32.949 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-09 14:10:32.950 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-09 14:10:32.951 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 14:10:32.952 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-09 14:10:32.954 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (60.9.3) 2022-03-09 14:10:32.955 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 14:10:32.957 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-09 14:10:32.958 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.1.0) 2022-03-09 14:10:32.959 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-09 14:10:32.960 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-09 14:10:32.961 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-09 14:10:32.962 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-09 14:10:32.963 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-09 14:10:32.964 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-09 14:10:32.966 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 14:10:32.967 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-09 14:10:32.968 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-09 14:10:32.969 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-09 14:10:33.033 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-09 14:10:33.034 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-09 14:10:33.037 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-09 14:10:33.039 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 14:10:33.040 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-09 14:10:33.041 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 14:10:33.062 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-09 14:10:33.102 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-09 14:10:33.104 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-09 14:10:33.105 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 14:10:33.106 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-09 14:10:33.107 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-09 14:10:33.158 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-09 14:10:33.160 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-09 14:10:33.162 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-09 14:10:33.164 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-09 14:10:33.205 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-09 14:10:33.206 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-09 14:10:33.225 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 14:10:33.227 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-09 14:10:33.229 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-09 14:10:33.254 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-09 14:10:33.255 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-09 14:10:33.269 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 14:10:33.286 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-09 14:10:33.288 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-09 14:10:33.289 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-09 14:10:33.290 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-09 14:10:33.332 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-09 14:10:33.334 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-09 14:10:33.338 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-09 14:10:33.338 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-09 14:10:33.355 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-09 14:10:33.542 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-09 14:10:33.582 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-09 14:10:33.584 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-09 14:10:33.585 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-09 14:10:33.601 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (1.15.0) 2022-03-09 14:10:33.637 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.13.3) 2022-03-09 14:10:33.696 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.1.0) 2022-03-09 14:10:33.761 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.7.0) 2022-03-09 14:10:33.844 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.1.5) 2022-03-09 14:10:33.896 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-09 14:10:34.090 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-09 14:10:34.091 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-09 14:10:34.092 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-09 14:10:34.193 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-09 14:10:34.253 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.21) 2022-03-09 14:10:34.416 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-09 14:10:34.538 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-09 14:10:34.539 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-09 14:10:36.520 | Installing collected packages: openstack-placement 2022-03-09 14:10:36.520 | Attempting uninstall: openstack-placement 2022-03-09 14:10:36.521 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-09 14:10:36.523 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-09 14:10:36.526 | Running setup.py develop for openstack-placement 2022-03-09 14:10:40.825 | Successfully installed openstack-placement 2022-03-09 14:10:40.825 | 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-03-09 14:10:40.833 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:10:40.833 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:10:40.981 | + inc/python:pip_install:200 : result=0 2022-03-09 14:10:40.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:10:40.986 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:40.988 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:40.990 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:40.993 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:40.996 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:40.998 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:10:41.000 | + functions-common:time_stop:2432 : start_time=1646835027752 2022-03-09 14:10:41.002 | + functions-common:time_stop:2434 : [[ -z 1646835027752 ]] 2022-03-09 14:10:41.005 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:41.010 | + functions-common:time_stop:2437 : end_time=1646835041007 2022-03-09 14:10:41.012 | + functions-common:time_stop:2438 : elapsed_time=13255 2022-03-09 14:10:41.014 | + functions-common:time_stop:2439 : total=159975 2022-03-09 14:10:41.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:41.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173230 2022-03-09 14:10:41.021 | + inc/python:pip_install:203 : return 0 2022-03-09 14:10:41.024 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:10:41.026 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 14:10:41.029 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 14:10:41.048 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 14:10:41.061 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-09 14:10:41.063 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-09 14:10:41.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:10:41.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:10:41.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-09 14:10:41.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:10:41.076 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:10:41.079 | + ./stack.sh:main:943 : configure_placement 2022-03-09 14:10:41.081 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-09 14:10:41.093 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-09 14:10:41.096 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-09 14:10:41.100 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-09 14:10:41.103 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-09 14:10:41.105 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-09 14:10:41.108 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-09 14:10:41.110 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 14:10:41.113 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 14:10:41.146 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-09 14:10:41.177 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-09 14:10:41.209 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-09 14:10:41.211 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-09 14:10:41.214 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-09 14:10:41.216 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:10:41.219 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-09 14:10:41.250 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-09 14:10:41.280 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:10:41.310 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-09 14:10:41.339 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-09 14:10:41.368 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-09 14:10:41.396 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-09 14:10:41.425 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-09 14:10:41.454 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:10:41.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:10:41.513 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-09 14:10:41.515 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-09 14:10:41.518 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-09 14:10:41.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:10:41.538 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:10:41.541 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:10:41.544 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:10:41.546 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:10:41.549 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 14:10:41.579 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:10:41.609 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 14:10:41.639 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:10:41.667 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-09 14:10:41.670 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-09 14:10:41.672 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-09 14:10:41.675 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-09 14:10:41.677 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-09 14:10:41.680 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:10:41.683 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:10:41.686 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-09 14:10:41.690 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-09 14:10:41.692 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:10:41.695 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:10:41.707 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:10:41.708 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:10:41.716 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:10:41.720 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:10:41.736 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-09 14:10:41.738 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-09 14:10:41.742 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-09 14:10:41.773 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-09 14:10:41.803 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-09 14:10:41.831 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:10:41.859 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:10:41.888 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:10:41.920 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:10:41.949 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:10:41.979 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:10:42.007 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 14:10:42.036 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:10:42.065 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:10:42.093 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:10:42.122 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:10:42.124 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:10:42.127 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-09 14:10:42.130 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-09 14:10:42.132 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:10:42.135 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:42.138 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:42.140 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-09 14:10:42.143 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-09 14:10:42.146 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-09 14:10:42.174 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:10:42.204 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-09 14:10:42.205 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-09 14:10:42.214 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-09 14:10:42.218 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-09 14:10:42.221 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-09 14:10:42.223 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:10:42.226 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:10:42.228 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:10:42.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:42.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:42.236 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:10:42.238 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:10:42.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:42.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:42.246 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-09 14:10:42.307 | Site placement-api already enabled 2022-03-09 14:10:42.312 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:10:42.314 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:10:42.317 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:10:42.319 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:10:42.457 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-09 14:10:42.478 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:42.480 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-09 14:10:42.499 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:42.501 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-09 14:10:42.521 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:42.523 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-09 14:10:42.526 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-09 14:10:42.528 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-09 14:10:42.561 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-03-09 14:10:42.590 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-09 14:10:42.619 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-09 14:10:42.648 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-09 14:10:42.676 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-09 14:10:42.706 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-09 14:10:42.735 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-09 14:10:42.764 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-09 14:10:42.781 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:42.784 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-09 14:10:42.801 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:42.804 | + ./stack.sh:main:969 : run_phase stack install 2022-03-09 14:10:42.807 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 14:10:42.809 | + functions-common:run_phase:1854 : local phase=install 2022-03-09 14:10:42.811 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:10:42.814 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:10:42.817 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:10:42.819 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:10:42.822 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:10:42.825 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:10:42.829 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:10:42.832 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:10:42.834 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:10:42.837 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-09 14:10:42.840 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:10:42.856 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:42.858 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:10:42.860 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:10:42.863 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-09 14:10:42.865 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-09 14:10:42.867 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:10:42.870 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-09 14:10:42.873 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-09 14:10:42.875 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-09 14:10:42.930 | ++ inc/async:async_inner:63 : install_tempest 2022-03-09 14:10:42.967 | [501961 Async install_tempest:527328]: running: install_tempest 2022-03-09 14:10:42.969 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 14:10:42.972 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 14:10:42.975 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:10:42.978 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 14:10:42.981 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-09 14:10:42.984 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 14:10:42.986 | + functions-common:run_plugins:1840 : local phase=install 2022-03-09 14:10:42.989 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 14:10:42.992 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 14:10:42.996 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-09 14:10:42.998 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-09 14:10:43.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:10:43.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:10:43.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-09 14:10:43.010 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:10:43.012 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-09 14:10:43.015 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-09 14:10:43.017 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:10:43.021 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-09 14:10:43.023 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-09 14:10:43.026 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:10:43.030 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:10:43.033 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:10:43.037 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-09 14:10:43.041 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-09 14:10:43.043 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-09 14:10:43.046 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-09 14:10:43.049 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-09 14:10:43.072 | Using python 3.8 to install python-openstackclient 2022-03-09 14:10:43.074 | + 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-openstackclient 2022-03-09 14:10:43.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:10:43.946 | from cryptography.utils import int_from_bytes 2022-03-09 14:10:43.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:10:43.946 | from cryptography.utils import int_from_bytes 2022-03-09 14:10:45.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:10:45.116 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-09 14:10:45.135 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-09 14:10:45.136 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-09 14:10:45.137 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-09 14:10:45.138 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-09 14:10:45.139 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-09 14:10:45.140 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-09 14:10:45.141 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-09 14:10:45.142 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-09 14:10:45.143 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-09 14:10:45.144 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-09 14:10:45.145 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-09 14:10:45.156 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-09 14:10:45.157 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-09 14:10:45.159 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-09 14:10:45.160 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-09 14:10:45.161 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-09 14:10:45.187 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-09 14:10:45.188 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-09 14:10:45.189 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-09 14:10:45.190 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-09 14:10:45.192 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-09 14:10:45.193 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-09 14:10:45.194 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-09 14:10:45.195 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-09 14:10:45.197 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-09 14:10:45.198 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-09 14:10:45.199 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-09 14:10:45.212 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-09 14:10:45.231 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-09 14:10:45.232 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-09 14:10:45.234 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-09 14:10:45.235 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-09 14:10:45.256 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-09 14:10:45.275 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-09 14:10:45.276 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-09 14:10:45.278 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-09 14:10:45.368 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-09 14:10:45.369 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-09 14:10:45.370 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-09 14:10:45.413 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-09 14:10:45.425 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-09 14:10:45.459 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-09 14:10:45.624 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-09 14:10:45.640 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-09 14:10:45.744 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-09 14:10:45.746 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-09 14:10:45.747 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-09 14:10:45.748 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-09 14:10:45.877 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-09 14:10:48.171 | 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-03-09 14:10:48.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:10:48.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:10:48.305 | + inc/python:pip_install:200 : result=0 2022-03-09 14:10:48.308 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:10:48.310 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:48.313 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:48.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:48.317 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:48.320 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:48.322 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:10:48.327 | + functions-common:time_stop:2432 : start_time=1646835043066 2022-03-09 14:10:48.329 | + functions-common:time_stop:2434 : [[ -z 1646835043066 ]] 2022-03-09 14:10:48.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:48.338 | + functions-common:time_stop:2437 : end_time=1646835048334 2022-03-09 14:10:48.340 | + functions-common:time_stop:2438 : elapsed_time=5268 2022-03-09 14:10:48.342 | + functions-common:time_stop:2439 : total=173230 2022-03-09 14:10:48.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:48.347 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178498 2022-03-09 14:10:48.349 | + inc/python:pip_install:203 : return 0 2022-03-09 14:10:48.352 | + ./stack.sh:main:981 : install_oscwrap 2022-03-09 14:10:48.355 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-09 14:10:48.360 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.7l3LbTSPO2 2022-03-09 14:10:48.362 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-09 14:10:48.365 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-09 14:10:48.367 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-09 14:10:48.370 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-09 14:10:48.372 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 14:10:48.375 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-09 14:10:48.396 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:48.398 | + ./stack.sh:main:1035 : configure_database 2022-03-09 14:10:48.401 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-09 14:10:48.404 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-09 14:10:48.406 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-09 14:10:48.408 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:10:48.411 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-09 14:10:48.413 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-09 14:10:48.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:48.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:48.420 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-09 14:10:48.422 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-09 14:10:48.425 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:10:48.427 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:10:48.430 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:10:48.432 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:10:48.434 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:10:48.436 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:10:48.439 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:10:48.441 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:10:48.443 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:10:48.445 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:10:48.448 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:10:48.451 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-09 14:10:48.453 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:10:48.455 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:10:48.458 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:10:48.460 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:10:48.463 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:10:48.465 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:10:48.468 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-09 14:10:48.483 | mysqladmin: connect to server at 'localhost' failed 2022-03-09 14:10:48.483 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-09 14:10:48.487 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-09 14:10:48.490 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-09 14:10:48.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:48.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:48.497 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-09 14:10:48.500 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-09 14:10:48.502 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-09 14:10:48.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:10:48.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:10:48.510 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-09 14:10:48.512 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-09 14:10:48.514 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-09 14:10:48.526 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:10:48.593 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-09 14:10:48.605 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:10:48.708 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-09 14:10:48.712 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-09 14:10:48.712 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-09 14:10:48.717 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-09 14:10:48.770 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-09 14:10:48.824 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-09 14:10:48.877 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-09 14:10:48.930 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-09 14:10:48.933 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-09 14:10:48.935 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:10:48.938 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-09 14:10:51.604 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-09 14:10:51.606 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-09 14:10:51.610 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 14:10:51.614 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-141051 2022-03-09 14:10:51.617 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-141051 1039' 2022-03-09 14:10:51.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.622 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 14:10:51.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.627 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 14:10:51.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.632 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 14:10:51.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.638 | + 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-03-09 14:10:51.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.648 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 14:10:51.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.653 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 14:10:51.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.658 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-140649 2022-03-09 14:10:51.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.663 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 14:10:51.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.668 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 14:10:51.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.673 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 14:10:51.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.678 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 14:10:51.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.683 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 14:10:51.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:10:51.688 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 14:10:51.691 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-09 14:10:51.693 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-09 14:10:51.696 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-09 14:10:51.708 | + ./stack.sh:main:1065 : start_dstat 2022-03-09 14:10:51.710 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.713 | + functions-common:run_process:1680 : local service=dstat 2022-03-09 14:10:51.715 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.718 | + functions-common:run_process:1682 : local group= 2022-03-09 14:10:51.720 | + functions-common:run_process:1683 : local user= 2022-03-09 14:10:51.723 | + functions-common:run_process:1685 : local name=dstat 2022-03-09 14:10:51.725 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 14:10:51.727 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 14:10:51.730 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:10:51.732 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:10:51.735 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:10:51.740 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835051737 2022-03-09 14:10:51.743 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-09 14:10:51.762 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:51.764 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-09 14:10:51.767 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-09 14:10:51.769 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.771 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.774 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.777 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.779 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-09 14:10:51.782 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-09 14:10:51.784 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-09 14:10:51.786 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 14:10:51.789 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 14:10:51.791 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-09 14:10:51.794 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-09 14:10:51.796 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-09 14:10:51.799 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.801 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 14:10:51.804 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-09 14:10:51.807 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 14:10:51.809 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 14:10:51.811 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-09 14:10:51.814 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 14:10:51.818 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-09 14:10:51.871 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-09 14:10:51.926 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:10:51.980 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-09 14:10:52.032 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-09 14:10:52.086 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 14:10:52.140 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 14:10:52.142 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-09 14:10:52.196 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 14:10:52.583 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-09 14:10:52.596 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-09 14:10:52.968 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-09 14:10:52.989 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 14:10:52.992 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:52.994 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:52.997 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:52.999 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:53.002 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:53.004 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 14:10:53.006 | + functions-common:time_stop:2432 : start_time=1646835051737 2022-03-09 14:10:53.009 | + functions-common:time_stop:2434 : [[ -z 1646835051737 ]] 2022-03-09 14:10:53.012 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:53.016 | + functions-common:time_stop:2437 : end_time=1646835053014 2022-03-09 14:10:53.019 | + functions-common:time_stop:2438 : elapsed_time=1277 2022-03-09 14:10:53.021 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:10:53.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:53.026 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1277 2022-03-09 14:10:53.029 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-09 14:10:53.031 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-09 14:10:53.034 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-09 14:10:53.036 | + functions-common:run_process:1682 : local group= 2022-03-09 14:10:53.038 | + functions-common:run_process:1683 : local user=root 2022-03-09 14:10:53.041 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-09 14:10:53.044 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 14:10:53.046 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 14:10:53.049 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:10:53.051 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:10:53.054 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:10:53.059 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835053056 2022-03-09 14:10:53.061 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-09 14:10:53.084 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:53.087 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 14:10:53.089 | + functions-common:time_stop:2425 : local name 2022-03-09 14:10:53.092 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:10:53.094 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:10:53.097 | + functions-common:time_stop:2428 : local total 2022-03-09 14:10:53.099 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:10:53.102 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 14:10:53.105 | + functions-common:time_stop:2432 : start_time=1646835053056 2022-03-09 14:10:53.107 | + functions-common:time_stop:2434 : [[ -z 1646835053056 ]] 2022-03-09 14:10:53.112 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:10:53.115 | + functions-common:time_stop:2437 : end_time=1646835053112 2022-03-09 14:10:53.117 | + functions-common:time_stop:2438 : elapsed_time=56 2022-03-09 14:10:53.119 | + functions-common:time_stop:2439 : total=1277 2022-03-09 14:10:53.122 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:10:53.124 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1333 2022-03-09 14:10:53.127 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-09 14:10:53.147 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:53.150 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-09 14:10:53.177 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:53.179 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-09 14:10:53.200 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:53.202 | + ./stack.sh:main:1078 : start_etcd3 2022-03-09 14:10:53.205 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-09 14:10:53.207 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-09 14:10:53.210 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-09 14:10:53.213 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380' 2022-03-09 14:10:53.216 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-03-09 14:10:53.218 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-03-09 14:10:53.221 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-09 14:10:53.224 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-09 14:10:53.226 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-03-09 14:10:53.229 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-09 14:10:53.232 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-09 14:10:53.234 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 14:10:53.237 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-03-09 14:10:53.239 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-09 14:10:53.242 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 14:10:53.244 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 14:10:53.247 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-09 14:10:53.249 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 14:10:53.252 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 14:10:53.254 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 14:10:53.256 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 14:10:53.261 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-09 14:10:53.339 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-09 14:10:53.412 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 14:10:53.463 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-09 14:10:53.513 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-09 14:10:53.565 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 14:10:53.616 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 14:10:53.618 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-09 14:10:53.679 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 14:10:54.069 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-09 14:10:54.121 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-09 14:10:54.172 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-09 14:10:54.223 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-09 14:10:54.275 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-09 14:10:54.278 | ++ functions-common:is_arch:506 : uname -m 2022-03-09 14:10:54.282 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-09 14:10:54.284 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-09 14:10:54.688 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-09 14:10:54.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-09 14:10:55.078 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-09 14:10:55.962 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-09 14:10:55.980 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:55.983 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-09 14:10:55.985 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-09 14:10:55.988 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-09 14:10:55.993 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-09 14:10:56.005 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-09 14:10:56.017 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-09 14:10:56.019 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 14:10:56.022 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-09 14:10:56.162 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-09 14:10:56.301 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-09 14:10:56.444 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-09 14:10:56.584 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-09 14:10:56.722 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-09 14:10:56.862 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-09 14:10:57.018 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-09 14:10:57.157 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-09 14:10:57.316 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-09 14:10:57.457 | + functions-common:write_clouds_yaml:198 : cat 2022-03-09 14:10:57.462 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-09 14:10:57.465 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-09 14:10:57.468 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-09 14:10:57.472 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-09 14:10:57.475 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-09 14:10:57.478 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-09 14:10:57.496 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:10:57.498 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-09 14:10:57.501 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:10:57.503 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-09 14:10:57.505 | + ./stack.sh:main:1095 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 14:10:57.508 | + ./stack.sh:main:1096 : init_keystone 2022-03-09 14:10:57.510 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-09 14:10:57.526 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:10:57.528 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-09 14:10:57.531 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-09 14:10:57.533 | + lib/database:recreate_database:112 : local db=keystone 2022-03-09 14:10:57.535 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-09 14:10:57.538 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-09 14:10:57.541 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-09 14:10:57.547 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:11:04.946 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-09 14:11:04.952 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:11:05.062 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-09 14:11:05.064 | + functions-common:time_start:2411 : local name=dbsync 2022-03-09 14:11:05.066 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:11:05.069 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:11:05.072 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:11:05.076 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835065074 2022-03-09 14:11:05.079 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-09 14:11:09.903 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=529221) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 14:11:09.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:09.916 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:09.939 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:09.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:09.942 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:09.942 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:10.433 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:10.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:10.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:10.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:10.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:10.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:10.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:10.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:10.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:10.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:10.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:10.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:10.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:10.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:10.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:10.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:10.441 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:10.444 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 14:11:24.115 | ++ inc/async:async_inner:64 : rc=0 2022-03-09 14:11:24.140 | [527328 Async install_tempest:527328]: finished successfully 2022-03-09 14:11:39.352 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:39.353 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 14:11:39.421 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:39.421 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 14:11:39.500 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:39.501 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 14:11:39.592 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:39.592 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 14:11:39.649 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:39.649 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 14:11:39.718 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:39.718 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 14:11:40.872 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:40.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:40.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.875 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:40.880 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:40.881 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:40.886 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:40.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:40.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:40.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:40.889 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:41.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:41.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.243 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:41.243 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:41.321 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:41.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:41.325 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:41.332 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 14:11:41.476 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:41.476 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 14:11:41.540 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:41.540 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 14:11:41.615 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:41.615 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 14:11:41.689 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:41.689 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 14:11:41.747 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:41.747 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 14:11:41.808 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:41.808 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 14:11:41.899 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:41.899 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:41.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:41.909 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:41.913 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:41.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:41.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:41.916 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:41.916 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:42.225 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:42.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.229 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:42.229 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:42.327 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:11:42.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:11:42.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:11:42.332 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:11:42.332 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=529221) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:11:42.337 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 14:11:42.398 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:42.398 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 14:11:42.478 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:42.478 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 14:11:42.556 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:42.556 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 14:11:42.619 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:42.619 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 14:11:42.693 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:42.694 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 14:11:42.756 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:42.756 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 14:11:42.820 | INFO migrate.versioning.api [-] done 2022-03-09 14:11:43.206 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-09 14:11:43.209 | + functions-common:time_stop:2425 : local name 2022-03-09 14:11:43.211 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:11:43.214 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:11:43.216 | + functions-common:time_stop:2428 : local total 2022-03-09 14:11:43.219 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:11:43.221 | + functions-common:time_stop:2431 : name=dbsync 2022-03-09 14:11:43.224 | + functions-common:time_stop:2432 : start_time=1646835065074 2022-03-09 14:11:43.226 | + functions-common:time_stop:2434 : [[ -z 1646835065074 ]] 2022-03-09 14:11:43.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:11:43.234 | + functions-common:time_stop:2437 : end_time=1646835103231 2022-03-09 14:11:43.236 | + functions-common:time_stop:2438 : elapsed_time=38157 2022-03-09 14:11:43.238 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:11:43.241 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:11:43.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38157 2022-03-09 14:11:43.246 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-09 14:11:43.249 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-09 14:11:43.253 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-09 14:11:47.801 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-09 14:11:47.801 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 14:11:47.801 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 14:11:47.802 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-09 14:11:47.802 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 14:11:47.802 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 14:11:47.803 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 14:11:47.803 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 14:11:47.803 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 14:11:48.161 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-09 14:11:48.165 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-09 14:11:52.717 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-09 14:11:52.718 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 14:11:52.718 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 14:11:52.718 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-09 14:11:52.719 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 14:11:52.719 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 14:11:52.719 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 14:11:52.719 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 14:11:52.720 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 14:11:53.087 | + ./stack.sh:main:1097 : start_keystone 2022-03-09 14:11:53.090 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-09 14:11:53.092 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-09 14:11:53.095 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-09 14:11:53.111 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:11:53.114 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-09 14:11:53.117 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-09 14:11:53.121 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-09 14:11:53.124 | + functions-common:run_process:1680 : local service=keystone 2022-03-09 14:11:53.129 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:11:53.129 | + functions-common:run_process:1682 : local group= 2022-03-09 14:11:53.131 | + functions-common:run_process:1683 : local user= 2022-03-09 14:11:53.134 | + functions-common:run_process:1685 : local name=keystone 2022-03-09 14:11:53.136 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 14:11:53.139 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 14:11:53.141 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:11:53.144 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:11:53.147 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:11:53.151 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835113148 2022-03-09 14:11:53.154 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-09 14:11:53.169 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:11:53.172 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-09 14:11:53.174 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-09 14:11:53.177 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:11:53.179 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:11:53.182 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:11:53.184 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:11:53.186 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-09 14:11:53.190 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-09 14:11:53.191 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-09 14:11:53.193 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 14:11:53.196 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 14:11:53.198 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-09 14:11:53.201 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-09 14:11:53.203 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-09 14:11:53.205 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:11:53.207 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-09 14:11:53.209 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-09 14:11:53.212 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-09 14:11:53.214 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-09 14:11:53.218 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-09 14:11:53.269 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-09 14:11:53.323 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-09 14:11:53.375 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:11:53.440 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 14:11:53.491 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-09 14:11:53.543 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-09 14:11:53.595 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-09 14:11:53.646 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-09 14:11:53.699 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-09 14:11:53.751 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-09 14:11:53.753 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-09 14:11:53.805 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-09 14:11:54.182 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-09 14:11:54.195 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-09 14:11:54.579 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-09 14:11:54.660 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 14:11:54.662 | + functions-common:time_stop:2425 : local name 2022-03-09 14:11:54.665 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:11:54.669 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:11:54.671 | + functions-common:time_stop:2428 : local total 2022-03-09 14:11:54.676 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:11:54.679 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 14:11:54.681 | + functions-common:time_stop:2432 : start_time=1646835113148 2022-03-09 14:11:54.684 | + functions-common:time_stop:2434 : [[ -z 1646835113148 ]] 2022-03-09 14:11:54.687 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:11:54.691 | + functions-common:time_stop:2437 : end_time=1646835114689 2022-03-09 14:11:54.694 | + functions-common:time_stop:2438 : elapsed_time=1541 2022-03-09 14:11:54.696 | + functions-common:time_stop:2439 : total=1333 2022-03-09 14:11:54.698 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:11:54.701 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2874 2022-03-09 14:11:54.703 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-09 14:11:54.703 | Waiting for keystone to start... 2022-03-09 14:11:54.706 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-03-09 14:11:54.708 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-03-09 14:11:54.710 | + functions:wait_for_service:457 : local timeout=60 2022-03-09 14:11:54.713 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-03-09 14:11:54.716 | + functions:wait_for_service:459 : local rval=0 2022-03-09 14:11:54.718 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-09 14:11:54.720 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-09 14:11:54.723 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:11:54.725 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:11:54.731 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:11:54.733 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835114731 2022-03-09 14:11:54.736 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-09 14:11:54.741 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-03-09 14:12:01.317 | + :: : [[ 200 == 503 ]] 2022-03-09 14:12:01.318 | + :: : [[ 0 -eq 7 ]] 2022-03-09 14:12:01.321 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-09 14:12:01.324 | + functions-common:time_stop:2425 : local name 2022-03-09 14:12:01.326 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:12:01.328 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:12:01.331 | + functions-common:time_stop:2428 : local total 2022-03-09 14:12:01.333 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:12:01.335 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-09 14:12:01.338 | + functions-common:time_stop:2432 : start_time=1646835114731 2022-03-09 14:12:01.341 | + functions-common:time_stop:2434 : [[ -z 1646835114731 ]] 2022-03-09 14:12:01.344 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:12:01.348 | + functions-common:time_stop:2437 : end_time=1646835121345 2022-03-09 14:12:01.350 | + functions-common:time_stop:2438 : elapsed_time=6614 2022-03-09 14:12:01.353 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:12:01.356 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:12:01.358 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6614 2022-03-09 14:12:01.361 | + functions:wait_for_service:467 : return 0 2022-03-09 14:12:01.363 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-09 14:12:01.380 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:12:01.383 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-09 14:12:01.385 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:12:01.388 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-09 14:12:01.415 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-09 14:12:01.418 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.30/identity 2022-03-09 14:12:06.014 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.014 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.014 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.022 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.038 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.039 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.070 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.102 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.103 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.192 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.192 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.193 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.193 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.193 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.193 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.206 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.206 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.206 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.206 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.207 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.207 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.207 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.215 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=530060) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:12:06.249 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=530060) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 14:12:06.642 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created domain default 2022-03-09 14:12:06.731 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created project admin 2022-03-09 14:12:06.760 | DEBUG passlib.handlers.bcrypt [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=530060) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-09 14:12:06.761 | DEBUG passlib.handlers.bcrypt [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=530060) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-09 14:12:06.890 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created user admin 2022-03-09 14:12:06.958 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created role reader 2022-03-09 14:12:07.033 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created role member 2022-03-09 14:12:07.133 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created implied role where aae66366133142429b04dc2d5df31786 implies 5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:12:07.221 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created role admin 2022-03-09 14:12:07.299 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created implied role where c3dc5e39c1dd40e4976e6568408fa5b2 implies aae66366133142429b04dc2d5df31786 2022-03-09 14:12:07.371 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Granted role admin on project admin to user admin. 2022-03-09 14:12:07.441 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Granted role admin on the system to user admin. 2022-03-09 14:12:07.521 | WARNING py.warnings [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-09 14:12:07.521 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-09 14:12:07.521 |  2022-03-09 14:12:07.525 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created region RegionOne 2022-03-09 14:12:07.713 | INFO keystone.cmd.bootstrap [None req-560f4b11-8cc6-47d2-8944-b3418e3c590b None None] Created public endpoint http://10.222.0.30/identity 2022-03-09 14:12:08.168 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-09 14:12:08.170 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-09 14:12:08.173 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-09 14:12:08.176 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-09 14:12:11.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:11.176 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:11.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:11.176 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:11.336 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:11.339 | + lib/keystone:create_keystone_accounts:310 : admin_project=aa75ede83a2447ffbee2b9ec881a668b 2022-03-09 14:12:11.341 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-09 14:12:11.344 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-09 14:12:13.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:13.570 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:13.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:13.571 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:13.749 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:13.752 | + lib/keystone:create_keystone_accounts:312 : admin_user=b0a0ae9274ea4de0b9297de4651d371e 2022-03-09 14:12:13.754 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-09 14:12:13.757 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-09 14:12:13.759 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-09 14:12:13.761 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin b0a0ae9274ea4de0b9297de4651d371e default 2022-03-09 14:12:13.818 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b0a0ae9274ea4de0b9297de4651d371e default 2022-03-09 14:12:13.854 | [501961 Async ks-domain-role:530184]: running: get_or_add_user_domain_role admin b0a0ae9274ea4de0b9297de4651d371e default 2022-03-09 14:12:13.857 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-09 14:12:13.859 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 14:12:13.862 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 14:12:16.893 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 14:12:16.895 | + functions-common:get_or_create_domain:888 : echo default 2022-03-09 14:12:16.895 | default 2022-03-09 14:12:16.898 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-09 14:12:16.958 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-09 14:12:17.006 | [501961 Async ks-project:530313]: running: get_or_create_project service Default 2022-03-09 14:12:17.009 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-09 14:12:17.074 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-09 14:12:17.119 | [501961 Async ks-service:530399]: running: get_or_create_role service 2022-03-09 14:12:17.122 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-09 14:12:17.189 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-09 14:12:17.276 | [501961 Async ks-reseller:530495]: running: get_or_create_role ResellerAdmin 2022-03-09 14:12:17.296 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-09 14:12:17.312 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-09 14:12:17.756 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-09 14:12:18.008 | [501961 Async ks-anotherrole:530585]: running: get_or_create_role anotherrole 2022-03-09 14:12:18.025 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-09 14:12:18.052 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-09 14:12:18.076 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:12:18.101 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-09 14:12:20.766 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:20.864 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:20.935 | [530495 Async ks-reseller:530495]: finished successfully 2022-03-09 14:12:20.991 | [530313 Async ks-project:530313]: finished successfully 2022-03-09 14:12:21.234 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:21.263 | [530399 Async ks-service:530399]: finished successfully 2022-03-09 14:12:21.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:21.564 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:21.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:21.565 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:21.753 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:21.756 | ++ functions-common:get_or_create_project:938 : project_id=1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:12:21.763 | ++ functions-common:get_or_create_project:939 : echo 1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:12:21.763 | + lib/keystone:create_keystone_accounts:340 : invis_project=1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:12:21.764 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-09 14:12:21.767 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-09 14:12:21.770 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:12:21.773 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-09 14:12:21.973 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:22.003 | [530585 Async ks-anotherrole:530585]: finished successfully 2022-03-09 14:12:24.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:24.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:24.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:24.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:24.589 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:24.592 | ++ functions-common:get_or_create_project:938 : project_id=d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:24.594 | ++ functions-common:get_or_create_project:939 : echo d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:24.597 | + lib/keystone:create_keystone_accounts:344 : demo_project=d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:24.599 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-09 14:12:24.603 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-09 14:12:24.605 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:12:24.608 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-09 14:12:24.610 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-09 14:12:24.613 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-09 14:12:25.023 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:25.048 | [530184 Async ks-domain-role:530184]: finished successfully 2022-03-09 14:12:27.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.214 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.214 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.378 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:27.381 | ++ functions-common:get_or_create_user:925 : user_id=bc0b9469c5194ec8972a024b98844fc0 2022-03-09 14:12:27.383 | ++ functions-common:get_or_create_user:926 : echo bc0b9469c5194ec8972a024b98844fc0 2022-03-09 14:12:27.386 | + lib/keystone:create_keystone_accounts:347 : demo_user=bc0b9469c5194ec8972a024b98844fc0 2022-03-09 14:12:27.388 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-09 14:12:27.437 | [501961 Async ks-domain-role:530184]: Waiting for completion of get_or_add_user_domain_role admin b0a0ae9274ea4de0b9297de4651d371e default running on PID 530184 (6 other jobs running) 2022-03-09 14:12:27.462 | [501961 Async ks-domain-role:530184]: Signaling child to exit 2022-03-09 14:12:27.462 | WAKEUP 2022-03-09 14:12:27.485 | [501961 Async ks-domain-role:530184]: Signaled 2022-03-09 14:12:27.486 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-09 14:12:27.486 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0a0ae9274ea4de0b9297de4651d371e --domain default 2022-03-09 14:12:27.486 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:12:27.486 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-09 14:12:27.486 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:12:27.486 | ++ functions-common:get_field:812 : read data 2022-03-09 14:12:27.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.486 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.487 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.487 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:27.487 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-09 14:12:27.487 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-09 14:12:27.487 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user b0a0ae9274ea4de0b9297de4651d371e --domain default 2022-03-09 14:12:27.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.487 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.487 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.487 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:12:27.487 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-09 14:12:27.487 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0a0ae9274ea4de0b9297de4651d371e --domain default 2022-03-09 14:12:27.487 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:12:27.487 | ++ functions-common:get_field:812 : read data 2022-03-09 14:12:27.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.487 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.487 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.487 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:27.487 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:12:27.487 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:12:27.487 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | b0a0ae9274ea4de0b9297de4651d371e | | | default | | False |' 2022-03-09 14:12:27.487 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:12:27.487 | ++ functions-common:get_field:812 : read data 2022-03-09 14:12:27.487 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:12:27.487 | + functions-common:get_or_add_user_domain_role:1021 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:12:27.487 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:12:27.529 | [501961 Async ks-domain-role:530184]: finished get_or_add_user_domain_role admin b0a0ae9274ea4de0b9297de4651d371e default with result 0 in 11 seconds 2022-03-09 14:12:27.535 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-09 14:12:27.570 | [501961 Async ks-project:530313]: Waiting for completion of get_or_create_project service Default running on PID 530313 (5 other jobs running) 2022-03-09 14:12:27.595 | [501961 Async ks-project:530313]: Signaling child to exit 2022-03-09 14:12:27.595 | WAKEUP 2022-03-09 14:12:27.617 | [501961 Async ks-project:530313]: Signaled 2022-03-09 14:12:27.619 | + functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:12:27.619 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-09 14:12:27.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.619 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.619 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.619 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:27.619 | + functions-common:get_or_create_project:938 : project_id=6d556f920a5a4e97b7e7a7402909d1de 2022-03-09 14:12:27.619 | + functions-common:get_or_create_project:939 : echo 6d556f920a5a4e97b7e7a7402909d1de 2022-03-09 14:12:27.619 | 6d556f920a5a4e97b7e7a7402909d1de 2022-03-09 14:12:27.662 | [501961 Async ks-project:530313]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-09 14:12:27.699 | [501961 Async ks-service:530399]: Waiting for completion of get_or_create_role service running on PID 530399 (4 other jobs running) 2022-03-09 14:12:27.724 | [501961 Async ks-service:530399]: Signaling child to exit 2022-03-09 14:12:27.724 | WAKEUP 2022-03-09 14:12:27.746 | [501961 Async ks-service:530399]: Signaled 2022-03-09 14:12:27.747 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:12:27.747 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-09 14:12:27.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.747 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.747 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.747 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:27.747 | + functions-common:get_or_create_role:950 : role_id=6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:12:27.747 | + functions-common:get_or_create_role:951 : echo 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:12:27.747 | 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:12:27.790 | [501961 Async ks-service:530399]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-09 14:12:27.826 | [501961 Async ks-reseller:530495]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 530495 (3 other jobs running) 2022-03-09 14:12:27.850 | [501961 Async ks-reseller:530495]: Signaling child to exit 2022-03-09 14:12:27.850 | WAKEUP 2022-03-09 14:12:27.872 | [501961 Async ks-reseller:530495]: Signaled 2022-03-09 14:12:27.873 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:12:27.873 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-09 14:12:27.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.873 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:27.873 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:27.873 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:27.873 | + functions-common:get_or_create_role:950 : role_id=e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:12:27.873 | + functions-common:get_or_create_role:951 : echo e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:12:27.874 | e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:12:27.916 | [501961 Async ks-reseller:530495]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-09 14:12:27.962 | [501961 Async ks-anotherrole:530585]: Waiting for completion of get_or_create_role anotherrole running on PID 530585 (2 other jobs running) 2022-03-09 14:12:27.986 | [501961 Async ks-anotherrole:530585]: Signaling child to exit 2022-03-09 14:12:27.987 | WAKEUP 2022-03-09 14:12:28.009 | [501961 Async ks-anotherrole:530585]: Signaled 2022-03-09 14:12:28.010 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:12:28.010 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 14:12:28.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:28.010 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:28.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:28.010 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:28.010 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:28.010 | + functions-common:get_or_create_role:950 : role_id=b12095d83c014033a69b496eeeadba91 2022-03-09 14:12:28.010 | + functions-common:get_or_create_role:951 : echo b12095d83c014033a69b496eeeadba91 2022-03-09 14:12:28.010 | b12095d83c014033a69b496eeeadba91 2022-03-09 14:12:28.053 | [501961 Async ks-anotherrole:530585]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-09 14:12:28.057 | + inc/async:async_wait:197 : return 0 2022-03-09 14:12:28.059 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.119 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.159 | [501961 Async ks-demo-member:531453]: running: get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.162 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin b0a0ae9274ea4de0b9297de4651d371e d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.222 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b0a0ae9274ea4de0b9297de4651d371e d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.270 | [501961 Async ks-demo-admin:531565]: running: get_or_add_user_project_role admin b0a0ae9274ea4de0b9297de4651d371e d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.275 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.342 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.393 | [501961 Async ks-demo-another:531677]: running: get_or_add_user_project_role anotherrole bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:28.396 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:12:28.477 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:12:28.520 | [501961 Async ks-demo-invis:531789]: running: get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:12:28.525 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-09 14:12:28.529 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-09 14:12:28.531 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:12:28.540 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-09 14:12:28.550 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-09 14:12:28.564 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-09 14:12:32.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:32.956 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:32.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:32.956 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:33.148 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:33.151 | ++ functions-common:get_or_create_user:925 : user_id=94f16a5b397d4d668160f0cda174581e 2022-03-09 14:12:33.156 | ++ functions-common:get_or_create_user:926 : echo 94f16a5b397d4d668160f0cda174581e 2022-03-09 14:12:33.160 | + lib/keystone:create_keystone_accounts:360 : demo_reader=94f16a5b397d4d668160f0cda174581e 2022-03-09 14:12:33.163 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 94f16a5b397d4d668160f0cda174581e d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:33.264 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 94f16a5b397d4d668160f0cda174581e d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:33.388 | [501961 Async ks-demo-reader:531945]: running: get_or_add_user_project_role reader 94f16a5b397d4d668160f0cda174581e d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:12:33.402 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-09 14:12:33.437 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-09 14:12:33.459 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:12:33.489 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-09 14:12:37.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:37.534 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:37.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:37.534 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:37.714 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:37.717 | ++ functions-common:get_or_create_project:938 : project_id=f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:37.719 | ++ functions-common:get_or_create_project:939 : echo f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:37.722 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:37.725 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-09 14:12:37.728 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-09 14:12:37.731 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:12:37.733 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-09 14:12:37.736 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-09 14:12:37.739 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-09 14:12:40.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:40.991 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:40.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:40.991 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:41.305 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:41.329 | ++ functions-common:get_or_create_user:925 : user_id=481da24963af4e58b43b7d68d30e008b 2022-03-09 14:12:41.344 | ++ functions-common:get_or_create_user:926 : echo 481da24963af4e58b43b7d68d30e008b 2022-03-09 14:12:41.377 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=481da24963af4e58b43b7d68d30e008b 2022-03-09 14:12:41.396 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:41.834 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:42.049 | [501961 Async ks-alt-admin:532315]: running: get_or_add_user_project_role admin 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:42.071 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:42.502 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:42.766 | [501961 Async ks-alt-another:532427]: running: get_or_add_user_project_role anotherrole 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:42.783 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-09 14:12:42.816 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-09 14:12:42.841 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:12:42.860 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-09 14:12:42.886 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-09 14:12:42.920 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-09 14:12:43.094 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:43.292 | [531565 Async ks-demo-admin:531565]: finished successfully 2022-03-09 14:12:46.001 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:46.184 | [531789 Async ks-demo-invis:531789]: finished successfully 2022-03-09 14:12:46.320 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:46.462 | [531453 Async ks-demo-member:531453]: finished successfully 2022-03-09 14:12:46.630 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:46.671 | [531677 Async ks-demo-another:531677]: finished successfully 2022-03-09 14:12:47.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:47.396 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:47.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:47.396 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:47.582 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:47.585 | ++ functions-common:get_or_create_user:925 : user_id=2b23601718f64ad5a9c245b214b50ed3 2022-03-09 14:12:47.589 | ++ functions-common:get_or_create_user:926 : echo 2b23601718f64ad5a9c245b214b50ed3 2022-03-09 14:12:47.591 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2b23601718f64ad5a9c245b214b50ed3 2022-03-09 14:12:47.593 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2b23601718f64ad5a9c245b214b50ed3 f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:47.656 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2b23601718f64ad5a9c245b214b50ed3 f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:47.709 | [501961 Async ks-alt-member-user:532810]: running: get_or_add_user_project_role member 2b23601718f64ad5a9c245b214b50ed3 f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:47.714 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-09 14:12:47.718 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-09 14:12:47.725 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:12:47.727 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-09 14:12:47.741 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-09 14:12:47.753 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-09 14:12:49.284 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:49.459 | [531945 Async ks-demo-reader:531945]: finished successfully 2022-03-09 14:12:50.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:50.642 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:50.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:50.642 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:50.842 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:50.845 | ++ functions-common:get_or_create_user:925 : user_id=de093711ca524866abf22bf8890325ab 2022-03-09 14:12:50.848 | ++ functions-common:get_or_create_user:926 : echo de093711ca524866abf22bf8890325ab 2022-03-09 14:12:50.851 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=de093711ca524866abf22bf8890325ab 2022-03-09 14:12:50.854 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader de093711ca524866abf22bf8890325ab f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:50.977 | + inc/async:async_inner:63 : get_or_add_user_project_role reader de093711ca524866abf22bf8890325ab f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:51.027 | [501961 Async ks-alt-reader-user:533034]: running: get_or_add_user_project_role reader de093711ca524866abf22bf8890325ab f4684817dbd745a6a415e609b0219af4 2022-03-09 14:12:51.031 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-09 14:12:51.034 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:12:51.039 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-09 14:12:51.043 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-09 14:12:51.052 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-09 14:12:54.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:54.196 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:54.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:54.196 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:54.588 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:54.609 | ++ functions-common:get_or_create_user:925 : user_id=2520f51a6d3d42f88c262dfaab2bb872 2022-03-09 14:12:54.625 | ++ functions-common:get_or_create_user:926 : echo 2520f51a6d3d42f88c262dfaab2bb872 2022-03-09 14:12:54.653 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2520f51a6d3d42f88c262dfaab2bb872 2022-03-09 14:12:54.667 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2520f51a6d3d42f88c262dfaab2bb872 all 2022-03-09 14:12:54.957 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2520f51a6d3d42f88c262dfaab2bb872 all 2022-03-09 14:12:55.114 | [501961 Async ks-system-member:533260]: running: get_or_add_user_system_role member 2520f51a6d3d42f88c262dfaab2bb872 all 2022-03-09 14:12:55.121 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-09 14:12:55.142 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:12:55.171 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-09 14:12:55.185 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-09 14:12:55.196 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-09 14:12:57.748 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:57.932 | [532315 Async ks-alt-admin:532315]: finished successfully 2022-03-09 14:12:58.439 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:12:58.479 | [532427 Async ks-alt-another:532427]: finished successfully 2022-03-09 14:12:59.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:59.030 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:59.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:12:59.031 | from cryptography.utils import int_from_bytes 2022-03-09 14:12:59.258 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:12:59.261 | ++ functions-common:get_or_create_user:925 : user_id=6e56fd07e48a454aaf94d7e08bf2650b 2022-03-09 14:12:59.264 | ++ functions-common:get_or_create_user:926 : echo 6e56fd07e48a454aaf94d7e08bf2650b 2022-03-09 14:12:59.269 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6e56fd07e48a454aaf94d7e08bf2650b 2022-03-09 14:12:59.271 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6e56fd07e48a454aaf94d7e08bf2650b all 2022-03-09 14:12:59.344 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6e56fd07e48a454aaf94d7e08bf2650b all 2022-03-09 14:12:59.495 | [501961 Async ks-system-reader:533586]: running: get_or_add_user_system_role reader 6e56fd07e48a454aaf94d7e08bf2650b all 2022-03-09 14:12:59.520 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-09 14:12:59.549 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-09 14:12:59.565 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-09 14:12:59.576 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 14:12:59.609 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-09 14:13:01.016 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:01.169 | [532810 Async ks-alt-member-user:532810]: finished successfully 2022-03-09 14:13:02.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:02.888 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:02.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:02.888 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:03.112 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:03.117 | ++ functions-common:get_or_create_group:902 : group_id=383ab615868044298d55289f1664eb42 2022-03-09 14:13:03.120 | ++ functions-common:get_or_create_group:903 : echo 383ab615868044298d55289f1664eb42 2022-03-09 14:13:03.123 | + lib/keystone:create_keystone_accounts:402 : admin_group=383ab615868044298d55289f1664eb42 2022-03-09 14:13:03.125 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-09 14:13:03.129 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-09 14:13:03.132 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-09 14:13:03.135 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 14:13:03.139 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-09 14:13:04.362 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:04.396 | [533034 Async ks-alt-reader-user:533034]: finished successfully 2022-03-09 14:13:05.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:05.921 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:05.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:05.921 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:06.107 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:06.110 | ++ functions-common:get_or_create_group:902 : group_id=97e702deea474c1cab9e76b5abb60eef 2022-03-09 14:13:06.112 | ++ functions-common:get_or_create_group:903 : echo 97e702deea474c1cab9e76b5abb60eef 2022-03-09 14:13:06.117 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=97e702deea474c1cab9e76b5abb60eef 2022-03-09 14:13:06.119 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:06.194 | + inc/async:async_inner:63 : get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:06.275 | [501961 Async ks-group-memberdemo:533929]: running: get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:06.278 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:06.294 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:06.335 | [533260 Async ks-system-member:533260]: finished successfully 2022-03-09 14:13:06.359 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:06.409 | [501961 Async ks-group-anotherdemo:534050]: running: get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:06.412 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:06.494 | + inc/async:async_inner:63 : get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:06.569 | [501961 Async ks-group-memberalt:534138]: running: get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:06.575 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:06.977 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:07.210 | [501961 Async ks-group-anotheralt:534244]: running: get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:07.233 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b 2022-03-09 14:13:07.679 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b 2022-03-09 14:13:07.887 | [501961 Async ks-group-admin:534333]: running: get_or_add_group_project_role admin 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b 2022-03-09 14:13:07.913 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-09 14:13:08.300 | [501961 Async ks-demo-member:531453]: Waiting for completion of get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 running on PID 531453 (17 other jobs running) 2022-03-09 14:13:08.502 | [501961 Async ks-demo-member:531453]: Signaling child to exit 2022-03-09 14:13:08.502 | WAKEUP 2022-03-09 14:13:08.648 | [501961 Async ks-demo-member:531453]: Signaled 2022-03-09 14:13:08.672 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:08.672 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:08.672 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:08.672 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:08.672 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:08.672 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:08.672 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:08.672 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:08.672 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:08.672 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc0b9469c5194ec8972a024b98844fc0 --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:08.672 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:08.672 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:08.672 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:08.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:08.673 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:08.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:08.673 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:08.673 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:08.673 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:08.673 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:08.673 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bc0b9469c5194ec8972a024b98844fc0 --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:08.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:08.673 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:08.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:08.673 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:08.673 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc0b9469c5194ec8972a024b98844fc0 --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:08.673 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:08.673 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:08.673 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:08.673 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:08.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:08.673 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:08.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:08.673 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:08.673 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:08.673 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:08.674 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:08.674 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:08.674 | ++ functions-common:get_field:818 : echo '| aae66366133142429b04dc2d5df31786 | bc0b9469c5194ec8972a024b98844fc0 | | d4a5702122f743dd8d31ef2d1792c897 | | | False |' 2022-03-09 14:13:08.674 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:08.674 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aae66366133142429b04dc2d5df31786 2022-03-09 14:13:08.674 | + functions-common:get_or_add_user_project_role:997 : echo aae66366133142429b04dc2d5df31786 2022-03-09 14:13:08.674 | aae66366133142429b04dc2d5df31786 2022-03-09 14:13:08.991 | [501961 Async ks-demo-member:531453]: finished get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 with result 0 in 18 seconds 2022-03-09 14:13:09.281 | [501961 Async ks-demo-admin:531565]: Waiting for completion of get_or_add_user_project_role admin b0a0ae9274ea4de0b9297de4651d371e d4a5702122f743dd8d31ef2d1792c897 running on PID 531565 (16 other jobs running) 2022-03-09 14:13:09.387 | [501961 Async ks-demo-admin:531565]: Signaling child to exit 2022-03-09 14:13:09.387 | WAKEUP 2022-03-09 14:13:09.515 | [501961 Async ks-demo-admin:531565]: Signaled 2022-03-09 14:13:09.522 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:09.522 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:09.522 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:09.522 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:09.522 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:09.522 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:09.522 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:09.522 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:09.522 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:09.522 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0a0ae9274ea4de0b9297de4651d371e --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:09.522 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:09.523 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:09.523 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:09.523 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:09.523 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:09.523 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:09.523 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:09.523 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:09.523 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b0a0ae9274ea4de0b9297de4651d371e --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:09.523 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:09.523 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:09.523 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0a0ae9274ea4de0b9297de4651d371e --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:09.523 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:09.523 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:09.523 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:09.523 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:09.523 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:09.523 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:09.523 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:09.523 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:09.523 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:09.523 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:09.523 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | b0a0ae9274ea4de0b9297de4651d371e | | d4a5702122f743dd8d31ef2d1792c897 | | | False |' 2022-03-09 14:13:09.523 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:09.523 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:13:09.523 | + functions-common:get_or_add_user_project_role:997 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:13:09.524 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:13:09.820 | [501961 Async ks-demo-admin:531565]: finished get_or_add_user_project_role admin b0a0ae9274ea4de0b9297de4651d371e d4a5702122f743dd8d31ef2d1792c897 with result 0 in 15 seconds 2022-03-09 14:13:10.072 | [501961 Async ks-demo-another:531677]: Waiting for completion of get_or_add_user_project_role anotherrole bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 running on PID 531677 (15 other jobs running) 2022-03-09 14:13:10.224 | [501961 Async ks-demo-another:531677]: Signaling child to exit 2022-03-09 14:13:10.224 | WAKEUP 2022-03-09 14:13:10.372 | [501961 Async ks-demo-another:531677]: Signaled 2022-03-09 14:13:10.380 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:10.381 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:10.381 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:10.381 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:10.381 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:10.381 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:10.381 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:10.381 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:10.381 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:10.381 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:10.381 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:10.381 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc0b9469c5194ec8972a024b98844fc0 --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:10.381 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:10.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:10.381 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:10.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:10.381 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:10.381 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:10.381 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:10.381 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:10.381 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user bc0b9469c5194ec8972a024b98844fc0 --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:10.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:10.382 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:10.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:10.382 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:10.382 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:10.382 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:10.382 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc0b9469c5194ec8972a024b98844fc0 --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:10.382 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:10.382 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:10.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:10.382 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:10.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:10.382 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:10.382 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:10.382 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:10.382 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:10.382 | ++ functions-common:get_field:818 : echo '| b12095d83c014033a69b496eeeadba91 | bc0b9469c5194ec8972a024b98844fc0 | | d4a5702122f743dd8d31ef2d1792c897 | | | False |' 2022-03-09 14:13:10.382 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:10.382 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:10.382 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b12095d83c014033a69b496eeeadba91 2022-03-09 14:13:10.382 | + functions-common:get_or_add_user_project_role:997 : echo b12095d83c014033a69b496eeeadba91 2022-03-09 14:13:10.382 | b12095d83c014033a69b496eeeadba91 2022-03-09 14:13:10.660 | [501961 Async ks-demo-another:531677]: finished get_or_add_user_project_role anotherrole bc0b9469c5194ec8972a024b98844fc0 d4a5702122f743dd8d31ef2d1792c897 with result 0 in 18 seconds 2022-03-09 14:13:10.879 | [501961 Async ks-demo-invis:531789]: Waiting for completion of get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 1f9e7f2698ad4ac4984d7e3694d08f49 running on PID 531789 (14 other jobs running) 2022-03-09 14:13:11.010 | [501961 Async ks-demo-invis:531789]: Signaling child to exit 2022-03-09 14:13:11.011 | WAKEUP 2022-03-09 14:13:11.137 | [501961 Async ks-demo-invis:531789]: Signaled 2022-03-09 14:13:11.156 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:11.156 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:11.156 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:11.156 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:11.156 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:11.156 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:11.156 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:11.156 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:11.156 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc0b9469c5194ec8972a024b98844fc0 --project 1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:13:11.156 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:11.156 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:11.156 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:11.156 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:11.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.157 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.157 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:11.157 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:11.157 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:11.157 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bc0b9469c5194ec8972a024b98844fc0 --project 1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:13:11.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.157 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.157 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.157 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:11.157 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc0b9469c5194ec8972a024b98844fc0 --project 1f9e7f2698ad4ac4984d7e3694d08f49 2022-03-09 14:13:11.157 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:11.157 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:11.157 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:11.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.157 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.157 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:11.157 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:11.157 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:11.157 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:11.157 | ++ functions-common:get_field:818 : echo '| aae66366133142429b04dc2d5df31786 | bc0b9469c5194ec8972a024b98844fc0 | | 1f9e7f2698ad4ac4984d7e3694d08f49 | | | False |' 2022-03-09 14:13:11.157 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:11.157 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aae66366133142429b04dc2d5df31786 2022-03-09 14:13:11.158 | + functions-common:get_or_add_user_project_role:997 : echo aae66366133142429b04dc2d5df31786 2022-03-09 14:13:11.158 | aae66366133142429b04dc2d5df31786 2022-03-09 14:13:11.388 | [501961 Async ks-demo-invis:531789]: finished get_or_add_user_project_role member bc0b9469c5194ec8972a024b98844fc0 1f9e7f2698ad4ac4984d7e3694d08f49 with result 0 in 17 seconds 2022-03-09 14:13:11.566 | [501961 Async ks-demo-reader:531945]: Waiting for completion of get_or_add_user_project_role reader 94f16a5b397d4d668160f0cda174581e d4a5702122f743dd8d31ef2d1792c897 running on PID 531945 (13 other jobs running) 2022-03-09 14:13:11.696 | [501961 Async ks-demo-reader:531945]: Signaling child to exit 2022-03-09 14:13:11.697 | WAKEUP 2022-03-09 14:13:11.832 | [501961 Async ks-demo-reader:531945]: Signaled 2022-03-09 14:13:11.855 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:11.855 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:11.855 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:11.855 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:11.855 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:11.855 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:11.855 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:11.855 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:11.855 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:11.855 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 94f16a5b397d4d668160f0cda174581e --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:11.855 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:11.856 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:11.856 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:11.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.856 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.856 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:11.856 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:11.856 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:11.856 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 94f16a5b397d4d668160f0cda174581e --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:11.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.856 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.856 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.856 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:11.856 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 94f16a5b397d4d668160f0cda174581e --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:11.856 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:11.856 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:11.856 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:11.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.856 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:11.856 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:11.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:11.856 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:11.856 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:11.856 | ++ functions-common:get_field:818 : echo '| 5e1aa64c300c4548a80f3d3f37588652 | 94f16a5b397d4d668160f0cda174581e | | d4a5702122f743dd8d31ef2d1792c897 | | | False |' 2022-03-09 14:13:11.856 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:11.856 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:11.856 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:11.856 | + functions-common:get_or_add_user_project_role:997 : echo 5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:11.857 | 5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:12.159 | [501961 Async ks-demo-reader:531945]: finished get_or_add_user_project_role reader 94f16a5b397d4d668160f0cda174581e d4a5702122f743dd8d31ef2d1792c897 with result 0 in 16 seconds 2022-03-09 14:13:12.172 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:12.190 | + inc/async:async_wait:197 : return 0 2022-03-09 14:13:12.205 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-09 14:13:12.324 | [533586 Async ks-system-reader:533586]: finished successfully 2022-03-09 14:13:12.552 | [501961 Async ks-alt-admin:532315]: Waiting for completion of get_or_add_user_project_role admin 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 running on PID 532315 (12 other jobs running) 2022-03-09 14:13:12.734 | [501961 Async ks-alt-admin:532315]: Signaling child to exit 2022-03-09 14:13:12.734 | WAKEUP 2022-03-09 14:13:12.875 | [501961 Async ks-alt-admin:532315]: Signaled 2022-03-09 14:13:12.888 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:12.889 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:12.889 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:12.889 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:12.889 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:12.889 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:12.889 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:12.889 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:12.889 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:12.889 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 481da24963af4e58b43b7d68d30e008b --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:12.889 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:12.889 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:12.889 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:12.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:12.889 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:12.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:12.889 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:12.889 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:12.889 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:12.889 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:12.889 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 481da24963af4e58b43b7d68d30e008b --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:12.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:12.889 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:12.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:12.889 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:12.889 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 481da24963af4e58b43b7d68d30e008b --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:12.889 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:12.889 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:12.889 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:12.889 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:12.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:12.890 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:12.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:12.890 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:12.890 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:12.890 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:12.890 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:12.890 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | 481da24963af4e58b43b7d68d30e008b | | f4684817dbd745a6a415e609b0219af4 | | | False |' 2022-03-09 14:13:12.890 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:12.890 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:12.890 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:13:12.890 | + functions-common:get_or_add_user_project_role:997 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:13:12.890 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:13:13.187 | [501961 Async ks-alt-admin:532315]: finished get_or_add_user_project_role admin 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 with result 0 in 16 seconds 2022-03-09 14:13:13.467 | [501961 Async ks-alt-another:532427]: Waiting for completion of get_or_add_user_project_role anotherrole 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 running on PID 532427 (11 other jobs running) 2022-03-09 14:13:13.652 | [501961 Async ks-alt-another:532427]: Signaling child to exit 2022-03-09 14:13:13.653 | WAKEUP 2022-03-09 14:13:13.810 | [501961 Async ks-alt-another:532427]: Signaled 2022-03-09 14:13:13.821 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:13.821 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:13.821 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:13.821 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:13.821 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:13.821 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:13.821 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:13.821 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:13.821 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 481da24963af4e58b43b7d68d30e008b --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:13.821 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:13.821 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:13.821 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:13.821 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:13.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:13.821 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:13.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:13.821 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:13.821 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:13.821 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:13.821 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:13.821 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 481da24963af4e58b43b7d68d30e008b --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:13.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:13.821 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:13.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:13.822 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:13.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:13.822 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 481da24963af4e58b43b7d68d30e008b --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:13.822 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:13.822 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:13.822 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:13.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:13.822 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:13.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:13.822 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:13.822 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:13.822 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:13.822 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:13.822 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:13.822 | ++ functions-common:get_field:818 : echo '| b12095d83c014033a69b496eeeadba91 | 481da24963af4e58b43b7d68d30e008b | | f4684817dbd745a6a415e609b0219af4 | | | False |' 2022-03-09 14:13:13.822 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:13.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b12095d83c014033a69b496eeeadba91 2022-03-09 14:13:13.822 | + functions-common:get_or_add_user_project_role:997 : echo b12095d83c014033a69b496eeeadba91 2022-03-09 14:13:13.822 | b12095d83c014033a69b496eeeadba91 2022-03-09 14:13:14.113 | [501961 Async ks-alt-another:532427]: finished get_or_add_user_project_role anotherrole 481da24963af4e58b43b7d68d30e008b f4684817dbd745a6a415e609b0219af4 with result 0 in 16 seconds 2022-03-09 14:13:14.320 | [501961 Async ks-alt-member-user:532810]: Waiting for completion of get_or_add_user_project_role member 2b23601718f64ad5a9c245b214b50ed3 f4684817dbd745a6a415e609b0219af4 running on PID 532810 (10 other jobs running) 2022-03-09 14:13:14.458 | [501961 Async ks-alt-member-user:532810]: Signaling child to exit 2022-03-09 14:13:14.458 | WAKEUP 2022-03-09 14:13:14.608 | [501961 Async ks-alt-member-user:532810]: Signaled 2022-03-09 14:13:14.616 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:14.616 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:14.616 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:14.616 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:14.616 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:14.616 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:14.616 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:14.617 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:14.617 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b23601718f64ad5a9c245b214b50ed3 --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:14.617 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:14.617 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:14.617 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:14.617 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:14.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:14.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:14.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:14.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:14.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:14.617 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:14.617 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:14.617 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 2b23601718f64ad5a9c245b214b50ed3 --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:14.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:14.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:14.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:14.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:14.617 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2b23601718f64ad5a9c245b214b50ed3 --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:14.617 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:14.617 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:14.617 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:14.617 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:14.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:14.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:14.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:14.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:14.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:14.617 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:14.617 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:14.617 | ++ functions-common:get_field:818 : echo '| aae66366133142429b04dc2d5df31786 | 2b23601718f64ad5a9c245b214b50ed3 | | f4684817dbd745a6a415e609b0219af4 | | | False |' 2022-03-09 14:13:14.618 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:14.618 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:14.618 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aae66366133142429b04dc2d5df31786 2022-03-09 14:13:14.618 | + functions-common:get_or_add_user_project_role:997 : echo aae66366133142429b04dc2d5df31786 2022-03-09 14:13:14.618 | aae66366133142429b04dc2d5df31786 2022-03-09 14:13:14.779 | [501961 Async ks-alt-member-user:532810]: finished get_or_add_user_project_role member 2b23601718f64ad5a9c245b214b50ed3 f4684817dbd745a6a415e609b0219af4 with result 0 in 13 seconds 2022-03-09 14:13:14.958 | [501961 Async ks-alt-reader-user:533034]: Waiting for completion of get_or_add_user_project_role reader de093711ca524866abf22bf8890325ab f4684817dbd745a6a415e609b0219af4 running on PID 533034 (9 other jobs running) 2022-03-09 14:13:15.108 | [501961 Async ks-alt-reader-user:533034]: Signaling child to exit 2022-03-09 14:13:15.109 | WAKEUP 2022-03-09 14:13:15.239 | [501961 Async ks-alt-reader-user:533034]: Signaled 2022-03-09 14:13:15.249 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:13:15.249 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:13:15.249 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:15.249 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:15.249 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:15.249 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:15.249 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:15.249 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:13:15.249 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user de093711ca524866abf22bf8890325ab --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:15.249 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:13:15.249 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:15.249 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:15.249 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:15.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:15.249 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:15.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:15.250 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:15.250 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:15.250 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:13:15.250 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:13:15.250 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user de093711ca524866abf22bf8890325ab --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:15.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:15.250 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:15.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:15.250 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:15.250 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:13:15.250 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user de093711ca524866abf22bf8890325ab --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:15.250 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:13:15.250 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:13:15.250 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:15.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:15.250 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:15.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:15.250 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:15.250 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:15.250 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:13:15.250 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:13:15.250 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:13:15.250 | ++ functions-common:get_field:818 : echo '| 5e1aa64c300c4548a80f3d3f37588652 | de093711ca524866abf22bf8890325ab | | f4684817dbd745a6a415e609b0219af4 | | | False |' 2022-03-09 14:13:15.250 | ++ functions-common:get_field:812 : read data 2022-03-09 14:13:15.250 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:15.250 | + functions-common:get_or_add_user_project_role:997 : echo 5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:15.250 | 5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:15.482 | [501961 Async ks-alt-reader-user:533034]: finished get_or_add_user_project_role reader de093711ca524866abf22bf8890325ab f4684817dbd745a6a415e609b0219af4 with result 0 in 13 seconds 2022-03-09 14:13:15.515 | + inc/async:async_wait:197 : return 0 2022-03-09 14:13:15.533 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-09 14:13:15.832 | [501961 Async ks-system-member:533260]: Waiting for completion of get_or_add_user_system_role member 2520f51a6d3d42f88c262dfaab2bb872 all running on PID 533260 (8 other jobs running) 2022-03-09 14:13:15.982 | [501961 Async ks-system-member:533260]: Signaling child to exit 2022-03-09 14:13:15.982 | WAKEUP 2022-03-09 14:13:16.098 | [501961 Async ks-system-member:533260]: Signaled 2022-03-09 14:13:16.110 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 14:13:16.110 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 14:13:16.111 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 14:13:16.111 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:16.111 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:16.111 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:16.111 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:16.111 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:16.111 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 14:13:16.111 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2520f51a6d3d42f88c262dfaab2bb872 --system all -f value -c Role 2022-03-09 14:13:16.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.111 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:16.111 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 14:13:16.111 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 14:13:16.111 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 2520f51a6d3d42f88c262dfaab2bb872 --system all 2022-03-09 14:13:16.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.111 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2520f51a6d3d42f88c262dfaab2bb872 --system all -f value -c Role 2022-03-09 14:13:16.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.111 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.111 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:16.111 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=aae66366133142429b04dc2d5df31786 2022-03-09 14:13:16.111 | + functions-common:get_or_add_user_system_role:1052 : echo aae66366133142429b04dc2d5df31786 2022-03-09 14:13:16.111 | aae66366133142429b04dc2d5df31786 2022-03-09 14:13:16.400 | [501961 Async ks-system-member:533260]: finished get_or_add_user_system_role member 2520f51a6d3d42f88c262dfaab2bb872 all with result 0 in 11 seconds 2022-03-09 14:13:16.650 | [501961 Async ks-system-reader:533586]: Waiting for completion of get_or_add_user_system_role reader 6e56fd07e48a454aaf94d7e08bf2650b all running on PID 533586 (7 other jobs running) 2022-03-09 14:13:16.815 | [501961 Async ks-system-reader:533586]: Signaling child to exit 2022-03-09 14:13:16.815 | WAKEUP 2022-03-09 14:13:16.974 | [501961 Async ks-system-reader:533586]: Signaled 2022-03-09 14:13:16.983 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 14:13:16.984 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 14:13:16.984 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 14:13:16.984 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:13:16.984 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:13:16.984 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:13:16.984 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:13:16.984 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:13:16.984 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 14:13:16.984 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6e56fd07e48a454aaf94d7e08bf2650b --system all -f value -c Role 2022-03-09 14:13:16.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.984 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.984 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.984 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:16.984 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 14:13:16.984 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 14:13:16.984 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 6e56fd07e48a454aaf94d7e08bf2650b --system all 2022-03-09 14:13:16.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.984 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.984 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.984 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6e56fd07e48a454aaf94d7e08bf2650b --system all -f value -c Role 2022-03-09 14:13:16.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.984 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:16.984 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:16.984 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:16.984 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:16.984 | + functions-common:get_or_add_user_system_role:1052 : echo 5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:16.984 | 5e1aa64c300c4548a80f3d3f37588652 2022-03-09 14:13:17.204 | [501961 Async ks-system-reader:533586]: finished get_or_add_user_system_role reader 6e56fd07e48a454aaf94d7e08bf2650b all with result 0 in 13 seconds 2022-03-09 14:13:17.216 | + inc/async:async_wait:197 : return 0 2022-03-09 14:13:17.219 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-09 14:13:17.540 | [501961 Async ks-group-memberdemo:533929]: Waiting for completion of get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 running on PID 533929 (6 other jobs running) 2022-03-09 14:13:17.685 | [501961 Async ks-group-memberdemo:533929]: Signaling child to exit 2022-03-09 14:13:20.031 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:20.113 | [533929 Async ks-group-memberdemo:533929]: finished successfully 2022-03-09 14:13:20.144 | WAKEUP 2022-03-09 14:13:20.183 | [501961 Async ks-group-memberdemo:533929]: Signaled 2022-03-09 14:13:20.186 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:13:20.186 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 97e702deea474c1cab9e76b5abb60eef --project d4a5702122f743dd8d31ef2d1792c897 -f value 2022-03-09 14:13:20.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:20.186 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:20.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:20.186 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:20.186 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:20.186 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:13:20.186 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:13:20.186 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 97e702deea474c1cab9e76b5abb60eef --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:20.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:20.187 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:20.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:20.187 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:20.187 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 97e702deea474c1cab9e76b5abb60eef --project d4a5702122f743dd8d31ef2d1792c897 -f value 2022-03-09 14:13:20.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:20.187 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:20.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:20.187 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:20.187 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:20.187 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aae66366133142429b04dc2d5df31786 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 False' 2022-03-09 14:13:20.187 | + functions-common:get_or_add_group_project_role:1076 : echo aae66366133142429b04dc2d5df31786 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 False 2022-03-09 14:13:20.187 | aae66366133142429b04dc2d5df31786 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 False 2022-03-09 14:13:20.279 | [501961 Async ks-group-memberdemo:533929]: finished get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 with result 0 in 13 seconds 2022-03-09 14:13:20.346 | [501961 Async ks-group-anotherdemo:534050]: Waiting for completion of get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 running on PID 534050 (5 other jobs running) 2022-03-09 14:13:20.399 | [501961 Async ks-group-anotherdemo:534050]: Signaling child to exit 2022-03-09 14:13:20.801 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:20.843 | [534138 Async ks-group-memberalt:534138]: finished successfully 2022-03-09 14:13:21.116 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:21.144 | [534050 Async ks-group-anotherdemo:534050]: finished successfully 2022-03-09 14:13:21.167 | WAKEUP 2022-03-09 14:13:21.192 | [501961 Async ks-group-anotherdemo:534050]: Signaled 2022-03-09 14:13:21.193 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:13:21.193 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 97e702deea474c1cab9e76b5abb60eef --project d4a5702122f743dd8d31ef2d1792c897 -f value 2022-03-09 14:13:21.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.193 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.193 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.193 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:21.193 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:13:21.194 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:13:21.194 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 97e702deea474c1cab9e76b5abb60eef --project d4a5702122f743dd8d31ef2d1792c897 2022-03-09 14:13:21.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.194 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.194 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.194 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 97e702deea474c1cab9e76b5abb60eef --project d4a5702122f743dd8d31ef2d1792c897 -f value 2022-03-09 14:13:21.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.194 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.194 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.194 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:21.194 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b12095d83c014033a69b496eeeadba91 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 False' 2022-03-09 14:13:21.194 | + functions-common:get_or_add_group_project_role:1076 : echo b12095d83c014033a69b496eeeadba91 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 False 2022-03-09 14:13:21.194 | b12095d83c014033a69b496eeeadba91 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 False 2022-03-09 14:13:21.241 | [501961 Async ks-group-anotherdemo:534050]: finished get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef d4a5702122f743dd8d31ef2d1792c897 with result 0 in 14 seconds 2022-03-09 14:13:21.288 | [501961 Async ks-group-memberalt:534138]: Waiting for completion of get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 running on PID 534138 (4 other jobs running) 2022-03-09 14:13:21.318 | [501961 Async ks-group-memberalt:534138]: Signaling child to exit 2022-03-09 14:13:21.318 | WAKEUP 2022-03-09 14:13:21.343 | [501961 Async ks-group-memberalt:534138]: Signaled 2022-03-09 14:13:21.344 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:13:21.344 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 97e702deea474c1cab9e76b5abb60eef --project f4684817dbd745a6a415e609b0219af4 -f value 2022-03-09 14:13:21.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.344 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.344 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.344 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:21.344 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:13:21.344 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:13:21.344 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 97e702deea474c1cab9e76b5abb60eef --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:21.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.344 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.344 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.344 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 97e702deea474c1cab9e76b5abb60eef --project f4684817dbd745a6a415e609b0219af4 -f value 2022-03-09 14:13:21.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.344 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.345 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.345 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:21.345 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aae66366133142429b04dc2d5df31786 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 False' 2022-03-09 14:13:21.345 | + functions-common:get_or_add_group_project_role:1076 : echo aae66366133142429b04dc2d5df31786 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 False 2022-03-09 14:13:21.345 | aae66366133142429b04dc2d5df31786 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 False 2022-03-09 14:13:21.396 | [501961 Async ks-group-memberalt:534138]: finished get_or_add_group_project_role member 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 with result 0 in 14 seconds 2022-03-09 14:13:21.439 | [501961 Async ks-group-anotheralt:534244]: Waiting for completion of get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 running on PID 534244 (3 other jobs running) 2022-03-09 14:13:21.476 | [501961 Async ks-group-anotheralt:534244]: Signaling child to exit 2022-03-09 14:13:21.917 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:21.943 | [534244 Async ks-group-anotheralt:534244]: finished successfully 2022-03-09 14:13:21.962 | WAKEUP 2022-03-09 14:13:21.985 | [501961 Async ks-group-anotheralt:534244]: Signaled 2022-03-09 14:13:21.987 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:13:21.987 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 97e702deea474c1cab9e76b5abb60eef --project f4684817dbd745a6a415e609b0219af4 -f value 2022-03-09 14:13:21.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.987 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.987 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.987 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:21.987 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:13:21.987 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:13:21.987 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 97e702deea474c1cab9e76b5abb60eef --project f4684817dbd745a6a415e609b0219af4 2022-03-09 14:13:21.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.987 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.987 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.987 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 97e702deea474c1cab9e76b5abb60eef --project f4684817dbd745a6a415e609b0219af4 -f value 2022-03-09 14:13:21.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.987 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:21.987 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:21.987 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:21.987 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b12095d83c014033a69b496eeeadba91 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 False' 2022-03-09 14:13:21.987 | + functions-common:get_or_add_group_project_role:1076 : echo b12095d83c014033a69b496eeeadba91 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 False 2022-03-09 14:13:21.987 | b12095d83c014033a69b496eeeadba91 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 False 2022-03-09 14:13:22.031 | [501961 Async ks-group-anotheralt:534244]: finished get_or_add_group_project_role anotherrole 97e702deea474c1cab9e76b5abb60eef f4684817dbd745a6a415e609b0219af4 with result 0 in 15 seconds 2022-03-09 14:13:22.071 | [501961 Async ks-group-admin:534333]: Waiting for completion of get_or_add_group_project_role admin 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b running on PID 534333 (2 other jobs running) 2022-03-09 14:13:22.096 | [501961 Async ks-group-admin:534333]: Signaling child to exit 2022-03-09 14:13:22.487 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:13:22.511 | [534333 Async ks-group-admin:534333]: finished successfully 2022-03-09 14:13:22.530 | WAKEUP 2022-03-09 14:13:22.553 | [501961 Async ks-group-admin:534333]: Signaled 2022-03-09 14:13:22.555 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:13:22.555 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 383ab615868044298d55289f1664eb42 --project aa75ede83a2447ffbee2b9ec881a668b -f value 2022-03-09 14:13:22.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:22.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:22.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:22.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:22.555 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:22.555 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:13:22.555 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:13:22.555 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 383ab615868044298d55289f1664eb42 --project aa75ede83a2447ffbee2b9ec881a668b 2022-03-09 14:13:22.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:22.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:22.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:22.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:22.555 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 383ab615868044298d55289f1664eb42 --project aa75ede83a2447ffbee2b9ec881a668b -f value 2022-03-09 14:13:22.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:22.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:22.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:13:22.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:13:22.555 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:13:22.555 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c3dc5e39c1dd40e4976e6568408fa5b2 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b False' 2022-03-09 14:13:22.555 | + functions-common:get_or_add_group_project_role:1076 : echo c3dc5e39c1dd40e4976e6568408fa5b2 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b False 2022-03-09 14:13:22.555 | c3dc5e39c1dd40e4976e6568408fa5b2 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b False 2022-03-09 14:13:22.599 | [501961 Async ks-group-admin:534333]: finished get_or_add_group_project_role admin 383ab615868044298d55289f1664eb42 aa75ede83a2447ffbee2b9ec881a668b with result 0 in 15 seconds 2022-03-09 14:13:22.603 | + inc/async:async_wait:197 : return 0 2022-03-09 14:13:22.605 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-09 14:13:22.621 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:13:22.624 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-09 14:13:22.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:13:22.644 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-09 14:13:22.646 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-09 14:13:22.705 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-09 14:13:22.744 | [501961 Async create_nova_accounts:536232]: running: create_nova_accounts 2022-03-09 14:13:22.746 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-09 14:13:22.764 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:13:22.766 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-09 14:13:22.769 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-09 14:13:22.830 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-09 14:13:22.868 | [501961 Async create_glance_accounts:536347]: running: create_glance_accounts 2022-03-09 14:13:22.871 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-09 14:13:22.894 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:13:22.898 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-09 14:13:22.900 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-09 14:13:22.974 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-09 14:13:23.017 | [501961 Async create_cinder_accounts:536477]: running: create_cinder_accounts 2022-03-09 14:13:23.020 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-09 14:13:23.040 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:13:23.043 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-09 14:13:23.045 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-09 14:13:23.113 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-09 14:13:23.177 | [501961 Async create_neutron_accounts:536592]: running: create_neutron_accounts 2022-03-09 14:13:23.184 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-09 14:13:23.218 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:13:23.220 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-09 14:13:23.223 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-09 14:13:23.480 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-09 14:13:23.706 | [501961 Async create_swift_accounts:536733]: running: create_swift_accounts 2022-03-09 14:13:23.729 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-09 14:13:23.885 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:13:23.901 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-09 14:13:24.259 | [501961 Async create_nova_accounts:536232]: Waiting for completion of create_nova_accounts running on PID 536232 (6 other jobs running) 2022-03-09 14:13:24.438 | [501961 Async create_nova_accounts:536232]: Signaling child to exit 2022-03-09 14:14:04.590 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:14:04.682 | [536592 Async create_neutron_accounts:536592]: finished successfully 2022-03-09 14:14:23.454 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:14:23.484 | [536477 Async create_cinder_accounts:536477]: finished successfully 2022-03-09 14:14:38.072 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:14:38.100 | [536347 Async create_glance_accounts:536347]: finished successfully 2022-03-09 14:14:43.369 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:14:43.395 | [536232 Async create_nova_accounts:536232]: finished successfully 2022-03-09 14:14:43.415 | WAKEUP 2022-03-09 14:14:43.439 | [501961 Async create_nova_accounts:536232]: Signaled 2022-03-09 14:14:43.442 | + lib/nova:create_nova_accounts:355 : [[ 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 =~ n-api ]] 2022-03-09 14:14:43.442 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-09 14:14:43.442 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-09 14:14:43.442 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:14:43.442 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:14:43.442 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:14:43.442 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:14:43.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.442 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.442 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.442 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.442 | + functions-common:get_or_create_user:925 : user_id=b4fe428db17b42679be5123858fd1ce4 2022-03-09 14:14:43.442 | + functions-common:get_or_create_user:926 : echo b4fe428db17b42679be5123858fd1ce4 2022-03-09 14:14:43.442 | b4fe428db17b42679be5123858fd1ce4 2022-03-09 14:14:43.442 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-09 14:14:43.442 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.442 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.442 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.442 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.442 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.442 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.442 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.442 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.442 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.442 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.442 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.442 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.442 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.443 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.443 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.443 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.443 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.443 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.443 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.443 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.443 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.443 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.443 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.443 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.443 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.443 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.443 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.443 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.443 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.443 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.443 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.443 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.443 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.443 | ++ functions-common:get_field:818 : echo '| 6524f2b7bb824c7a95ee4e1b154e0f58 | b4fe428db17b42679be5123858fd1ce4 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.443 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.443 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.443 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.443 | + functions-common:get_or_add_user_project_role:997 : echo 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.443 | 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.444 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 14:14:43.444 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-09 14:14:43.444 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.444 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.444 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.444 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.444 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.444 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.444 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.444 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.444 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.444 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.444 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.444 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.444 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.444 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.444 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.444 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.444 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.444 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.444 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.444 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.444 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.444 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.444 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.444 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.444 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.445 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.445 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.445 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.445 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.445 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.445 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.445 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.445 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.445 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.445 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | b4fe428db17b42679be5123858fd1ce4 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.445 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.445 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:14:43.445 | + functions-common:get_or_add_user_project_role:997 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:14:43.445 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:14:43.445 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-09 14:14:43.445 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-09 14:14:43.445 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-03-09 14:14:43.445 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-09 14:14:43.445 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:14:43.445 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-09 14:14:43.445 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-09 14:14:43.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.445 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.445 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.445 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.445 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:14:43.445 | 43afa5de150249268b4cb8c7d2a67dc8' 2022-03-09 14:14:43.445 | + functions-common:get_or_create_service:1094 : echo 43afa5de150249268b4cb8c7d2a67dc8 2022-03-09 14:14:43.445 | 43afa5de150249268b4cb8c7d2a67dc8 2022-03-09 14:14:43.445 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-03-09 14:14:43.446 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:14:43.446 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-03-09 14:14:43.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:14:43.446 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-09 14:14:43.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.446 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.446 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.446 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:14:43.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:14:43.446 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:14:43.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.446 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.446 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.446 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=11984e5ed5ab4efd97f1db726a6a7730 2022-03-09 14:14:43.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 11984e5ed5ab4efd97f1db726a6a7730 2022-03-09 14:14:43.446 | + functions-common:get_or_create_endpoint:1127 : public_id=11984e5ed5ab4efd97f1db726a6a7730 2022-03-09 14:14:43.446 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:14:43.446 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:14:43.446 | + functions-common:get_or_create_endpoint:1136 : echo 11984e5ed5ab4efd97f1db726a6a7730 2022-03-09 14:14:43.446 | 11984e5ed5ab4efd97f1db726a6a7730 2022-03-09 14:14:43.446 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-09 14:14:43.446 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:14:43.446 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-09 14:14:43.446 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-09 14:14:43.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.446 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.447 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.447 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.447 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:14:43.447 | 66e00884a9a6478ba3d1126fe271bcef' 2022-03-09 14:14:43.447 | + functions-common:get_or_create_service:1094 : echo 66e00884a9a6478ba3d1126fe271bcef 2022-03-09 14:14:43.447 | 66e00884a9a6478ba3d1126fe271bcef 2022-03-09 14:14:43.447 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-03-09 14:14:43.447 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:14:43.447 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-03-09 14:14:43.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:14:43.447 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-09 14:14:43.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.447 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.447 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.447 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:14:43.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:14:43.447 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-03-09 14:14:43.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.447 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.447 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.447 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=20a7d4f9040c4a7780e1ee08d4f19887 2022-03-09 14:14:43.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 20a7d4f9040c4a7780e1ee08d4f19887 2022-03-09 14:14:43.447 | + functions-common:get_or_create_endpoint:1127 : public_id=20a7d4f9040c4a7780e1ee08d4f19887 2022-03-09 14:14:43.447 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:14:43.447 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:14:43.447 | + functions-common:get_or_create_endpoint:1136 : echo 20a7d4f9040c4a7780e1ee08d4f19887 2022-03-09 14:14:43.447 | 20a7d4f9040c4a7780e1ee08d4f19887 2022-03-09 14:14:43.448 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-09 14:14:43.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:14:43.448 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-09 14:14:43.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:14:43.448 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-09 14:14:43.448 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.448 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.448 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.448 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.448 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.448 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.448 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.448 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.448 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.448 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.448 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.448 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.448 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.448 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.448 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.448 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.448 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.448 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.448 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.448 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.448 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.448 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.449 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.449 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.449 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.449 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.449 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.449 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.449 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.449 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.449 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.449 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.449 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.449 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.449 | ++ functions-common:get_field:818 : echo '| e43c2fefee13424d9913a9fbf534b8c9 | b4fe428db17b42679be5123858fd1ce4 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.449 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.449 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:14:43.449 | + functions-common:get_or_add_user_project_role:997 : echo e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:14:43.449 | e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:14:43.449 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-09 14:14:43.449 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:14:43.449 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-09 14:14:43.449 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:14:43.449 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-09 14:14:43.490 | [501961 Async create_nova_accounts:536232]: finished create_nova_accounts with result 0 in 80 seconds 2022-03-09 14:14:43.528 | [501961 Async create_glance_accounts:536347]: Waiting for completion of create_glance_accounts running on PID 536347 (5 other jobs running) 2022-03-09 14:14:43.554 | [501961 Async create_glance_accounts:536347]: Signaling child to exit 2022-03-09 14:14:43.554 | WAKEUP 2022-03-09 14:14:43.577 | [501961 Async create_glance_accounts:536347]: Signaled 2022-03-09 14:14:43.578 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-09 14:14:43.578 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:14:43.578 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-09 14:14:43.578 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-09 14:14:43.578 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:14:43.578 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:14:43.578 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:14:43.578 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:14:43.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.578 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.578 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.578 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.578 | + functions-common:get_or_create_user:925 : user_id=328368b247ed44d582ce2fe61947a954 2022-03-09 14:14:43.578 | + functions-common:get_or_create_user:926 : echo 328368b247ed44d582ce2fe61947a954 2022-03-09 14:14:43.579 | 328368b247ed44d582ce2fe61947a954 2022-03-09 14:14:43.579 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-09 14:14:43.579 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.579 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.579 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.579 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.579 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.579 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.579 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.579 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.579 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.579 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.579 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.579 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.579 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.579 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.579 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.579 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.579 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.579 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.579 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.579 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.579 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.579 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.579 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.579 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.579 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.580 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.580 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.580 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.580 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.580 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.580 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.580 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.580 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.580 | ++ functions-common:get_field:818 : echo '| 6524f2b7bb824c7a95ee4e1b154e0f58 | 328368b247ed44d582ce2fe61947a954 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.580 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.580 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.580 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.580 | + functions-common:get_or_add_user_project_role:997 : echo 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.580 | 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.580 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 14:14:43.580 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-09 14:14:43.580 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:14:43.580 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-09 14:14:43.580 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-09 14:14:43.580 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:14:43.580 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:14:43.580 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:14:43.580 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:14:43.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.580 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.580 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.580 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.580 | + functions-common:get_or_create_user:925 : user_id=6ea49808844c455db449afa3031fa16b 2022-03-09 14:14:43.581 | + functions-common:get_or_create_user:926 : echo 6ea49808844c455db449afa3031fa16b 2022-03-09 14:14:43.581 | 6ea49808844c455db449afa3031fa16b 2022-03-09 14:14:43.581 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-09 14:14:43.581 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.581 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.581 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.581 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.581 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.581 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.581 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.581 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.581 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.581 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.581 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.581 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.581 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.581 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.581 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.581 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.581 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.581 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.581 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.581 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.581 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.581 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.581 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.581 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.581 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.581 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.582 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.582 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.582 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.582 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.582 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.582 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.582 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.582 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.582 | ++ functions-common:get_field:818 : echo '| 6524f2b7bb824c7a95ee4e1b154e0f58 | 6ea49808844c455db449afa3031fa16b | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.582 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.582 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.582 | + functions-common:get_or_add_user_project_role:997 : echo 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.582 | 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.582 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-09 14:14:43.582 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-09 14:14:43.582 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.582 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.582 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.582 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.582 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.582 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.582 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.582 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.582 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.582 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.582 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.582 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.582 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.582 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.582 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.583 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.583 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.583 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.583 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.583 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.583 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.583 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.583 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.583 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.583 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.583 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.583 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.583 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.583 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.583 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.583 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.583 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.583 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.583 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.583 | ++ functions-common:get_field:818 : echo '| e43c2fefee13424d9913a9fbf534b8c9 | 6ea49808844c455db449afa3031fa16b | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.583 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.583 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:14:43.583 | + functions-common:get_or_add_user_project_role:997 : echo e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:14:43.583 | e43c2fefee13424d9913a9fbf534b8c9 2022-03-09 14:14:43.584 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-09 14:14:43.584 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:14:43.584 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-09 14:14:43.584 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-09 14:14:43.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.584 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.584 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.584 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:14:43.584 | 85f609dc9d2548baa7012e741e5bae97' 2022-03-09 14:14:43.584 | + functions-common:get_or_create_service:1094 : echo 85f609dc9d2548baa7012e741e5bae97 2022-03-09 14:14:43.584 | 85f609dc9d2548baa7012e741e5bae97 2022-03-09 14:14:43.584 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-03-09 14:14:43.584 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:14:43.584 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-03-09 14:14:43.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:14:43.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-09 14:14:43.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.584 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.584 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.584 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:14:43.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:14:43.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-03-09 14:14:43.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.584 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.584 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.584 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a86a9e3f16164a70a96824ace9888c85 2022-03-09 14:14:43.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a86a9e3f16164a70a96824ace9888c85 2022-03-09 14:14:43.585 | + functions-common:get_or_create_endpoint:1127 : public_id=a86a9e3f16164a70a96824ace9888c85 2022-03-09 14:14:43.585 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:14:43.585 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:14:43.585 | + functions-common:get_or_create_endpoint:1136 : echo a86a9e3f16164a70a96824ace9888c85 2022-03-09 14:14:43.585 | a86a9e3f16164a70a96824ace9888c85 2022-03-09 14:14:43.585 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-09 14:14:43.585 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 14:14:43.585 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 14:14:43.585 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 14:14:43.585 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-09 14:14:43.585 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-09 14:14:43.585 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-09 14:14:43.585 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-09 14:14:43.585 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-09 14:14:43.622 | [501961 Async create_glance_accounts:536347]: finished create_glance_accounts with result 0 in 75 seconds 2022-03-09 14:14:43.659 | [501961 Async create_cinder_accounts:536477]: Waiting for completion of create_cinder_accounts running on PID 536477 (4 other jobs running) 2022-03-09 14:14:43.685 | [501961 Async create_cinder_accounts:536477]: Signaling child to exit 2022-03-09 14:14:43.685 | WAKEUP 2022-03-09 14:14:43.707 | [501961 Async create_cinder_accounts:536477]: Signaled 2022-03-09 14:14:43.708 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-03-09 14:14:43.708 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-09 14:14:43.708 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-09 14:14:43.708 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:14:43.708 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:14:43.708 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:14:43.708 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:14:43.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.708 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.708 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.708 | + functions-common:get_or_create_user:925 : user_id=09847e638f6041f68f9a6c81378e2bf1 2022-03-09 14:14:43.708 | + functions-common:get_or_create_user:926 : echo 09847e638f6041f68f9a6c81378e2bf1 2022-03-09 14:14:43.708 | 09847e638f6041f68f9a6c81378e2bf1 2022-03-09 14:14:43.709 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-09 14:14:43.709 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.709 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.709 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.709 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.709 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.709 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.709 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.709 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.709 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.709 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.709 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.709 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.709 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.709 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.709 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.709 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.709 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.709 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.709 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.709 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.709 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.709 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.709 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.709 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.709 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.709 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.709 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.710 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.710 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.710 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.710 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.710 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.710 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.710 | ++ functions-common:get_field:818 : echo '| 6524f2b7bb824c7a95ee4e1b154e0f58 | 09847e638f6041f68f9a6c81378e2bf1 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.710 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.710 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.710 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.710 | + functions-common:get_or_add_user_project_role:997 : echo 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.710 | 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.710 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 14:14:43.710 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-09 14:14:43.710 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:14:43.710 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-09 14:14:43.710 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-09 14:14:43.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.710 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.710 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.710 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.710 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:14:43.710 | d64f2e4be04d474a81c664645a9eb7e4' 2022-03-09 14:14:43.710 | + functions-common:get_or_create_service:1094 : echo d64f2e4be04d474a81c664645a9eb7e4 2022-03-09 14:14:43.710 | d64f2e4be04d474a81c664645a9eb7e4 2022-03-09 14:14:43.710 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-09 14:14:43.710 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 14:14:43.710 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:14:43.710 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 14:14:43.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:14:43.711 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-09 14:14:43.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.711 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:14:43.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:14:43.711 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:14:43.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.711 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d1d41529be414672a02b688c594be5c5 2022-03-09 14:14:43.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d1d41529be414672a02b688c594be5c5 2022-03-09 14:14:43.711 | + functions-common:get_or_create_endpoint:1127 : public_id=d1d41529be414672a02b688c594be5c5 2022-03-09 14:14:43.711 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:14:43.711 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:14:43.711 | + functions-common:get_or_create_endpoint:1136 : echo d1d41529be414672a02b688c594be5c5 2022-03-09 14:14:43.711 | d1d41529be414672a02b688c594be5c5 2022-03-09 14:14:43.711 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-09 14:14:43.711 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:14:43.711 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-09 14:14:43.711 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-09 14:14:43.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.712 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:14:43.712 | b7ff4dd362a04bcd939a231ad3e92c61' 2022-03-09 14:14:43.712 | + functions-common:get_or_create_service:1094 : echo b7ff4dd362a04bcd939a231ad3e92c61 2022-03-09 14:14:43.712 | b7ff4dd362a04bcd939a231ad3e92c61 2022-03-09 14:14:43.712 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 14:14:43.712 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:14:43.712 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 14:14:43.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:14:43.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-09 14:14:43.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.712 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.712 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.712 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:14:43.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:14:43.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:14:43.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.712 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.712 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.712 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6e148db134684685bb25668c58d34eab 2022-03-09 14:14:43.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6e148db134684685bb25668c58d34eab 2022-03-09 14:14:43.712 | + functions-common:get_or_create_endpoint:1127 : public_id=6e148db134684685bb25668c58d34eab 2022-03-09 14:14:43.712 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:14:43.712 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:14:43.712 | + functions-common:get_or_create_endpoint:1136 : echo 6e148db134684685bb25668c58d34eab 2022-03-09 14:14:43.712 | 6e148db134684685bb25668c58d34eab 2022-03-09 14:14:43.712 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-09 14:14:43.712 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:14:43.713 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-09 14:14:43.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.713 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.713 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.713 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_project:938 : project_id=6d556f920a5a4e97b7e7a7402909d1de 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_project:939 : echo 6d556f920a5a4e97b7e7a7402909d1de 2022-03-09 14:14:43.713 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6d556f920a5a4e97b7e7a7402909d1de 2022-03-09 14:14:43.713 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-09 14:14:43.713 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-09 14:14:43.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.713 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.713 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.713 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-09 14:14:43.713 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_user:925 : user_id=09847e638f6041f68f9a6c81378e2bf1 2022-03-09 14:14:43.713 | ++ functions-common:get_or_create_user:926 : echo 09847e638f6041f68f9a6c81378e2bf1 2022-03-09 14:14:43.713 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 09847e638f6041f68f9a6c81378e2bf1 2022-03-09 14:14:43.753 | [501961 Async create_cinder_accounts:536477]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-09 14:14:43.758 | + inc/async:async_wait:197 : return 0 2022-03-09 14:14:43.760 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-09 14:14:43.812 | [501961 Async create_neutron_accounts:536592]: Waiting for completion of create_neutron_accounts running on PID 536592 (3 other jobs running) 2022-03-09 14:14:43.837 | [501961 Async create_neutron_accounts:536592]: Signaling child to exit 2022-03-09 14:14:43.837 | WAKEUP 2022-03-09 14:14:43.861 | [501961 Async create_neutron_accounts:536592]: Signaled 2022-03-09 14:14:43.863 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-09 14:14:43.863 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:14:43.863 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:14:43.863 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:14:43.863 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:14:43.863 | + 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-03-09 14:14:43.863 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:14:43.863 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-09 14:14:43.863 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-09 14:14:43.863 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-09 14:14:43.863 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-03-09 14:14:43.864 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-03-09 14:14:43.864 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-09 14:14:43.864 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-09 14:14:43.864 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:14:43.864 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:14:43.864 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:14:43.864 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:14:43.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.864 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.864 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.864 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.864 | + functions-common:get_or_create_user:925 : user_id=6659ef5c05054d948f45f9be19f92179 2022-03-09 14:14:43.864 | + functions-common:get_or_create_user:926 : echo 6659ef5c05054d948f45f9be19f92179 2022-03-09 14:14:43.864 | 6659ef5c05054d948f45f9be19f92179 2022-03-09 14:14:43.864 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-09 14:14:43.864 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:14:43.864 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:14:43.864 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:14:43.864 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:14:43.864 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:14:43.864 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:14:43.864 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:14:43.864 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:14:43.864 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:14:43.864 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:14:43.864 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.864 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.864 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:14:43.864 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.864 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.865 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.865 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:14:43.865 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:14:43.865 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.865 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:14:43.865 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:14:43.865 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 14:14:43.865 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:14:43.865 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.865 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.865 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:14:43.865 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:14:43.865 | ++ functions-common:get_field:818 : echo '| 6524f2b7bb824c7a95ee4e1b154e0f58 | 6659ef5c05054d948f45f9be19f92179 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:14:43.865 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:14:43.865 | ++ functions-common:get_field:812 : read data 2022-03-09 14:14:43.865 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.865 | + functions-common:get_or_add_user_project_role:997 : echo 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.865 | 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:14:43.865 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 14:14:43.865 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-09 14:14:43.865 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:14:43.866 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-09 14:14:43.866 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-09 14:14:43.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.866 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.866 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.866 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.866 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:14:43.866 | 34115439c73848f1b2bd32e681b4430a' 2022-03-09 14:14:43.866 | + functions-common:get_or_create_service:1094 : echo 34115439c73848f1b2bd32e681b4430a 2022-03-09 14:14:43.866 | 34115439c73848f1b2bd32e681b4430a 2022-03-09 14:14:43.866 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-03-09 14:14:43.866 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:14:43.866 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-03-09 14:14:43.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:14:43.866 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-09 14:14:43.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.866 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.866 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.866 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:14:43.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:14:43.866 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-03-09 14:14:43.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.866 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:14:43.866 | from cryptography.utils import int_from_bytes 2022-03-09 14:14:43.866 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:14:43.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=adefcefded7e401b9e44d302dcb4d912 2022-03-09 14:14:43.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo adefcefded7e401b9e44d302dcb4d912 2022-03-09 14:14:43.866 | + functions-common:get_or_create_endpoint:1127 : public_id=adefcefded7e401b9e44d302dcb4d912 2022-03-09 14:14:43.867 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:14:43.867 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:14:43.867 | + functions-common:get_or_create_endpoint:1136 : echo adefcefded7e401b9e44d302dcb4d912 2022-03-09 14:14:43.867 | adefcefded7e401b9e44d302dcb4d912 2022-03-09 14:14:43.908 | [501961 Async create_neutron_accounts:536592]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-09 14:14:43.947 | [501961 Async create_swift_accounts:536733]: Waiting for completion of create_swift_accounts running on PID 536733 (2 other jobs running) 2022-03-09 14:14:43.973 | [501961 Async create_swift_accounts:536733]: Signaling child to exit 2022-03-09 14:15:31.726 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:15:31.752 | [536733 Async create_swift_accounts:536733]: finished successfully 2022-03-09 14:15:31.771 | WAKEUP 2022-03-09 14:15:31.795 | [501961 Async create_swift_accounts:536733]: Signaled 2022-03-09 14:15:31.796 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-09 14:15:31.796 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-09 14:15:31.796 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-09 14:15:31.796 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-09 14:15:31.797 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-09 14:15:31.797 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-09 14:15:31.797 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-09 14:15:31.797 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-09 14:15:31.797 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-09 14:15:31.797 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-09 14:15:31.797 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:15:31.797 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 14:15:31.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.797 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.797 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.797 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.797 | ++ functions-common:get_or_create_role:950 : role_id=b12095d83c014033a69b496eeeadba91 2022-03-09 14:15:31.797 | ++ functions-common:get_or_create_role:951 : echo b12095d83c014033a69b496eeeadba91 2022-03-09 14:15:31.797 | + lib/swift:create_swift_accounts:614 : another_role=b12095d83c014033a69b496eeeadba91 2022-03-09 14:15:31.797 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-09 14:15:31.797 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-09 14:15:31.797 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:15:31.797 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:15:31.797 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:15:31.797 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:15:31.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.797 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.797 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.797 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.797 | + functions-common:get_or_create_user:925 : user_id=fa1191038ec04d42be43ba7934672393 2022-03-09 14:15:31.797 | + functions-common:get_or_create_user:926 : echo fa1191038ec04d42be43ba7934672393 2022-03-09 14:15:31.797 | fa1191038ec04d42be43ba7934672393 2022-03-09 14:15:31.797 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-09 14:15:31.797 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:15:31.798 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:15:31.798 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:15:31.798 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:15:31.798 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:15:31.798 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:15:31.798 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:15:31.798 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:15:31.798 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:15:31.798 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:15:31.798 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:15:31.798 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.798 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:15:31.798 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.798 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.799 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.799 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.799 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:15:31.799 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:15:31.799 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:15:31.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.799 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.799 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.799 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:15:31.799 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.799 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.799 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.799 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:15:31.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.799 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.799 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.799 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:15:31.799 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:15:31.799 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:15:31.799 | ++ functions-common:get_field:818 : echo '| 6524f2b7bb824c7a95ee4e1b154e0f58 | fa1191038ec04d42be43ba7934672393 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:15:31.799 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.799 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:15:31.799 | + functions-common:get_or_add_user_project_role:997 : echo 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:15:31.799 | 6524f2b7bb824c7a95ee4e1b154e0f58 2022-03-09 14:15:31.800 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 14:15:31.800 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-09 14:15:31.800 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:15:31.800 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:15:31.800 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:15:31.800 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:15:31.800 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:15:31.800 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:15:31.800 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:15:31.800 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:15:31.800 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:15:31.800 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:15:31.800 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.800 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:15:31.800 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:15:31.800 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.800 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.800 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.800 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.800 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:15:31.800 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:15:31.800 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:15:31.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.800 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.800 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.800 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:15:31.800 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:15:31.800 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.801 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.801 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.801 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.801 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.801 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:15:31.801 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:15:31.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:15:31.801 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | fa1191038ec04d42be43ba7934672393 | | 6d556f920a5a4e97b7e7a7402909d1de | | | False |' 2022-03-09 14:15:31.801 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.801 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.801 | + functions-common:get_or_add_user_project_role:997 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.801 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.801 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-09 14:15:31.801 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:15:31.801 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-09 14:15:31.801 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-09 14:15:31.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.801 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.801 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.801 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:15:31.801 | 035ecae781a74d96960df867659f3a5f' 2022-03-09 14:15:31.801 | + functions-common:get_or_create_service:1094 : echo 035ecae781a74d96960df867659f3a5f 2022-03-09 14:15:31.801 | 035ecae781a74d96960df867659f3a5f 2022-03-09 14:15:31.801 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-03-09 14:15:31.801 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:15:31.801 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-09 14:15:31.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:15:31.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.802 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.802 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.802 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:15:31.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:15:31.802 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.802 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.802 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.802 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=965b5b10205c4269a94599867e5cce3f 2022-03-09 14:15:31.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 965b5b10205c4269a94599867e5cce3f 2022-03-09 14:15:31.802 | + functions-common:get_or_create_endpoint:1127 : public_id=965b5b10205c4269a94599867e5cce3f 2022-03-09 14:15:31.802 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.30:8080 ]] 2022-03-09 14:15:31.802 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-03-09 14:15:31.802 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:15:31.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.802 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.802 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.802 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:15:31.802 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:15:31.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.802 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.803 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.803 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7244db00e38b4438a527ea79d8c90d25 2022-03-09 14:15:31.803 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7244db00e38b4438a527ea79d8c90d25 2022-03-09 14:15:31.803 | 7244db00e38b4438a527ea79d8c90d25 2022-03-09 14:15:31.803 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:15:31.803 | + functions-common:get_or_create_endpoint:1136 : echo 965b5b10205c4269a94599867e5cce3f 2022-03-09 14:15:31.803 | 965b5b10205c4269a94599867e5cce3f 2022-03-09 14:15:31.803 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-09 14:15:31.803 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-09 14:15:31.803 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:15:31.803 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-09 14:15:31.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.803 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.803 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.803 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.803 | ++ functions-common:get_or_create_project:938 : project_id=3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.803 | ++ functions-common:get_or_create_project:939 : echo 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.803 | + lib/swift:create_swift_accounts:628 : swift_project_test1=3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.803 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-09 14:15:31.803 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.803 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-09 14:15:31.803 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:15:31.803 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-09 14:15:31.803 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-09 14:15:31.803 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-09 14:15:31.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.803 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.804 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.804 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.804 | ++ functions-common:get_or_create_user:925 : user_id=0c58d7edf3ea45479f840ab4fd13eeb2 2022-03-09 14:15:31.804 | ++ functions-common:get_or_create_user:926 : echo 0c58d7edf3ea45479f840ab4fd13eeb2 2022-03-09 14:15:31.804 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=0c58d7edf3ea45479f840ab4fd13eeb2 2022-03-09 14:15:31.804 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-09 14:15:31.804 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.804 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 0c58d7edf3ea45479f840ab4fd13eeb2 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.804 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:15:31.804 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:15:31.804 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:15:31.804 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:15:31.804 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:15:31.804 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:15:31.804 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:15:31.804 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:15:31.804 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:15:31.804 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.804 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c58d7edf3ea45479f840ab4fd13eeb2 --project 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.804 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.804 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.804 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.804 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.804 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:15:31.804 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:15:31.804 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0c58d7edf3ea45479f840ab4fd13eeb2 --project 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.804 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.805 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.805 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c58d7edf3ea45479f840ab4fd13eeb2 --project 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.805 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:15:31.805 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.805 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.805 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:15:31.805 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:15:31.805 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | 0c58d7edf3ea45479f840ab4fd13eeb2 | | 3e0025d6269749edaa182189f5d38892 | | | False |' 2022-03-09 14:15:31.805 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:15:31.805 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.805 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.805 | + functions-common:get_or_add_user_project_role:997 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.805 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.805 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-09 14:15:31.805 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-09 14:15:31.805 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:15:31.805 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-09 14:15:31.805 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-09 14:15:31.805 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-09 14:15:31.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.805 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.805 | ++ functions-common:get_or_create_user:925 : user_id=418e2f27d1a44d4095cbf84b36de6008 2022-03-09 14:15:31.805 | ++ functions-common:get_or_create_user:926 : echo 418e2f27d1a44d4095cbf84b36de6008 2022-03-09 14:15:31.806 | + lib/swift:create_swift_accounts:637 : swift_user_test3=418e2f27d1a44d4095cbf84b36de6008 2022-03-09 14:15:31.806 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-09 14:15:31.806 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.806 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b12095d83c014033a69b496eeeadba91 418e2f27d1a44d4095cbf84b36de6008 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.806 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:15:31.806 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:15:31.806 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:15:31.806 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:15:31.806 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:15:31.806 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:15:31.806 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:15:31.806 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:15:31.806 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role b12095d83c014033a69b496eeeadba91 --user 418e2f27d1a44d4095cbf84b36de6008 --project 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.806 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.806 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:15:31.806 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.806 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.806 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.806 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.806 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:15:31.806 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:15:31.806 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add b12095d83c014033a69b496eeeadba91 --user 418e2f27d1a44d4095cbf84b36de6008 --project 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.806 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.806 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.806 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role b12095d83c014033a69b496eeeadba91 --user 418e2f27d1a44d4095cbf84b36de6008 --project 3e0025d6269749edaa182189f5d38892 2022-03-09 14:15:31.806 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.806 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:15:31.807 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.807 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.807 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.807 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.807 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:15:31.807 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:15:31.807 | ++ functions-common:get_field:818 : echo '| b12095d83c014033a69b496eeeadba91 | 418e2f27d1a44d4095cbf84b36de6008 | | 3e0025d6269749edaa182189f5d38892 | | | False |' 2022-03-09 14:15:31.807 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:15:31.807 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.807 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b12095d83c014033a69b496eeeadba91 2022-03-09 14:15:31.807 | + functions-common:get_or_add_user_project_role:997 : echo b12095d83c014033a69b496eeeadba91 2022-03-09 14:15:31.807 | b12095d83c014033a69b496eeeadba91 2022-03-09 14:15:31.807 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-09 14:15:31.807 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-09 14:15:31.807 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:15:31.807 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-09 14:15:31.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.807 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.807 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.807 | ++ functions-common:get_or_create_project:938 : project_id=6f2c8b3811dd449781c0756ed99f2a27 2022-03-09 14:15:31.807 | ++ functions-common:get_or_create_project:939 : echo 6f2c8b3811dd449781c0756ed99f2a27 2022-03-09 14:15:31.807 | + lib/swift:create_swift_accounts:642 : swift_project_test2=6f2c8b3811dd449781c0756ed99f2a27 2022-03-09 14:15:31.807 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-09 14:15:31.807 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.807 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-09 14:15:31.807 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-09 14:15:31.808 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:15:31.808 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-09 14:15:31.808 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-09 14:15:31.808 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-09 14:15:31.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.808 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.808 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.808 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.808 | ++ functions-common:get_or_create_user:925 : user_id=c6b4cb0139654aa59026ff0a4ce87942 2022-03-09 14:15:31.808 | ++ functions-common:get_or_create_user:926 : echo c6b4cb0139654aa59026ff0a4ce87942 2022-03-09 14:15:31.808 | + lib/swift:create_swift_accounts:647 : swift_user_test2=c6b4cb0139654aa59026ff0a4ce87942 2022-03-09 14:15:31.808 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-09 14:15:31.808 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.808 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin c6b4cb0139654aa59026ff0a4ce87942 6f2c8b3811dd449781c0756ed99f2a27 2022-03-09 14:15:31.808 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:15:31.808 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:15:31.808 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:15:31.808 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:15:31.808 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:15:31.808 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:15:31.808 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:15:31.808 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:15:31.808 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6b4cb0139654aa59026ff0a4ce87942 --project 6f2c8b3811dd449781c0756ed99f2a27 2022-03-09 14:15:31.808 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.808 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:15:31.808 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.808 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.808 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.808 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.809 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:15:31.809 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:15:31.809 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c6b4cb0139654aa59026ff0a4ce87942 --project 6f2c8b3811dd449781c0756ed99f2a27 2022-03-09 14:15:31.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.809 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.809 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.809 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6b4cb0139654aa59026ff0a4ce87942 --project 6f2c8b3811dd449781c0756ed99f2a27 2022-03-09 14:15:31.809 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.809 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:15:31.809 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.809 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.809 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.809 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.809 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:15:31.809 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:15:31.809 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:15:31.809 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | c6b4cb0139654aa59026ff0a4ce87942 | | 6f2c8b3811dd449781c0756ed99f2a27 | | | False |' 2022-03-09 14:15:31.809 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.809 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.809 | + functions-common:get_or_add_user_project_role:997 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.809 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.809 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-09 14:15:31.809 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-09 14:15:31.809 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 14:15:31.809 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-09 14:15:31.809 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-09 14:15:31.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.810 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.810 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.810 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-09 14:15:31.810 | 9c17d028deff476a9b1beb2481f832dd' 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_domain:888 : echo 9c17d028deff476a9b1beb2481f832dd 2022-03-09 14:15:31.810 | + lib/swift:create_swift_accounts:652 : swift_domain=9c17d028deff476a9b1beb2481f832dd 2022-03-09 14:15:31.810 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-09 14:15:31.810 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.810 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-09 14:15:31.810 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 9c17d028deff476a9b1beb2481f832dd 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:15:31.810 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=9c17d028deff476a9b1beb2481f832dd --or-show -f value -c id 2022-03-09 14:15:31.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.810 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.810 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.810 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_project:938 : project_id=ef89d830c01a42bd862190f3b8e5ec5b 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_project:939 : echo ef89d830c01a42bd862190f3b8e5ec5b 2022-03-09 14:15:31.810 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ef89d830c01a42bd862190f3b8e5ec5b 2022-03-09 14:15:31.810 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-09 14:15:31.810 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.810 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-09 14:15:31.810 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 9c17d028deff476a9b1beb2481f832dd test4@example.com 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-09 14:15:31.810 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-09 14:15:31.810 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=9c17d028deff476a9b1beb2481f832dd --email=test4@example.com --or-show -f value -c id 2022-03-09 14:15:31.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.811 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.811 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.811 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.811 | ++ functions-common:get_or_create_user:925 : user_id=ad627f1c0855476894e76b0ddfea46e5 2022-03-09 14:15:31.811 | ++ functions-common:get_or_create_user:926 : echo ad627f1c0855476894e76b0ddfea46e5 2022-03-09 14:15:31.811 | + lib/swift:create_swift_accounts:661 : swift_user_test4=ad627f1c0855476894e76b0ddfea46e5 2022-03-09 14:15:31.811 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-09 14:15:31.811 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:15:31.811 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin ad627f1c0855476894e76b0ddfea46e5 ef89d830c01a42bd862190f3b8e5ec5b 2022-03-09 14:15:31.811 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:15:31.811 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:15:31.811 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:15:31.811 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:15:31.811 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:15:31.811 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:15:31.811 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:15:31.811 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:15:31.811 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad627f1c0855476894e76b0ddfea46e5 --project ef89d830c01a42bd862190f3b8e5ec5b 2022-03-09 14:15:31.811 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.811 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:15:31.811 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.811 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.811 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.811 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.811 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:15:31.811 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:15:31.811 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ad627f1c0855476894e76b0ddfea46e5 --project ef89d830c01a42bd862190f3b8e5ec5b 2022-03-09 14:15:31.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.812 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.812 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.812 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad627f1c0855476894e76b0ddfea46e5 --project ef89d830c01a42bd862190f3b8e5ec5b 2022-03-09 14:15:31.812 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:15:31.812 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:15:31.812 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:15:31.812 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.812 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:15:31.812 | from cryptography.utils import int_from_bytes 2022-03-09 14:15:31.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:15:31.812 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:15:31.812 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:15:31.812 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:15:31.812 | ++ functions-common:get_field:818 : echo '| c3dc5e39c1dd40e4976e6568408fa5b2 | ad627f1c0855476894e76b0ddfea46e5 | | ef89d830c01a42bd862190f3b8e5ec5b | | | False |' 2022-03-09 14:15:31.812 | ++ functions-common:get_field:812 : read data 2022-03-09 14:15:31.812 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.812 | + functions-common:get_or_add_user_project_role:997 : echo c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.812 | c3dc5e39c1dd40e4976e6568408fa5b2 2022-03-09 14:15:31.841 | [501961 Async create_swift_accounts:536733]: finished create_swift_accounts with result 0 in 128 seconds 2022-03-09 14:15:31.848 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-09 14:15:31.851 | + inc/async:async_wait:197 : return 0 2022-03-09 14:15:31.853 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-09 14:15:31.871 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:31.874 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-09 14:15:31.891 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:31.894 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-09 14:15:31.898 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:15:31.901 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-09 14:15:31.904 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-09 14:15:31.906 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-09 14:15:31.966 | + inc/async:async_inner:63 : init_glance 2022-03-09 14:15:32.002 | [501961 Async init_glance:540990]: running: init_glance 2022-03-09 14:15:32.005 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-09 14:15:32.023 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:32.032 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-09 14:15:32.032 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:15:32.032 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-09 14:15:32.034 | + ./stack.sh:main:1147 : configure_neutron 2022-03-09 14:15:32.036 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-09 14:15:32.040 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:15:32.041 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:15:32.047 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:15:32.049 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:15:32.052 | + 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-03-09 14:15:32.054 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:15:32.057 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-09 14:15:32.060 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-09 14:15:32.062 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-09 14:15:32.064 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-09 14:15:32.077 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-09 14:15:32.080 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-09 14:15:34.527 | Traceback (most recent call last): 2022-03-09 14:15:34.527 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-09 14:15:34.527 | sys.exit(main()) 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-09 14:15:34.527 | generate(conf) 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-09 14:15:34.527 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-09 14:15:34.527 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-09 14:15:34.527 | mgr = stevedore.named.NamedExtensionManager( 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-09 14:15:34.527 | extensions = self._load_plugins(invoke_on_load, 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-09 14:15:34.527 | self._on_load_failure_callback(self, ep, err) 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-09 14:15:34.527 | ext = self._load_one_plugin(ep, 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-09 14:15:34.527 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-09 14:15:34.527 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-09 14:15:34.527 | plugin = ep.load() 2022-03-09 14:15:34.527 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-09 14:15:34.527 | module = import_module(match.group('module')) 2022-03-09 14:15:34.527 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-09 14:15:34.527 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-09 14:15:34.527 | File "", line 1014, in _gcd_import 2022-03-09 14:15:34.528 | File "", line 991, in _find_and_load 2022-03-09 14:15:34.528 | File "", line 975, in _find_and_load_unlocked 2022-03-09 14:15:34.528 | File "", line 671, in _load_unlocked 2022-03-09 14:15:34.528 | File "", line 848, in exec_module 2022-03-09 14:15:34.528 | File "", line 219, in _call_with_frames_removed 2022-03-09 14:15:34.528 | File "/opt/stack/neutron/neutron/opts.py", line 23, in 2022-03-09 14:15:34.528 | import neutron.conf.agent.common 2022-03-09 14:15:34.528 | File "/opt/stack/neutron/neutron/conf/agent/common.py", line 23, in 2022-03-09 14:15:34.528 | from neutron.common import config_lite as config 2022-03-09 14:15:34.528 | File "/opt/stack/neutron/neutron/common/config_lite.py", line 22, in 2022-03-09 14:15:34.528 | from neutron_lib.api import validators_lite as validators 2022-03-09 14:15:34.528 | ImportError: cannot import name 'validators_lite' from 'neutron_lib.api' (/usr/local/lib/python3.8/dist-packages/neutron_lib/api/__init__.py) 2022-03-09 14:15:34.753 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-09 14:15:34.755 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-09 14:15:34.758 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-09 14:15:34.761 | + ./stack.sh:exit_trap:522 : jobs='527328 2022-03-09 14:15:34.761 | 540990' 2022-03-09 14:15:34.763 | + ./stack.sh:exit_trap:525 : [[ -n 527328 2022-03-09 14:15:34.763 | 540990 ]] 2022-03-09 14:15:34.765 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-09-140649 ]] 2022-03-09 14:15:34.767 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-09 14:15:34.769 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-09 14:15:34.769 | exit_trap: cleaning up child processes 2022-03-09 14:15:34.771 | + ./stack.sh:exit_trap:527 : kill 527328 540990 2022-03-09 14:15:34.774 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.7l3LbTSPO2 ']' 2022-03-09 14:15:34.776 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.7l3LbTSPO2 2022-03-09 14:15:34.780 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-09 14:15:34.782 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-09 14:15:34.785 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-09 14:15:34.787 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-09 14:15:34.787 | Error on exit 2022-03-09 14:15:34.789 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-09 14:15:34.791 | + ./stack.sh:exit_trap:542 : generate-subunit 1646834805 529 fail 2022-03-09 14:15:35.474 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-09 14:15:35.476 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-09 14:15:36.503 | + ./stack.sh:exit_trap:556 : exit 1