2022-06-04 10:01:40.213 | + ./stack.sh:main:482 : exec 2022-06-04 10:01:40.213 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-04-100140' 2022-06-04 10:01:40.213 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-04-100140.summary.2022-06-04-100140 2022-06-04 10:01:40.213 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:01:40.213 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-04-100140 2022-06-04 10:01:40.213 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-04-100140 /opt/stack/logs/stack.sh.log 2022-06-04 10:01:40.213 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-04-100140.summary.2022-06-04-100140 /opt/stack/logs/stack.sh.log.summary 2022-06-04 10:01:40.213 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-04 10:01:40.213 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-04 10:01:40.214 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-04 10:01:40.214 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-04 10:01:40.214 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-04 10:01:40.214 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-04 10:01:40.214 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-04 10:01:40.214 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-04 10:01:40.214 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-04 10:01:40.214 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-04 10:01:40.214 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-04 10:01:40.214 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-04 10:01:40.214 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-04 10:01:40.214 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-04 10:01:40.218 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-04 10:01:40.220 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-04 10:01:40.222 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-04 10:01:40.224 | + ./stack.sh:main:568 : set -o errexit 2022-06-04 10:01:40.226 | + ./stack.sh:main:571 : uname -a 2022-06-04 10:01:40.227 | Linux dv-neutron-844699-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-06-04 10:01:40.229 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-04 10:01:40.231 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-04 10:01:40.235 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-04 10:01:40.271 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-04 10:01:40.287 | + ./stack.sh:main:585 : fetch_plugins 2022-06-04 10:01:40.289 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-04 10:01:40.291 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-04 10:01:40.292 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-04 10:01:40.295 | + functions-common:fetch_plugins:1777 : return 2022-06-04 10:01:40.297 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-04 10:01:40.299 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-04 10:01:40.301 | + functions-common:run_phase:1855 : local phase= 2022-06-04 10:01:40.303 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-04 10:01:40.304 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-04 10:01:40.306 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-04 10:01:40.308 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-04 10:01:40.310 | + functions-common:run_phase:1864 : local extra 2022-06-04 10:01:40.312 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-04 10:01:40.315 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-04 10:01:40.317 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-04 10:01:40.319 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-04 10:01:40.321 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-04 10:01:40.323 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-04 10:01:40.336 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:01:40.338 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-04 10:01:40.340 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-04 10:01:40.341 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-04 10:01:40.343 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-04 10:01:40.345 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-04 10:01:40.347 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-04 10:01:40.349 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-04 10:01:40.350 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-04 10:01:40.352 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-04 10:01:40.354 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-04 10:01:40.356 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-04 10:01:40.359 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-04 10:01:40.361 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-04 10:01:40.363 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-04 10:01:40.364 | + functions-common:plugin_override_defaults:1818 : return 2022-06-04 10:01:40.367 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-04 10:01:40.384 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-04 10:01:40.386 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-04 10:01:40.399 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:01:40.401 | +++ lib/tls:source:43 : hostname -f 2022-06-04 10:01:40.405 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-04 10:01:40.407 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-04 10:01:40.409 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-04 10:01:40.411 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-04 10:01:40.413 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-04 10:01:40.414 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-04 10:01:40.416 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-04 10:01:40.418 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-04 10:01:40.421 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-04 10:01:40.422 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-04 10:01:40.427 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-04 10:01:40.439 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-04 10:01:40.456 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-04 10:01:40.468 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-04 10:01:40.480 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-04 10:01:40.517 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-04 10:01:40.576 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-04 10:01:40.668 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-04 10:01:40.693 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-04 10:01:40.744 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-04 10:01:40.797 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-04 10:01:40.947 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-04 10:01:40.962 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-04 10:01:40.975 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-04 10:01:40.988 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-04 10:01:41.081 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-04 10:01:41.084 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-04 10:01:41.087 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-04 10:01:41.089 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-04 10:01:41.091 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-04 10:01:41.093 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-04 10:01:41.095 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-04 10:01:41.095 | False' 2022-06-04 10:01:41.098 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-04 10:01:41.113 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-04 10:01:41.116 | + ./stack.sh:main:619 : run_phase source 2022-06-04 10:01:41.118 | + functions-common:run_phase:1854 : local mode=source 2022-06-04 10:01:41.120 | + functions-common:run_phase:1855 : local phase= 2022-06-04 10:01:41.122 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-04 10:01:41.125 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-04 10:01:41.127 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-04 10:01:41.129 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-04 10:01:41.131 | + functions-common:run_phase:1864 : local extra 2022-06-04 10:01:41.133 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-04 10:01:41.137 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-04 10:01:41.139 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-04 10:01:41.141 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-04 10:01:41.143 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-04 10:01:41.146 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-04 10:01:41.160 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:01:41.162 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-04 10:01:41.164 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-04 10:01:41.204 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-04 10:01:41.207 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-04 10:01:41.209 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-04 10:01:41.211 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-04 10:01:41.213 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-04 10:01:41.216 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-04 10:01:41.218 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-04 10:01:41.220 | + functions-common:load_plugin_settings:1795 : return 2022-06-04 10:01:41.222 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-04 10:01:41.224 | + functions-common:verify_disabled_services:2137 : local service 2022-06-04 10:01:41.226 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.229 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-04 10:01:41.231 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.234 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-04 10:01:41.236 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.239 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-04 10:01:41.241 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.243 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-04 10:01:41.245 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.249 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-04 10:01:41.251 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.253 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-04 10:01:41.256 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.258 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-04 10:01:41.260 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.263 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-04 10:01:41.265 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.267 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-04 10:01:41.270 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.272 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-04 10:01:41.274 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.277 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-04 10:01:41.279 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.281 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-04 10:01:41.284 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.286 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-04 10:01:41.288 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.291 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-04 10:01:41.294 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.296 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-04 10:01:41.298 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.300 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-04 10:01:41.303 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.305 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-04 10:01:41.307 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.310 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-04 10:01:41.313 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.315 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-04 10:01:41.317 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.320 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-04 10:01:41.322 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.324 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-04 10:01:41.327 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.329 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-04 10:01:41.331 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.333 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-04 10:01:41.336 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.338 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-04 10:01:41.341 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.343 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-04 10:01:41.345 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.348 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-04 10:01:41.350 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.352 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-04 10:01:41.354 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.358 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-04 10:01:41.360 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.363 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-04 10:01:41.365 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.367 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-04 10:01:41.370 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.373 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-04 10:01:41.375 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.377 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-04 10:01:41.379 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.382 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-04 10:01:41.384 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.386 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-04 10:01:41.389 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.391 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-04 10:01:41.393 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.396 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-04 10:01:41.398 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.400 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-04 10:01:41.403 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.405 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-04 10:01:41.407 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.410 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-04 10:01:41.412 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.414 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-04 10:01:41.417 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.420 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-04 10:01:41.422 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.424 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-04 10:01:41.427 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.429 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-04 10:01:41.431 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.434 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-04 10:01:41.437 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.439 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-04 10:01:41.441 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.444 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-04 10:01:41.446 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-04 10:01:41.448 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-04 10:01:41.451 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-04 10:01:41.453 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-04 10:01:41.456 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-04 10:01:41.471 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:01:41.474 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-04 10:01:41.476 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-04 10:01:41.478 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-04 10:01:41.494 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:01:41.496 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-04 10:01:41.498 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-04 10:01:41.501 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-04 10:01:41.503 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-04 10:01:41.505 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-04 10:01:41.508 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-04 10:01:41.510 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-04 10:01:41.512 | + lib/database:initialize_database_backends:92 : return 0 2022-06-04 10:01:41.515 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-04 10:01:41.515 | Using mysql database backend 2022-06-04 10:01:41.517 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-04 10:01:41.534 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-04 10:01:41.537 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-04 10:01:41.539 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-04 10:01:41.542 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-04 10:01:41.545 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-04 10:01:41.547 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-04 10:01:41.563 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:01:41.566 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-04 10:01:41.582 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-04 10:01:41.599 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:01:41.601 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-04 10:01:41.619 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-04 10:01:41.635 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-04 10:01:41.651 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:01:41.654 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-04 10:01:41.671 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:01:41.674 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-04 10:01:41.690 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-04 10:01:41.692 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-04 10:01:41.694 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-04 10:01:41.697 | + functions-common:save_stackenv:60 : local tag=752 2022-06-04 10:01:41.700 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-04 10:01:41.704 | + functions-common:save_stackenv:62 : time_stamp=2022-06-04-100141 2022-06-04 10:01:41.707 | + functions-common:save_stackenv:63 : echo '# 2022-06-04-100141 752' 2022-06-04 10:01:41.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.712 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-04 10:01:41.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.717 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-04 10:01:41.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.722 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-04 10:01:41.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.727 | + 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-06-04 10:01:41.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.732 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.66 2022-06-04 10:01:41.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.737 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.66/identity 2022-06-04 10:01:41.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.742 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-04-100140 2022-06-04 10:01:41.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.747 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-04 10:01:41.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.752 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.66 2022-06-04 10:01:41.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.757 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-04 10:01:41.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.762 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-04 10:01:41.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.767 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-04 10:01:41.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:01:41.771 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-04 10:01:41.774 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-04 10:01:41.777 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-04 10:01:41.779 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-04 10:01:41.781 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-04 10:01:41.784 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:01:41.786 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:01:41.788 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:01:41.791 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:01:41.794 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:01:41.797 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:01:41.812 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:01:41.814 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:01:41.816 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:01:41.819 | + functions-common:git_clone:618 : echo master 2022-06-04 10:01:41.820 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:01:41.825 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-04 10:01:41.827 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:01:41.830 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-04 10:01:41.843 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-04 10:01:41.846 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:01:41.846 | + functions-common:git_clone:679 : head -1 2022-06-04 10:01:41.849 | 5be4ba97 Updated from generate-constraints 2022-06-04 10:01:41.852 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:01:41.854 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-04 10:01:41.858 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:01:41.861 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-04 10:01:41.863 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-04 10:01:41.866 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-04 10:01:41.868 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-04 10:01:41.871 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-04 10:01:41.873 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-04 10:01:41.876 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-04 10:01:41.878 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-04 10:01:41.881 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-04 10:01:41.885 | ++ tools/install_prereqs.sh:source:47 : NOW=1654336901 2022-06-04 10:01:41.889 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-04 10:01:41.894 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654335899 2022-06-04 10:01:41.896 | ++ tools/install_prereqs.sh:source:49 : DELTA=1002 2022-06-04 10:01:41.899 | ++ tools/install_prereqs.sh:source:50 : [[ 1002 -lt 7200 ]] 2022-06-04 10:01:41.901 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-04 10:01:41.905 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-04 10:01:41.907 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-04 10:01:41.910 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-04 10:01:41.912 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-04 10:01:41.914 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-04 10:01:41.917 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-04 10:01:41.919 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-04 10:01:41.922 | +++ 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-06-04 10:01:41.970 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-04 10:01:41.970 | apache2-dev 2022-06-04 10:01:41.970 | bc 2022-06-04 10:01:41.970 | bsdmainutils 2022-06-04 10:01:41.970 | curl 2022-06-04 10:01:41.970 | g++ 2022-06-04 10:01:41.970 | gawk 2022-06-04 10:01:41.970 | gcc 2022-06-04 10:01:41.970 | gettext 2022-06-04 10:01:41.970 | git 2022-06-04 10:01:41.970 | graphviz 2022-06-04 10:01:41.970 | iputils-ping 2022-06-04 10:01:41.970 | libapache2-mod-proxy-uwsgi 2022-06-04 10:01:41.970 | libffi-dev 2022-06-04 10:01:41.970 | libjpeg-dev 2022-06-04 10:01:41.970 | libpcre3-dev 2022-06-04 10:01:41.970 | libpq-dev 2022-06-04 10:01:41.970 | libssl-dev 2022-06-04 10:01:41.970 | libsystemd-dev 2022-06-04 10:01:41.970 | libxml2-dev 2022-06-04 10:01:41.970 | libxslt1-dev 2022-06-04 10:01:41.970 | libyaml-dev 2022-06-04 10:01:41.970 | lsof 2022-06-04 10:01:41.970 | openssh-server 2022-06-04 10:01:41.970 | openssl 2022-06-04 10:01:41.970 | pkg-config 2022-06-04 10:01:41.970 | psmisc 2022-06-04 10:01:41.970 | python3-dev 2022-06-04 10:01:41.970 | python3-pip 2022-06-04 10:01:41.970 | python3-systemd 2022-06-04 10:01:41.971 | python3-venv 2022-06-04 10:01:41.971 | tar 2022-06-04 10:01:41.971 | tcpdump 2022-06-04 10:01:41.971 | unzip 2022-06-04 10:01:41.971 | uuid-runtime 2022-06-04 10:01:41.971 | wget 2022-06-04 10:01:41.971 | wget 2022-06-04 10:01:41.971 | zlib1g-dev 2022-06-04 10:01:41.971 | libkrb5-dev 2022-06-04 10:01:41.971 | libldap2-dev 2022-06-04 10:01:41.971 | libsasl2-dev 2022-06-04 10:01:41.971 | memcached 2022-06-04 10:01:41.971 | python3-mysqldb 2022-06-04 10:01:41.971 | sqlite3 2022-06-04 10:01:41.971 | conntrack 2022-06-04 10:01:41.971 | curl 2022-06-04 10:01:41.971 | dnsmasq-base 2022-06-04 10:01:41.971 | dnsmasq-utils 2022-06-04 10:01:41.971 | ebtables 2022-06-04 10:01:41.971 | genisoimage 2022-06-04 10:01:41.971 | iptables 2022-06-04 10:01:41.971 | iputils-arping 2022-06-04 10:01:41.971 | kpartx 2022-06-04 10:01:41.971 | libjs-jquery-tablesorter 2022-06-04 10:01:41.971 | parted 2022-06-04 10:01:41.971 | pm-utils 2022-06-04 10:01:41.971 | python3-mysqldb 2022-06-04 10:01:41.971 | socat 2022-06-04 10:01:41.971 | sqlite3 2022-06-04 10:01:41.971 | sudo 2022-06-04 10:01:41.971 | vlan 2022-06-04 10:01:41.971 | lsscsi 2022-06-04 10:01:41.971 | open-iscsi 2022-06-04 10:01:41.971 | lvm2 2022-06-04 10:01:41.971 | qemu-utils 2022-06-04 10:01:41.972 | thin-provisioning-tools 2022-06-04 10:01:41.972 | acl 2022-06-04 10:01:41.972 | dnsmasq-base 2022-06-04 10:01:41.972 | dnsmasq-utils 2022-06-04 10:01:41.972 | ebtables 2022-06-04 10:01:41.972 | haproxy 2022-06-04 10:01:41.972 | iptables 2022-06-04 10:01:41.972 | iputils-arping 2022-06-04 10:01:41.972 | iputils-ping 2022-06-04 10:01:41.972 | postgresql-server-dev-all 2022-06-04 10:01:41.972 | python3-mysqldb 2022-06-04 10:01:41.972 | sqlite3 2022-06-04 10:01:41.972 | sudo 2022-06-04 10:01:41.972 | vlan 2022-06-04 10:01:41.972 | pcp 2022-06-04 10:01:41.972 | ipset 2022-06-04 10:01:41.972 | conntrack 2022-06-04 10:01:41.972 | conntrackd 2022-06-04 10:01:41.972 | keepalived 2022-06-04 10:01:41.972 | lvm2 2022-06-04 10:01:41.972 | qemu-utils 2022-06-04 10:01:41.972 | thin-provisioning-tools 2022-06-04 10:01:41.972 | curl 2022-06-04 10:01:41.972 | liberasurecode-dev 2022-06-04 10:01:41.972 | make 2022-06-04 10:01:41.972 | memcached 2022-06-04 10:01:41.972 | rsync 2022-06-04 10:01:41.972 | sqlite3 2022-06-04 10:01:41.972 | xfsprogs' 2022-06-04 10:01:41.974 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-04 10:01:41.992 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-04 10:01:41.992 | apache2-dev 2022-06-04 10:01:41.992 | bc 2022-06-04 10:01:41.992 | bsdmainutils 2022-06-04 10:01:41.992 | curl 2022-06-04 10:01:41.992 | g++ 2022-06-04 10:01:41.992 | gawk 2022-06-04 10:01:41.992 | gcc 2022-06-04 10:01:41.992 | gettext 2022-06-04 10:01:41.992 | git 2022-06-04 10:01:41.992 | graphviz 2022-06-04 10:01:41.992 | iputils-ping 2022-06-04 10:01:41.992 | libapache2-mod-proxy-uwsgi 2022-06-04 10:01:41.992 | libffi-dev 2022-06-04 10:01:41.993 | libjpeg-dev 2022-06-04 10:01:41.993 | libpcre3-dev 2022-06-04 10:01:41.993 | libpq-dev 2022-06-04 10:01:41.993 | libssl-dev 2022-06-04 10:01:41.993 | libsystemd-dev 2022-06-04 10:01:41.993 | libxml2-dev 2022-06-04 10:01:41.993 | libxslt1-dev 2022-06-04 10:01:41.993 | libyaml-dev 2022-06-04 10:01:41.993 | lsof 2022-06-04 10:01:41.993 | openssh-server 2022-06-04 10:01:41.993 | openssl 2022-06-04 10:01:41.993 | pkg-config 2022-06-04 10:01:41.993 | psmisc 2022-06-04 10:01:41.993 | python3-dev 2022-06-04 10:01:41.993 | python3-pip 2022-06-04 10:01:41.993 | python3-systemd 2022-06-04 10:01:41.993 | python3-venv 2022-06-04 10:01:41.993 | tar 2022-06-04 10:01:41.993 | tcpdump 2022-06-04 10:01:41.993 | unzip 2022-06-04 10:01:41.993 | uuid-runtime 2022-06-04 10:01:41.993 | wget 2022-06-04 10:01:41.993 | wget 2022-06-04 10:01:41.993 | zlib1g-dev 2022-06-04 10:01:41.993 | libkrb5-dev 2022-06-04 10:01:41.993 | libldap2-dev 2022-06-04 10:01:41.993 | libsasl2-dev 2022-06-04 10:01:41.993 | memcached 2022-06-04 10:01:41.993 | python3-mysqldb 2022-06-04 10:01:41.993 | sqlite3 2022-06-04 10:01:41.993 | conntrack 2022-06-04 10:01:41.993 | curl 2022-06-04 10:01:41.993 | dnsmasq-base 2022-06-04 10:01:41.993 | dnsmasq-utils 2022-06-04 10:01:41.993 | ebtables 2022-06-04 10:01:41.993 | genisoimage 2022-06-04 10:01:41.994 | iptables 2022-06-04 10:01:41.994 | iputils-arping 2022-06-04 10:01:41.994 | kpartx 2022-06-04 10:01:41.994 | libjs-jquery-tablesorter 2022-06-04 10:01:41.994 | parted 2022-06-04 10:01:41.994 | pm-utils 2022-06-04 10:01:41.994 | python3-mysqldb 2022-06-04 10:01:41.994 | socat 2022-06-04 10:01:41.994 | sqlite3 2022-06-04 10:01:41.994 | sudo 2022-06-04 10:01:41.994 | vlan 2022-06-04 10:01:41.994 | lsscsi 2022-06-04 10:01:41.994 | open-iscsi 2022-06-04 10:01:41.994 | lvm2 2022-06-04 10:01:41.994 | qemu-utils 2022-06-04 10:01:41.994 | thin-provisioning-tools 2022-06-04 10:01:41.994 | acl 2022-06-04 10:01:41.994 | dnsmasq-base 2022-06-04 10:01:41.994 | dnsmasq-utils 2022-06-04 10:01:41.994 | ebtables 2022-06-04 10:01:41.994 | haproxy 2022-06-04 10:01:41.994 | iptables 2022-06-04 10:01:41.994 | iputils-arping 2022-06-04 10:01:41.994 | iputils-ping 2022-06-04 10:01:41.994 | postgresql-server-dev-all 2022-06-04 10:01:41.994 | python3-mysqldb 2022-06-04 10:01:41.994 | sqlite3 2022-06-04 10:01:41.994 | sudo 2022-06-04 10:01:41.994 | vlan 2022-06-04 10:01:41.994 | pcp 2022-06-04 10:01:41.994 | ipset 2022-06-04 10:01:41.994 | conntrack 2022-06-04 10:01:41.994 | conntrackd 2022-06-04 10:01:41.994 | keepalived 2022-06-04 10:01:41.994 | lvm2 2022-06-04 10:01:41.995 | qemu-utils 2022-06-04 10:01:41.995 | thin-provisioning-tools 2022-06-04 10:01:41.995 | curl 2022-06-04 10:01:41.995 | liberasurecode-dev 2022-06-04 10:01:41.995 | make 2022-06-04 10:01:41.995 | memcached 2022-06-04 10:01:41.995 | rsync 2022-06-04 10:01:41.995 | sqlite3 2022-06-04 10:01:41.995 | xfsprogs ' 2022-06-04 10:01:41.995 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-04 10:01:41.997 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:01:41.999 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:01:42.002 | ++ 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-06-04 10:01:42.003 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-04 10:01:42.007 | ++ 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-06-04 10:01:42.010 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-04 10:01:42.013 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:01:42.015 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-04 10:01:42.017 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:01:42.019 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:01:42.021 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:01:42.023 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:01:42.025 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:01:42.028 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:01:42.030 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-04 10:01:42.032 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-04 10:01:42.034 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-04 10:01:42.037 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-04 10:01:42.041 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-04 10:01:42.043 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-04 10:01:42.045 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-04 10:01:42.047 | ++ functions-common:time_start:2413 : local start_time= 2022-06-04 10:01:42.049 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:01:42.052 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:01:42.055 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654336902053 2022-06-04 10:01:42.058 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-04 10:01:42.060 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-04 10:01:42.062 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-04 10:01:42.410 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-04 10:01:42.514 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-04 10:01:42.588 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-04 10:01:42.626 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-04 10:01:44.719 | Reading package lists... 2022-06-04 10:01:44.751 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-04 10:01:44.753 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-04 10:01:44.756 | ++ functions-common:time_stop:2426 : local name 2022-06-04 10:01:44.758 | ++ functions-common:time_stop:2427 : local end_time 2022-06-04 10:01:44.760 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:01:44.762 | ++ functions-common:time_stop:2429 : local total 2022-06-04 10:01:44.764 | ++ functions-common:time_stop:2430 : local start_time 2022-06-04 10:01:44.766 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-04 10:01:44.769 | ++ functions-common:time_stop:2433 : start_time=1654336902053 2022-06-04 10:01:44.771 | ++ functions-common:time_stop:2435 : [[ -z 1654336902053 ]] 2022-06-04 10:01:44.773 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:01:44.777 | ++ functions-common:time_stop:2438 : end_time=1654336904775 2022-06-04 10:01:44.780 | ++ functions-common:time_stop:2439 : elapsed_time=2722 2022-06-04 10:01:44.782 | ++ functions-common:time_stop:2440 : total=0 2022-06-04 10:01:44.784 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:01:44.787 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2722 2022-06-04 10:01:44.789 | ++ functions-common:install_package:1465 : 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-06-04 10:01:44.791 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:01:44.794 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:01:44.796 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:01:44.799 | ++ functions-common:real_install_package:1451 : 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-06-04 10:01:44.820 | ++ functions-common:apt_get:1231 : 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-06-04 10:01:44.930 | Reading package lists... 2022-06-04 10:01:45.174 | Building dependency tree... 2022-06-04 10:01:45.176 | Reading state information... 2022-06-04 10:01:45.209 | acl is already the newest version (2.2.53-6). 2022-06-04 10:01:45.209 | bc is already the newest version (1.07.1-2build1). 2022-06-04 10:01:45.209 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-04 10:01:45.209 | conntrack is already the newest version (1:1.4.5-2). 2022-06-04 10:01:45.209 | ebtables is already the newest version (2.0.11-3build1). 2022-06-04 10:01:45.209 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-04 10:01:45.209 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-04 10:01:45.209 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-04 10:01:45.209 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-04 10:01:45.209 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-04 10:01:45.209 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-04 10:01:45.209 | iputils-arping is already the newest version (3:20190709-3). 2022-06-04 10:01:45.209 | iputils-ping is already the newest version (3:20190709-3). 2022-06-04 10:01:45.210 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-04 10:01:45.210 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-04 10:01:45.210 | libffi-dev is already the newest version (3.3-4). 2022-06-04 10:01:45.210 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-04 10:01:45.210 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-04 10:01:45.210 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-04 10:01:45.210 | lsscsi is already the newest version (0.30-0.1). 2022-06-04 10:01:45.210 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-04 10:01:45.210 | make is already the newest version (4.2.1-1.2). 2022-06-04 10:01:45.210 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-04 10:01:45.210 | psmisc is already the newest version (23.3-1). 2022-06-04 10:01:45.210 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-04 10:01:45.210 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-04 10:01:45.210 | python3-systemd is already the newest version (234-3build2). 2022-06-04 10:01:45.210 | socat is already the newest version (1.7.3.3-2). 2022-06-04 10:01:45.210 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-04 10:01:45.210 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-04 10:01:45.210 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-04 10:01:45.210 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-04 10:01:45.210 | graphviz is already the newest version (2.42.2-3build2). 2022-06-04 10:01:45.210 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-04 10:01:45.210 | pcp is already the newest version (5.0.3-1). 2022-06-04 10:01:45.210 | pm-utils is already the newest version (1.4.1-19). 2022-06-04 10:01:45.210 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-04 10:01:45.210 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-04 10:01:45.210 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-04 10:01:45.210 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-04 10:01:45.210 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-04 10:01:45.210 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-04 10:01:45.210 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-04 10:01:45.210 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-04 10:01:45.210 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-04 10:01:45.210 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-04 10:01:45.211 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-04 10:01:45.211 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-04 10:01:45.211 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-04 10:01:45.211 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-04 10:01:45.211 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-04 10:01:45.211 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-04 10:01:45.211 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-04 10:01:45.211 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-04 10:01:45.211 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-04 10:01:45.211 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-04 10:01:45.211 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-04 10:01:45.211 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-04 10:01:45.211 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-04 10:01:45.211 | openssl set to manually installed. 2022-06-04 10:01:45.211 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-04 10:01:45.211 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-04 10:01:45.211 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-04 10:01:45.211 | rsync set to manually installed. 2022-06-04 10:01:45.211 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-04 10:01:45.211 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-04 10:01:45.211 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-04 10:01:45.211 | tar set to manually installed. 2022-06-04 10:01:45.211 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-04 10:01:45.211 | tcpdump set to manually installed. 2022-06-04 10:01:45.211 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-04 10:01:45.423 | uuid-runtime set to manually installed. 2022-06-04 10:01:45.423 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-04 10:01:45.423 | wget set to manually installed. 2022-06-04 10:01:45.423 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-04 10:01:45.424 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-04 10:01:45.424 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-04 10:01:45.424 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-04 10:01:45.424 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-04 10:01:45.424 | The following packages were automatically installed and are no longer required: 2022-06-04 10:01:45.424 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:01:45.425 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:01:45.425 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:01:45.425 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:01:45.425 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:01:45.425 | python3-zope.interface 2022-06-04 10:01:45.425 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:01:45.554 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:01:45.558 | ++ functions-common:apt_get:1235 : result=0 2022-06-04 10:01:45.561 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:01:45.563 | ++ functions-common:time_stop:2426 : local name 2022-06-04 10:01:45.565 | ++ functions-common:time_stop:2427 : local end_time 2022-06-04 10:01:45.568 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:01:45.570 | ++ functions-common:time_stop:2429 : local total 2022-06-04 10:01:45.572 | ++ functions-common:time_stop:2430 : local start_time 2022-06-04 10:01:45.574 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:01:45.577 | ++ functions-common:time_stop:2433 : start_time=1654336904817 2022-06-04 10:01:45.579 | ++ functions-common:time_stop:2435 : [[ -z 1654336904817 ]] 2022-06-04 10:01:45.582 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:01:45.586 | ++ functions-common:time_stop:2438 : end_time=1654336905583 2022-06-04 10:01:45.588 | ++ functions-common:time_stop:2439 : elapsed_time=766 2022-06-04 10:01:45.590 | ++ functions-common:time_stop:2440 : total=759 2022-06-04 10:01:45.593 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:01:45.595 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1525 2022-06-04 10:01:45.599 | ++ functions-common:apt_get:1239 : return 0 2022-06-04 10:01:45.602 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-04 10:01:45.604 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-04 10:01:45.608 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-04 10:01:45.612 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-04 10:01:45.617 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-04 10:01:45.619 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-04 10:01:45.622 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-04 10:01:47.043 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-04 10:01:47.046 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-04 10:01:47.047 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-04 10:01:47.049 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-04 10:01:47.051 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-04 10:01:47.053 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-04 10:01:47.055 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-04 10:01:47.056 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-04 10:01:47.058 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-04 10:01:47.061 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-04 10:01:47.062 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-04 10:01:47.064 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-04 10:01:47.066 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-04 10:01:47.068 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-04 10:01:47.070 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-04 10:01:47.071 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-04 10:01:47.073 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-04 10:01:47.076 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-04 10:01:47.078 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-04 10:01:47.079 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-04 10:01:47.082 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-04 10:01:47.084 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-04 10:01:47.086 | + functions-common:_ensure_lsb_release:394 : return 2022-06-04 10:01:47.088 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-04 10:01:47.161 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-04 10:01:47.163 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-04 10:01:47.238 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-04 10:01:47.240 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-04 10:01:47.313 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-04 10:01:47.315 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-04 10:01:47.317 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-04 10:01:47.319 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-04 10:01:47.321 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-04 10:01:47.323 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-04 10:01:47.325 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-04 10:01:47.327 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-04 10:01:47.329 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-04 10:01:47.331 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-04 10:01:47.333 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-04 10:01:47.333 | Distro: focal 2022-06-04 10:01:47.335 | + tools/install_pip.sh:main:124 : get_versions 2022-06-04 10:01:47.338 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-04 10:01:47.341 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-04 10:01:47.343 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-04 10:01:47.346 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-04 10:01:47.347 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-04 10:01:48.036 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-04 10:01:48.038 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-04 10:01:48.038 | pip: 21.3.1 2022-06-04 10:01:48.039 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-04 10:01:48.041 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-04 10:01:48.043 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:01:48.045 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:01:48.047 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:01:48.048 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:01:48.050 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:01:48.052 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:01:48.053 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:01:48.055 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:01:48.057 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:01:48.059 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:01:48.060 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-04 10:01:48.062 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:01:48.064 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:01:48.066 | + tools/install_pip.sh:main:142 : : 2022-06-04 10:01:48.068 | + tools/install_pip.sh:main:147 : set -x 2022-06-04 10:01:48.069 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-06-04 10:01:48.071 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-06-04 10:01:48.073 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-04 10:01:48.076 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-06-04 10:01:48.078 | ++ inc/python:get_from_global_requirements:221 : local package=setuptools 2022-06-04 10:01:48.080 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-04 10:01:48.083 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-06-04 10:01:48.083 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-04 10:01:48.087 | ++ inc/python:get_from_global_requirements:223 : 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-06-04 10:01:48.089 | ++ inc/python:get_from_global_requirements:224 : [[ 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-06-04 10:01:48.091 | ++ inc/python:get_from_global_requirements:227 : 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-06-04 10:01:48.093 | + 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-06-04 10:01:48.095 | + 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-06-04 10:01:48.111 | 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-06-04 10:01:48.113 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= 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-06-04 10:01:48.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:01:48.973 | from cryptography.utils import int_from_bytes 2022-06-04 10:01:48.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:01:48.973 | from cryptography.utils import int_from_bytes 2022-06-04 10:01:50.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:01:51.131 | 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-06-04 10:01:51.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/45d17c9281ba2/setuptools-62.3.2-py3-none-any.whl (1.2 MB) 2022-06-04 10:01:53.778 | Installing collected packages: setuptools 2022-06-04 10:01:54.728 | Successfully installed setuptools-62.3.2 2022-06-04 10:01:54.728 | 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-06-04 10:01:54.909 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:01:54.909 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:01:55.048 | + inc/python:pip_install:196 : result=0 2022-06-04 10:01:55.050 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:01:55.052 | + functions-common:time_stop:2426 : local name 2022-06-04 10:01:55.054 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:01:55.056 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:01:55.057 | + functions-common:time_stop:2429 : local total 2022-06-04 10:01:55.060 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:01:55.061 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:01:55.063 | + functions-common:time_stop:2433 : start_time=1654336908107 2022-06-04 10:01:55.065 | + functions-common:time_stop:2435 : [[ -z 1654336908107 ]] 2022-06-04 10:01:55.067 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:01:55.070 | + functions-common:time_stop:2438 : end_time=1654336915068 2022-06-04 10:01:55.072 | + functions-common:time_stop:2439 : elapsed_time=6961 2022-06-04 10:01:55.074 | + functions-common:time_stop:2440 : total=0 2022-06-04 10:01:55.076 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:01:55.078 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6961 2022-06-04 10:01:55.080 | + inc/python:pip_install:199 : return 0 2022-06-04 10:01:55.082 | + tools/install_pip.sh:main:153 : get_versions 2022-06-04 10:01:55.084 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-04 10:01:55.088 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-04 10:01:55.090 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-04 10:01:55.093 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-04 10:01:55.093 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-04 10:01:55.783 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-04 10:01:55.785 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-04 10:01:55.785 | pip: 21.3.1 2022-06-04 10:01:55.788 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-04 10:01:55.791 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-04 10:01:55.795 | + ./stack.sh:main:791 : fixup_all 2022-06-04 10:01:55.797 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-04 10:01:55.799 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-04 10:01:55.801 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:01:55.803 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:01:55.806 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-04 10:01:55.818 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-04 10:01:55.829 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-04 10:01:55.841 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-04 10:01:55.843 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-04 10:01:55.845 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:01:55.848 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:01:55.850 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:01:55.852 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:01:55.854 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:01:55.857 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:01:55.859 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:01:55.861 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:01:55.863 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:01:55.866 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:01:55.868 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-04 10:01:55.870 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-04 10:01:55.872 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-04 10:01:55.875 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:01:55.877 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:01:55.879 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:01:55.881 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:01:55.883 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:01:55.885 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:01:55.888 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-04 10:01:55.890 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-04 10:01:55.911 | Using python 3.8 to install os-testr 2022-06-04 10:01:55.914 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-04 10:01:56.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:01:56.776 | from cryptography.utils import int_from_bytes 2022-06-04 10:01:56.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:01:56.776 | from cryptography.utils import int_from_bytes 2022-06-04 10:01:57.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:01:57.843 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-04 10:01:57.922 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-04 10:01:57.923 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-04 10:01:57.924 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-04 10:01:57.938 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-04 10:01:57.948 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-04 10:01:57.959 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-04 10:02:00.489 | 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-06-04 10:02:00.496 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:02:00.496 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:02:00.619 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:00.621 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:00.624 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:00.626 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:00.628 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:00.630 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:00.632 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:00.634 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:00.636 | + functions-common:time_stop:2433 : start_time=1654336915906 2022-06-04 10:02:00.639 | + functions-common:time_stop:2435 : [[ -z 1654336915906 ]] 2022-06-04 10:02:00.642 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:00.646 | + functions-common:time_stop:2438 : end_time=1654336920644 2022-06-04 10:02:00.648 | + functions-common:time_stop:2439 : elapsed_time=4738 2022-06-04 10:02:00.650 | + functions-common:time_stop:2440 : total=0 2022-06-04 10:02:00.653 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:00.655 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4738 2022-06-04 10:02:00.658 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:00.660 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-04 10:02:00.713 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-04 10:02:00.813 | + ./stack.sh:main:805 : install_infra 2022-06-04 10:02:00.816 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-04 10:02:00.819 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-04 10:02:00.822 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-04 10:02:00.825 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-04 10:02:00.849 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-04 10:02:03.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:03.728 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-04 10:02:04.036 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:04.038 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:04.040 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:04.042 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:04.045 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:04.047 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:04.049 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:04.051 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:04.053 | + functions-common:time_stop:2433 : start_time=1654336920841 2022-06-04 10:02:04.055 | + functions-common:time_stop:2435 : [[ -z 1654336920841 ]] 2022-06-04 10:02:04.058 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:04.063 | + functions-common:time_stop:2438 : end_time=1654336924060 2022-06-04 10:02:04.065 | + functions-common:time_stop:2439 : elapsed_time=3219 2022-06-04 10:02:04.067 | + functions-common:time_stop:2440 : total=4738 2022-06-04 10:02:04.069 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:04.071 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7957 2022-06-04 10:02:04.073 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:04.076 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-04 10:02:04.078 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-04 10:02:04.101 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-04 10:02:06.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:06.742 | Processing /opt/stack/requirements 2022-06-04 10:02:08.490 | 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 22)) (6.0) 2022-06-04 10:02:08.494 | 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 169)) (3.0.0) 2022-06-04 10:02:08.505 | 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 329)) (21.3) 2022-06-04 10:02:08.510 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-04 10:02:08.512 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-04 10:02:08.518 | 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 454)) (2.27.1) 2022-06-04 10:02:08.546 | 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 491)) (1.16.0) 2022-06-04 10:02:08.549 | 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 544)) (2.5.0) 2022-06-04 10:02:08.559 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.9) 2022-06-04 10:02:08.592 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5464) (1.3) 2022-06-04 10:02:08.594 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5464) (0.3.0) 2022-06-04 10:02:08.610 | 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 201)) (3.3) 2022-06-04 10:02:08.614 | 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 113)) (2.0.12) 2022-06-04 10:02:08.618 | 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 454)) (2022.5.18.1) 2022-06-04 10:02:08.621 | 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 165)) (1.0.0) 2022-06-04 10:02:08.623 | 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 115)) (3.10.1) 2022-06-04 10:02:08.635 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-04 10:02:08.647 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-04 10:02:08.713 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-04 10:02:08.717 | 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 524)) (3.5.0) 2022-06-04 10:02:08.723 | 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 580)) (0.2.5) 2022-06-04 10:02:08.728 | 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 90)) (21.4.0) 2022-06-04 10:02:08.790 | 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 370)) (1.8.2) 2022-06-04 10:02:08.792 | Building wheels for collected packages: openstack-requirements 2022-06-04 10:02:08.794 | Building wheel for openstack-requirements (setup.py): started 2022-06-04 10:02:09.632 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-04 10:02:09.633 | ERROR: Command errored out with exit status 1: 2022-06-04 10:02:09.633 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-933glwe4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-933glwe4/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-b8knk77a 2022-06-04 10:02:09.633 | cwd: /tmp/pip-req-build-933glwe4/ 2022-06-04 10:02:09.633 | Complete output (6 lines): 2022-06-04 10:02:09.633 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-04 10:02:09.633 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-04 10:02:09.633 | or: setup.py --help-commands 2022-06-04 10:02:09.633 | or: setup.py cmd --help 2022-06-04 10:02:09.633 | 2022-06-04 10:02:09.633 | error: invalid command 'bdist_wheel' 2022-06-04 10:02:09.633 | ---------------------------------------- 2022-06-04 10:02:09.633 | ERROR: Failed building wheel for openstack-requirements 2022-06-04 10:02:09.633 | Running setup.py clean for openstack-requirements 2022-06-04 10:02:10.489 | Failed to build openstack-requirements 2022-06-04 10:02:10.505 | Installing collected packages: openstack-requirements 2022-06-04 10:02:10.505 | Attempting uninstall: openstack-requirements 2022-06-04 10:02:10.506 | Found existing installation: openstack-requirements 1.2.1.dev5464 2022-06-04 10:02:10.540 | Uninstalling openstack-requirements-1.2.1.dev5464: 2022-06-04 10:02:10.558 | Successfully uninstalled openstack-requirements-1.2.1.dev5464 2022-06-04 10:02:10.560 | Running setup.py install for openstack-requirements: started 2022-06-04 10:02:13.028 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-04 10:02:13.051 | Successfully installed openstack-requirements-1.2.1.dev5464 2022-06-04 10:02:13.186 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:13.189 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:13.191 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:13.193 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:13.195 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:13.198 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:13.200 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:13.203 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:13.205 | + functions-common:time_stop:2433 : start_time=1654336924094 2022-06-04 10:02:13.207 | + functions-common:time_stop:2435 : [[ -z 1654336924094 ]] 2022-06-04 10:02:13.210 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:13.214 | + functions-common:time_stop:2438 : end_time=1654336933211 2022-06-04 10:02:13.216 | + functions-common:time_stop:2439 : elapsed_time=9117 2022-06-04 10:02:13.218 | + functions-common:time_stop:2440 : total=7957 2022-06-04 10:02:13.220 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:13.222 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=17074 2022-06-04 10:02:13.224 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:13.227 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-04 10:02:13.229 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-04 10:02:13.232 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-04 10:02:13.234 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:13.237 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:13.239 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-04 10:02:13.241 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:13.244 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-04 10:02:13.265 | Using python 3.8 to install pbr 2022-06-04 10:02:13.267 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-04 10:02:14.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:14.138 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:14.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:14.138 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:15.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:15.196 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-04 10:02:17.891 | 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-06-04 10:02:17.897 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:02:17.898 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:02:18.019 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:18.021 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:18.024 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:18.026 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:18.028 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:18.030 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:18.033 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:18.035 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:18.037 | + functions-common:time_stop:2433 : start_time=1654336933259 2022-06-04 10:02:18.039 | + functions-common:time_stop:2435 : [[ -z 1654336933259 ]] 2022-06-04 10:02:18.042 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:18.046 | + functions-common:time_stop:2438 : end_time=1654336938044 2022-06-04 10:02:18.048 | + functions-common:time_stop:2439 : elapsed_time=4785 2022-06-04 10:02:18.050 | + functions-common:time_stop:2440 : total=17074 2022-06-04 10:02:18.052 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:18.055 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=21859 2022-06-04 10:02:18.057 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:18.059 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-04 10:02:20.332 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-04 10:02:22.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:22.229 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-04 10:02:22.249 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-04 10:02:22.253 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-04 10:02:22.255 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-04 10:02:22.258 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-04 10:02:22.265 | 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.9) 2022-06-04 10:02:22.337 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-04 10:02:22.340 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-04 10:02:22.343 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-04 10:02:22.361 | + ./stack.sh:main:814 : pkgs= 2022-06-04 10:02:22.363 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-04 10:02:22.366 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-04 10:02:22.368 | + functions-common:run_phase:1854 : local mode=stack 2022-06-04 10:02:22.370 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-04 10:02:22.373 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-04 10:02:22.375 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-04 10:02:22.378 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-04 10:02:22.380 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-04 10:02:22.382 | + functions-common:run_phase:1864 : local extra 2022-06-04 10:02:22.385 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-04 10:02:22.389 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-04 10:02:22.391 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-04 10:02:22.394 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-04 10:02:22.396 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-04 10:02:22.398 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-04 10:02:22.413 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:22.415 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-04 10:02:22.418 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:02:22.420 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-04 10:02:22.422 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:02:22.424 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-04 10:02:22.427 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:02:22.429 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-04 10:02:22.431 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:02:22.435 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-04 10:02:22.437 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:02:22.439 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-04 10:02:22.441 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-04 10:02:22.443 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-04 10:02:22.445 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-04 10:02:22.448 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-04 10:02:22.450 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-04 10:02:22.452 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-04 10:02:22.454 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-04 10:02:22.457 | + functions-common:run_plugins:1843 : local plugins= 2022-06-04 10:02:22.459 | + functions-common:run_plugins:1844 : local plugin 2022-06-04 10:02:22.461 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-04 10:02:22.464 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-04 10:02:22.467 | + functions:set_systemd_override:821 : local value=2048 2022-06-04 10:02:22.469 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-04 10:02:22.471 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-04 10:02:22.524 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-04 10:02:22.524 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-04 10:02:22.527 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-04 10:02:22.909 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-04 10:02:22.911 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-04 10:02:22.928 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:22.930 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-04 10:02:22.933 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:02:22.936 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:02:22.938 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:02:22.940 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:02:22.943 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:02:22.945 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:02:22.947 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:22.950 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:22.953 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:02:22.955 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:02:22.957 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:02:22.959 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:02:22.962 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-04 10:02:22.964 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:02:22.967 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:22.969 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:22.971 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-04 10:02:22.992 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-04 10:02:23.103 | Reading package lists... 2022-06-04 10:02:23.350 | Building dependency tree... 2022-06-04 10:02:23.352 | Reading state information... 2022-06-04 10:02:23.610 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-04 10:02:23.611 | The following packages were automatically installed and are no longer required: 2022-06-04 10:02:23.612 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:02:23.612 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:02:23.612 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:02:23.612 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:02:23.612 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:02:23.612 | python3-zope.interface 2022-06-04 10:02:23.612 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:02:23.728 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:02:23.733 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:02:23.735 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:02:23.738 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:23.740 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:23.742 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:23.744 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:23.747 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:23.749 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:02:23.752 | + functions-common:time_stop:2433 : start_time=1654336942990 2022-06-04 10:02:23.754 | + functions-common:time_stop:2435 : [[ -z 1654336942990 ]] 2022-06-04 10:02:23.757 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:23.761 | + functions-common:time_stop:2438 : end_time=1654336943758 2022-06-04 10:02:23.764 | + functions-common:time_stop:2439 : elapsed_time=768 2022-06-04 10:02:23.766 | + functions-common:time_stop:2440 : total=1525 2022-06-04 10:02:23.768 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:23.770 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2293 2022-06-04 10:02:23.773 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:02:23.775 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-04 10:02:23.777 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:02:23.780 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:02:23.782 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:02:23.790 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:02:23.793 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:02:23.795 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:02:23.798 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-04 10:02:23.800 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:02:23.802 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:02:23.804 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:02:23.807 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:02:23.810 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:02:23.812 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:02:23.814 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:02:23.817 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:02:23.819 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:02:23.821 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:02:23.824 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-04 10:02:23.827 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:02:23.829 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:02:23.831 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:02:23.834 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:02:23.836 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:02:23.839 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:02:23.841 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-04 10:02:23.843 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-04 10:02:23.860 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:23.863 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-04 10:02:23.865 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:02:23.867 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-04 10:02:23.870 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-04 10:02:23.873 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-04 10:02:23.877 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-04 10:02:23.880 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-04 10:02:23.882 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-04 10:02:23.884 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-04 10:02:23.887 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-04 10:02:23.889 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-04 10:02:23.892 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-04 10:02:24.629 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-04 10:02:24.629 | user tags 2022-06-04 10:02:24.629 | stackrabbit []' 2022-06-04 10:02:24.633 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-04 10:02:24.633 | user tags 2022-06-04 10:02:24.633 | stackrabbit []' 2022-06-04 10:02:24.633 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-04 10:02:24.640 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-04 10:02:24.642 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-04 10:02:24.645 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-04 10:02:25.298 | Changing password for user "stackrabbit" ... 2022-06-04 10:02:25.321 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-04 10:02:25.985 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-04 10:02:26.010 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-04 10:02:26.012 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-04 10:02:26.679 | Changing password for user "stackrabbit" ... 2022-06-04 10:02:26.705 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-04 10:02:26.707 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-04 10:02:26.709 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-04 10:02:27.383 | Deleting user "guest" ... 2022-06-04 10:02:27.398 | Error: 2022-06-04 10:02:27.398 | {:no_such_user, "guest"} 2022-06-04 10:02:27.411 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-04 10:02:27.416 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-04 10:02:27.433 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:27.436 | + ./stack.sh:main:831 : install_database 2022-06-04 10:02:27.438 | + lib/database:install_database:118 : install_database_mysql 2022-06-04 10:02:27.440 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-04 10:02:27.443 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:27.445 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:27.448 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-04 10:02:27.666 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-04 10:02:27.669 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-04 10:02:27.671 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-04 10:02:27.674 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-04 10:02:27.676 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:02:27.678 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-04 10:02:27.681 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:02:27.683 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:02:27.686 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:02:27.688 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:02:27.690 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:02:27.693 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:02:27.695 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:02:27.697 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:02:27.700 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:02:27.703 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:02:27.705 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-04 10:02:27.707 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:02:27.710 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:02:27.712 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:02:27.715 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:02:27.717 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:02:27.720 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:02:27.722 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-04 10:02:27.724 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:27.727 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:27.729 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-04 10:02:27.732 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:02:27.734 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:02:27.736 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:02:27.739 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:02:27.741 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:02:27.743 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:02:27.746 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:27.748 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:27.751 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:02:27.753 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:02:27.755 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:02:27.757 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:02:27.760 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-04 10:02:27.762 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:02:27.765 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:27.767 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:27.769 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-04 10:02:27.791 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-04 10:02:27.901 | Reading package lists... 2022-06-04 10:02:28.148 | Building dependency tree... 2022-06-04 10:02:28.149 | Reading state information... 2022-06-04 10:02:28.403 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-04 10:02:28.403 | The following packages were automatically installed and are no longer required: 2022-06-04 10:02:28.404 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:02:28.404 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:02:28.404 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:02:28.404 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:02:28.404 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:02:28.404 | python3-zope.interface 2022-06-04 10:02:28.404 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:02:28.520 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:02:28.524 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:02:28.527 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:02:28.529 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:28.531 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:28.533 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:28.535 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:28.538 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:28.540 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:02:28.542 | + functions-common:time_stop:2433 : start_time=1654336947788 2022-06-04 10:02:28.544 | + functions-common:time_stop:2435 : [[ -z 1654336947788 ]] 2022-06-04 10:02:28.547 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:28.551 | + functions-common:time_stop:2438 : end_time=1654336948549 2022-06-04 10:02:28.553 | + functions-common:time_stop:2439 : elapsed_time=761 2022-06-04 10:02:28.555 | + functions-common:time_stop:2440 : total=2293 2022-06-04 10:02:28.558 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:28.560 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3054 2022-06-04 10:02:28.563 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:02:28.565 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-04 10:02:28.567 | + ./stack.sh:main:834 : install_database_python 2022-06-04 10:02:28.570 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-04 10:02:28.572 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-04 10:02:28.574 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-04 10:02:28.577 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-04 10:02:28.580 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-04 10:02:28.582 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-04 10:02:28.585 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-04 10:02:28.588 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-04 10:02:28.588 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-04 10:02:28.594 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-04 10:02:28.596 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-04 10:02:28.598 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-04 10:02:28.601 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-04 10:02:28.604 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-04 10:02:28.626 | Using python 3.8 to install PyMySQL 2022-06-04 10:02:28.629 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-04 10:02:29.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:29.474 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:29.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:29.474 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:30.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:30.527 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-04 10:02:33.041 | 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-06-04 10:02:33.049 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:02:33.049 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:02:33.159 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:33.162 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:33.164 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:33.166 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:33.169 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:33.171 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:33.173 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:33.175 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:33.178 | + functions-common:time_stop:2433 : start_time=1654336948620 2022-06-04 10:02:33.180 | + functions-common:time_stop:2435 : [[ -z 1654336948620 ]] 2022-06-04 10:02:33.184 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:33.188 | + functions-common:time_stop:2438 : end_time=1654336953186 2022-06-04 10:02:33.190 | + functions-common:time_stop:2439 : elapsed_time=4566 2022-06-04 10:02:33.193 | + functions-common:time_stop:2440 : total=21859 2022-06-04 10:02:33.195 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:33.197 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26425 2022-06-04 10:02:33.200 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:33.202 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-04 10:02:33.205 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-04 10:02:33.207 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-04 10:02:33.209 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-04 10:02:33.226 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:33.229 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-04 10:02:33.231 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-04 10:02:33.235 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:02:33.235 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-04 10:02:33.240 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:02:33.243 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-04 10:02:33.246 | + 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-06-04 10:02:33.248 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-04 10:02:33.250 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-04 10:02:33.253 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-04 10:02:33.269 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:33.272 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-04 10:02:33.274 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:02:33.276 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:02:33.279 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:02:33.281 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:02:33.284 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:02:33.286 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:02:33.288 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:33.290 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:33.293 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:02:33.295 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:02:33.298 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:02:33.300 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:02:33.302 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-04 10:02:33.305 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:02:33.307 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:33.310 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:33.312 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-04 10:02:33.334 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-04 10:02:33.444 | Reading package lists... 2022-06-04 10:02:33.691 | Building dependency tree... 2022-06-04 10:02:33.692 | Reading state information... 2022-06-04 10:02:33.946 | radvd is already the newest version (1:2.17-2). 2022-06-04 10:02:33.946 | The following packages were automatically installed and are no longer required: 2022-06-04 10:02:33.947 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:02:33.947 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:02:33.947 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:02:33.947 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:02:33.948 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:02:33.948 | python3-zope.interface 2022-06-04 10:02:33.948 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:02:34.062 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:02:34.066 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:02:34.069 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:02:34.071 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:34.073 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:34.075 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:34.077 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:34.080 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:34.082 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:02:34.084 | + functions-common:time_stop:2433 : start_time=1654336953331 2022-06-04 10:02:34.086 | + functions-common:time_stop:2435 : [[ -z 1654336953331 ]] 2022-06-04 10:02:34.090 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:34.094 | + functions-common:time_stop:2438 : end_time=1654336954091 2022-06-04 10:02:34.096 | + functions-common:time_stop:2439 : elapsed_time=760 2022-06-04 10:02:34.098 | + functions-common:time_stop:2440 : total=3054 2022-06-04 10:02:34.101 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:34.103 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3814 2022-06-04 10:02:34.106 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:02:34.109 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-04 10:02:34.125 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:34.128 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-04 10:02:34.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-04 10:02:34.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-04 10:02:34.135 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-04 10:02:34.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-04 10:02:34.158 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:02:34.160 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:02:34.162 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:02:34.165 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:02:34.167 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:02:34.170 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:02:34.172 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:34.175 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:34.177 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:02:34.179 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:02:34.181 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:02:34.184 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:02:34.186 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-04 10:02:34.188 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:02:34.190 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:34.193 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:34.195 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-04 10:02:34.216 | + functions-common:apt_get:1231 : 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-06-04 10:02:34.327 | Reading package lists... 2022-06-04 10:02:34.572 | Building dependency tree... 2022-06-04 10:02:34.574 | Reading state information... 2022-06-04 10:02:34.826 | fakeroot is already the newest version (1.24-1). 2022-06-04 10:02:34.826 | make is already the newest version (4.2.1-1.2). 2022-06-04 10:02:34.826 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-04 10:02:34.826 | The following packages were automatically installed and are no longer required: 2022-06-04 10:02:34.827 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:02:34.827 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:02:34.827 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:02:34.827 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:02:34.827 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:02:34.827 | python3-zope.interface 2022-06-04 10:02:34.827 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:02:34.942 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:02:34.946 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:02:34.949 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:02:34.951 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:34.953 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:34.955 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:34.958 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:34.960 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:34.962 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:02:34.964 | + functions-common:time_stop:2433 : start_time=1654336954213 2022-06-04 10:02:34.966 | + functions-common:time_stop:2435 : [[ -z 1654336954213 ]] 2022-06-04 10:02:34.969 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:34.973 | + functions-common:time_stop:2438 : end_time=1654336954971 2022-06-04 10:02:34.975 | + functions-common:time_stop:2439 : elapsed_time=758 2022-06-04 10:02:34.977 | + functions-common:time_stop:2440 : total=3814 2022-06-04 10:02:34.980 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:34.982 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4572 2022-06-04 10:02:34.984 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:02:34.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-04 10:02:34.989 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:34.991 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:34.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-04 10:02:34.996 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-04 10:02:34.999 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-04 10:02:35.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-04 10:02:35.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-04 10:02:35.009 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-04 10:02:35.009 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-04 10:02:35.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-04 10:02:35.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-04 10:02:35.019 | + functions:vercmp:628 : local v1=5.4 2022-06-04 10:02:35.021 | + functions:vercmp:629 : local 'op=<' 2022-06-04 10:02:35.023 | + functions:vercmp:630 : local v2=3.13 2022-06-04 10:02:35.026 | + functions:vercmp:631 : local result 2022-06-04 10:02:35.030 | ++ functions:vercmp:635 : sort -V 2022-06-04 10:02:35.030 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-04 10:02:35.030 | ++ functions:vercmp:635 : head -1 2022-06-04 10:02:35.035 | + functions:vercmp:635 : result=3.13 2022-06-04 10:02:35.037 | + functions:vercmp:637 : case $op in 2022-06-04 10:02:35.039 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-04 10:02:35.041 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-04 10:02:35.044 | + functions:vercmp:648 : return 2022-06-04 10:02:35.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-04 10:02:35.048 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:02:35.051 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-04 10:02:35.524 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-04 10:02:35.528 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-04 10:02:35.531 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.534 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.536 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-04 10:02:35.539 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.541 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-04 10:02:35.560 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:35.563 | + ./stack.sh:main:842 : install_etcd3 2022-06-04 10:02:35.565 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-04 10:02:35.565 | Installing etcd 2022-06-04 10:02:35.567 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-04 10:02:35.582 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-04 10:02:35.598 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-04 10:02:35.600 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-04 10:02:35.615 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-04 10:02:35.618 | ++ 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-06-04 10:02:35.622 | ++ 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-06-04 10:02:35.625 | +++ 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-06-04 10:02:35.629 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-04 10:02:35.632 | ++ 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-06-04 10:02:35.634 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-04 10:02:35.636 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-04 10:02:35.639 | ++ functions:get_extra_file:74 : return 2022-06-04 10:02:35.642 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-04 10:02:35.644 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-04 10:02:35.646 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-04 10:02:35.649 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-04 10:02:35.665 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:02:35.668 | + ./stack.sh:main:861 : install_dstat 2022-06-04 10:02:35.671 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-04 10:02:35.688 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:02:35.690 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-04 10:02:35.692 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:02:35.695 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-04 10:02:35.697 | + ./stack.sh:main:870 : install_libs 2022-06-04 10:02:35.700 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-04 10:02:35.702 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-04 10:02:35.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-04 10:02:35.706 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-04 10:02:35.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.711 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.713 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-04 10:02:35.716 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.718 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-04 10:02:35.721 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-04 10:02:35.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-04 10:02:35.725 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-04 10:02:35.728 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.731 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.733 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-04 10:02:35.736 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.739 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-04 10:02:35.741 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-04 10:02:35.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-04 10:02:35.746 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-04 10:02:35.748 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.751 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.753 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-04 10:02:35.755 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.758 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-04 10:02:35.760 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-04 10:02:35.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-04 10:02:35.765 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-04 10:02:35.767 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.770 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.772 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-04 10:02:35.774 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.777 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-04 10:02:35.779 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-04 10:02:35.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-04 10:02:35.784 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-04 10:02:35.786 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.789 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.791 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-04 10:02:35.794 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.796 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-04 10:02:35.798 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-04 10:02:35.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-04 10:02:35.803 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-04 10:02:35.805 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.807 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.810 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-04 10:02:35.812 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.815 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-04 10:02:35.818 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-04 10:02:35.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-04 10:02:35.823 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-04 10:02:35.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.828 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.830 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-04 10:02:35.832 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.835 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-04 10:02:35.837 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-04 10:02:35.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-04 10:02:35.842 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-04 10:02:35.844 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.847 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.849 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-04 10:02:35.851 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.854 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-04 10:02:35.856 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-04 10:02:35.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-04 10:02:35.861 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-04 10:02:35.863 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.865 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.868 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-04 10:02:35.870 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.873 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-04 10:02:35.875 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-04 10:02:35.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-04 10:02:35.879 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-04 10:02:35.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.884 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.887 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-04 10:02:35.889 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.892 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-04 10:02:35.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-04 10:02:35.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-04 10:02:35.899 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-04 10:02:35.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.904 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.906 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-04 10:02:35.908 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.911 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-04 10:02:35.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-04 10:02:35.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-04 10:02:35.918 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-04 10:02:35.920 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.922 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.924 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-04 10:02:35.927 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.929 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-04 10:02:35.931 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-04 10:02:35.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-04 10:02:35.936 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-04 10:02:35.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.941 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.943 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-04 10:02:35.945 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.948 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-04 10:02:35.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-04 10:02:35.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-04 10:02:35.955 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-04 10:02:35.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.960 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.962 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-04 10:02:35.965 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.968 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-04 10:02:35.970 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-04 10:02:35.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-04 10:02:35.975 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-04 10:02:35.977 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.979 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:35.982 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-04 10:02:35.984 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:35.986 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-04 10:02:35.989 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-04 10:02:35.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-04 10:02:35.994 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-04 10:02:35.996 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:35.998 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.001 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-04 10:02:36.003 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.005 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-04 10:02:36.008 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-04 10:02:36.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-04 10:02:36.013 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-04 10:02:36.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.017 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.020 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-04 10:02:36.022 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.024 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-04 10:02:36.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-04 10:02:36.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-04 10:02:36.032 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-04 10:02:36.034 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.037 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.039 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-04 10:02:36.041 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.044 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-04 10:02:36.046 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-04 10:02:36.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-04 10:02:36.051 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-04 10:02:36.053 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.056 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.058 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-04 10:02:36.060 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.063 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-04 10:02:36.065 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-04 10:02:36.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-04 10:02:36.070 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-04 10:02:36.072 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.075 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.078 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-04 10:02:36.080 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.082 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-04 10:02:36.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-04 10:02:36.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-04 10:02:36.090 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-04 10:02:36.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.094 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.097 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-04 10:02:36.099 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.102 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-04 10:02:36.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-04 10:02:36.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-04 10:02:36.109 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-04 10:02:36.111 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.114 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.116 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-04 10:02:36.118 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.121 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-04 10:02:36.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-04 10:02:36.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-04 10:02:36.128 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-04 10:02:36.130 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.133 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.135 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-04 10:02:36.138 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.140 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-04 10:02:36.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-04 10:02:36.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-04 10:02:36.147 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-04 10:02:36.150 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.153 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.155 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-04 10:02:36.157 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.160 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-04 10:02:36.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-04 10:02:36.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-04 10:02:36.167 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-04 10:02:36.170 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.172 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.174 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-04 10:02:36.177 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.179 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-04 10:02:36.181 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-04 10:02:36.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-04 10:02:36.187 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-04 10:02:36.189 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.191 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.194 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-04 10:02:36.196 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.199 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-04 10:02:36.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-04 10:02:36.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-04 10:02:36.206 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-04 10:02:36.208 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.210 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.213 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-04 10:02:36.215 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.218 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-04 10:02:36.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-04 10:02:36.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-04 10:02:36.225 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-04 10:02:36.227 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.230 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.232 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-04 10:02:36.235 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.237 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-04 10:02:36.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-04 10:02:36.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-04 10:02:36.244 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-04 10:02:36.247 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.249 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.252 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-04 10:02:36.254 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.256 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-04 10:02:36.259 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-04 10:02:36.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-04 10:02:36.264 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-04 10:02:36.266 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.269 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.271 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-04 10:02:36.274 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.276 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-04 10:02:36.278 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-04 10:02:36.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-04 10:02:36.283 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-04 10:02:36.285 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.288 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.290 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-04 10:02:36.292 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.295 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-04 10:02:36.297 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-04 10:02:36.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-04 10:02:36.302 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-04 10:02:36.304 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.306 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.309 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-04 10:02:36.312 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.314 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-04 10:02:36.316 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-04 10:02:36.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-04 10:02:36.321 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-04 10:02:36.324 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.326 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.329 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-04 10:02:36.331 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.334 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-04 10:02:36.336 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-04 10:02:36.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-04 10:02:36.341 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-04 10:02:36.343 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.345 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.348 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-04 10:02:36.350 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.352 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-04 10:02:36.355 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-04 10:02:36.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-04 10:02:36.360 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-04 10:02:36.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.365 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.367 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-04 10:02:36.369 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.372 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-04 10:02:36.375 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-04 10:02:36.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-04 10:02:36.379 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-04 10:02:36.382 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.384 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.387 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-04 10:02:36.389 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.391 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-04 10:02:36.394 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-04 10:02:36.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-04 10:02:36.398 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-04 10:02:36.401 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.403 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.406 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-04 10:02:36.408 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.410 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-04 10:02:36.413 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-04 10:02:36.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-04 10:02:36.417 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-04 10:02:36.420 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:36.422 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:36.425 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-04 10:02:36.427 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:36.429 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-04 10:02:36.452 | Using python 3.8 to install etcd3 2022-06-04 10:02:36.454 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-04 10:02:37.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:37.314 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:37.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:37.314 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:38.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:38.385 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-04 10:02:38.393 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-04 10:02:38.394 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-04 10:02:38.395 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-04 10:02:38.396 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-04 10:02:40.954 | 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-06-04 10:02:40.962 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:02:40.962 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:02:41.074 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:41.076 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:41.079 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:41.081 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:41.083 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:41.085 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:41.088 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:41.090 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:41.092 | + functions-common:time_stop:2433 : start_time=1654336956446 2022-06-04 10:02:41.094 | + functions-common:time_stop:2435 : [[ -z 1654336956446 ]] 2022-06-04 10:02:41.097 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:41.101 | + functions-common:time_stop:2438 : end_time=1654336961099 2022-06-04 10:02:41.103 | + functions-common:time_stop:2439 : elapsed_time=4653 2022-06-04 10:02:41.106 | + functions-common:time_stop:2440 : total=26425 2022-06-04 10:02:41.108 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:41.110 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=31078 2022-06-04 10:02:41.113 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:41.115 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-04 10:02:41.138 | Using python 3.8 to install etcd3gw 2022-06-04 10:02:41.140 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-04 10:02:41.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:41.996 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:41.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:41.996 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:43.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:43.058 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-04 10:02:43.064 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-04 10:02:43.065 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-04 10:02:43.066 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-04 10:02:43.095 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-04 10:02:43.097 | 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-06-04 10:02:43.099 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-06-04 10:02:43.100 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-04 10:02:45.622 | 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-06-04 10:02:45.629 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:02:45.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:02:45.746 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:45.748 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:45.751 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:45.753 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:45.755 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:45.757 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:45.759 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:45.762 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:45.764 | + functions-common:time_stop:2433 : start_time=1654336961132 2022-06-04 10:02:45.767 | + functions-common:time_stop:2435 : [[ -z 1654336961132 ]] 2022-06-04 10:02:45.769 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:45.773 | + functions-common:time_stop:2438 : end_time=1654336965771 2022-06-04 10:02:45.776 | + functions-common:time_stop:2439 : elapsed_time=4639 2022-06-04 10:02:45.778 | + functions-common:time_stop:2440 : total=31078 2022-06-04 10:02:45.781 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:45.783 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35717 2022-06-04 10:02:45.785 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:45.788 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-04 10:02:45.790 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-04 10:02:45.793 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-04 10:02:45.795 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:02:45.798 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:02:45.800 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:02:45.802 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:02:45.804 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:02:45.807 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:02:45.812 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:02:45.814 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:02:45.817 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:02:45.819 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:02:45.821 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-04 10:02:45.824 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:45.827 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:45.829 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-04 10:02:45.831 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-04 10:02:45.834 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:02:45.836 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:02:45.838 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:02:45.842 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:02:45.844 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:02:45.846 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:02:45.849 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:45.851 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:45.853 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:02:45.856 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:02:45.859 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:02:45.861 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:02:45.863 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-04 10:02:45.866 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:02:45.868 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:45.871 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:45.873 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-04 10:02:45.895 | + functions-common:apt_get:1231 : 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-06-04 10:02:46.006 | Reading package lists... 2022-06-04 10:02:46.251 | Building dependency tree... 2022-06-04 10:02:46.253 | Reading state information... 2022-06-04 10:02:46.508 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-04 10:02:46.508 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-04 10:02:46.508 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-04 10:02:46.508 | The following packages were automatically installed and are no longer required: 2022-06-04 10:02:46.510 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:02:46.510 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:02:46.510 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:02:46.510 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:02:46.510 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:02:46.510 | python3-zope.interface 2022-06-04 10:02:46.510 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:02:46.625 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:02:46.629 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:02:46.632 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:02:46.634 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:46.637 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:46.639 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:46.641 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:46.643 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:46.646 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:02:46.648 | + functions-common:time_stop:2433 : start_time=1654336965893 2022-06-04 10:02:46.650 | + functions-common:time_stop:2435 : [[ -z 1654336965893 ]] 2022-06-04 10:02:46.653 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:46.657 | + functions-common:time_stop:2438 : end_time=1654336966655 2022-06-04 10:02:46.659 | + functions-common:time_stop:2439 : elapsed_time=762 2022-06-04 10:02:46.662 | + functions-common:time_stop:2440 : total=4572 2022-06-04 10:02:46.664 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:46.666 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5334 2022-06-04 10:02:46.669 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:02:46.672 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-04 10:02:46.674 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:02:46.676 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:02:46.679 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-04 10:02:46.741 | Module proxy already enabled 2022-06-04 10:02:46.746 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-04 10:02:46.808 | Considering dependency proxy for proxy_uwsgi: 2022-06-04 10:02:46.808 | Module proxy already enabled 2022-06-04 10:02:46.808 | Module proxy_uwsgi already enabled 2022-06-04 10:02:46.812 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-04 10:02:46.814 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-04 10:02:46.817 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:02:46.819 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-04 10:02:46.954 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-04 10:02:46.957 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-04 10:02:46.959 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-04 10:02:46.962 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:46.966 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:46.968 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-04 10:02:46.971 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:46.973 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-04 10:02:46.975 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-04 10:02:46.978 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-04 10:02:46.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:46.984 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:46.986 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-04 10:02:46.989 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:46.991 | + ./stack.sh:main:878 : install_glanceclient 2022-06-04 10:02:46.993 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-04 10:02:46.996 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-04 10:02:46.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:47.001 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:47.003 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-04 10:02:47.007 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:47.010 | + ./stack.sh:main:879 : install_cinderclient 2022-06-04 10:02:47.012 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-04 10:02:47.015 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-04 10:02:47.017 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:47.020 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:47.022 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-04 10:02:47.025 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:47.027 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-04 10:02:47.030 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-04 10:02:47.032 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:47.035 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:47.037 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-04 10:02:47.040 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:47.043 | + ./stack.sh:main:880 : install_novaclient 2022-06-04 10:02:47.045 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-04 10:02:47.047 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-04 10:02:47.050 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:47.052 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:47.055 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-04 10:02:47.057 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:47.060 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-04 10:02:47.077 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:47.079 | + ./stack.sh:main:882 : install_swiftclient 2022-06-04 10:02:47.082 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-04 10:02:47.084 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-04 10:02:47.086 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:47.089 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:47.092 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-04 10:02:47.094 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:47.097 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-04 10:02:47.113 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:47.116 | + ./stack.sh:main:885 : install_neutronclient 2022-06-04 10:02:47.118 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-06-04 10:02:47.121 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-04 10:02:47.123 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:47.126 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:47.128 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-04 10:02:47.130 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:47.133 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-04 10:02:47.136 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-04 10:02:47.138 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-04 10:02:47.141 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:02:47.143 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:02:47.145 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-04 10:02:47.148 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:02:47.150 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-04 10:02:47.154 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-04 10:02:47.157 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-04 10:02:47.160 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-04 10:02:47.162 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-04 10:02:47.165 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-04 10:02:47.168 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-04 10:02:47.169 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-04 10:02:47.174 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-04 10:02:47.176 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-04 10:02:47.179 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-04 10:02:47.182 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-04 10:02:47.184 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-04 10:02:47.206 | Using python 3.8 to install keystonemiddleware 2022-06-04 10:02:47.209 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-04 10:02:48.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:48.068 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:48.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:48.068 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:49.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:49.135 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-04 10:02:49.188 | 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-06-04 10:02:49.189 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-04 10:02:49.190 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-04 10:02:49.192 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-04 10:02:49.193 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-04 10:02:49.194 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-04 10:02:49.195 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-04 10:02:49.196 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-04 10:02:49.197 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-04 10:02:49.199 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-04 10:02:49.199 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-04 10:02:49.200 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-04 10:02:49.202 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-04 10:02:49.203 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-04 10:02:49.262 | 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-06-04 10:02:49.263 | 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-06-04 10:02:49.264 | 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-06-04 10:02:49.302 | 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-06-04 10:02:49.343 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-04 10:02:49.344 | 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-06-04 10:02:49.345 | 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-06-04 10:02:49.347 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-06-04 10:02:49.397 | 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-06-04 10:02:49.400 | 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-06-04 10:02:49.409 | 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-06-04 10:02:49.410 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-06-04 10:02:49.424 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-04 10:02:49.426 | 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-06-04 10:02:49.428 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-04 10:02:49.498 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-04 10:02:49.499 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-04 10:02:49.501 | 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-06-04 10:02:49.503 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-06-04 10:02:49.553 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-06-04 10:02:49.565 | 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-06-04 10:02:52.020 | 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-06-04 10:02:52.027 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:02:52.027 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:02:52.148 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:52.150 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:52.153 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:52.155 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:52.157 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:52.159 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:52.162 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:52.164 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:52.166 | + functions-common:time_stop:2433 : start_time=1654336967201 2022-06-04 10:02:52.169 | + functions-common:time_stop:2435 : [[ -z 1654336967201 ]] 2022-06-04 10:02:52.171 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:52.175 | + functions-common:time_stop:2438 : end_time=1654336972173 2022-06-04 10:02:52.178 | + functions-common:time_stop:2439 : elapsed_time=4972 2022-06-04 10:02:52.180 | + functions-common:time_stop:2440 : total=35717 2022-06-04 10:02:52.183 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:52.185 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=40689 2022-06-04 10:02:52.187 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:52.190 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-04 10:02:52.192 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-04 10:02:52.195 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-04 10:02:52.198 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-04 10:02:52.201 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-04 10:02:52.203 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-04 10:02:52.207 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-04 10:02:52.207 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-04 10:02:52.212 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-04 10:02:52.215 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-04 10:02:52.217 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-04 10:02:52.220 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-04 10:02:52.223 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-04 10:02:52.244 | Using python 3.8 to install python-memcached 2022-06-04 10:02:52.247 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-04 10:02:53.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:53.116 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:53.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:53.116 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:54.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:54.195 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-04 10:02:54.198 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-04 10:02:56.785 | 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-06-04 10:02:56.792 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:02:56.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:02:56.911 | + inc/python:pip_install:196 : result=0 2022-06-04 10:02:56.913 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:02:56.915 | + functions-common:time_stop:2426 : local name 2022-06-04 10:02:56.918 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:02:56.920 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:02:56.923 | + functions-common:time_stop:2429 : local total 2022-06-04 10:02:56.925 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:02:56.927 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:02:56.929 | + functions-common:time_stop:2433 : start_time=1654336972238 2022-06-04 10:02:56.932 | + functions-common:time_stop:2435 : [[ -z 1654336972238 ]] 2022-06-04 10:02:56.935 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:02:56.939 | + functions-common:time_stop:2438 : end_time=1654336976937 2022-06-04 10:02:56.942 | + functions-common:time_stop:2439 : elapsed_time=4699 2022-06-04 10:02:56.944 | + functions-common:time_stop:2440 : total=40689 2022-06-04 10:02:56.946 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:02:56.949 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=45388 2022-06-04 10:02:56.951 | + inc/python:pip_install:199 : return 0 2022-06-04 10:02:56.953 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-04 10:02:56.970 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:02:56.972 | + ./stack.sh:main:892 : '[' 10.222.0.66 == 10.222.0.66 ']' 2022-06-04 10:02:56.975 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-04 10:02:56.977 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-04 10:02:56.980 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-04 10:02:56.983 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-04 10:02:56.985 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-04 10:02:56.988 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-04 10:02:57.004 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:02:57.006 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-04 10:02:57.009 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-04 10:02:57.011 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-04 10:02:57.013 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:02:57.015 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:02:57.018 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:02:57.021 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:02:57.023 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:02:57.025 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:02:57.040 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:02:57.043 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:02:57.045 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:02:57.048 | + functions-common:git_clone:618 : echo master 2022-06-04 10:02:57.048 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:02:57.053 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-04 10:02:57.056 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:02:57.059 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-04 10:02:57.071 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-04 10:02:57.074 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:02:57.074 | + functions-common:git_clone:679 : head -1 2022-06-04 10:02:57.078 | daa8e746b Merge "Fix typo in documentation" 2022-06-04 10:02:57.080 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:02:57.082 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-04 10:02:57.085 | + inc/python:setup_develop:334 : local bindep 2022-06-04 10:02:57.087 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-04 10:02:57.089 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-04 10:02:57.092 | + inc/python:setup_develop:340 : local extras= 2022-06-04 10:02:57.094 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-04 10:02:57.096 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-04 10:02:57.099 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-04 10:02:57.101 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-04 10:02:57.103 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-04 10:02:57.106 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-04 10:02:57.109 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-04 10:02:57.112 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-04 10:02:57.115 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-04 10:02:57.117 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-04 10:02:57.120 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-04 10:02:57.123 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-04 10:02:57.128 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-04 10:02:57.131 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-04 10:02:57.791 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-04 10:02:57.793 | + inc/python:setup_package:414 : local bindep=0 2022-06-04 10:02:57.796 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-04 10:02:57.798 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-04 10:02:57.800 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-04 10:02:57.802 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-04 10:02:57.804 | + inc/python:setup_package:423 : local flags=-e 2022-06-04 10:02:57.807 | + inc/python:setup_package:424 : local extras= 2022-06-04 10:02:57.809 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-04 10:02:57.811 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-04 10:02:57.813 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-04 10:02:57.815 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-04 10:02:57.818 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-04 10:02:57.820 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-04 10:02:57.841 | Using python 3.8 to install /opt/stack/keystone 2022-06-04 10:02:57.843 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-04 10:02:58.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:58.695 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:58.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:02:58.695 | from cryptography.utils import int_from_bytes 2022-06-04 10:02:59.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:02:59.760 | Obtaining file:///opt/stack/keystone 2022-06-04 10:02:59.761 | Preparing metadata (setup.py): started 2022-06-04 10:03:04.069 | Preparing metadata (setup.py): finished with status 'done' 2022-06-04 10:03:04.148 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.9.0) 2022-06-04 10:03:04.149 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.8.7) 2022-06-04 10:03:04.150 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2.1.2) 2022-06-04 10:03:04.151 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (0.3.9) 2022-06-04 10:03:04.152 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (36.0.2) 2022-06-04 10:03:04.153 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.4.37) 2022-06-04 10:03:04.154 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (0.13.0) 2022-06-04 10:03:04.155 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.5.0) 2022-06-04 10:03:04.156 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.7.4) 2022-06-04 10:03:04.158 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.5.0) 2022-06-04 10:03:04.158 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (9.5.0) 2022-06-04 10:03:04.159 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.2.2) 2022-06-04 10:03:04.160 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (0.8.20) 2022-06-04 10:03:04.162 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2.11.0) 2022-06-04 10:03:04.163 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (8.8.0) 2022-06-04 10:03:04.164 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.1.0) 2022-06-04 10:03:04.165 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (12.14.0) 2022-06-04 10:03:04.166 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (11.3.0) 2022-06-04 10:03:04.168 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.1.0) 2022-06-04 10:03:04.169 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.0.0) 2022-06-04 10:03:04.170 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.5.1) 2022-06-04 10:03:04.171 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.12.1) 2022-06-04 10:03:04.172 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.3.0) 2022-06-04 10:03:04.173 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.5.0) 2022-06-04 10:03:04.174 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.13.0) 2022-06-04 10:03:04.175 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.2.0) 2022-06-04 10:03:04.176 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (7.1.2) 2022-06-04 10:03:04.177 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2.4.0) 2022-06-04 10:03:04.178 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.1.5) 2022-06-04 10:03:04.179 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev19) (3.2.0) 2022-06-04 10:03:04.180 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.1.1) 2022-06-04 10:03:04.181 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.0.3) 2022-06-04 10:03:04.183 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.4.3) 2022-06-04 10:03:04.185 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2022.1) 2022-06-04 10:03:04.194 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev19) (1.15.0) 2022-06-04 10:03:04.237 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev19) (5.1.1) 2022-06-04 10:03:04.254 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (2.1.2) 2022-06-04 10:03:04.256 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (4.11.4) 2022-06-04 10:03:04.257 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (8.1.3) 2022-06-04 10:03:04.258 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (3.1.2) 2022-06-04 10:03:04.259 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (2.1.2) 2022-06-04 10:03:04.270 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev19) (9.0.1) 2022-06-04 10:03:04.271 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev19) (1.16.0) 2022-06-04 10:03:04.331 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (4.6.0) 2022-06-04 10:03:04.334 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (2.27.1) 2022-06-04 10:03:04.431 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (6.0) 2022-06-04 10:03:04.433 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (0.8.0) 2022-06-04 10:03:04.434 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (1.5.0) 2022-06-04 10:03:04.435 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (2.5.0) 2022-06-04 10:03:04.490 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev19) (0.5.0) 2022-06-04 10:03:04.491 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev19) (2.0.1) 2022-06-04 10:03:04.493 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev19) (1.8.0) 2022-06-04 10:03:04.544 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev19) (0.9.6) 2022-06-04 10:03:04.545 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev19) (2.8.2) 2022-06-04 10:03:04.600 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (5.2.4) 2022-06-04 10:03:04.604 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (5.2.0) 2022-06-04 10:03:04.605 | 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==21.1.0.dev19) (2.8.0) 2022-06-04 10:03:04.606 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (5.1.1) 2022-06-04 10:03:04.608 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (2.4.1) 2022-06-04 10:03:04.609 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev19) (0.4.0) 2022-06-04 10:03:04.629 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev19) (3.3.0) 2022-06-04 10:03:04.678 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev19) (3.3.0) 2022-06-04 10:03:04.698 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (3.0.9) 2022-06-04 10:03:04.699 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (21.3) 2022-06-04 10:03:04.701 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (1.0.2) 2022-06-04 10:03:04.703 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (0.11.0) 2022-06-04 10:03:04.752 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev19) (4.5.1) 2022-06-04 10:03:04.892 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (22.0.0) 2022-06-04 10:03:04.892 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (62.3.2) 2022-06-04 10:03:04.894 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (5.7.1) 2022-06-04 10:03:04.895 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (1.11.1) 2022-06-04 10:03:04.896 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (0.7.1) 2022-06-04 10:03:05.121 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev19) (1.1.2) 2022-06-04 10:03:05.143 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev19) (0.4.2) 2022-06-04 10:03:05.145 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev19) (0.5.2) 2022-06-04 10:03:05.213 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev19) (1.2.0) 2022-06-04 10:03:05.231 | 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==21.1.0.dev19) (5.0.0) 2022-06-04 10:03:05.289 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev19) (2.21) 2022-06-04 10:03:05.328 | 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==21.1.0.dev19) (1.14.1) 2022-06-04 10:03:05.432 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (3.8.0) 2022-06-04 10:03:05.487 | 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==21.1.0.dev19) (2.1.1) 2022-06-04 10:03:05.560 | 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==21.1.0.dev19) (1.7.0) 2022-06-04 10:03:05.689 | 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==21.1.0.dev19) (0.17.3) 2022-06-04 10:03:05.718 | 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==21.1.0.dev19) (0.14.1) 2022-06-04 10:03:05.757 | 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==21.1.0.dev19) (3.5.0) 2022-06-04 10:03:05.758 | 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==21.1.0.dev19) (3.0.0) 2022-06-04 10:03:05.761 | 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==21.1.0.dev19) (1.3.5) 2022-06-04 10:03:05.762 | 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==21.1.0.dev19) (0.33.1) 2022-06-04 10:03:05.764 | 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==21.1.0.dev19) (2.1.1) 2022-06-04 10:03:05.765 | 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==21.1.0.dev19) (2.5.1) 2022-06-04 10:03:05.818 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev19) (0.2.5) 2022-06-04 10:03:05.962 | 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==21.1.0.dev19) (1.26.9) 2022-06-04 10:03:05.964 | 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==21.1.0.dev19) (2.0.12) 2022-06-04 10:03:05.967 | 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==21.1.0.dev19) (3.3) 2022-06-04 10:03:05.968 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (2019.11.28) 2022-06-04 10:03:06.124 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev19) (2.5.0) 2022-06-04 10:03:06.202 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev19) (2.5.3) 2022-06-04 10:03:06.448 | 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==21.1.0.dev19) (2.2.1) 2022-06-04 10:03:06.704 | 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==21.1.0.dev19) (0.7) 2022-06-04 10:03:06.738 | 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==21.1.0.dev19) (1.0.0) 2022-06-04 10:03:08.625 | Installing collected packages: keystone 2022-06-04 10:03:08.625 | Attempting uninstall: keystone 2022-06-04 10:03:08.627 | Found existing installation: keystone 21.1.0.dev19 2022-06-04 10:03:08.631 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-04 10:03:08.632 | Running setup.py develop for keystone 2022-06-04 10:03:14.136 | Successfully installed keystone 2022-06-04 10:03:14.136 | 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-06-04 10:03:14.143 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:03:14.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:03:14.282 | + inc/python:pip_install:196 : result=0 2022-06-04 10:03:14.284 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:03:14.286 | + functions-common:time_stop:2426 : local name 2022-06-04 10:03:14.288 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:03:14.290 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:03:14.293 | + functions-common:time_stop:2429 : local total 2022-06-04 10:03:14.295 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:03:14.297 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:03:14.299 | + functions-common:time_stop:2433 : start_time=1654336977835 2022-06-04 10:03:14.301 | + functions-common:time_stop:2435 : [[ -z 1654336977835 ]] 2022-06-04 10:03:14.304 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:03:14.309 | + functions-common:time_stop:2438 : end_time=1654336994306 2022-06-04 10:03:14.311 | + functions-common:time_stop:2439 : elapsed_time=16471 2022-06-04 10:03:14.313 | + functions-common:time_stop:2440 : total=45388 2022-06-04 10:03:14.315 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:03:14.317 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=61859 2022-06-04 10:03:14.319 | + inc/python:pip_install:199 : return 0 2022-06-04 10:03:14.322 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-04 10:03:14.324 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-04 10:03:14.326 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-04 10:03:14.344 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-04 10:03:14.358 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-04 10:03:14.360 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-04 10:03:14.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:03:14.365 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:03:14.367 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-04 10:03:14.370 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:03:14.373 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-04 10:03:14.389 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:14.391 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-04 10:03:14.394 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-04 10:03:14.396 | + ./stack.sh:main:894 : configure_keystone 2022-06-04 10:03:14.399 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-04 10:03:14.411 | + 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-06-04 10:03:14.413 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-04 10:03:14.418 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-04 10:03:14.435 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:14.437 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-04 10:03:14.468 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-04 10:03:14.496 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-04 10:03:14.526 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-04 10:03:14.557 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-04 10:03:14.587 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-04 10:03:14.619 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-04 10:03:14.647 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-04 10:03:14.675 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-04 10:03:14.678 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-04 10:03:14.680 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-04 10:03:14.682 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-04 10:03:14.685 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-04 10:03:14.687 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-04 10:03:14.702 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:14.705 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-04 10:03:14.708 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-04 10:03:14.710 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-04 10:03:14.725 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:14.727 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:03:14.731 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:03:14.761 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-04 10:03:14.763 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-04 10:03:14.765 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-04 10:03:14.767 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-04 10:03:14.784 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:14.786 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.66/identity 2022-06-04 10:03:14.817 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-04 10:03:14.819 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-04 10:03:14.851 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-04 10:03:14.854 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-04 10:03:14.856 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-04 10:03:14.859 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-04 10:03:14.861 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:03:14.864 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:03:14.866 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:03:14.882 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:14.884 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:03:14.887 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-04 10:03:14.890 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-04 10:03:14.920 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-04 10:03:14.922 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-04 10:03:14.925 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-04 10:03:14.927 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-04 10:03:14.930 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-04 10:03:14.947 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-04 10:03:14.950 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-04 10:03:14.953 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-04 10:03:14.955 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-04 10:03:14.958 | + 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-06-04 10:03:14.986 | + 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-06-04 10:03:15.014 | + 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-06-04 10:03:15.042 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-04 10:03:15.069 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-04 10:03:15.097 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-04 10:03:15.100 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-04 10:03:15.102 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-04 10:03:15.104 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-04 10:03:15.107 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-04 10:03:15.110 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-04 10:03:15.112 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-04 10:03:15.115 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-04 10:03:15.119 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-04 10:03:15.121 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-04 10:03:15.123 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-04 10:03:15.137 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-04 10:03:15.137 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:03:15.145 | d /var/run/uwsgi 0755 ubuntu root 2022-06-04 10:03:15.149 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:03:15.165 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-04 10:03:15.168 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-04 10:03:15.171 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-04 10:03:15.202 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-04 10:03:15.229 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-04 10:03:15.256 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-04 10:03:15.284 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-04 10:03:15.311 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-04 10:03:15.339 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-04 10:03:15.367 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-04 10:03:15.395 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-04 10:03:15.422 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-04 10:03:15.450 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-04 10:03:15.477 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-04 10:03:15.505 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-04 10:03:15.532 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-04 10:03:15.534 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-04 10:03:15.537 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-04 10:03:15.539 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-04 10:03:15.542 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-04 10:03:15.544 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:03:15.546 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:03:15.549 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-04 10:03:15.551 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-04 10:03:15.554 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-04 10:03:15.581 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-04 10:03:15.610 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-04 10:03:15.611 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-04 10:03:15.620 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-04 10:03:15.623 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-04 10:03:15.626 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-04 10:03:15.628 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-04 10:03:15.630 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-04 10:03:15.633 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:03:15.636 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:03:15.638 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:03:15.641 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-04 10:03:15.643 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-04 10:03:15.645 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:03:15.647 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:03:15.650 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-04 10:03:15.712 | Site keystone-wsgi-public already enabled 2022-06-04 10:03:15.718 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-04 10:03:15.720 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-04 10:03:15.723 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:03:15.725 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-04 10:03:15.870 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-04 10:03:15.901 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-04 10:03:15.934 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-04 10:03:15.965 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-04 10:03:15.967 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-04 10:03:15.999 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-04 10:03:16.036 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-04 10:03:16.064 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-04 10:03:16.067 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-04 10:03:16.069 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-04 10:03:16.086 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:16.089 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-04 10:03:16.107 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:16.109 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-04 10:03:16.112 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-04 10:03:16.114 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-04 10:03:16.116 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-04 10:03:16.119 | + lib/stack:stack_install_service:32 : install_swift 2022-06-04 10:03:16.121 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-04 10:03:16.124 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-04 10:03:16.126 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-04 10:03:16.128 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:03:16.130 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:03:16.133 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:03:16.136 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:03:16.138 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:03:16.141 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:03:16.158 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:03:16.160 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:03:16.162 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:03:16.165 | + functions-common:git_clone:618 : echo master 2022-06-04 10:03:16.165 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:03:16.171 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-04 10:03:16.173 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:03:16.175 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-04 10:03:16.188 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-04 10:03:16.191 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:03:16.191 | + functions-common:git_clone:679 : head -1 2022-06-04 10:03:16.195 | 2ed6e08f9 Merge "s3api tests: allow AWS credential file loading" 2022-06-04 10:03:16.198 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:03:16.200 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-04 10:03:16.203 | + inc/python:setup_develop:334 : local bindep 2022-06-04 10:03:16.205 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-04 10:03:16.207 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-04 10:03:16.210 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-04 10:03:16.212 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-04 10:03:16.215 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-04 10:03:16.218 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-04 10:03:16.220 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-04 10:03:16.222 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-04 10:03:16.225 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-04 10:03:16.228 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-04 10:03:16.231 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-04 10:03:16.234 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-04 10:03:16.236 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-04 10:03:16.238 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-04 10:03:16.241 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-04 10:03:16.247 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-04 10:03:16.250 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-04 10:03:16.879 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-04 10:03:16.881 | + inc/python:setup_package:414 : local bindep=0 2022-06-04 10:03:16.884 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-04 10:03:16.887 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-04 10:03:16.889 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-04 10:03:16.891 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-04 10:03:16.893 | + inc/python:setup_package:423 : local flags=-e 2022-06-04 10:03:16.895 | + inc/python:setup_package:424 : local extras=keystone 2022-06-04 10:03:16.898 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-04 10:03:16.901 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-04 10:03:16.903 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-04 10:03:16.905 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-04 10:03:16.907 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-04 10:03:16.910 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-04 10:03:16.930 | Using python 3.8 to install /opt/stack/swift 2022-06-04 10:03:16.933 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-04 10:03:17.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:03:17.796 | from cryptography.utils import int_from_bytes 2022-06-04 10:03:17.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:03:17.796 | from cryptography.utils import int_from_bytes 2022-06-04 10:03:18.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:03:18.892 | Obtaining file:///opt/stack/swift 2022-06-04 10:03:18.893 | Preparing metadata (setup.py): started 2022-06-04 10:03:22.970 | Preparing metadata (setup.py): finished with status 'done' 2022-06-04 10:03:23.012 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (0.33.1) 2022-06-04 10:03:23.013 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (1.1.2) 2022-06-04 10:03:23.014 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (0.11.0) 2022-06-04 10:03:23.016 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (2.1.1) 2022-06-04 10:03:23.017 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (4.9.0) 2022-06-04 10:03:23.018 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (2.27.1) 2022-06-04 10:03:23.019 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (1.16.0) 2022-06-04 10:03:23.020 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (0.9.9) 2022-06-04 10:03:23.021 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (1.6.1) 2022-06-04 10:03:23.022 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (36.0.2) 2022-06-04 10:03:23.023 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev76) (9.5.0) 2022-06-04 10:03:23.062 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev76) (1.15.0) 2022-06-04 10:03:23.069 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev76) (2.2.1) 2022-06-04 10:03:23.126 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (4.6.0) 2022-06-04 10:03:23.127 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (4.1.0) 2022-06-04 10:03:23.128 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (4.13.0) 2022-06-04 10:03:23.130 | 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.30.0.dev76) (3.1.1) 2022-06-04 10:03:23.131 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (8.8.0) 2022-06-04 10:03:23.132 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (4.5.0) 2022-06-04 10:03:23.133 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (5.1.0) 2022-06-04 10:03:23.134 | 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.30.0.dev76) (5.9.0) 2022-06-04 10:03:23.136 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (2.11.0) 2022-06-04 10:03:23.137 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (5.0.0) 2022-06-04 10:03:23.139 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev76) (1.8.7) 2022-06-04 10:03:23.140 | 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.30.0.dev76) (4.3.0) 2022-06-04 10:03:23.161 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev76) (62.3.2) 2022-06-04 10:03:23.193 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev76) (2.0.12) 2022-06-04 10:03:23.195 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev76) (3.3) 2022-06-04 10:03:23.197 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev76) (1.26.9) 2022-06-04 10:03:23.198 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev76) (2019.11.28) 2022-06-04 10:03:23.221 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev76) (2.21) 2022-06-04 10:03:23.325 | 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.30.0.dev76) (1.7.0) 2022-06-04 10:03:23.326 | 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.30.0.dev76) (1.0.2) 2022-06-04 10:03:23.328 | 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.30.0.dev76) (3.5.0) 2022-06-04 10:03:23.371 | 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.30.0.dev76) (1.1.5) 2022-06-04 10:03:23.415 | 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.30.0.dev76) (0.8.0) 2022-06-04 10:03:23.416 | 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.30.0.dev76) (6.0) 2022-06-04 10:03:23.417 | 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.30.0.dev76) (1.5.0) 2022-06-04 10:03:23.419 | 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.30.0.dev76) (2.5.0) 2022-06-04 10:03:23.483 | 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.30.0.dev76) (0.9.6) 2022-06-04 10:03:23.484 | 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.30.0.dev76) (2.8.2) 2022-06-04 10:03:23.497 | 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.30.0.dev76) (2022.1) 2022-06-04 10:03:23.499 | 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.30.0.dev76) (1.0.3) 2022-06-04 10:03:23.518 | 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.30.0.dev76) (3.0.9) 2022-06-04 10:03:23.520 | 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.30.0.dev76) (21.3) 2022-06-04 10:03:23.642 | 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.30.0.dev76) (1.14.1) 2022-06-04 10:03:23.657 | 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.30.0.dev76) (5.1.1) 2022-06-04 10:03:26.025 | Installing collected packages: swift 2022-06-04 10:03:26.026 | Attempting uninstall: swift 2022-06-04 10:03:26.028 | Found existing installation: swift 2.30.0.dev76 2022-06-04 10:03:26.031 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-04 10:03:26.032 | Running setup.py develop for swift 2022-06-04 10:03:31.185 | Successfully installed swift 2022-06-04 10:03:31.185 | 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-06-04 10:03:31.193 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:03:31.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:03:31.327 | + inc/python:pip_install:196 : result=0 2022-06-04 10:03:31.329 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:03:31.331 | + functions-common:time_stop:2426 : local name 2022-06-04 10:03:31.334 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:03:31.336 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:03:31.338 | + functions-common:time_stop:2429 : local total 2022-06-04 10:03:31.341 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:03:31.343 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:03:31.345 | + functions-common:time_stop:2433 : start_time=1654336996925 2022-06-04 10:03:31.347 | + functions-common:time_stop:2435 : [[ -z 1654336996925 ]] 2022-06-04 10:03:31.350 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:03:31.355 | + functions-common:time_stop:2438 : end_time=1654337011352 2022-06-04 10:03:31.357 | + functions-common:time_stop:2439 : elapsed_time=14427 2022-06-04 10:03:31.359 | + functions-common:time_stop:2440 : total=61859 2022-06-04 10:03:31.362 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:03:31.364 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=76286 2022-06-04 10:03:31.366 | + inc/python:pip_install:199 : return 0 2022-06-04 10:03:31.369 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-04 10:03:31.372 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-04 10:03:31.374 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-04 10:03:31.393 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-04 10:03:31.405 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-04 10:03:31.407 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-04 10:03:31.409 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:03:31.412 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:03:31.414 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-04 10:03:31.417 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:03:31.420 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-04 10:03:31.422 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-04 10:03:31.424 | + ./stack.sh:main:903 : configure_swift 2022-06-04 10:03:31.427 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-04 10:03:31.429 | + lib/swift:configure_swift:332 : local node_number 2022-06-04 10:03:31.432 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-04 10:03:31.434 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-04 10:03:31.436 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-04 10:03:32.691 | No account-replicator running 2022-06-04 10:03:32.691 | No proxy-server running 2022-06-04 10:03:32.691 | No object-auditor running 2022-06-04 10:03:32.691 | No container-replicator running 2022-06-04 10:03:32.691 | No object-replicator running 2022-06-04 10:03:32.691 | No object-server running 2022-06-04 10:03:32.691 | No account-auditor running 2022-06-04 10:03:32.691 | No container-updater running 2022-06-04 10:03:32.691 | No container-sharder running 2022-06-04 10:03:32.691 | No object-updater running 2022-06-04 10:03:32.691 | No container-reconciler running 2022-06-04 10:03:32.691 | No object-reconstructor running 2022-06-04 10:03:32.691 | No container-sync running 2022-06-04 10:03:32.691 | No account-server running 2022-06-04 10:03:32.691 | No container-auditor running 2022-06-04 10:03:32.691 | No object-expirer running 2022-06-04 10:03:32.691 | No container-server running 2022-06-04 10:03:32.691 | No account-reaper running 2022-06-04 10:03:32.800 | + lib/swift:configure_swift:337 : true 2022-06-04 10:03:32.802 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-04 10:03:32.814 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-04 10:03:32.826 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-04 10:03:32.829 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-04 10:03:32.830 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-04 10:03:32.834 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-04 10:03:32.834 | s/%GROUP%/ubuntu/; 2022-06-04 10:03:32.834 | s/%USER%/ubuntu/; 2022-06-04 10:03:32.835 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-04 10:03:32.835 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-04 10:03:32.839 | uid = ubuntu 2022-06-04 10:03:32.839 | gid = ubuntu 2022-06-04 10:03:32.839 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-04 10:03:32.839 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-04 10:03:32.839 | address = 127.0.0.1 2022-06-04 10:03:32.839 | 2022-06-04 10:03:32.839 | [account6612] 2022-06-04 10:03:32.839 | max connections = 25 2022-06-04 10:03:32.839 | path = /opt/stack/data/swift/1/node/ 2022-06-04 10:03:32.839 | read only = false 2022-06-04 10:03:32.839 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-04 10:03:32.839 | 2022-06-04 10:03:32.839 | [account6622] 2022-06-04 10:03:32.839 | max connections = 25 2022-06-04 10:03:32.839 | path = /opt/stack/data/swift/2/node/ 2022-06-04 10:03:32.839 | read only = false 2022-06-04 10:03:32.839 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-04 10:03:32.839 | 2022-06-04 10:03:32.839 | [account6632] 2022-06-04 10:03:32.839 | max connections = 25 2022-06-04 10:03:32.839 | path = /opt/stack/data/swift/3/node/ 2022-06-04 10:03:32.839 | read only = false 2022-06-04 10:03:32.839 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-04 10:03:32.839 | 2022-06-04 10:03:32.839 | [account6642] 2022-06-04 10:03:32.839 | max connections = 25 2022-06-04 10:03:32.840 | path = /opt/stack/data/swift/4/node/ 2022-06-04 10:03:32.840 | read only = false 2022-06-04 10:03:32.840 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-04 10:03:32.840 | 2022-06-04 10:03:32.840 | 2022-06-04 10:03:32.840 | [container6611] 2022-06-04 10:03:32.840 | max connections = 25 2022-06-04 10:03:32.840 | path = /opt/stack/data/swift/1/node/ 2022-06-04 10:03:32.840 | read only = false 2022-06-04 10:03:32.840 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-04 10:03:32.840 | 2022-06-04 10:03:32.840 | [container6621] 2022-06-04 10:03:32.840 | max connections = 25 2022-06-04 10:03:32.840 | path = /opt/stack/data/swift/2/node/ 2022-06-04 10:03:32.840 | read only = false 2022-06-04 10:03:32.840 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-04 10:03:32.840 | 2022-06-04 10:03:32.840 | [container6631] 2022-06-04 10:03:32.840 | max connections = 25 2022-06-04 10:03:32.840 | path = /opt/stack/data/swift/3/node/ 2022-06-04 10:03:32.840 | read only = false 2022-06-04 10:03:32.840 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-04 10:03:32.840 | 2022-06-04 10:03:32.840 | [container6641] 2022-06-04 10:03:32.840 | max connections = 25 2022-06-04 10:03:32.840 | path = /opt/stack/data/swift/4/node/ 2022-06-04 10:03:32.840 | read only = false 2022-06-04 10:03:32.840 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-04 10:03:32.840 | 2022-06-04 10:03:32.840 | 2022-06-04 10:03:32.840 | [object6613] 2022-06-04 10:03:32.841 | max connections = 25 2022-06-04 10:03:32.841 | path = /opt/stack/data/swift/1/node/ 2022-06-04 10:03:32.841 | read only = false 2022-06-04 10:03:32.841 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-04 10:03:32.841 | 2022-06-04 10:03:32.841 | [object6623] 2022-06-04 10:03:32.841 | max connections = 25 2022-06-04 10:03:32.841 | path = /opt/stack/data/swift/2/node/ 2022-06-04 10:03:32.841 | read only = false 2022-06-04 10:03:32.841 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-04 10:03:32.841 | 2022-06-04 10:03:32.841 | [object6633] 2022-06-04 10:03:32.841 | max connections = 25 2022-06-04 10:03:32.841 | path = /opt/stack/data/swift/3/node/ 2022-06-04 10:03:32.841 | read only = false 2022-06-04 10:03:32.841 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-04 10:03:32.841 | 2022-06-04 10:03:32.841 | [object6643] 2022-06-04 10:03:32.841 | max connections = 25 2022-06-04 10:03:32.841 | path = /opt/stack/data/swift/4/node/ 2022-06-04 10:03:32.841 | read only = false 2022-06-04 10:03:32.841 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-04 10:03:32.842 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-04 10:03:32.844 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:03:32.846 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:03:32.848 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-04 10:03:32.861 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-04 10:03:32.863 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-04 10:03:32.867 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-04 10:03:32.871 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-04 10:03:32.874 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-04 10:03:32.878 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-04 10:03:32.907 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.66:8080/v1/ 2022-06-04 10:03:32.933 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-04 10:03:32.951 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-04 10:03:32.979 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-04 10:03:32.999 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-04 10:03:33.029 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-04 10:03:33.047 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-04 10:03:33.075 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-04 10:03:33.094 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-04 10:03:33.122 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-04 10:03:33.140 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-04 10:03:33.169 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-04 10:03:33.188 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-04 10:03:33.203 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:33.206 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-04 10:03:33.235 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-04 10:03:33.263 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-04 10:03:33.290 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-04 10:03:33.318 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-04 10:03:33.320 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-04 10:03:33.335 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:33.338 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-04 10:03:33.365 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-04 10:03:33.380 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:33.382 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-04 10:03:33.398 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:33.401 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-04 10:03:33.403 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-04 10:03:33.418 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:33.420 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-04 10:03:33.422 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-04 10:03:33.424 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-04 10:03:33.429 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-04 10:03:33.434 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-04 10:03:33.464 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-04 10:03:33.491 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-04 10:03:33.521 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-04 10:03:33.551 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-04 10:03:33.579 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-04 10:03:33.581 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-04 10:03:33.583 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-04 10:03:33.585 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-04 10:03:33.587 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-04 10:03:33.615 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-04 10:03:33.642 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.66/identity 2022-06-04 10:03:33.670 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-04 10:03:33.698 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-04 10:03:33.725 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-04 10:03:33.753 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-04 10:03:33.780 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-04 10:03:33.808 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:03:33.835 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-04 10:03:33.863 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-04 10:03:33.891 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-04 10:03:33.919 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-04 10:03:33.946 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-04 10:03:33.977 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-04 10:03:34.005 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-04 10:03:34.023 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-04 10:03:34.052 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-04 10:03:34.080 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-04 10:03:34.085 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-04 10:03:34.115 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-04 10:03:34.142 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-04 10:03:34.170 | + lib/swift:configure_swift:480 : local node_number 2022-06-04 10:03:34.172 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-04 10:03:34.174 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-04 10:03:34.176 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-04 10:03:34.181 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-04 10:03:34.183 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-04 10:03:34.186 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-04 10:03:34.188 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-04 10:03:34.190 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-04 10:03:34.192 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-04 10:03:34.194 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-04 10:03:34.197 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-04 10:03:34.216 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-04 10:03:34.245 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-04 10:03:34.263 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-04 10:03:34.292 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-04 10:03:34.311 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-04 10:03:34.340 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-04 10:03:34.358 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-04 10:03:34.387 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-04 10:03:34.405 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-04 10:03:34.434 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-04 10:03:34.452 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-04 10:03:34.481 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-04 10:03:34.499 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-04 10:03:34.530 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-04 10:03:34.547 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-04 10:03:34.576 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-04 10:03:34.595 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-04 10:03:34.622 | + 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-06-04 10:03:34.627 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-04 10:03:34.646 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-04 10:03:34.676 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-04 10:03:34.707 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-04 10:03:34.709 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-04 10:03:34.714 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-04 10:03:34.717 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-04 10:03:34.719 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-04 10:03:34.721 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-04 10:03:34.723 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-04 10:03:34.725 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-04 10:03:34.728 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-04 10:03:34.730 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-04 10:03:34.749 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-04 10:03:34.777 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-04 10:03:34.796 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-04 10:03:34.825 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-04 10:03:34.843 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-04 10:03:34.872 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-04 10:03:34.891 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-04 10:03:34.919 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-04 10:03:34.938 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-04 10:03:34.967 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-04 10:03:34.986 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-04 10:03:35.015 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-04 10:03:35.033 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-04 10:03:35.062 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-04 10:03:35.081 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-04 10:03:35.109 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-04 10:03:35.128 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-04 10:03:35.155 | + 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-06-04 10:03:35.160 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-04 10:03:35.178 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-04 10:03:35.207 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-04 10:03:35.209 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-04 10:03:35.214 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-04 10:03:35.216 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-04 10:03:35.218 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-04 10:03:35.220 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-04 10:03:35.223 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-04 10:03:35.225 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-04 10:03:35.227 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-04 10:03:35.230 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-04 10:03:35.249 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-04 10:03:35.277 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-04 10:03:35.296 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-04 10:03:35.325 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-04 10:03:35.343 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-04 10:03:35.372 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-04 10:03:35.390 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-04 10:03:35.419 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-04 10:03:35.438 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-04 10:03:35.466 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-04 10:03:35.485 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-04 10:03:35.514 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-04 10:03:35.532 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-04 10:03:35.561 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-04 10:03:35.580 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-04 10:03:35.609 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-04 10:03:35.627 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-04 10:03:35.655 | + 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-06-04 10:03:35.660 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-04 10:03:35.678 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-04 10:03:35.707 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-04 10:03:35.736 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-04 10:03:35.764 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-04 10:03:35.793 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-04 10:03:35.795 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-04 10:03:35.800 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-04 10:03:35.829 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-04 10:03:35.859 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-04 10:03:35.888 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-04 10:03:35.917 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-04 10:03:35.946 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-04 10:03:35.974 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-04 10:03:36.002 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-04 10:03:36.030 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-04 10:03:36.058 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-04 10:03:36.074 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:36.076 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-04 10:03:36.095 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-04 10:03:36.098 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-04 10:03:36.118 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-04 10:03:36.121 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.66 2022-06-04 10:03:36.148 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-04 10:03:36.151 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-04 10:03:36.179 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.66/identity 2022-06-04 10:03:36.208 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-04 10:03:36.211 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-04 10:03:36.239 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-04 10:03:36.256 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:36.258 | + lib/swift:configure_swift:543 : local user_group 2022-06-04 10:03:36.262 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-04 10:03:36.266 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-04 10:03:36.269 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-04 10:03:36.281 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-04 10:03:36.284 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-04 10:03:36.295 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-04 10:03:36.297 | + lib/swift:configure_swift:550 : is_suse 2022-06-04 10:03:36.299 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:03:36.302 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:03:36.304 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:03:36.307 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:03:36.309 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:03:36.312 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:03:36.314 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-04 10:03:36.327 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-04 10:03:36.330 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-04 10:03:36.332 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-04 10:03:36.350 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:03:36.352 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-04 10:03:36.371 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:36.373 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-04 10:03:36.375 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-04 10:03:36.378 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-04 10:03:36.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-04 10:03:36.383 | + lib/stack:stack_install_service:32 : install_glance 2022-06-04 10:03:36.386 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-04 10:03:36.389 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-04 10:03:36.391 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-04 10:03:36.408 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:36.411 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-04 10:03:36.413 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-04 10:03:36.430 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:03:36.433 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-04 10:03:36.436 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-04 10:03:36.439 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-04 10:03:36.441 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:03:36.444 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:03:36.447 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-06-04 10:03:36.450 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:03:36.453 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-04 10:03:36.456 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-04 10:03:36.459 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-04 10:03:36.462 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-04 10:03:36.464 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-04 10:03:36.467 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-04 10:03:36.469 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-04 10:03:36.473 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-04 10:03:36.475 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-04 10:03:36.478 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-04 10:03:36.482 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-04 10:03:36.482 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-04 10:03:36.487 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-04 10:03:36.490 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-04 10:03:36.492 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-04 10:03:36.496 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-04 10:03:36.498 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-04 10:03:36.521 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-04 10:03:36.523 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-04 10:03:37.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:03:37.386 | from cryptography.utils import int_from_bytes 2022-06-04 10:03:37.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:03:37.386 | from cryptography.utils import int_from_bytes 2022-06-04 10:03:38.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:03:38.448 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (4.0.0) 2022-06-04 10:03:38.532 | 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.5.0) 2022-06-04 10:03:38.533 | 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-06-04 10:03:38.534 | 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-06-04 10:03:38.535 | 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-06-04 10:03:38.536 | 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.1) 2022-06-04 10:03:38.537 | 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-06-04 10:03:38.538 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.6.0) 2022-06-04 10:03:38.539 | 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-06-04 10:03:38.541 | 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.13.0) 2022-06-04 10:03:38.542 | 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-06-04 10:03:38.543 | 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-06-04 10:03:38.544 | 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.1) 2022-06-04 10:03:38.546 | 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-06-04 10:03:38.549 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.0.0) 2022-06-04 10:03:38.552 | 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.8.0) 2022-06-04 10:03:38.554 | 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-06-04 10:03:38.557 | 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-06-04 10:03:38.559 | 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-06-04 10:03:38.568 | 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-06-04 10:03:38.569 | 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.2.1) 2022-06-04 10:03:38.583 | 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.9) 2022-06-04 10:03:38.653 | 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.9.0) 2022-06-04 10:03:38.655 | 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-06-04 10:03:38.656 | 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-06-04 10:03:38.681 | 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-06-04 10:03:38.683 | 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-06-04 10:03:38.684 | 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-06-04 10:03:38.685 | 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.7.0) 2022-06-04 10:03:38.686 | 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) (5.0.0) 2022-06-04 10:03:38.698 | 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-06-04 10:03:38.741 | 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-06-04 10:03:38.742 | 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-06-04 10:03:38.743 | 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-06-04 10:03:38.744 | 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.5.0) 2022-06-04 10:03:38.765 | 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-06-04 10:03:38.766 | 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-06-04 10:03:38.782 | 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) (2022.1) 2022-06-04 10:03:38.798 | 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-06-04 10:03:38.800 | 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-06-04 10:03:38.820 | 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-06-04 10:03:38.823 | 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.3.0) 2022-06-04 10:03:38.905 | 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-06-04 10:03:38.906 | 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-06-04 10:03:38.908 | 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-06-04 10:03:38.910 | 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.9) 2022-06-04 10:03:38.959 | 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-06-04 10:03:38.984 | 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.14.1) 2022-06-04 10:03:39.195 | 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-06-04 10:03:39.200 | 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-06-04 10:03:39.235 | 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-06-04 10:03:39.236 | 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.5) 2022-06-04 10:03:39.238 | 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-06-04 10:03:39.239 | 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-06-04 10:03:39.240 | 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-06-04 10:03:39.241 | 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-06-04 10:03:39.297 | 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-06-04 10:03:39.479 | 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-06-04 10:03:39.503 | 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) (62.3.2) 2022-06-04 10:03:39.587 | 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-06-04 10:03:39.735 | 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-06-04 10:03:41.903 | 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-06-04 10:03:41.909 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:03:41.909 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:03:42.037 | + inc/python:pip_install:196 : result=0 2022-06-04 10:03:42.039 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:03:42.042 | + functions-common:time_stop:2426 : local name 2022-06-04 10:03:42.045 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:03:42.047 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:03:42.049 | + functions-common:time_stop:2429 : local total 2022-06-04 10:03:42.052 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:03:42.054 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:03:42.057 | + functions-common:time_stop:2433 : start_time=1654337016515 2022-06-04 10:03:42.059 | + functions-common:time_stop:2435 : [[ -z 1654337016515 ]] 2022-06-04 10:03:42.062 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:03:42.067 | + functions-common:time_stop:2438 : end_time=1654337022064 2022-06-04 10:03:42.069 | + functions-common:time_stop:2439 : elapsed_time=5549 2022-06-04 10:03:42.072 | + functions-common:time_stop:2440 : total=76286 2022-06-04 10:03:42.074 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:03:42.077 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=81835 2022-06-04 10:03:42.080 | + inc/python:pip_install:199 : return 0 2022-06-04 10:03:42.082 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-04 10:03:42.085 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-04 10:03:42.089 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-04 10:03:42.102 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-04 10:03:42.107 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-04 10:03:42.110 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-04 10:03:42.112 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-04 10:03:42.114 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:03:42.117 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:03:42.120 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:03:42.123 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:03:42.125 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:03:42.128 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:03:42.145 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:03:42.147 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:03:42.151 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:03:42.153 | + functions-common:git_clone:618 : echo master 2022-06-04 10:03:42.154 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:03:42.159 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-04 10:03:42.161 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:03:42.164 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-04 10:03:42.176 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-04 10:03:42.179 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:03:42.180 | + functions-common:git_clone:679 : head -1 2022-06-04 10:03:42.187 | 6bd1d14a5 Imported Translations from Zanata 2022-06-04 10:03:42.190 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:03:42.193 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-04 10:03:42.195 | + inc/python:setup_develop:334 : local bindep 2022-06-04 10:03:42.199 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-04 10:03:42.201 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-04 10:03:42.204 | + inc/python:setup_develop:340 : local extras= 2022-06-04 10:03:42.207 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-04 10:03:42.209 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-04 10:03:42.212 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-04 10:03:42.214 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-04 10:03:42.217 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-04 10:03:42.219 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-04 10:03:42.222 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-04 10:03:42.225 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-04 10:03:42.228 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-04 10:03:42.230 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-04 10:03:42.233 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-04 10:03:42.236 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-04 10:03:42.242 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-04 10:03:42.246 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-04 10:03:42.888 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-04 10:03:42.890 | + inc/python:setup_package:414 : local bindep=0 2022-06-04 10:03:42.893 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-04 10:03:42.895 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-04 10:03:42.897 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-04 10:03:42.900 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-04 10:03:42.902 | + inc/python:setup_package:423 : local flags=-e 2022-06-04 10:03:42.904 | + inc/python:setup_package:424 : local extras= 2022-06-04 10:03:42.907 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-04 10:03:42.909 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-04 10:03:42.911 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-04 10:03:42.914 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-04 10:03:42.917 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-04 10:03:42.920 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-04 10:03:42.941 | Using python 3.8 to install /opt/stack/glance 2022-06-04 10:03:42.943 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-04 10:03:43.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:03:43.811 | from cryptography.utils import int_from_bytes 2022-06-04 10:03:43.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:03:43.811 | from cryptography.utils import int_from_bytes 2022-06-04 10:03:44.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:03:44.897 | Obtaining file:///opt/stack/glance 2022-06-04 10:03:44.897 | Preparing metadata (setup.py): started 2022-06-04 10:03:48.824 | Preparing metadata (setup.py): finished with status 'done' 2022-06-04 10:03:48.898 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (5.9.0) 2022-06-04 10:03:48.899 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (0.7.1) 2022-06-04 10:03:48.901 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (1.4.37) 2022-06-04 10:03:48.902 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (0.33.1) 2022-06-04 10:03:48.903 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (2.1.1) 2022-06-04 10:03:48.904 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (2.5.1) 2022-06-04 10:03:48.905 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (1.8.7) 2022-06-04 10:03:48.906 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (0.4.2) 2022-06-04 10:03:48.907 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (1.8.0) 2022-06-04 10:03:48.908 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (0.20.4) 2022-06-04 10:03:48.909 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (8.8.0) 2022-06-04 10:03:48.910 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.5.1) 2022-06-04 10:03:48.911 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.1.0) 2022-06-04 10:03:48.913 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (1.5.0) 2022-06-04 10:03:48.914 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.13.0) 2022-06-04 10:03:48.915 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (3.5.0) 2022-06-04 10:03:48.916 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (2.4.1) 2022-06-04 10:03:48.917 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.7.0) 2022-06-04 10:03:48.918 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.6.0) 2022-06-04 10:03:48.919 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (9.5.0) 2022-06-04 10:03:48.920 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (0.11.0) 2022-06-04 10:03:48.921 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (3.3.0) 2022-06-04 10:03:48.923 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (3.5.0) 2022-06-04 10:03:48.924 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev61) (3.2.0) 2022-06-04 10:03:48.925 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.5.0) 2022-06-04 10:03:48.926 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (22.0.0) 2022-06-04 10:03:48.927 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (11.3.0) 2022-06-04 10:03:48.928 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (5.1.0) 2022-06-04 10:03:48.929 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (1.6.0) 2022-06-04 10:03:48.931 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (5.0.0) 2022-06-04 10:03:48.932 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (12.14.0) 2022-06-04 10:03:48.933 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.5.1) 2022-06-04 10:03:48.934 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (2.4.0) 2022-06-04 10:03:48.935 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (3.12.1) 2022-06-04 10:03:48.937 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (1.3.3) 2022-06-04 10:03:48.937 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (3.4.3) 2022-06-04 10:03:48.939 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (4.0.0) 2022-06-04 10:03:48.940 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (2.5.0) 2022-06-04 10:03:48.941 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (36.0.2) 2022-06-04 10:03:48.942 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (0.2.2) 2022-06-04 10:03:48.943 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (1.0.2) 2022-06-04 10:03:48.944 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (5.7.0) 2022-06-04 10:03:48.945 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev61) (3.11.0) 2022-06-04 10:03:48.962 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev61) (1.2.0) 2022-06-04 10:03:48.964 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev61) (5.7.1) 2022-06-04 10:03:48.965 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev61) (4.11.4) 2022-06-04 10:03:48.986 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev61) (2.27.1) 2022-06-04 10:03:48.989 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev61) (5.3.0) 2022-06-04 10:03:49.030 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev61) (1.15.0) 2022-06-04 10:03:49.046 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev61) (4.3.0) 2022-06-04 10:03:49.054 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev61) (1.14.1) 2022-06-04 10:03:49.070 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev61) (2.2.1) 2022-06-04 10:03:49.071 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev61) (1.16.0) 2022-06-04 10:03:49.073 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev61) (1.1.2) 2022-06-04 10:03:49.164 | 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==25.0.0.dev61) (3.0.9) 2022-06-04 10:03:49.244 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev61) (1.7.0) 2022-06-04 10:03:49.298 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev61) (3.1.1) 2022-06-04 10:03:49.300 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev61) (2.11.0) 2022-06-04 10:03:49.332 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.1->glance==25.0.0.dev61) (0.17.3) 2022-06-04 10:03:49.380 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev61) (0.8.0) 2022-06-04 10:03:49.382 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev61) (1.5.0) 2022-06-04 10:03:49.384 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev61) (6.0) 2022-06-04 10:03:49.442 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev61) (0.5.0) 2022-06-04 10:03:49.443 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev61) (2.0.1) 2022-06-04 10:03:49.444 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev61) (0.13.0) 2022-06-04 10:03:49.472 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev61) (0.99.0) 2022-06-04 10:03:49.521 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev61) (2.8.2) 2022-06-04 10:03:49.525 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev61) (0.9.6) 2022-06-04 10:03:49.611 | 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==25.0.0.dev61) (0.4.0) 2022-06-04 10:03:49.612 | 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==25.0.0.dev61) (2.8.0) 2022-06-04 10:03:49.614 | 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==25.0.0.dev61) (5.1.1) 2022-06-04 10:03:49.615 | 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==25.0.0.dev61) (5.2.0) 2022-06-04 10:03:49.619 | 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==25.0.0.dev61) (5.2.4) 2022-06-04 10:03:49.643 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev61) (3.3.0) 2022-06-04 10:03:49.645 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev61) (3.1.2) 2022-06-04 10:03:49.649 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev61) (3.2.2) 2022-06-04 10:03:49.692 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev61) (5.9.1) 2022-06-04 10:03:49.737 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev61) (0.11.0) 2022-06-04 10:03:49.739 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev61) (2022.1) 2022-06-04 10:03:49.740 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev61) (21.3) 2022-06-04 10:03:49.813 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev61) (62.3.2) 2022-06-04 10:03:49.873 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev61) (0.2.5) 2022-06-04 10:03:49.978 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev61) (0.7) 2022-06-04 10:03:50.261 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev61) (2.8.2) 2022-06-04 10:03:50.262 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev61) (1.4.2) 2022-06-04 10:03:50.264 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev61) (2.5.0) 2022-06-04 10:03:50.267 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev61) (6.3.1) 2022-06-04 10:03:50.324 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev61) (0.8.1) 2022-06-04 10:03:50.347 | 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==25.0.0.dev61) (5.0.0) 2022-06-04 10:03:50.440 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev61) (2.21) 2022-06-04 10:03:50.558 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev61) (2.1.1) 2022-06-04 10:03:50.773 | 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==25.0.0.dev61) (2.5.0) 2022-06-04 10:03:50.774 | 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==25.0.0.dev61) (1.0.0) 2022-06-04 10:03:50.777 | 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==25.0.0.dev61) (1.4.0) 2022-06-04 10:03:50.778 | 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==25.0.0.dev61) (1.32) 2022-06-04 10:03:50.779 | 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==25.0.0.dev61) (1.1.5) 2022-06-04 10:03:50.780 | 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==25.0.0.dev61) (1.4.4) 2022-06-04 10:03:50.782 | 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==25.0.0.dev61) (5.1.1) 2022-06-04 10:03:50.904 | 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==25.0.0.dev61) (0.14.1) 2022-06-04 10:03:50.936 | 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==25.0.0.dev61) (1.0.3) 2022-06-04 10:03:50.981 | 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==25.0.0.dev61) (3.0.0) 2022-06-04 10:03:50.984 | 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==25.0.0.dev61) (1.3.5) 2022-06-04 10:03:51.226 | 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==25.0.0.dev61) (3.10.1) 2022-06-04 10:03:51.412 | 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==25.0.0.dev61) (3.3) 2022-06-04 10:03:51.413 | 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==25.0.0.dev61) (1.26.9) 2022-06-04 10:03:51.414 | 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==25.0.0.dev61) (2019.11.28) 2022-06-04 10:03:51.417 | 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==25.0.0.dev61) (2.0.12) 2022-06-04 10:03:51.522 | 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==25.0.0.dev61) (0.5.2) 2022-06-04 10:03:51.676 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev61) (2.5.0) 2022-06-04 10:03:51.781 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev61) (3.8.0) 2022-06-04 10:03:52.095 | 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==25.0.0.dev61) (2.4.1) 2022-06-04 10:03:52.099 | 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==25.0.0.dev61) (0.5.1) 2022-06-04 10:03:52.329 | 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==25.0.0.dev61) (2.3) 2022-06-04 10:03:52.612 | 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==25.0.0.dev61) (1.0.0) 2022-06-04 10:03:53.002 | 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==25.0.0.dev61) (21.4.0) 2022-06-04 10:03:53.003 | 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==25.0.0.dev61) (1.8.2) 2022-06-04 10:03:54.472 | Installing collected packages: glance 2022-06-04 10:03:54.473 | Attempting uninstall: glance 2022-06-04 10:03:54.475 | Found existing installation: glance 25.0.0.dev61 2022-06-04 10:03:54.483 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-04 10:03:54.484 | Running setup.py develop for glance 2022-06-04 10:03:59.844 | Successfully installed glance 2022-06-04 10:03:59.844 | 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-06-04 10:03:59.854 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:03:59.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:03:59.991 | + inc/python:pip_install:196 : result=0 2022-06-04 10:03:59.993 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:03:59.996 | + functions-common:time_stop:2426 : local name 2022-06-04 10:03:59.998 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:04:00.000 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:04:00.003 | + functions-common:time_stop:2429 : local total 2022-06-04 10:04:00.005 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:04:00.007 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:04:00.010 | + functions-common:time_stop:2433 : start_time=1654337022936 2022-06-04 10:04:00.013 | + functions-common:time_stop:2435 : [[ -z 1654337022936 ]] 2022-06-04 10:04:00.015 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:04:00.020 | + functions-common:time_stop:2438 : end_time=1654337040017 2022-06-04 10:04:00.022 | + functions-common:time_stop:2439 : elapsed_time=17081 2022-06-04 10:04:00.025 | + functions-common:time_stop:2440 : total=81835 2022-06-04 10:04:00.027 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:04:00.029 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=98916 2022-06-04 10:04:00.032 | + inc/python:pip_install:199 : return 0 2022-06-04 10:04:00.034 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-04 10:04:00.037 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-04 10:04:00.039 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-04 10:04:00.058 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-04 10:04:00.071 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-04 10:04:00.074 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-04 10:04:00.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:04:00.079 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:04:00.081 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-04 10:04:00.084 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:04:00.087 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-04 10:04:00.090 | + ./stack.sh:main:915 : configure_glance 2022-06-04 10:04:00.092 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-04 10:04:00.105 | + lib/glance:configure_glance:326 : local dburl 2022-06-04 10:04:00.108 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-04 10:04:00.110 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-04 10:04:00.113 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-04 10:04:00.115 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-04 10:04:00.118 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:04:00.121 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:04:00.123 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:04:00.140 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:00.142 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:04:00.144 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-04 10:04:00.147 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-04 10:04:00.150 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-04 10:04:00.179 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-04 10:04:00.209 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-04 10:04:00.239 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-04 10:04:00.270 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-04 10:04:00.299 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-04 10:04:00.330 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-04 10:04:00.332 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-04 10:04:00.335 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-04 10:04:00.337 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-04 10:04:00.339 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-04 10:04:00.369 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-04 10:04:00.399 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-04 10:04:00.429 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-04 10:04:00.459 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-04 10:04:00.489 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-04 10:04:00.520 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-04 10:04:00.550 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-04 10:04:00.581 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:04:00.611 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-04 10:04:00.641 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-04 10:04:00.672 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-04 10:04:00.674 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-04 10:04:00.677 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-04 10:04:00.679 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-04 10:04:00.682 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-04 10:04:00.685 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-04 10:04:00.701 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:00.704 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-04 10:04:00.707 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-04 10:04:00.709 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-04 10:04:00.726 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:00.729 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:04:00.732 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:04:00.762 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-04 10:04:00.764 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-04 10:04:00.767 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-04 10:04:00.769 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-04 10:04:00.772 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-04 10:04:00.801 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-04 10:04:00.832 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-04 10:04:00.834 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-04 10:04:00.837 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-04 10:04:00.839 | + lib/glance:configure_glance_store:254 : local be 2022-06-04 10:04:00.842 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-04 10:04:00.844 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-04 10:04:00.847 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-04 10:04:00.878 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-04 10:04:00.880 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.66 2022-06-04 10:04:00.909 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-04 10:04:00.912 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-04 10:04:00.929 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:00.932 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-04 10:04:00.962 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-04 10:04:00.992 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-04 10:04:01.023 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-04 10:04:01.054 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-04 10:04:01.083 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-04 10:04:01.101 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:01.104 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-04 10:04:01.134 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-04 10:04:01.164 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-04 10:04:01.194 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.66/identity/v3 2022-06-04 10:04:01.225 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-04 10:04:01.256 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.66/image 2022-06-04 10:04:01.286 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-04 10:04:01.303 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:01.306 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-04 10:04:01.308 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-04 10:04:01.311 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-04 10:04:01.314 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-04 10:04:01.331 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-04 10:04:01.334 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-04 10:04:01.336 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-04 10:04:01.339 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-04 10:04:01.341 | + 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-06-04 10:04:01.371 | + 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-06-04 10:04:01.402 | + 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-06-04 10:04:01.432 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-04 10:04:01.463 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-04 10:04:01.468 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-04 10:04:01.498 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-04 10:04:01.530 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-04 10:04:01.560 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.66/identity 2022-06-04 10:04:01.591 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-04 10:04:01.621 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-04 10:04:01.652 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-04 10:04:01.682 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-04 10:04:01.713 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-04 10:04:01.743 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-04 10:04:01.774 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-04 10:04:01.803 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-04 10:04:01.809 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-06-04 10:04:01.817 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-04 10:04:01.834 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:01.837 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-04 10:04:01.839 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-04 10:04:01.842 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-04 10:04:01.844 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-04 10:04:01.846 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-04 10:04:01.849 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-04 10:04:01.854 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-04 10:04:01.856 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-04 10:04:01.860 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-04 10:04:01.891 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-04 10:04:01.894 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-04 10:04:01.896 | ++ functions:get_random_port:837 : true 2022-06-04 10:04:01.898 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-04 10:04:01.901 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-04 10:04:01.903 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-04 10:04:01.965 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-04 10:04:01.967 | ++ functions:get_random_port:841 : break 2 2022-06-04 10:04:01.969 | ++ functions:get_random_port:845 : echo 60999 2022-06-04 10:04:01.972 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-04 10:04:01.975 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-04 10:04:02.003 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-04 10:04:02.031 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-04 10:04:02.059 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-04 10:04:02.088 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-04 10:04:02.115 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-04 10:04:02.143 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-04 10:04:02.172 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-04 10:04:02.202 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-04 10:04:02.230 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-04 10:04:02.258 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-04 10:04:02.286 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-04 10:04:02.314 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-04 10:04:02.342 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-04 10:04:02.373 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-04 10:04:02.401 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-04 10:04:02.429 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-04 10:04:02.457 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-04 10:04:02.486 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-04 10:04:02.514 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-04 10:04:02.517 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-04 10:04:02.519 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:04:02.521 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:02.525 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:02.527 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-04 10:04:02.529 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-04 10:04:02.586 | proxy (enabled by site administrator) 2022-06-04 10:04:02.589 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-04 10:04:02.592 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-04 10:04:02.594 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:04:02.596 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:02.599 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:02.601 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-04 10:04:02.604 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-04 10:04:02.659 | proxy_http (enabled by site administrator) 2022-06-04 10:04:02.662 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-04 10:04:02.665 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-04 10:04:02.668 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-04 10:04:02.670 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-04 10:04:02.673 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:02.675 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:02.678 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-04 10:04:02.681 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-04 10:04:02.684 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-04 10:04:02.684 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-04 10:04:02.693 | KeepAlive Off 2022-06-04 10:04:02.698 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-04 10:04:02.698 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-04 10:04:02.706 | SetEnv proxy-sendchunked 1 2022-06-04 10:04:02.711 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-04 10:04:02.711 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-04 10:04:02.719 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-04 10:04:02.722 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-04 10:04:02.725 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-04 10:04:02.727 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-04 10:04:02.730 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-04 10:04:02.732 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:04:02.735 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:02.737 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:02.740 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-04 10:04:02.742 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-04 10:04:02.745 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:02.747 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:02.750 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-04 10:04:02.812 | Site glance-wsgi-api already enabled 2022-06-04 10:04:02.817 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-04 10:04:02.819 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-04 10:04:02.823 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:04:02.825 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-04 10:04:02.960 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-04 10:04:02.965 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-04 10:04:02.999 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-04 10:04:03.002 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-04 10:04:03.004 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-04 10:04:03.026 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:03.028 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-04 10:04:03.031 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-04 10:04:03.033 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-04 10:04:03.036 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-04 10:04:03.038 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-04 10:04:03.041 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-04 10:04:03.044 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-04 10:04:03.046 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-04 10:04:03.049 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:04:03.051 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:04:03.054 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:04:03.057 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:04:03.060 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:04:03.063 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:04:03.080 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:04:03.082 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:04:03.085 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:04:03.088 | + functions-common:git_clone:618 : echo master 2022-06-04 10:04:03.088 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:04:03.094 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-04 10:04:03.096 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:04:03.098 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-04 10:04:03.112 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-04 10:04:03.115 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:04:03.115 | + functions-common:git_clone:679 : head -1 2022-06-04 10:04:03.120 | f6258d782 Merge "Add image_conversion_disable config" 2022-06-04 10:04:03.123 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:04:03.126 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-04 10:04:03.128 | + inc/python:setup_develop:334 : local bindep 2022-06-04 10:04:03.131 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-04 10:04:03.134 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-04 10:04:03.136 | + inc/python:setup_develop:340 : local extras= 2022-06-04 10:04:03.139 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-04 10:04:03.142 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-04 10:04:03.144 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-04 10:04:03.147 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-04 10:04:03.149 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-04 10:04:03.152 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-04 10:04:03.155 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-04 10:04:03.157 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-04 10:04:03.160 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-04 10:04:03.163 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-04 10:04:03.166 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-04 10:04:03.169 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-04 10:04:03.175 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-04 10:04:03.178 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-04 10:04:03.811 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-04 10:04:03.814 | + inc/python:setup_package:414 : local bindep=0 2022-06-04 10:04:03.816 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-04 10:04:03.819 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-04 10:04:03.822 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-04 10:04:03.824 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-04 10:04:03.826 | + inc/python:setup_package:423 : local flags=-e 2022-06-04 10:04:03.829 | + inc/python:setup_package:424 : local extras= 2022-06-04 10:04:03.831 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-04 10:04:03.834 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-04 10:04:03.836 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-04 10:04:03.839 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-04 10:04:03.842 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-04 10:04:03.844 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-04 10:04:03.865 | Using python 3.8 to install /opt/stack/cinder 2022-06-04 10:04:03.868 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-04 10:04:04.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:04:04.730 | from cryptography.utils import int_from_bytes 2022-06-04 10:04:04.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:04:04.730 | from cryptography.utils import int_from_bytes 2022-06-04 10:04:05.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:04:05.788 | Obtaining file:///opt/stack/cinder 2022-06-04 10:04:05.789 | Preparing metadata (setup.py): started 2022-06-04 10:04:10.503 | Preparing metadata (setup.py): finished with status 'done' 2022-06-04 10:04:10.640 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.9.0) 2022-06-04 10:04:10.641 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.1.1) 2022-06-04 10:04:10.642 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (0.33.1) 2022-06-04 10:04:10.643 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.1.2) 2022-06-04 10:04:10.644 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (0.20.4) 2022-06-04 10:04:10.646 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.0.2) 2022-06-04 10:04:10.647 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev228) (3.2.0) 2022-06-04 10:04:10.648 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.6.0) 2022-06-04 10:04:10.649 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (9.5.0) 2022-06-04 10:04:10.650 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.9.0) 2022-06-04 10:04:10.651 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.1.3) 2022-06-04 10:04:10.652 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (8.8.0) 2022-06-04 10:04:10.653 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.5.1) 2022-06-04 10:04:10.654 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.1.0) 2022-06-04 10:04:10.655 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (11.3.0) 2022-06-04 10:04:10.657 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.0.0) 2022-06-04 10:04:10.658 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (12.14.0) 2022-06-04 10:04:10.659 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.5.1) 2022-06-04 10:04:10.660 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (3.12.1) 2022-06-04 10:04:10.661 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.8.0) 2022-06-04 10:04:10.662 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.4.0) 2022-06-04 10:04:10.663 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (6.3.1) 2022-06-04 10:04:10.665 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.3.0) 2022-06-04 10:04:10.666 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.8.0) 2022-06-04 10:04:10.667 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.5.0) 2022-06-04 10:04:10.668 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.13.0) 2022-06-04 10:04:10.669 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.6.0) 2022-06-04 10:04:10.670 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (3.4.3) 2022-06-04 10:04:10.671 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (21.3) 2022-06-04 10:04:10.673 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.11.0) 2022-06-04 10:04:10.674 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (3.5.0) 2022-06-04 10:04:10.675 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.1.1) 2022-06-04 10:04:10.676 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.9.1) 2022-06-04 10:04:10.677 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (3.0.9) 2022-06-04 10:04:10.678 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.3.0) 2022-06-04 10:04:10.679 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.0.0) 2022-06-04 10:04:10.681 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.5.0) 2022-06-04 10:04:10.682 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (18.0.0) 2022-06-04 10:04:10.683 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.0.0) 2022-06-04 10:04:10.684 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2022.1) 2022-06-04 10:04:10.685 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.27.1) 2022-06-04 10:04:10.686 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.5.1) 2022-06-04 10:04:10.687 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (4.7.0) 2022-06-04 10:04:10.688 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.1.75) 2022-06-04 10:04:10.689 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.16.0) 2022-06-04 10:04:10.690 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.4.37) 2022-06-04 10:04:10.691 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (0.13.0) 2022-06-04 10:04:10.693 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (3.5.0) 2022-06-04 10:04:10.694 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (0.8.9) 2022-06-04 10:04:10.695 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (6.3.1) 2022-06-04 10:04:10.696 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.8.7) 2022-06-04 10:04:10.697 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.1.0) 2022-06-04 10:04:10.698 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (3.10.0) 2022-06-04 10:04:10.699 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.2.0) 2022-06-04 10:04:10.700 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (5.7.0) 2022-06-04 10:04:10.701 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.11.1) 2022-06-04 10:04:10.703 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (2.49.0) 2022-06-04 10:04:10.704 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (3.11.0) 2022-06-04 10:04:10.705 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (36.0.2) 2022-06-04 10:04:10.706 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (0.2.2) 2022-06-04 10:04:10.707 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.5.2.5) 2022-06-04 10:04:10.708 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev228) (1.24.1) 2022-06-04 10:04:10.722 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev228) (1.0.0) 2022-06-04 10:04:10.723 | Requirement already satisfied: s3transfer<0.7.0,>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev228) (0.6.0) 2022-06-04 10:04:10.724 | Requirement already satisfied: botocore<1.28.0,>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev228) (1.27.1) 2022-06-04 10:04:10.788 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev228) (1.15.0) 2022-06-04 10:04:10.819 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev228) (2.2.1) 2022-06-04 10:04:10.837 | 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==20.1.0.dev228) (2.6.6) 2022-06-04 10:04:10.838 | 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==20.1.0.dev228) (4.1.1) 2022-06-04 10:04:10.840 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev228) (2.8.1) 2022-06-04 10:04:10.841 | 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==20.1.0.dev228) (0.1.0) 2022-06-04 10:04:10.940 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev228) (1.7.0) 2022-06-04 10:04:10.997 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev228) (2.11.0) 2022-06-04 10:04:10.998 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev228) (3.1.1) 2022-06-04 10:04:11.024 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev228) (0.4.8) 2022-06-04 10:04:11.025 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev228) (4.8) 2022-06-04 10:04:11.027 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev228) (0.2.8) 2022-06-04 10:04:11.083 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev228) (0.17.3) 2022-06-04 10:04:11.127 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev228) (0.8.0) 2022-06-04 10:04:11.128 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev228) (1.5.0) 2022-06-04 10:04:11.130 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev228) (6.0) 2022-06-04 10:04:11.131 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev228) (2.5.0) 2022-06-04 10:04:11.194 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev228) (1.8.0) 2022-06-04 10:04:11.195 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev228) (2.0.1) 2022-06-04 10:04:11.197 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev228) (0.5.0) 2022-06-04 10:04:11.283 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev228) (2.8.2) 2022-06-04 10:04:11.286 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev228) (0.9.6) 2022-06-04 10:04:11.350 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev228) (5.1.1) 2022-06-04 10:04:11.351 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev228) (2.4.1) 2022-06-04 10:04:11.353 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev228) (5.2.0) 2022-06-04 10:04:11.355 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev228) (0.4.0) 2022-06-04 10:04:11.357 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev228) (5.2.4) 2022-06-04 10:04:11.380 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev228) (3.2.2) 2022-06-04 10:04:11.382 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev228) (3.3.0) 2022-06-04 10:04:11.384 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev228) (3.1.2) 2022-06-04 10:04:11.432 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev228) (1.0.3) 2022-06-04 10:04:11.522 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev228) (3.0.0) 2022-06-04 10:04:11.524 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev228) (1.3.5) 2022-06-04 10:04:11.547 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev228) (3.3.0) 2022-06-04 10:04:11.572 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev228) (0.11.0) 2022-06-04 10:04:11.642 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev228) (1.1.1) 2022-06-04 10:04:11.644 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev228) (1.26.9) 2022-06-04 10:04:11.775 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev228) (1.5.0) 2022-06-04 10:04:11.800 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev228) (62.3.2) 2022-06-04 10:04:11.943 | 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==20.1.0.dev228) (3.10.1) 2022-06-04 10:04:11.984 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev228) (22.0.0) 2022-06-04 10:04:11.986 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev228) (1.14.1) 2022-06-04 10:04:11.987 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev228) (1.3.3) 2022-06-04 10:04:12.193 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev228) (2019.11.28) 2022-06-04 10:04:12.195 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev228) (2.0.12) 2022-06-04 10:04:12.199 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev228) (3.3) 2022-06-04 10:04:12.237 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev228) (0.7) 2022-06-04 10:04:12.268 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev228) (0.23.2) 2022-06-04 10:04:12.517 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev228) (0.4.2) 2022-06-04 10:04:12.518 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev228) (0.5.2) 2022-06-04 10:04:12.665 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev228) (2.5.0) 2022-06-04 10:04:12.668 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev228) (2.8.2) 2022-06-04 10:04:12.669 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev228) (1.4.2) 2022-06-04 10:04:12.804 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev228) (0.13.1) 2022-06-04 10:04:12.924 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev228) (1.2.0) 2022-06-04 10:04:12.926 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev228) (5.7.1) 2022-06-04 10:04:12.928 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev228) (4.11.4) 2022-06-04 10:04:12.963 | 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==20.1.0.dev228) (5.0.0) 2022-06-04 10:04:13.179 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev228) (2.21) 2022-06-04 10:04:13.260 | 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==20.1.0.dev228) (0.5.1) 2022-06-04 10:04:13.261 | 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==20.1.0.dev228) (2.4.1) 2022-06-04 10:04:13.441 | 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->cinder==20.1.0.dev228) (2.5.0) 2022-06-04 10:04:13.530 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev228) (1.56.2) 2022-06-04 10:04:13.531 | Requirement already satisfied: protobuf<4.0.0dev,>=3.15.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev228) (3.20.1) 2022-06-04 10:04:13.744 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev228) (2.1.1) 2022-06-04 10:04:14.175 | 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==20.1.0.dev228) (1.1.5) 2022-06-04 10:04:14.227 | 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==20.1.0.dev228) (0.14.1) 2022-06-04 10:04:14.278 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev228) (0.2.5) 2022-06-04 10:04:15.353 | 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==20.1.0.dev228) (1.32) 2022-06-04 10:04:15.628 | 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==20.1.0.dev228) (1.8.2) 2022-06-04 10:04:15.629 | 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==20.1.0.dev228) (21.4.0) 2022-06-04 10:04:15.775 | 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==20.1.0.dev228) (2.3) 2022-06-04 10:04:15.971 | 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->cinder==20.1.0.dev228) (1.0.0) 2022-06-04 10:04:16.158 | 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==20.1.0.dev228) (3.8.0) 2022-06-04 10:04:17.858 | Installing collected packages: cinder 2022-06-04 10:04:17.858 | Attempting uninstall: cinder 2022-06-04 10:04:17.861 | Found existing installation: cinder 20.1.0.dev228 2022-06-04 10:04:17.867 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-04 10:04:17.868 | Running setup.py develop for cinder 2022-06-04 10:04:24.620 | Successfully installed cinder 2022-06-04 10:04:24.620 | 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-06-04 10:04:24.628 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:04:24.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:04:24.779 | + inc/python:pip_install:196 : result=0 2022-06-04 10:04:24.781 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:04:24.784 | + functions-common:time_stop:2426 : local name 2022-06-04 10:04:24.786 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:04:24.788 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:04:24.791 | + functions-common:time_stop:2429 : local total 2022-06-04 10:04:24.793 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:04:24.796 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:04:24.798 | + functions-common:time_stop:2433 : start_time=1654337043860 2022-06-04 10:04:24.800 | + functions-common:time_stop:2435 : [[ -z 1654337043860 ]] 2022-06-04 10:04:24.803 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:04:24.808 | + functions-common:time_stop:2438 : end_time=1654337064805 2022-06-04 10:04:24.810 | + functions-common:time_stop:2439 : elapsed_time=20945 2022-06-04 10:04:24.813 | + functions-common:time_stop:2440 : total=98916 2022-06-04 10:04:24.815 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:04:24.817 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=119861 2022-06-04 10:04:24.820 | + inc/python:pip_install:199 : return 0 2022-06-04 10:04:24.822 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-04 10:04:24.825 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-04 10:04:24.827 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-04 10:04:24.846 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-04 10:04:24.859 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-04 10:04:24.862 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-04 10:04:24.864 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:04:24.868 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:04:24.870 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-04 10:04:24.873 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:04:24.876 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-04 10:04:24.878 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-04 10:04:24.881 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-04 10:04:24.883 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:24.886 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:24.888 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-04 10:04:24.900 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-04 10:04:24.903 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:04:24.905 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:04:24.908 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:04:24.910 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:04:24.913 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:04:24.916 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:04:24.919 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:24.921 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:24.924 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:04:24.926 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:04:24.929 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:04:24.932 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:04:24.935 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-04 10:04:24.937 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:04:24.940 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:24.942 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:24.945 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-04 10:04:24.969 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-04 10:04:25.080 | Reading package lists... 2022-06-04 10:04:25.326 | Building dependency tree... 2022-06-04 10:04:25.328 | Reading state information... 2022-06-04 10:04:25.581 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-06-04 10:04:25.581 | The following packages were automatically installed and are no longer required: 2022-06-04 10:04:25.582 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:04:25.582 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:04:25.582 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:04:25.582 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:04:25.582 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:04:25.583 | python3-zope.interface 2022-06-04 10:04:25.583 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:04:25.698 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:04:25.703 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:04:25.706 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:04:25.708 | + functions-common:time_stop:2426 : local name 2022-06-04 10:04:25.711 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:04:25.713 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:04:25.716 | + functions-common:time_stop:2429 : local total 2022-06-04 10:04:25.718 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:04:25.721 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:04:25.723 | + functions-common:time_stop:2433 : start_time=1654337064966 2022-06-04 10:04:25.725 | + functions-common:time_stop:2435 : [[ -z 1654337064966 ]] 2022-06-04 10:04:25.729 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:04:25.733 | + functions-common:time_stop:2438 : end_time=1654337065730 2022-06-04 10:04:25.736 | + functions-common:time_stop:2439 : elapsed_time=764 2022-06-04 10:04:25.738 | + functions-common:time_stop:2440 : total=5334 2022-06-04 10:04:25.741 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:04:25.744 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6098 2022-06-04 10:04:25.746 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:04:25.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-04 10:04:25.751 | + ./stack.sh:main:921 : configure_cinder 2022-06-04 10:04:25.754 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-04 10:04:25.767 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-04 10:04:25.771 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-04 10:04:25.773 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-04 10:04:25.775 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-04 10:04:25.778 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-04 10:04:25.779 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-04 10:04:25.783 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-04 10:04:25.786 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-04 10:04:25.788 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-04 10:04:25.790 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-04 10:04:25.792 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-04 10:04:25.794 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-04 10:04:25.796 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-04 10:04:25.799 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-04 10:04:25.810 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-04 10:04:25.824 | + 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-06-04 10:04:25.836 | + 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-06-04 10:04:25.848 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-04 10:04:25.860 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-04 10:04:25.863 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-04 10:04:25.868 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JTY1UM44XG 2022-06-04 10:04:25.870 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-04 10:04:25.872 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-04 10:04:25.875 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-04 10:04:25.877 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JTY1UM44XG 2022-06-04 10:04:25.881 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JTY1UM44XG 2022-06-04 10:04:25.893 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JTY1UM44XG /etc/sudoers.d/cinder-rootwrap 2022-06-04 10:04:25.906 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-04 10:04:25.910 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-04 10:04:25.912 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-04 10:04:25.914 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-04 10:04:25.916 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-04 10:04:25.918 | + 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-06-04 10:04:25.921 | + 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-06-04 10:04:25.923 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-04 10:04:25.925 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-04 10:04:25.931 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-04 10:04:25.935 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-04 10:04:25.954 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-04 10:04:25.973 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-04 10:04:25.993 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-04 10:04:26.012 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-04 10:04:26.031 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-04 10:04:26.049 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-04 10:04:26.068 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-04 10:04:26.087 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-04 10:04:26.090 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-04 10:04:26.092 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-04 10:04:26.095 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-04 10:04:26.097 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-04 10:04:26.127 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-04 10:04:26.155 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-04 10:04:26.184 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-04 10:04:26.212 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-04 10:04:26.240 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-04 10:04:26.268 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-04 10:04:26.296 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-04 10:04:26.325 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:04:26.353 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-04 10:04:26.383 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-04 10:04:26.413 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-04 10:04:26.443 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-04 10:04:26.445 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-04 10:04:26.448 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-04 10:04:26.450 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-04 10:04:26.453 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:04:26.455 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:04:26.457 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:04:26.475 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:26.478 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:04:26.480 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-04 10:04:26.483 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-04 10:04:26.514 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-04 10:04:26.544 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-04 10:04:26.572 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-04 10:04:26.600 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-04 10:04:26.630 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-04 10:04:26.658 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-04 10:04:26.690 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-04 10:04:26.692 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.66 2022-06-04 10:04:26.721 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-04 10:04:26.753 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-04 10:04:26.760 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e5d611f753917aec94c49683faf65a9b 2022-06-04 10:04:26.789 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-04 10:04:26.792 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-04 10:04:26.821 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-04 10:04:26.849 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-04 10:04:26.878 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-04 10:04:26.908 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-04 10:04:26.924 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:26.927 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-06-04 10:04:26.929 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-06-04 10:04:26.932 | + lib/cinder:configure_cinder:301 : local default_name= 2022-06-04 10:04:26.934 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-06-04 10:04:26.936 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-04 10:04:26.939 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-06-04 10:04:26.941 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-06-04 10:04:26.943 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-06-04 10:04:26.947 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-06-04 10:04:26.949 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-04 10:04:26.952 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-04 10:04:26.983 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-04 10:04:27.012 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-04 10:04:27.041 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-06-04 10:04:27.069 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-04 10:04:27.099 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-04 10:04:27.128 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-06-04 10:04:27.130 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-06-04 10:04:27.133 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-06-04 10:04:27.135 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-04 10:04:27.164 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-06-04 10:04:27.166 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-04 10:04:27.196 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-06-04 10:04:27.198 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-04 10:04:27.201 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-06-04 10:04:27.203 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-04 10:04:27.232 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-06-04 10:04:27.234 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-06-04 10:04:27.236 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-04 10:04:27.253 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:27.256 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-06-04 10:04:27.259 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-06-04 10:04:27.261 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-06-04 10:04:27.264 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-06-04 10:04:27.292 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.66:8080/v1/AUTH_ 2022-06-04 10:04:27.321 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-06-04 10:04:27.338 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:27.340 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-04 10:04:27.357 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:27.359 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-04 10:04:27.377 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:27.379 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-04 10:04:27.381 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-04 10:04:27.384 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-04 10:04:27.387 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-04 10:04:27.389 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-04 10:04:27.392 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-04 10:04:27.394 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-04 10:04:27.411 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:27.414 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-04 10:04:27.416 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-04 10:04:27.419 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-04 10:04:27.436 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:27.438 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:04:27.441 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:04:27.469 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-04 10:04:27.472 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-04 10:04:27.474 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-04 10:04:27.477 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-04 10:04:27.479 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-04 10:04:27.483 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-04 10:04:27.503 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-04 10:04:27.505 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-04 10:04:27.509 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-04 10:04:27.511 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-04 10:04:27.513 | + 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-06-04 10:04:27.542 | + 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-06-04 10:04:27.573 | + 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-06-04 10:04:27.602 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-04 10:04:27.631 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-04 10:04:27.649 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:27.652 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-04 10:04:27.654 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-04 10:04:27.656 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-04 10:04:27.659 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-04 10:04:27.661 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-04 10:04:27.664 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-04 10:04:27.667 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-04 10:04:27.671 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-04 10:04:27.674 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-04 10:04:27.676 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-04 10:04:27.689 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-04 10:04:27.690 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:04:27.698 | d /var/run/uwsgi 0755 ubuntu root 2022-06-04 10:04:27.701 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:04:27.717 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-04 10:04:27.720 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-04 10:04:27.723 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-04 10:04:27.755 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-04 10:04:27.782 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-04 10:04:27.811 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-04 10:04:27.838 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-04 10:04:27.866 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-04 10:04:27.895 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-04 10:04:27.923 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-04 10:04:27.952 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-04 10:04:27.982 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-04 10:04:28.010 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-04 10:04:28.038 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-04 10:04:28.067 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-04 10:04:28.095 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-04 10:04:28.097 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-04 10:04:28.100 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-04 10:04:28.104 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-04 10:04:28.106 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-04 10:04:28.109 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:28.111 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:28.113 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-04 10:04:28.116 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-04 10:04:28.119 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-04 10:04:28.147 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-04 10:04:28.176 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-04 10:04:28.176 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-04 10:04:28.187 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-04 10:04:28.190 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-04 10:04:28.192 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-04 10:04:28.195 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-04 10:04:28.197 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-04 10:04:28.200 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:04:28.202 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:28.204 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:28.207 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-04 10:04:28.209 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-04 10:04:28.212 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:04:28.214 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:04:28.217 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-04 10:04:28.284 | Enabling site cinder-wsgi. 2022-06-04 10:04:28.290 | To activate the new configuration, you need to run: 2022-06-04 10:04:28.290 | systemctl reload apache2 2022-06-04 10:04:28.295 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-04 10:04:28.299 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-04 10:04:28.302 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:04:28.305 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-04 10:04:28.511 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-04 10:04:28.514 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-04 10:04:28.544 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.66/image 2022-06-04 10:04:28.574 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-04 10:04:28.592 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:28.594 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-04 10:04:28.597 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-04 10:04:28.599 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-04 10:04:28.602 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-04 10:04:28.604 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-04 10:04:28.636 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-04 10:04:28.665 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.66/identity 2022-06-04 10:04:28.693 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-04 10:04:28.722 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-04 10:04:28.751 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-04 10:04:28.780 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-04 10:04:28.809 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-04 10:04:28.838 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:04:28.866 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-04 10:04:28.896 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-04 10:04:28.924 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-04 10:04:28.953 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-04 10:04:28.956 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-04 10:04:28.973 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:28.975 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.66:2379 2022-06-04 10:04:29.007 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-04 10:04:29.010 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-04 10:04:29.012 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-04 10:04:29.029 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:29.032 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-04 10:04:29.034 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-04 10:04:29.037 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-04 10:04:29.039 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-04 10:04:29.042 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-04 10:04:29.044 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-06-04 10:04:29.048 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:04:29.049 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-04 10:04:29.055 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:04:29.057 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-04 10:04:29.060 | + 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-06-04 10:04:29.063 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-04 10:04:29.065 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-06-04 10:04:29.068 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-06-04 10:04:29.071 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-04 10:04:29.074 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:04:29.077 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:04:29.079 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-06-04 10:04:29.082 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:04:29.084 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-04 10:04:29.087 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-04 10:04:29.090 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-04 10:04:29.092 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:04:29.094 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:04:29.097 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:04:29.100 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:04:29.103 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:04:29.106 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:04:29.123 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:04:29.125 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:04:29.127 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:04:29.130 | + functions-common:git_clone:618 : echo master 2022-06-04 10:04:29.131 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:04:29.136 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-04 10:04:29.138 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:04:29.141 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-04 10:04:29.154 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-04 10:04:29.157 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:04:29.157 | + functions-common:git_clone:679 : head -1 2022-06-04 10:04:29.161 | f1666d09bb Merge commit 'refs/changes/99/844699/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-04 10:04:29.164 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:04:29.167 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-06-04 10:04:29.169 | + inc/python:setup_develop:334 : local bindep 2022-06-04 10:04:29.172 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-04 10:04:29.174 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-04 10:04:29.177 | + inc/python:setup_develop:340 : local extras= 2022-06-04 10:04:29.180 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-04 10:04:29.183 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-04 10:04:29.186 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-04 10:04:29.188 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-04 10:04:29.191 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-04 10:04:29.193 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-04 10:04:29.196 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-04 10:04:29.199 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-04 10:04:29.202 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-04 10:04:29.204 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-04 10:04:29.207 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-04 10:04:29.210 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-04 10:04:29.216 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-04 10:04:29.218 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-04 10:04:29.845 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-04 10:04:29.847 | + inc/python:setup_package:414 : local bindep=0 2022-06-04 10:04:29.850 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-04 10:04:29.852 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-04 10:04:29.854 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-04 10:04:29.857 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-04 10:04:29.859 | + inc/python:setup_package:423 : local flags=-e 2022-06-04 10:04:29.862 | + inc/python:setup_package:424 : local extras= 2022-06-04 10:04:29.864 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-04 10:04:29.866 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-04 10:04:29.869 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-04 10:04:29.871 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-04 10:04:29.874 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-04 10:04:29.876 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-04 10:04:29.899 | Using python 3.8 to install /opt/stack/neutron 2022-06-04 10:04:29.901 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-04 10:04:30.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:04:30.772 | from cryptography.utils import int_from_bytes 2022-06-04 10:04:30.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:04:30.772 | from cryptography.utils import int_from_bytes 2022-06-04 10:04:31.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:04:31.848 | Obtaining file:///opt/stack/neutron 2022-06-04 10:04:31.849 | Preparing metadata (setup.py): started 2022-06-04 10:04:36.799 | Preparing metadata (setup.py): finished with status 'done' 2022-06-04 10:04:36.893 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (5.9.0) 2022-06-04 10:04:36.894 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (3.5.0) 2022-06-04 10:04:36.895 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.1.1) 2022-06-04 10:04:36.896 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.5.1) 2022-06-04 10:04:36.897 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.5.0) 2022-06-04 10:04:36.898 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (5.1.1) 2022-06-04 10:04:36.899 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (0.33.1) 2022-06-04 10:04:36.900 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (1.4.1) 2022-06-04 10:04:36.901 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (0.20.4) 2022-06-04 10:04:36.902 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.27.1) 2022-06-04 10:04:36.903 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (3.1.2) 2022-06-04 10:04:36.904 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (9.5.0) 2022-06-04 10:04:36.905 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (0.8.0) 2022-06-04 10:04:36.906 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (0.11.0) 2022-06-04 10:04:36.907 | Requirement already satisfied: neutron-lib>=2.21.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.21.0) 2022-06-04 10:04:36.908 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (7.8.0) 2022-06-04 10:04:36.909 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (6.3.1) 2022-06-04 10:04:36.910 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (1.4.37) 2022-06-04 10:04:36.912 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (1.8.7) 2022-06-04 10:04:36.913 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (4.6.0) 2022-06-04 10:04:36.914 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (1.8.0) 2022-06-04 10:04:36.915 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (3.5.0) 2022-06-04 10:04:36.916 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.11.0) 2022-06-04 10:04:36.918 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (4.5.1) 2022-06-04 10:04:36.919 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (8.8.0) 2022-06-04 10:04:36.920 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (4.1.0) 2022-06-04 10:04:36.921 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (11.3.0) 2022-06-04 10:04:36.922 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (5.1.0) 2022-06-04 10:04:36.923 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (5.0.0) 2022-06-04 10:04:36.924 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (12.14.0) 2022-06-04 10:04:36.925 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (4.5.1) 2022-06-04 10:04:36.926 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (3.12.1) 2022-06-04 10:04:36.928 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.8.0) 2022-06-04 10:04:36.929 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.4.0) 2022-06-04 10:04:36.930 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (6.3.1) 2022-06-04 10:04:36.931 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (4.3.0) 2022-06-04 10:04:36.932 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.8.0) 2022-06-04 10:04:36.933 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (1.5.0) 2022-06-04 10:04:36.934 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (4.13.0) 2022-06-04 10:04:36.935 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.6.0) 2022-06-04 10:04:36.936 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (3.4.3) 2022-06-04 10:04:36.938 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.4.0) 2022-06-04 10:04:36.939 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (1.1.0) 2022-06-04 10:04:36.940 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.17.1.post1) 2022-06-04 10:04:36.941 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (1.16.1) 2022-06-04 10:04:36.942 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (21.3) 2022-06-04 10:04:36.943 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (5.9.1) 2022-06-04 10:04:36.944 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:36.945 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (22.0.0) 2022-06-04 10:04:36.946 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (18.0.0) 2022-06-04 10:04:36.948 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (0.99.0) 2022-06-04 10:04:36.949 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (4.5.0) 2022-06-04 10:04:36.950 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.8.0) 2022-06-04 10:04:36.951 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.4.1) 2022-06-04 10:04:36.952 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev298) (2.11.1) 2022-06-04 10:04:36.969 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev298) (4.11.4) 2022-06-04 10:04:36.970 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev298) (5.7.1) 2022-06-04 10:04:36.971 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev298) (1.2.0) 2022-06-04 10:04:36.979 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev298) (1.14.1) 2022-06-04 10:04:36.991 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev298) (1.1.2) 2022-06-04 10:04:36.992 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev298) (1.16.0) 2022-06-04 10:04:36.993 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev298) (2.2.1) 2022-06-04 10:04:37.009 | 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==20.1.0.dev298) (3.0.9) 2022-06-04 10:04:37.017 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev298) (2.1.1) 2022-06-04 10:04:37.078 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev298) (1.0.2) 2022-06-04 10:04:37.080 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev298) (1.7.0) 2022-06-04 10:04:37.136 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev298) (3.1.1) 2022-06-04 10:04:37.137 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev298) (4.5.0) 2022-06-04 10:04:37.187 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.21.0->neutron==20.1.0.dev298) (2.7.0) 2022-06-04 10:04:37.188 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.21.0->neutron==20.1.0.dev298) (1.2.3) 2022-06-04 10:04:37.215 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (1.4.4) 2022-06-04 10:04:37.216 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (1.1.5) 2022-06-04 10:04:37.217 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (1.32) 2022-06-04 10:04:37.219 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (1.0.0) 2022-06-04 10:04:37.221 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (36.0.2) 2022-06-04 10:04:37.222 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (2.5.0) 2022-06-04 10:04:37.223 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (6.0) 2022-06-04 10:04:37.225 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev298) (1.4.0) 2022-06-04 10:04:37.245 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev298) (1.0.3) 2022-06-04 10:04:37.336 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev298) (0.17.3) 2022-06-04 10:04:37.379 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev298) (1.5.0) 2022-06-04 10:04:37.442 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev298) (0.5.0) 2022-06-04 10:04:37.443 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev298) (2.0.1) 2022-06-04 10:04:37.444 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev298) (0.13.0) 2022-06-04 10:04:37.504 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev298) (0.9.6) 2022-06-04 10:04:37.506 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev298) (2.8.2) 2022-06-04 10:04:37.593 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev298) (5.1.1) 2022-06-04 10:04:37.594 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev298) (5.2.0) 2022-06-04 10:04:37.597 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev298) (5.2.4) 2022-06-04 10:04:37.598 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev298) (0.4.0) 2022-06-04 10:04:37.623 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev298) (3.3.0) 2022-06-04 10:04:37.624 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev298) (3.2.2) 2022-06-04 10:04:37.674 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev298) (1.15.0) 2022-06-04 10:04:37.729 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev298) (2022.1) 2022-06-04 10:04:37.761 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev298) (3.0.0) 2022-06-04 10:04:37.762 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev298) (1.3.5) 2022-06-04 10:04:37.788 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev298) (3.3.0) 2022-06-04 10:04:37.926 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev298) (2.4.0) 2022-06-04 10:04:37.998 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev298) (62.3.2) 2022-06-04 10:04:38.076 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev298) (0.3.5) 2022-06-04 10:04:38.078 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev298) (3.0.0) 2022-06-04 10:04:38.186 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:38.187 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:38.188 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:38.189 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:38.191 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:38.192 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:38.193 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev298) (0.6.9) 2022-06-04 10:04:38.401 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev298) (2.6.0) 2022-06-04 10:04:38.403 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev298) (3.2.0) 2022-06-04 10:04:38.404 | 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==20.1.0.dev298) (3.10.1) 2022-06-04 10:04:38.452 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev298) (2.1.0) 2022-06-04 10:04:38.454 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev298) (3.17.6) 2022-06-04 10:04:38.545 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev298) (3.3) 2022-06-04 10:04:38.546 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev298) (2019.11.28) 2022-06-04 10:04:38.549 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev298) (2.0.12) 2022-06-04 10:04:38.550 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev298) (1.26.9) 2022-06-04 10:04:38.585 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev298) (0.7) 2022-06-04 10:04:38.922 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev298) (0.13.1) 2022-06-04 10:04:38.998 | 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==20.1.0.dev298) (5.0.0) 2022-06-04 10:04:39.159 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev298) (2.21) 2022-06-04 10:04:39.234 | 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==20.1.0.dev298) (0.5.1) 2022-06-04 10:04:39.235 | 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==20.1.0.dev298) (2.4.1) 2022-06-04 10:04:39.471 | 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==20.1.0.dev298) (2.5.0) 2022-06-04 10:04:39.645 | 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==20.1.0.dev298) (2.3) 2022-06-04 10:04:40.206 | 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==20.1.0.dev298) (0.14.1) 2022-06-04 10:04:40.252 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev298) (0.2.5) 2022-06-04 10:04:40.871 | 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==20.1.0.dev298) (0.5.2) 2022-06-04 10:04:40.872 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev298) (0.4.2) 2022-06-04 10:04:41.222 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev298) (4.11.1) 2022-06-04 10:04:41.223 | 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==20.1.0.dev298) (2.1.2) 2022-06-04 10:04:41.392 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev298) (3.8.0) 2022-06-04 10:04:41.636 | 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==20.1.0.dev298) (21.4.0) 2022-06-04 10:04:41.637 | 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==20.1.0.dev298) (1.8.2) 2022-06-04 10:04:41.823 | 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==20.1.0.dev298) (1.0.0) 2022-06-04 10:04:42.086 | 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==20.1.0.dev298) (2.3.2.post1) 2022-06-04 10:04:43.674 | Installing collected packages: neutron 2022-06-04 10:04:43.674 | Attempting uninstall: neutron 2022-06-04 10:04:43.677 | Found existing installation: neutron 20.1.0.dev298 2022-06-04 10:04:43.696 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-04 10:04:43.698 | Running setup.py develop for neutron 2022-06-04 10:04:50.572 | Successfully installed neutron 2022-06-04 10:04:50.572 | 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-06-04 10:04:50.579 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:04:50.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:04:50.723 | + inc/python:pip_install:196 : result=0 2022-06-04 10:04:50.726 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:04:50.729 | + functions-common:time_stop:2426 : local name 2022-06-04 10:04:50.731 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:04:50.734 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:04:50.736 | + functions-common:time_stop:2429 : local total 2022-06-04 10:04:50.738 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:04:50.740 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:04:50.742 | + functions-common:time_stop:2433 : start_time=1654337069893 2022-06-04 10:04:50.745 | + functions-common:time_stop:2435 : [[ -z 1654337069893 ]] 2022-06-04 10:04:50.748 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:04:50.752 | + functions-common:time_stop:2438 : end_time=1654337090749 2022-06-04 10:04:50.754 | + functions-common:time_stop:2439 : elapsed_time=20856 2022-06-04 10:04:50.756 | + functions-common:time_stop:2440 : total=119861 2022-06-04 10:04:50.759 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:04:50.761 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=140717 2022-06-04 10:04:50.763 | + inc/python:pip_install:199 : return 0 2022-06-04 10:04:50.766 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-04 10:04:50.768 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-04 10:04:50.771 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-04 10:04:50.791 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-04 10:04:50.803 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-04 10:04:50.806 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-04 10:04:50.808 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:04:50.811 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:04:50.813 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-04 10:04:50.816 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:04:50.818 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-06-04 10:04:50.821 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-04 10:04:50.824 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-04 10:04:50.842 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:04:50.844 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-04 10:04:50.847 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-04 10:04:50.849 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-04 10:04:50.852 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-04 10:04:50.855 | + lib/stack:stack_install_service:32 : install_nova 2022-06-04 10:04:50.857 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-04 10:04:50.860 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-04 10:04:50.862 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:04:50.865 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:04:50.867 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-06-04 10:04:50.870 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:04:50.872 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-04 10:04:50.889 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:50.891 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-04 10:04:50.908 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:50.910 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-04 10:04:50.927 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:04:50.929 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-04 10:04:50.932 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-04 10:04:50.934 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-04 10:04:50.936 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:04:50.939 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:04:50.941 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:04:50.945 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:04:50.947 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:04:50.950 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:04:50.966 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:04:50.968 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:04:50.971 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:04:50.973 | + functions-common:git_clone:618 : echo master 2022-06-04 10:04:50.974 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:04:50.979 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-04 10:04:50.981 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:04:50.984 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-04 10:04:50.997 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-04 10:04:50.999 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:04:51.000 | + functions-common:git_clone:679 : head -1 2022-06-04 10:04:51.062 | d869163608 Merge "Fix typos" 2022-06-04 10:04:51.065 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:04:51.068 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-04 10:04:51.071 | + inc/python:setup_develop:334 : local bindep 2022-06-04 10:04:51.073 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-04 10:04:51.076 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-04 10:04:51.078 | + inc/python:setup_develop:340 : local extras= 2022-06-04 10:04:51.081 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-04 10:04:51.083 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-04 10:04:51.087 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-04 10:04:51.089 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-04 10:04:51.091 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-04 10:04:51.094 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-04 10:04:51.097 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-04 10:04:51.100 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-04 10:04:51.102 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-04 10:04:51.105 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-04 10:04:51.108 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-04 10:04:51.111 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-04 10:04:51.117 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-04 10:04:51.119 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-04 10:04:51.747 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-04 10:04:51.750 | + inc/python:setup_package:414 : local bindep=0 2022-06-04 10:04:51.752 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-04 10:04:51.754 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-04 10:04:51.757 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-04 10:04:51.759 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-04 10:04:51.762 | + inc/python:setup_package:423 : local flags=-e 2022-06-04 10:04:51.764 | + inc/python:setup_package:424 : local extras= 2022-06-04 10:04:51.767 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-04 10:04:51.769 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-04 10:04:51.771 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-04 10:04:51.774 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-04 10:04:51.777 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-04 10:04:51.779 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-04 10:04:51.800 | Using python 3.8 to install /opt/stack/nova 2022-06-04 10:04:51.803 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-04 10:04:52.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:04:52.673 | from cryptography.utils import int_from_bytes 2022-06-04 10:04:52.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:04:52.673 | from cryptography.utils import int_from_bytes 2022-06-04 10:04:53.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:04:53.756 | Obtaining file:///opt/stack/nova 2022-06-04 10:04:53.758 | Preparing metadata (setup.py): started 2022-06-04 10:04:59.637 | Preparing metadata (setup.py): finished with status 'done' 2022-06-04 10:04:59.766 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.9.0) 2022-06-04 10:04:59.767 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.4.37) 2022-06-04 10:04:59.768 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.1.1) 2022-06-04 10:04:59.769 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.33.1) 2022-06-04 10:04:59.770 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.1.2) 2022-06-04 10:04:59.771 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (9.5.0) 2022-06-04 10:04:59.773 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.9.0) 2022-06-04 10:04:59.774 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.5.1) 2022-06-04 10:04:59.775 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (36.0.2) 2022-06-04 10:04:59.776 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.8.7) 2022-06-04 10:04:59.777 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.1.2) 2022-06-04 10:04:59.778 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.1.1) 2022-06-04 10:04:59.779 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.5.0) 2022-06-04 10:04:59.780 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.3.0) 2022-06-04 10:04:59.781 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.13.0) 2022-06-04 10:04:59.782 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.8.0) 2022-06-04 10:04:59.784 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.8.0) 2022-06-04 10:04:59.785 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.11.0) 2022-06-04 10:04:59.786 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.0) 2022-06-04 10:04:59.787 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.0.2) 2022-06-04 10:04:59.788 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev131) (3.2.0) 2022-06-04 10:04:59.790 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (8.3.0) 2022-06-04 10:04:59.791 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.6.0) 2022-06-04 10:04:59.792 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (7.8.0) 2022-06-04 10:04:59.793 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.0.0) 2022-06-04 10:04:59.794 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.27.1) 2022-06-04 10:04:59.795 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.5.0) 2022-06-04 10:04:59.796 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.10.0) 2022-06-04 10:04:59.797 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.0) 2022-06-04 10:04:59.798 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.5.1) 2022-06-04 10:04:59.800 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (8.8.0) 2022-06-04 10:04:59.801 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.1.0) 2022-06-04 10:04:59.802 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.0.0) 2022-06-04 10:04:59.803 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.6.0) 2022-06-04 10:04:59.804 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.4.0) 2022-06-04 10:04:59.805 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.3.0) 2022-06-04 10:04:59.806 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.5.0) 2022-06-04 10:04:59.807 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.13.0) 2022-06-04 10:04:59.808 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (11.3.0) 2022-06-04 10:04:59.810 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (6.3.1) 2022-06-04 10:04:59.811 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (12.14.0) 2022-06-04 10:04:59.812 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.12.1) 2022-06-04 10:04:59.813 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-04 10:04:59.814 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.1.0) 2022-06-04 10:04:59.815 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-04 10:04:59.816 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.5.0) 2022-06-04 10:04:59.817 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.5.1) 2022-06-04 10:04:59.818 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.9.1) 2022-06-04 10:04:59.820 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.6.0) 2022-06-04 10:04:59.821 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.2.0) 2022-06-04 10:04:59.822 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.1.0) 2022-06-04 10:04:59.823 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.7.0) 2022-06-04 10:04:59.824 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-04 10:04:59.826 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.11.0) 2022-06-04 10:04:59.827 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.0.1) 2022-06-04 10:04:59.828 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.1) 2022-06-04 10:04:59.829 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.2.2) 2022-06-04 10:04:59.830 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.3.3) 2022-06-04 10:04:59.831 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.7.0) 2022-06-04 10:04:59.832 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.7.0) 2022-06-04 10:04:59.833 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.2) 2022-06-04 10:04:59.834 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.4.1) 2022-06-04 10:04:59.836 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.99.0) 2022-06-04 10:04:59.837 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (6.0) 2022-06-04 10:04:59.854 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (5.7.1) 2022-06-04 10:04:59.855 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (1.2.0) 2022-06-04 10:04:59.857 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (4.11.4) 2022-06-04 10:04:59.878 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev131) (5.3.0) 2022-06-04 10:04:59.920 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev131) (1.15.0) 2022-06-04 10:04:59.952 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev131) (1.16.0) 2022-06-04 10:04:59.953 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev131) (2.2.1) 2022-06-04 10:04:59.976 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev131) (2.1.1) 2022-06-04 10:05:00.102 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev131) (4.5.0) 2022-06-04 10:05:00.105 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev131) (3.1.1) 2022-06-04 10:05:00.165 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.4.4) 2022-06-04 10:05:00.166 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (2.5.0) 2022-06-04 10:05:00.167 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.1.5) 2022-06-04 10:05:00.169 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.4.0) 2022-06-04 10:05:00.170 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.0.0) 2022-06-04 10:05:00.171 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.32) 2022-06-04 10:05:00.196 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev131) (5.7.0) 2022-06-04 10:05:00.198 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev131) (6.3.1) 2022-06-04 10:05:00.252 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:00.254 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev131) (1.16.1) 2022-06-04 10:05:00.255 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev131) (2.5.0) 2022-06-04 10:05:00.316 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev131) (0.17.3) 2022-06-04 10:05:00.452 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev131) (0.5.0) 2022-06-04 10:05:00.455 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev131) (2.0.1) 2022-06-04 10:05:00.537 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev131) (0.9.6) 2022-06-04 10:05:00.601 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (5.2.0) 2022-06-04 10:05:00.603 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (5.2.4) 2022-06-04 10:05:00.605 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (0.4.0) 2022-06-04 10:05:00.607 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev131) (5.1.1) 2022-06-04 10:05:00.634 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev131) (3.3.0) 2022-06-04 10:05:00.638 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev131) (3.2.2) 2022-06-04 10:05:00.689 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev131) (1.0.3) 2022-06-04 10:05:00.750 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev131) (2022.1) 2022-06-04 10:05:00.783 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev131) (3.0.0) 2022-06-04 10:05:00.787 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev131) (1.3.5) 2022-06-04 10:05:00.840 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev131) (3.0.9) 2022-06-04 10:05:00.841 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev131) (21.3) 2022-06-04 10:05:00.932 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev131) (1.5.0) 2022-06-04 10:05:00.958 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev131) (62.3.2) 2022-06-04 10:05:01.040 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev131) (0.2.5) 2022-06-04 10:05:01.118 | 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==25.1.0.dev131) (3.17.6) 2022-06-04 10:05:01.183 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev131) (1.14.1) 2022-06-04 10:05:01.184 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev131) (1.3.3) 2022-06-04 10:05:01.186 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev131) (22.0.0) 2022-06-04 10:05:01.236 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev131) (2.6.0) 2022-06-04 10:05:01.238 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev131) (2.1.0) 2022-06-04 10:05:01.239 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev131) (3.10.1) 2022-06-04 10:05:01.317 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (2019.11.28) 2022-06-04 10:05:01.320 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (3.3) 2022-06-04 10:05:01.321 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (1.26.9) 2022-06-04 10:05:01.323 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (2.0.12) 2022-06-04 10:05:01.422 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev131) (0.7) 2022-06-04 10:05:01.638 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev131) (0.4.2) 2022-06-04 10:05:01.640 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev131) (0.5.2) 2022-06-04 10:05:01.755 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (2.8.2) 2022-06-04 10:05:01.758 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (2.5.0) 2022-06-04 10:05:01.761 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (1.4.2) 2022-06-04 10:05:01.845 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev131) (0.13.1) 2022-06-04 10:05:01.926 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev131) (1.22.4) 2022-06-04 10:05:01.962 | 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==25.1.0.dev131) (5.0.0) 2022-06-04 10:05:02.168 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev131) (2.21) 2022-06-04 10:05:02.247 | 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==25.1.0.dev131) (2.4.1) 2022-06-04 10:05:02.248 | 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==25.1.0.dev131) (0.5.1) 2022-06-04 10:05:02.467 | 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==25.1.0.dev131) (2.5.0) 2022-06-04 10:05:02.576 | 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==25.1.0.dev131) (2.3) 2022-06-04 10:05:03.052 | 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==25.1.0.dev131) (0.14.1) 2022-06-04 10:05:03.097 | 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==25.1.0.dev131) (2.17.1.post1) 2022-06-04 10:05:03.498 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:03.499 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:03.500 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:03.501 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:03.502 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:03.503 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:03.505 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-04 10:05:04.750 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev131) (3.8.0) 2022-06-04 10:05:05.162 | 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==25.1.0.dev131) (1.8.2) 2022-06-04 10:05:05.164 | 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==25.1.0.dev131) (21.4.0) 2022-06-04 10:05:05.262 | 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==25.1.0.dev131) (2.4.0) 2022-06-04 10:05:05.369 | 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==25.1.0.dev131) (1.0.0) 2022-06-04 10:05:07.044 | Installing collected packages: nova 2022-06-04 10:05:07.044 | Attempting uninstall: nova 2022-06-04 10:05:07.046 | Found existing installation: nova 25.1.0.dev131 2022-06-04 10:05:07.056 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-04 10:05:07.057 | Running setup.py develop for nova 2022-06-04 10:05:14.640 | Successfully installed nova 2022-06-04 10:05:14.640 | 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-06-04 10:05:14.648 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:05:14.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:05:14.796 | + inc/python:pip_install:196 : result=0 2022-06-04 10:05:14.798 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:05:14.800 | + functions-common:time_stop:2426 : local name 2022-06-04 10:05:14.803 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:05:14.805 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:05:14.808 | + functions-common:time_stop:2429 : local total 2022-06-04 10:05:14.810 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:05:14.812 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:05:14.814 | + functions-common:time_stop:2433 : start_time=1654337091795 2022-06-04 10:05:14.817 | + functions-common:time_stop:2435 : [[ -z 1654337091795 ]] 2022-06-04 10:05:14.820 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:05:14.824 | + functions-common:time_stop:2438 : end_time=1654337114822 2022-06-04 10:05:14.826 | + functions-common:time_stop:2439 : elapsed_time=23027 2022-06-04 10:05:14.829 | + functions-common:time_stop:2440 : total=140717 2022-06-04 10:05:14.831 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:05:14.833 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=163744 2022-06-04 10:05:14.836 | + inc/python:pip_install:199 : return 0 2022-06-04 10:05:14.838 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-04 10:05:14.841 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-04 10:05:14.843 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-04 10:05:14.862 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-04 10:05:14.875 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-04 10:05:14.878 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-04 10:05:14.880 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:05:14.882 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:05:14.885 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-04 10:05:14.887 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:05:14.890 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-04 10:05:14.902 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-04 10:05:14.905 | + ./stack.sh:main:932 : configure_nova 2022-06-04 10:05:14.908 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-04 10:05:14.920 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-04 10:05:14.923 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-04 10:05:14.925 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-04 10:05:14.930 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-04 10:05:14.930 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-04 10:05:14.935 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-04 10:05:14.938 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-04 10:05:14.940 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-04 10:05:14.942 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-04 10:05:14.945 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-04 10:05:14.947 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-04 10:05:14.950 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-04 10:05:14.952 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-04 10:05:14.964 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-04 10:05:14.977 | + 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-06-04 10:05:14.989 | + 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-06-04 10:05:15.002 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-04 10:05:15.014 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-04 10:05:15.017 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-04 10:05:15.022 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hk3YEMzBNH 2022-06-04 10:05:15.024 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-04 10:05:15.027 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-04 10:05:15.029 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-04 10:05:15.032 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-04 10:05:15.034 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-04 10:05:15.037 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hk3YEMzBNH 2022-06-04 10:05:15.041 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hk3YEMzBNH 2022-06-04 10:05:15.053 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hk3YEMzBNH /etc/sudoers.d/nova-rootwrap 2022-06-04 10:05:15.066 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-04 10:05:15.071 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-04 10:05:15.073 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-04 10:05:15.076 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-04 10:05:15.078 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-04 10:05:15.081 | + 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-06-04 10:05:15.083 | + 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-06-04 10:05:15.086 | + 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-06-04 10:05:15.089 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-04 10:05:15.093 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-04 10:05:15.110 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:15.113 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-04 10:05:15.115 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-04 10:05:15.120 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-04 10:05:15.124 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-04 10:05:15.152 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-04 10:05:15.155 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-04 10:05:15.183 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-04 10:05:15.212 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-04 10:05:15.240 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-04 10:05:15.269 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-04 10:05:15.300 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-04 10:05:15.330 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-04 10:05:15.332 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.66 2022-06-04 10:05:15.361 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-04 10:05:15.388 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-04 10:05:15.417 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-04 10:05:15.443 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-04 10:05:15.471 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-04 10:05:15.502 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-04 10:05:15.504 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:05:15.506 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:05:15.508 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:05:15.511 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:05:15.513 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:05:15.515 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:05:15.517 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:05:15.519 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:05:15.522 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:05:15.524 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:05:15.527 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-04 10:05:15.529 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:05:15.531 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:05:15.533 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:05:15.536 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:05:15.539 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:05:15.541 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:05:15.543 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-04 10:05:15.561 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:15.563 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-04 10:05:15.565 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-04 10:05:15.568 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-04 10:05:15.597 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-04 10:05:15.600 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-04 10:05:15.602 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-04 10:05:15.605 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-04 10:05:15.607 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:05:15.609 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:05:15.611 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:05:15.627 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:15.629 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:05:15.633 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-04 10:05:15.635 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-04 10:05:15.666 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-04 10:05:15.669 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-04 10:05:15.671 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-04 10:05:15.673 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-04 10:05:15.675 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:05:15.678 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:05:15.680 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:05:15.696 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:15.699 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:05:15.701 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-04 10:05:15.704 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-04 10:05:15.734 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-04 10:05:15.764 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-04 10:05:15.792 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-04 10:05:15.822 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-04 10:05:15.838 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:15.841 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-04 10:05:15.857 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:15.861 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-04 10:05:15.861 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-04 10:05:15.867 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-04 10:05:15.869 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-04 10:05:15.898 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-04 10:05:15.914 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:15.916 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-04 10:05:15.919 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-04 10:05:15.921 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-04 10:05:15.923 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-04 10:05:15.926 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-04 10:05:15.956 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-04 10:05:15.983 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-04 10:05:16.011 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-04 10:05:16.039 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-04 10:05:16.067 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-04 10:05:16.095 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-04 10:05:16.124 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-04 10:05:16.154 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:05:16.186 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-04 10:05:16.218 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-04 10:05:16.235 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:16.237 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-04 10:05:16.240 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-04 10:05:16.273 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-04 10:05:16.301 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.66/identity 2022-06-04 10:05:16.330 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-04 10:05:16.359 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-04 10:05:16.390 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-04 10:05:16.419 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-04 10:05:16.447 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-04 10:05:16.474 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-04 10:05:16.492 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:16.495 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-04 10:05:16.497 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-04 10:05:16.525 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-04 10:05:16.556 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-04 10:05:16.559 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-04 10:05:16.586 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-04 10:05:16.589 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-04 10:05:16.591 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-04 10:05:16.593 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:05:16.596 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:05:16.598 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:05:16.601 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:05:16.603 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:05:16.605 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:05:16.608 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-04 10:05:16.610 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:05:16.612 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:05:16.615 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:05:16.618 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:05:16.620 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:05:16.622 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:05:16.625 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:05:16.627 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:05:16.629 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:05:16.631 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:05:16.634 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-04 10:05:16.636 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-04 10:05:16.638 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-04 10:05:16.642 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-04 10:05:16.658 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-04 10:05:16.660 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-04 10:05:16.663 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-04 10:05:16.666 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-04 10:05:16.668 | + 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-06-04 10:05:16.696 | + 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-06-04 10:05:16.726 | + 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-06-04 10:05:16.754 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-04 10:05:16.782 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-04 10:05:16.813 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-04 10:05:16.829 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:16.832 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-04 10:05:16.835 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-04 10:05:16.838 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-04 10:05:16.840 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-04 10:05:16.842 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-04 10:05:16.844 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-04 10:05:16.847 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-04 10:05:16.852 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-04 10:05:16.855 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-04 10:05:16.857 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-04 10:05:16.870 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-04 10:05:16.870 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:05:16.878 | d /var/run/uwsgi 0755 ubuntu root 2022-06-04 10:05:16.882 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:05:16.898 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-04 10:05:16.900 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-04 10:05:16.904 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-04 10:05:16.934 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-04 10:05:16.962 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-04 10:05:16.989 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-04 10:05:17.016 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-04 10:05:17.044 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-04 10:05:17.072 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-04 10:05:17.100 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-04 10:05:17.128 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-04 10:05:17.156 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-04 10:05:17.183 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-04 10:05:17.211 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-04 10:05:17.238 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-04 10:05:17.266 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-04 10:05:17.268 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-04 10:05:17.271 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-04 10:05:17.274 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-04 10:05:17.276 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-04 10:05:17.279 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:17.281 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:17.283 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-04 10:05:17.286 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-04 10:05:17.289 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-04 10:05:17.317 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-04 10:05:17.345 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-04 10:05:17.345 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-04 10:05:17.354 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-04 10:05:17.358 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-04 10:05:17.360 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-04 10:05:17.363 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-04 10:05:17.365 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-04 10:05:17.368 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:05:17.370 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:17.372 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:17.375 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-04 10:05:17.377 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-04 10:05:17.380 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:17.382 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:17.384 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-04 10:05:17.446 | Enabling site nova-api-wsgi. 2022-06-04 10:05:17.452 | To activate the new configuration, you need to run: 2022-06-04 10:05:17.452 | systemctl reload apache2 2022-06-04 10:05:17.456 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-04 10:05:17.459 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-04 10:05:17.461 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:05:17.464 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-04 10:05:17.599 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-04 10:05:17.625 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:17.629 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-04 10:05:17.632 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-04 10:05:17.634 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-04 10:05:17.636 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-04 10:05:17.639 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-04 10:05:17.641 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-04 10:05:17.644 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-04 10:05:17.649 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-04 10:05:17.651 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-04 10:05:17.654 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-04 10:05:17.667 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-04 10:05:17.668 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:05:17.676 | d /var/run/uwsgi 0755 ubuntu root 2022-06-04 10:05:17.680 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:05:17.695 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-04 10:05:17.698 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-04 10:05:17.702 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-04 10:05:17.733 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-04 10:05:17.761 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-04 10:05:17.790 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-04 10:05:17.817 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-04 10:05:17.846 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-04 10:05:17.874 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-04 10:05:17.903 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-04 10:05:17.930 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-04 10:05:17.958 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-04 10:05:17.985 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-04 10:05:18.013 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-04 10:05:18.041 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-04 10:05:18.069 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-04 10:05:18.071 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-04 10:05:18.101 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-04 10:05:18.117 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:18.119 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-04 10:05:18.152 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-04 10:05:18.154 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-04 10:05:18.157 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-04 10:05:18.173 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:18.176 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:05:18.179 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:05:18.208 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-04 10:05:18.239 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-04 10:05:18.242 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-04 10:05:18.245 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-04 10:05:18.247 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-04 10:05:18.249 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-04 10:05:18.252 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-04 10:05:18.269 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:18.272 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-04 10:05:18.275 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-04 10:05:18.277 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-04 10:05:18.293 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:18.296 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:05:18.298 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:05:18.327 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-04 10:05:18.330 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-04 10:05:18.332 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-04 10:05:18.361 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-04 10:05:18.390 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-04 10:05:18.420 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-04 10:05:18.437 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:18.439 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-04 10:05:18.468 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-04 10:05:18.470 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-04 10:05:18.472 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-04 10:05:18.503 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-04 10:05:18.533 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.66/identity 2022-06-04 10:05:18.561 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-04 10:05:18.590 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-04 10:05:18.619 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-04 10:05:18.648 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-04 10:05:18.676 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-04 10:05:18.706 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-04 10:05:18.735 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-04 10:05:18.752 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:18.755 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-04 10:05:18.759 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-04 10:05:18.762 | + lib/nova:create_nova_conf:549 : local conf 2022-06-04 10:05:18.764 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-04 10:05:18.767 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-04 10:05:18.769 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-04 10:05:18.772 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-04 10:05:18.775 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-04 10:05:18.777 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-04 10:05:18.779 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-04 10:05:18.784 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-04 10:05:18.786 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-04 10:05:18.790 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-04 10:05:18.792 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-04 10:05:18.794 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:05:18.797 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:05:18.799 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:05:18.816 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:18.818 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:05:18.821 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-04 10:05:18.824 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-04 10:05:18.855 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-04 10:05:18.886 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-04 10:05:18.917 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-04 10:05:18.920 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-04 10:05:18.922 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-04 10:05:18.924 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-04 10:05:18.941 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:18.945 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-04 10:05:18.946 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-04 10:05:19.663 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-04 10:05:19.665 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-04 10:05:19.668 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-04 10:05:19.670 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-04 10:05:19.673 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-04 10:05:19.675 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-04 10:05:19.677 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-04 10:05:19.695 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:19.698 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-04 10:05:19.700 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-04 10:05:19.703 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-04 10:05:19.719 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:19.721 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/nova_cell1 2022-06-04 10:05:19.724 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/nova_cell1 2022-06-04 10:05:19.752 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-04 10:05:19.755 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-04 10:05:19.758 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-04 10:05:19.775 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:19.777 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-04 10:05:19.779 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-04 10:05:19.782 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-04 10:05:19.813 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.66/identity 2022-06-04 10:05:19.842 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-04 10:05:19.870 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-04 10:05:19.899 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-04 10:05:19.926 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-04 10:05:19.955 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-04 10:05:19.983 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-04 10:05:20.011 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-04 10:05:20.014 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-04 10:05:20.016 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-04 10:05:20.019 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-04 10:05:20.036 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-04 10:05:20.039 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-04 10:05:20.041 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-04 10:05:20.043 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-04 10:05:20.046 | + 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-06-04 10:05:20.075 | + 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-06-04 10:05:20.104 | + 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-06-04 10:05:20.133 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-04 10:05:20.161 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-04 10:05:20.165 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-04 10:05:20.169 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-04 10:05:20.171 | + lib/nova:create_nova_conf:583 : local conf 2022-06-04 10:05:20.174 | + lib/nova:create_nova_conf:584 : local offset 2022-06-04 10:05:20.176 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-04 10:05:20.180 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-04 10:05:20.182 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-04 10:05:20.185 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-04 10:05:20.187 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-04 10:05:20.190 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-04 10:05:20.192 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-04 10:05:20.195 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-04 10:05:20.197 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-04 10:05:20.199 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-04 10:05:20.216 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:20.218 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-04 10:05:20.220 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-04 10:05:20.237 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:20.239 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-04 10:05:20.256 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:20.259 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-04 10:05:20.276 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:20.279 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-04 10:05:20.297 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:20.299 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-04 10:05:20.302 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-04 10:05:20.305 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-04 10:05:20.308 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-04 10:05:20.310 | + lib/stack:stack_install_service:32 : install_placement 2022-06-04 10:05:20.313 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-04 10:05:20.315 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-04 10:05:20.318 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:20.320 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:20.323 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-04 10:05:20.326 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:05:20.328 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:05:20.330 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:05:20.333 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:05:20.336 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:05:20.338 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:05:20.340 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:20.343 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:20.345 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:05:20.348 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:05:20.351 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:05:20.353 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:05:20.356 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-04 10:05:20.359 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:05:20.361 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:20.364 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:20.367 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-04 10:05:20.389 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-04 10:05:20.501 | Reading package lists... 2022-06-04 10:05:20.763 | Building dependency tree... 2022-06-04 10:05:20.765 | Reading state information... 2022-06-04 10:05:21.022 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-04 10:05:21.023 | The following packages were automatically installed and are no longer required: 2022-06-04 10:05:21.023 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:05:21.024 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:05:21.024 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:05:21.024 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:05:21.024 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:05:21.024 | python3-zope.interface 2022-06-04 10:05:21.024 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:05:21.139 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:05:21.144 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:05:21.146 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:05:21.150 | + functions-common:time_stop:2426 : local name 2022-06-04 10:05:21.152 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:05:21.154 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:05:21.157 | + functions-common:time_stop:2429 : local total 2022-06-04 10:05:21.159 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:05:21.162 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:05:21.164 | + functions-common:time_stop:2433 : start_time=1654337120386 2022-06-04 10:05:21.167 | + functions-common:time_stop:2435 : [[ -z 1654337120386 ]] 2022-06-04 10:05:21.170 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:05:21.174 | + functions-common:time_stop:2438 : end_time=1654337121172 2022-06-04 10:05:21.177 | + functions-common:time_stop:2439 : elapsed_time=786 2022-06-04 10:05:21.179 | + functions-common:time_stop:2440 : total=6098 2022-06-04 10:05:21.182 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:05:21.184 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6884 2022-06-04 10:05:21.187 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:05:21.189 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-04 10:05:21.192 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-04 10:05:21.195 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-04 10:05:21.198 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-04 10:05:21.200 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-04 10:05:21.222 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-04 10:05:21.225 | + functions-common:install_package:1464 : update_package_repo 2022-06-04 10:05:21.227 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-04 10:05:21.230 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-04 10:05:21.233 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-04 10:05:21.235 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-04 10:05:21.238 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-04 10:05:21.241 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:21.244 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:21.246 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-04 10:05:21.249 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-04 10:05:21.251 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-04 10:05:21.254 | + functions-common:apt_get_update:1191 : return 2022-06-04 10:05:21.257 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-04 10:05:21.259 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-04 10:05:21.262 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:21.264 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:21.267 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-04 10:05:21.290 | + functions-common:apt_get:1231 : 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-06-04 10:05:21.402 | Reading package lists... 2022-06-04 10:05:21.650 | Building dependency tree... 2022-06-04 10:05:21.651 | Reading state information... 2022-06-04 10:05:21.906 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-04 10:05:21.906 | The following packages were automatically installed and are no longer required: 2022-06-04 10:05:21.907 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-04 10:05:21.907 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-04 10:05:21.907 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-04 10:05:21.907 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-04 10:05:21.907 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-04 10:05:21.907 | python3-zope.interface 2022-06-04 10:05:21.907 | Use 'sudo apt autoremove' to remove them. 2022-06-04 10:05:22.023 | 0 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. 2022-06-04 10:05:22.028 | + functions-common:apt_get:1235 : result=0 2022-06-04 10:05:22.030 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-04 10:05:22.033 | + functions-common:time_stop:2426 : local name 2022-06-04 10:05:22.035 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:05:22.039 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:05:22.041 | + functions-common:time_stop:2429 : local total 2022-06-04 10:05:22.043 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:05:22.046 | + functions-common:time_stop:2432 : name=apt-get 2022-06-04 10:05:22.048 | + functions-common:time_stop:2433 : start_time=1654337121287 2022-06-04 10:05:22.051 | + functions-common:time_stop:2435 : [[ -z 1654337121287 ]] 2022-06-04 10:05:22.054 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:05:22.059 | + functions-common:time_stop:2438 : end_time=1654337122056 2022-06-04 10:05:22.061 | + functions-common:time_stop:2439 : elapsed_time=769 2022-06-04 10:05:22.063 | + functions-common:time_stop:2440 : total=6884 2022-06-04 10:05:22.066 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:05:22.068 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7653 2022-06-04 10:05:22.071 | + functions-common:apt_get:1239 : return 0 2022-06-04 10:05:22.073 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-04 10:05:22.076 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-04 10:05:22.079 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:05:22.081 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:22.084 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:22.087 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-04 10:05:22.089 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-04 10:05:22.146 | wsgi (enabled by maintainer script) 2022-06-04 10:05:22.150 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-04 10:05:22.153 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-04 10:05:22.155 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-04 10:05:22.159 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-04 10:05:22.161 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-04 10:05:22.165 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-04 10:05:22.169 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-04 10:05:22.169 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-04 10:05:22.174 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-04 10:05:22.177 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-04 10:05:22.179 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-04 10:05:22.183 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-04 10:05:22.185 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-04 10:05:22.208 | Using python 3.8 to install osc-placement 2022-06-04 10:05:22.211 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-04 10:05:23.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:23.076 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:23.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:23.077 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:24.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:05:24.136 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-06-04 10:05:24.147 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.6.0) 2022-06-04 10:05:24.149 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-06-04 10:05:24.150 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-06-04 10:05:24.151 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.6.0) 2022-06-04 10:05:24.152 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-06-04 10:05:24.153 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-06-04 10:05:24.213 | 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-06-04 10:05:24.214 | 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-06-04 10:05:24.215 | 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-06-04 10:05:24.216 | 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-06-04 10:05:24.229 | 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-06-04 10:05:24.230 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.99.0) 2022-06-04 10:05:24.232 | 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-06-04 10:05:24.247 | 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-06-04 10:05:24.248 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-06-04 10:05:24.250 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-06-04 10:05:24.252 | 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.9) 2022-06-04 10:05:24.253 | 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-06-04 10:05:24.254 | 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-06-04 10:05:24.275 | 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.3.0) 2022-06-04 10:05:24.276 | 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.1) 2022-06-04 10:05:24.277 | 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-06-04 10:05:24.278 | 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.1) 2022-06-04 10:05:24.286 | 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.14.1) 2022-06-04 10:05:24.324 | 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-06-04 10:05:24.327 | 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) (1.0.0) 2022-06-04 10:05:24.328 | 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.2) 2022-06-04 10:05:24.330 | 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-06-04 10:05:24.331 | 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-06-04 10:05:24.332 | 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-06-04 10:05:24.333 | 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-06-04 10:05:24.334 | 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-06-04 10:05:24.399 | 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.9) 2022-06-04 10:05:24.401 | 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-06-04 10:05:24.403 | 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-06-04 10:05:24.405 | 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-06-04 10:05:24.494 | 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-06-04 10:05:24.496 | 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-06-04 10:05:24.497 | 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-06-04 10:05:24.540 | 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-06-04 10:05:24.580 | 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.3) 2022-06-04 10:05:24.760 | 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-06-04 10:05:27.021 | 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-06-04 10:05:27.028 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:05:27.028 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:05:27.150 | + inc/python:pip_install:196 : result=0 2022-06-04 10:05:27.152 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:05:27.155 | + functions-common:time_stop:2426 : local name 2022-06-04 10:05:27.157 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:05:27.160 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:05:27.163 | + functions-common:time_stop:2429 : local total 2022-06-04 10:05:27.166 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:05:27.168 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:05:27.171 | + functions-common:time_stop:2433 : start_time=1654337122202 2022-06-04 10:05:27.173 | + functions-common:time_stop:2435 : [[ -z 1654337122202 ]] 2022-06-04 10:05:27.176 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:05:27.182 | + functions-common:time_stop:2438 : end_time=1654337127179 2022-06-04 10:05:27.185 | + functions-common:time_stop:2439 : elapsed_time=4977 2022-06-04 10:05:27.187 | + functions-common:time_stop:2440 : total=163744 2022-06-04 10:05:27.190 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:05:27.192 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=168721 2022-06-04 10:05:27.195 | + inc/python:pip_install:199 : return 0 2022-06-04 10:05:27.198 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-04 10:05:27.200 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-04 10:05:27.203 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-04 10:05:27.205 | + functions-common:git_clone:599 : local git_ref=master 2022-06-04 10:05:27.208 | + functions-common:git_clone:600 : local orig_dir 2022-06-04 10:05:27.212 | ++ functions-common:git_clone:601 : pwd 2022-06-04 10:05:27.215 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-04 10:05:27.217 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-04 10:05:27.220 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-04 10:05:27.238 | + functions-common:git_clone:604 : RECLONE=False 2022-06-04 10:05:27.241 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-04 10:05:27.243 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-04 10:05:27.246 | + functions-common:git_clone:618 : echo master 2022-06-04 10:05:27.247 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-04 10:05:27.252 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-04 10:05:27.254 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-04 10:05:27.257 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-04 10:05:27.270 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-06-04 10:05:27.273 | + functions-common:git_clone:679 : git show --oneline 2022-06-04 10:05:27.274 | + functions-common:git_clone:679 : head -1 2022-06-04 10:05:27.277 | 03d56792 Drop lower-constraints.txt and its testing 2022-06-04 10:05:27.280 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-04 10:05:27.283 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-04 10:05:27.285 | + inc/python:setup_develop:334 : local bindep 2022-06-04 10:05:27.288 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-06-04 10:05:27.291 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-06-04 10:05:27.294 | + inc/python:setup_develop:340 : local extras= 2022-06-04 10:05:27.296 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-04 10:05:27.299 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-04 10:05:27.301 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-06-04 10:05:27.304 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-06-04 10:05:27.306 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-04 10:05:27.309 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-04 10:05:27.312 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-06-04 10:05:27.315 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-04 10:05:27.318 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-06-04 10:05:27.320 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-04 10:05:27.323 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-04 10:05:27.326 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-04 10:05:27.332 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-06-04 10:05:27.335 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-06-04 10:05:27.967 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-06-04 10:05:27.970 | + inc/python:setup_package:414 : local bindep=0 2022-06-04 10:05:27.972 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-04 10:05:27.975 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-04 10:05:27.977 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-06-04 10:05:27.980 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-06-04 10:05:27.983 | + inc/python:setup_package:423 : local flags=-e 2022-06-04 10:05:27.985 | + inc/python:setup_package:424 : local extras= 2022-06-04 10:05:27.988 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-04 10:05:27.991 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-04 10:05:27.993 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-04 10:05:27.996 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-04 10:05:27.998 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-04 10:05:28.001 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-06-04 10:05:28.023 | Using python 3.8 to install /opt/stack/placement 2022-06-04 10:05:28.025 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-04 10:05:28.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:28.900 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:28.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:28.900 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:29.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:05:29.958 | Obtaining file:///opt/stack/placement 2022-06-04 10:05:29.959 | Preparing metadata (setup.py): started 2022-06-04 10:05:33.802 | Preparing metadata (setup.py): finished with status 'done' 2022-06-04 10:05:33.847 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-06-04 10:05:33.848 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.37) 2022-06-04 10:05:33.851 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.5.0) 2022-06-04 10:05:33.852 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-06-04 10:05:33.853 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-06-04 10:05:33.854 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-06-04 10:05:33.855 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-06-04 10:05:33.857 | 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==7.1.0.dev21) (62.3.2) 2022-06-04 10:05:33.858 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-06-04 10:05:33.859 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-06-04 10:05:33.860 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-06-04 10:05:33.861 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.0.0) 2022-06-04 10:05:33.862 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-06-04 10:05:33.863 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-06-04 10:05:33.865 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-06-04 10:05:33.866 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-06-04 10:05:33.868 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-06-04 10:05:33.869 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-06-04 10:05:33.870 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-06-04 10:05:33.871 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-06-04 10:05:33.872 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-06-04 10:05:33.937 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-06-04 10:05:33.938 | 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==7.1.0.dev21) (3.1.1) 2022-06-04 10:05:33.939 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-06-04 10:05:33.941 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-06-04 10:05:33.943 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-06-04 10:05:33.944 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.6.0) 2022-06-04 10:05:33.964 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-06-04 10:05:34.004 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-06-04 10:05:34.005 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-06-04 10:05:34.006 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-06-04 10:05:34.007 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-06-04 10:05:34.009 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-06-04 10:05:34.059 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-06-04 10:05:34.060 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-06-04 10:05:34.061 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.8.0) 2022-06-04 10:05:34.063 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-06-04 10:05:34.107 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-06-04 10:05:34.109 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-06-04 10:05:34.126 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-06-04 10:05:34.127 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-06-04 10:05:34.129 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-06-04 10:05:34.160 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-06-04 10:05:34.163 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-06-04 10:05:34.175 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-06-04 10:05:34.192 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-06-04 10:05:34.193 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-06-04 10:05:34.194 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.9) 2022-06-04 10:05:34.196 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-06-04 10:05:34.239 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-06-04 10:05:34.240 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-06-04 10:05:34.241 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-06-04 10:05:34.243 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-06-04 10:05:34.259 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-06-04 10:05:34.424 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-06-04 10:05:34.463 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-06-04 10:05:34.464 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.4) 2022-06-04 10:05:34.465 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-06-04 10:05:34.481 | 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==7.1.0.dev21) (1.15.0) 2022-06-04 10:05:34.514 | 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==7.1.0.dev21) (1.14.1) 2022-06-04 10:05:34.571 | 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==7.1.0.dev21) (2.1.1) 2022-06-04 10:05:34.636 | 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==7.1.0.dev21) (1.7.0) 2022-06-04 10:05:34.721 | 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==7.1.0.dev21) (1.1.5) 2022-06-04 10:05:34.771 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-06-04 10:05:34.994 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-06-04 10:05:34.995 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-06-04 10:05:34.996 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-06-04 10:05:35.077 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-06-04 10:05:35.140 | 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==7.1.0.dev21) (2.21) 2022-06-04 10:05:35.300 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-06-04 10:05:35.412 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-06-04 10:05:35.413 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-06-04 10:05:37.343 | Installing collected packages: openstack-placement 2022-06-04 10:05:37.343 | Attempting uninstall: openstack-placement 2022-06-04 10:05:37.346 | Found existing installation: openstack-placement 7.1.0.dev21 2022-06-04 10:05:37.349 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-04 10:05:37.350 | Running setup.py develop for openstack-placement 2022-06-04 10:05:42.484 | Successfully installed openstack-placement 2022-06-04 10:05:42.484 | 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-06-04 10:05:42.492 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:05:42.492 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:05:42.629 | + inc/python:pip_install:196 : result=0 2022-06-04 10:05:42.632 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:05:42.634 | + functions-common:time_stop:2426 : local name 2022-06-04 10:05:42.637 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:05:42.639 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:05:42.641 | + functions-common:time_stop:2429 : local total 2022-06-04 10:05:42.643 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:05:42.646 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:05:42.649 | + functions-common:time_stop:2433 : start_time=1654337128017 2022-06-04 10:05:42.651 | + functions-common:time_stop:2435 : [[ -z 1654337128017 ]] 2022-06-04 10:05:42.654 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:05:42.659 | + functions-common:time_stop:2438 : end_time=1654337142656 2022-06-04 10:05:42.661 | + functions-common:time_stop:2439 : elapsed_time=14639 2022-06-04 10:05:42.663 | + functions-common:time_stop:2440 : total=168721 2022-06-04 10:05:42.666 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:05:42.668 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=183360 2022-06-04 10:05:42.670 | + inc/python:pip_install:199 : return 0 2022-06-04 10:05:42.673 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-04 10:05:42.675 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-04 10:05:42.678 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-04 10:05:42.698 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-04 10:05:42.711 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-06-04 10:05:42.714 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-06-04 10:05:42.716 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:05:42.719 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:05:42.721 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-04 10:05:42.724 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:05:42.727 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-04 10:05:42.729 | + ./stack.sh:main:938 : configure_placement 2022-06-04 10:05:42.732 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-04 10:05:42.745 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-04 10:05:42.747 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-04 10:05:42.752 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-04 10:05:42.755 | ++ lib/database:database_connection_url:134 : local db=placement 2022-06-04 10:05:42.758 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-06-04 10:05:42.761 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-06-04 10:05:42.763 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:05:42.766 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:05:42.768 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:05:42.787 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:42.790 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:05:42.792 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-04 10:05:42.795 | + 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&plugin=dbcounter' 2022-06-04 10:05:42.828 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-04 10:05:42.861 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-04 10:05:42.894 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-04 10:05:42.896 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-06-04 10:05:42.899 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-04 10:05:42.901 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-04 10:05:42.904 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-04 10:05:42.937 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-04 10:05:42.967 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-04 10:05:42.997 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-04 10:05:43.026 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-04 10:05:43.056 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-04 10:05:43.086 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-04 10:05:43.115 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-04 10:05:43.146 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:05:43.175 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-04 10:05:43.205 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-04 10:05:43.208 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-06-04 10:05:43.210 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-06-04 10:05:43.214 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-04 10:05:43.232 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-04 10:05:43.235 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-04 10:05:43.237 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-04 10:05:43.240 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-04 10:05:43.243 | + 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-06-04 10:05:43.272 | + 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-06-04 10:05:43.302 | + 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-06-04 10:05:43.332 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-04 10:05:43.362 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-04 10:05:43.364 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-04 10:05:43.367 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-06-04 10:05:43.369 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-06-04 10:05:43.372 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-06-04 10:05:43.375 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-04 10:05:43.377 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-04 10:05:43.381 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-06-04 10:05:43.385 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-06-04 10:05:43.388 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-04 10:05:43.390 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-04 10:05:43.403 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-04 10:05:43.404 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:05:43.412 | d /var/run/uwsgi 0755 ubuntu root 2022-06-04 10:05:43.416 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-04 10:05:43.432 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-04 10:05:43.434 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-04 10:05:43.438 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-04 10:05:43.470 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-04 10:05:43.500 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-04 10:05:43.529 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-04 10:05:43.559 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-04 10:05:43.588 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-04 10:05:43.618 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-04 10:05:43.648 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-04 10:05:43.678 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-04 10:05:43.707 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-04 10:05:43.737 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-04 10:05:43.767 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-04 10:05:43.796 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-04 10:05:43.826 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-04 10:05:43.828 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-04 10:05:43.832 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-06-04 10:05:43.834 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-06-04 10:05:43.837 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-04 10:05:43.840 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:43.842 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:43.845 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-04 10:05:43.848 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-04 10:05:43.850 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-04 10:05:43.880 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-04 10:05:43.910 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-04 10:05:43.911 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-04 10:05:43.919 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-04 10:05:43.923 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-06-04 10:05:43.926 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-06-04 10:05:43.929 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-04 10:05:43.931 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-04 10:05:43.934 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-04 10:05:43.936 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:43.939 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:43.941 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-04 10:05:43.945 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-04 10:05:43.947 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:43.950 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:43.952 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-06-04 10:05:44.014 | Site placement-api already enabled 2022-06-04 10:05:44.019 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-04 10:05:44.022 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-04 10:05:44.025 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:05:44.027 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-04 10:05:44.162 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-06-04 10:05:44.188 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:44.190 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-06-04 10:05:44.214 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:44.217 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-06-04 10:05:44.235 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:44.238 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-06-04 10:05:44.241 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-06-04 10:05:44.243 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-04 10:05:44.277 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.66/identity 2022-06-04 10:05:44.307 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-06-04 10:05:44.338 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-04 10:05:44.368 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-04 10:05:44.398 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-06-04 10:05:44.428 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-04 10:05:44.458 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-04 10:05:44.489 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-06-04 10:05:44.506 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:44.509 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-06-04 10:05:44.527 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:05:44.529 | + ./stack.sh:main:964 : run_phase stack install 2022-06-04 10:05:44.532 | + functions-common:run_phase:1854 : local mode=stack 2022-06-04 10:05:44.535 | + functions-common:run_phase:1855 : local phase=install 2022-06-04 10:05:44.537 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-04 10:05:44.540 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-04 10:05:44.543 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-04 10:05:44.545 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-04 10:05:44.548 | + functions-common:run_phase:1864 : local extra 2022-06-04 10:05:44.551 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-04 10:05:44.556 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-04 10:05:44.559 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-04 10:05:44.562 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-04 10:05:44.564 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-04 10:05:44.567 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-04 10:05:44.583 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:44.586 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-04 10:05:44.588 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:05:44.591 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-04 10:05:44.593 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-04 10:05:44.596 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:05:44.598 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-06-04 10:05:44.601 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-06-04 10:05:44.603 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-06-04 10:05:44.661 | ++ inc/async:async_inner:63 : install_tempest 2022-06-04 10:05:44.699 | [112388 Async install_tempest:137975]: running: install_tempest 2022-06-04 10:05:44.707 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-04 10:05:44.710 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-04 10:05:44.713 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-04 10:05:44.715 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-04 10:05:44.718 | + functions-common:run_phase:1881 : run_plugins stack install 2022-06-04 10:05:44.721 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-04 10:05:44.724 | + functions-common:run_plugins:1841 : local phase=install 2022-06-04 10:05:44.726 | + functions-common:run_plugins:1843 : local plugins= 2022-06-04 10:05:44.729 | + functions-common:run_plugins:1844 : local plugin 2022-06-04 10:05:44.732 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-06-04 10:05:44.734 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-06-04 10:05:44.738 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-04 10:05:44.741 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-04 10:05:44.744 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-06-04 10:05:44.746 | + inc/python:use_library_from_git:249 : return 1 2022-06-04 10:05:44.749 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-06-04 10:05:44.752 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-06-04 10:05:44.755 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-04 10:05:44.759 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-06-04 10:05:44.762 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-06-04 10:05:44.764 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-04 10:05:44.769 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-04 10:05:44.769 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-06-04 10:05:44.775 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-06-04 10:05:44.778 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-06-04 10:05:44.780 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-06-04 10:05:44.783 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-06-04 10:05:44.786 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-06-04 10:05:44.809 | Using python 3.8 to install python-openstackclient 2022-06-04 10:05:44.812 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-06-04 10:05:45.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:45.682 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:45.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:45.682 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:46.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:05:46.745 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-06-04 10:05:46.763 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-06-04 10:05:46.764 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-06-04 10:05:46.765 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.6.0) 2022-06-04 10:05:46.766 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-06-04 10:05:46.767 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-06-04 10:05:46.768 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-06-04 10:05:46.769 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (18.0.0) 2022-06-04 10:05:46.770 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.99.0) 2022-06-04 10:05:46.772 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.5.0) 2022-06-04 10:05:46.773 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-06-04 10:05:46.774 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-06-04 10:05:46.785 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-06-04 10:05:46.786 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.1) 2022-06-04 10:05:46.787 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-06-04 10:05:46.789 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-06-04 10:05:46.790 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-06-04 10:05:46.816 | 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-06-04 10:05:46.817 | 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-06-04 10:05:46.818 | 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-06-04 10:05:46.819 | 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-06-04 10:05:46.820 | 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-06-04 10:05:46.821 | 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-06-04 10:05:46.822 | 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-06-04 10:05:46.823 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-06-04 10:05:46.825 | 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-06-04 10:05:46.826 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.6.0) 2022-06-04 10:05:46.827 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-06-04 10:05:46.842 | 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-06-04 10:05:46.866 | 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-06-04 10:05:46.868 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-06-04 10:05:46.870 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-06-04 10:05:46.872 | 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-06-04 10:05:46.891 | 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-06-04 10:05:46.915 | 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-06-04 10:05:46.916 | 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-06-04 10:05:46.919 | 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-06-04 10:05:47.009 | 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-06-04 10:05:47.010 | 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-06-04 10:05:47.011 | 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-06-04 10:05:47.054 | 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-06-04 10:05:47.064 | 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.14.1) 2022-06-04 10:05:47.099 | 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.3) 2022-06-04 10:05:47.267 | 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-06-04 10:05:47.282 | 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-06-04 10:05:47.383 | 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.9) 2022-06-04 10:05:47.385 | 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-06-04 10:05:47.386 | 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-06-04 10:05:47.388 | 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-06-04 10:05:47.516 | 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-06-04 10:05:49.821 | 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-06-04 10:05:49.827 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:05:49.827 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:05:49.954 | + inc/python:pip_install:196 : result=0 2022-06-04 10:05:49.956 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:05:49.959 | + functions-common:time_stop:2426 : local name 2022-06-04 10:05:49.962 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:05:49.965 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:05:49.967 | + functions-common:time_stop:2429 : local total 2022-06-04 10:05:49.969 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:05:49.972 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:05:49.975 | + functions-common:time_stop:2433 : start_time=1654337144803 2022-06-04 10:05:49.977 | + functions-common:time_stop:2435 : [[ -z 1654337144803 ]] 2022-06-04 10:05:49.981 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:05:49.985 | + functions-common:time_stop:2438 : end_time=1654337149982 2022-06-04 10:05:49.988 | + functions-common:time_stop:2439 : elapsed_time=5179 2022-06-04 10:05:49.990 | + functions-common:time_stop:2440 : total=183360 2022-06-04 10:05:49.993 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:05:49.995 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=188539 2022-06-04 10:05:49.998 | + inc/python:pip_install:199 : return 0 2022-06-04 10:05:50.000 | + ./stack.sh:main:976 : install_oscwrap 2022-06-04 10:05:50.003 | ++ functions-common:install_oscwrap:2471 : mktemp 2022-06-04 10:05:50.008 | + functions-common:install_oscwrap:2471 : OSCWRAP_TIMER_FILE=/tmp/tmp.EWBUAhFErF 2022-06-04 10:05:50.011 | + functions-common:install_oscwrap:2474 : shopt -s expand_aliases 2022-06-04 10:05:50.013 | + functions-common:install_oscwrap:2477 : unalias -a 2022-06-04 10:05:50.016 | + functions-common:install_oscwrap:2479 : alias openstack=oscwrap 2022-06-04 10:05:50.019 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-06-04 10:05:50.023 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-04 10:05:50.025 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-06-04 10:05:50.043 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:05:50.046 | + ./stack.sh:main:1030 : configure_database 2022-06-04 10:05:50.049 | + lib/database:configure_database:128 : configure_database_mysql 2022-06-04 10:05:50.051 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-06-04 10:05:50.054 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-06-04 10:05:50.056 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:05:50.058 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-06-04 10:05:50.061 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-06-04 10:05:50.063 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:50.066 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:50.069 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-06-04 10:05:50.072 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-06-04 10:05:50.076 | ++ functions-common:ipv6_unquote:2224 : tr -d '[]' 2022-06-04 10:05:50.077 | ++ functions-common:ipv6_unquote:2224 : echo 0.0.0.0 2022-06-04 10:05:50.081 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-06-04 10:05:50.135 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-06-04 10:05:50.138 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:05:50.140 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:05:50.143 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:05:50.145 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:05:50.148 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:05:50.150 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:05:50.153 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:05:50.155 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:05:50.158 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:05:50.160 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:05:50.163 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-06-04 10:05:50.165 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:05:50.167 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:05:50.170 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:05:50.172 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:05:50.175 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:05:50.177 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:05:50.180 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-06-04 10:05:50.182 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:50.184 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:50.187 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-06-04 10:05:50.189 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:05:50.191 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-04 10:05:52.285 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-06-04 10:05:52.301 | mysqladmin: connect to server at 'localhost' failed 2022-06-04 10:05:52.301 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-06-04 10:05:52.306 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-06-04 10:05:52.309 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-06-04 10:05:52.311 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:52.313 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:52.316 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-06-04 10:05:52.319 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-06-04 10:05:52.322 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-06-04 10:05:52.324 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:05:52.327 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:05:52.329 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-06-04 10:05:52.332 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-06-04 10:05:52.334 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-06-04 10:05:52.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:05:52.382 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-06-04 10:05:52.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:05:52.411 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-06-04 10:05:52.465 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-06-04 10:05:52.519 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-06-04 10:05:52.574 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-06-04 10:05:52.576 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-06-04 10:05:52.579 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-06-04 10:05:52.579 | enabling MySQL performance counting 2022-06-04 10:05:52.582 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-06-04 10:05:52.605 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-06-04 10:05:52.608 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-06-04 10:05:53.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:53.464 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:53.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:05:53.464 | from cryptography.utils import int_from_bytes 2022-06-04 10:05:54.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-04 10:05:54.538 | Processing ./tools/dbcounter 2022-06-04 10:05:54.799 | Installing build dependencies: started 2022-06-04 10:06:04.933 | Installing build dependencies: finished with status 'done' 2022-06-04 10:06:04.937 | Getting requirements to build wheel: started 2022-06-04 10:06:07.906 | Getting requirements to build wheel: finished with status 'done' 2022-06-04 10:06:08.173 | Installing backend dependencies: started 2022-06-04 10:06:13.635 | Installing backend dependencies: finished with status 'done' 2022-06-04 10:06:13.640 | Preparing metadata (pyproject.toml): started 2022-06-04 10:06:16.871 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-06-04 10:06:16.878 | Building wheels for collected packages: dbcounter 2022-06-04 10:06:16.879 | Building wheel for dbcounter (pyproject.toml): started 2022-06-04 10:06:21.002 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-06-04 10:06:21.003 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=9d3919ceed1676b26a1c710e6eac7d994cf354d4f0ed1759a98a2263ca838a6c 2022-06-04 10:06:21.003 | Stored in directory: /tmp/pip-ephem-wheel-cache-cvpc601b/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-06-04 10:06:21.008 | Successfully built dbcounter 2022-06-04 10:06:23.457 | Installing collected packages: dbcounter 2022-06-04 10:06:23.457 | Attempting uninstall: dbcounter 2022-06-04 10:06:23.459 | Found existing installation: dbcounter 0.1 2022-06-04 10:06:23.462 | Uninstalling dbcounter-0.1: 2022-06-04 10:06:23.781 | Successfully uninstalled dbcounter-0.1 2022-06-04 10:06:23.894 | Successfully installed dbcounter-0.1 2022-06-04 10:06:23.895 | 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-06-04 10:06:23.901 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-04 10:06:23.901 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-04 10:06:24.055 | + inc/python:pip_install:196 : result=0 2022-06-04 10:06:24.057 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-04 10:06:24.060 | + functions-common:time_stop:2426 : local name 2022-06-04 10:06:24.062 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:06:24.065 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:06:24.067 | + functions-common:time_stop:2429 : local total 2022-06-04 10:06:24.070 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:06:24.072 | + functions-common:time_stop:2432 : name=pip_install 2022-06-04 10:06:24.074 | + functions-common:time_stop:2433 : start_time=1654337152599 2022-06-04 10:06:24.077 | + functions-common:time_stop:2435 : [[ -z 1654337152599 ]] 2022-06-04 10:06:24.080 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:06:24.084 | + functions-common:time_stop:2438 : end_time=1654337184081 2022-06-04 10:06:24.087 | + functions-common:time_stop:2439 : elapsed_time=31482 2022-06-04 10:06:24.089 | + functions-common:time_stop:2440 : total=188539 2022-06-04 10:06:24.091 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:06:24.094 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=220021 2022-06-04 10:06:24.096 | + inc/python:pip_install:199 : return 0 2022-06-04 10:06:24.099 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-06-04 10:06:24.101 | + lib/database:recreate_database:112 : local db=stats 2022-06-04 10:06:24.103 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-06-04 10:06:24.106 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-06-04 10:06:24.109 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-06-04 10:06:24.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:06:24.159 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-06-04 10:06:24.164 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:06:24.183 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-06-04 10:06:24.183 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-06-04 10:06:24.188 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:06:24.208 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-06-04 10:06:24.211 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:06:24.214 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-04 10:06:25.386 | ++ inc/async:async_inner:64 : rc=0 2022-06-04 10:06:25.412 | [137975 Async install_tempest:137975]: finished successfully 2022-06-04 10:06:26.810 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-06-04 10:06:26.813 | + functions-common:save_stackenv:60 : local tag=1034 2022-06-04 10:06:26.816 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-04 10:06:26.821 | + functions-common:save_stackenv:62 : time_stamp=2022-06-04-100626 2022-06-04 10:06:26.824 | + functions-common:save_stackenv:63 : echo '# 2022-06-04-100626 1034' 2022-06-04 10:06:26.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.829 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-04 10:06:26.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.835 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-04 10:06:26.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.840 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-04 10:06:26.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.845 | + 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-06-04 10:06:26.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.851 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.66 2022-06-04 10:06:26.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.856 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.66/identity 2022-06-04 10:06:26.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.861 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-04-100140 2022-06-04 10:06:26.864 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.866 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-04 10:06:26.869 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.871 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.66 2022-06-04 10:06:26.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.876 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-04 10:06:26.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.882 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-04 10:06:26.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.887 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-04 10:06:26.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-04 10:06:26.892 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-04 10:06:26.896 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-06-04 10:06:26.898 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-06-04 10:06:26.901 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-06-04 10:06:26.912 | + ./stack.sh:main:1060 : start_dstat 2022-06-04 10:06:26.915 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:26.918 | + functions-common:run_process:1681 : local service=dstat 2022-06-04 10:06:26.920 | + functions-common:run_process:1682 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:26.923 | + functions-common:run_process:1683 : local group= 2022-06-04 10:06:26.925 | + functions-common:run_process:1684 : local user= 2022-06-04 10:06:26.928 | + functions-common:run_process:1686 : local name=dstat 2022-06-04 10:06:26.931 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:06:26.933 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:06:26.936 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:06:26.938 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:06:26.942 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:06:26.947 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337186944 2022-06-04 10:06:26.949 | + functions-common:run_process:1689 : is_service_enabled dstat 2022-06-04 10:06:26.967 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:06:26.970 | + functions-common:run_process:1690 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-06-04 10:06:26.972 | + functions-common:_run_under_systemd:1646 : local service=dstat 2022-06-04 10:06:26.975 | + functions-common:_run_under_systemd:1647 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:26.978 | + functions-common:_run_under_systemd:1648 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:26.981 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:26.983 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:26.986 | + functions-common:_common_systemd_pitfalls:1621 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-06-04 10:06:26.988 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-06-04 10:06:26.991 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@dstat.service 2022-06-04 10:06:26.994 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:06:26.996 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:06:26.999 | + functions-common:_run_under_systemd:1655 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-06-04 10:06:27.002 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-06-04 10:06:27.005 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-06-04 10:06:27.007 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:27.010 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:06:27.012 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:06:27.014 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:06:27.017 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:06:27.019 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-06-04 10:06:27.023 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:06:27.027 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-06-04 10:06:27.079 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-06-04 10:06:27.133 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-04 10:06:27.187 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-06-04 10:06:27.240 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-06-04 10:06:27.293 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:06:27.347 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:06:27.350 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-06-04 10:06:27.404 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:06:27.788 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@dstat.service 2022-06-04 10:06:27.802 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-06-04 10:06:28.175 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@dstat.service 2022-06-04 10:06:28.195 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:06:28.198 | + functions-common:time_stop:2426 : local name 2022-06-04 10:06:28.201 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:06:28.203 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:06:28.206 | + functions-common:time_stop:2429 : local total 2022-06-04 10:06:28.209 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:06:28.211 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:06:28.214 | + functions-common:time_stop:2433 : start_time=1654337186944 2022-06-04 10:06:28.216 | + functions-common:time_stop:2435 : [[ -z 1654337186944 ]] 2022-06-04 10:06:28.219 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:06:28.225 | + functions-common:time_stop:2438 : end_time=1654337188221 2022-06-04 10:06:28.227 | + functions-common:time_stop:2439 : elapsed_time=1277 2022-06-04 10:06:28.230 | + functions-common:time_stop:2440 : total=0 2022-06-04 10:06:28.232 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:06:28.235 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1277 2022-06-04 10:06:28.237 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-06-04 10:06:28.241 | + functions-common:run_process:1681 : local service=memory_tracker 2022-06-04 10:06:28.243 | + functions-common:run_process:1682 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-06-04 10:06:28.246 | + functions-common:run_process:1683 : local group= 2022-06-04 10:06:28.248 | + functions-common:run_process:1684 : local user=root 2022-06-04 10:06:28.251 | + functions-common:run_process:1686 : local name=memory_tracker 2022-06-04 10:06:28.253 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:06:28.256 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:06:28.258 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:06:28.261 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:06:28.264 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:06:28.269 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337188266 2022-06-04 10:06:28.272 | + functions-common:run_process:1689 : is_service_enabled memory_tracker 2022-06-04 10:06:28.290 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:06:28.293 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:06:28.296 | + functions-common:time_stop:2426 : local name 2022-06-04 10:06:28.298 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:06:28.301 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:06:28.304 | + functions-common:time_stop:2429 : local total 2022-06-04 10:06:28.306 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:06:28.309 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:06:28.312 | + functions-common:time_stop:2433 : start_time=1654337188266 2022-06-04 10:06:28.315 | + functions-common:time_stop:2435 : [[ -z 1654337188266 ]] 2022-06-04 10:06:28.318 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:06:28.323 | + functions-common:time_stop:2438 : end_time=1654337188320 2022-06-04 10:06:28.325 | + functions-common:time_stop:2439 : elapsed_time=54 2022-06-04 10:06:28.328 | + functions-common:time_stop:2440 : total=1277 2022-06-04 10:06:28.330 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:06:28.333 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1331 2022-06-04 10:06:28.336 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-06-04 10:06:28.354 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:06:28.357 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-06-04 10:06:28.377 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:06:28.380 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-06-04 10:06:28.399 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:06:28.401 | + ./stack.sh:main:1073 : start_etcd3 2022-06-04 10:06:28.404 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-06-04 10:06:28.407 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-844699-1-hyperv --data-dir /opt/stack/data/etcd' 2022-06-04 10:06:28.409 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-06-04 10:06:28.412 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-844699-1-hyperv=http://10.222.0.66:2380' 2022-06-04 10:06:28.414 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.66:2380' 2022-06-04 10:06:28.417 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.66:2379' 2022-06-04 10:06:28.419 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-06-04 10:06:28.422 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-06-04 10:06:28.424 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.66:2379' 2022-06-04 10:06:28.427 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-06-04 10:06:28.429 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-06-04 10:06:28.432 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-04 10:06:28.434 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-844699-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-844699-1-hyperv=http://10.222.0.66:2380 --initial-advertise-peer-urls http://10.222.0.66:2380 --advertise-client-urls http://10.222.0.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.66:2379 --debug' '' root 2022-06-04 10:06:28.437 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-06-04 10:06:28.439 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-844699-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-844699-1-hyperv=http://10.222.0.66:2380 --initial-advertise-peer-urls http://10.222.0.66:2380 --advertise-client-urls http://10.222.0.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.66:2379 --debug' 2022-06-04 10:06:28.442 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:06:28.445 | + functions-common:write_user_unit_file:1566 : local user=root 2022-06-04 10:06:28.447 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:06:28.450 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:06:28.452 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-04 10:06:28.454 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:06:28.460 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-06-04 10:06:28.523 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-06-04 10:06:28.588 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-844699-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-844699-1-hyperv=http://10.222.0.66:2380 --initial-advertise-peer-urls http://10.222.0.66:2380 --advertise-client-urls http://10.222.0.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.66:2379 --debug' 2022-06-04 10:06:28.642 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-06-04 10:06:28.694 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-06-04 10:06:28.745 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:06:28.797 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:06:28.799 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-06-04 10:06:28.861 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:06:29.261 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-06-04 10:06:29.314 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-06-04 10:06:29.367 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-06-04 10:06:29.421 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-06-04 10:06:29.474 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-06-04 10:06:29.477 | ++ functions-common:is_arch:502 : uname -m 2022-06-04 10:06:29.481 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-04 10:06:29.484 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-06-04 10:06:29.872 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-06-04 10:06:29.886 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-06-04 10:06:30.257 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-06-04 10:06:30.830 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-06-04 10:06:30.849 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:06:30.851 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-06-04 10:06:30.854 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-06-04 10:06:30.857 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-06-04 10:06:30.862 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-06-04 10:06:30.874 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-06-04 10:06:30.886 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-06-04 10:06:30.889 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-04 10:06:30.891 | + 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.66/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-06-04 10:06:31.034 | + 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.66/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-06-04 10:06:31.176 | + 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.66/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-06-04 10:06:31.309 | + 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.66/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-06-04 10:06:31.446 | + 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.66/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-06-04 10:06:31.580 | + 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.66/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-06-04 10:06:31.715 | + 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.66/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-06-04 10:06:31.848 | + 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.66/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-06-04 10:06:31.981 | + 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.66/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-06-04 10:06:32.116 | + 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.66/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-06-04 10:06:32.250 | + functions-common:write_clouds_yaml:198 : cat 2022-06-04 10:06:32.256 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-06-04 10:06:32.259 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-06-04 10:06:32.262 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-06-04 10:06:32.266 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-06-04 10:06:32.269 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-06-04 10:06:32.272 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-06-04 10:06:32.289 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:06:32.292 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-06-04 10:06:32.294 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:06:32.297 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-06-04 10:06:32.299 | + ./stack.sh:main:1090 : '[' 10.222.0.66 == 10.222.0.66 ']' 2022-06-04 10:06:32.302 | + ./stack.sh:main:1091 : init_keystone 2022-06-04 10:06:32.305 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-06-04 10:06:32.322 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:06:32.324 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-06-04 10:06:32.327 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-06-04 10:06:32.329 | + lib/database:recreate_database:112 : local db=keystone 2022-06-04 10:06:32.332 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-06-04 10:06:32.334 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-06-04 10:06:32.337 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-06-04 10:06:32.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:06:32.803 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-06-04 10:06:32.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:06:32.825 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-06-04 10:06:32.827 | + functions-common:time_start:2412 : local name=dbsync 2022-06-04 10:06:32.830 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:06:32.833 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:06:32.836 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:06:32.841 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337192838 2022-06-04 10:06:32.843 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-06-04 10:06:37.609 | INFO dbcounter [-] Registered counter for database keystone 2022-06-04 10:06:37.632 | 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=140142) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-04 10:06:37.638 | DEBUG dbcounter [-] [140142] Writer thread running {{(pid=140142) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:06:37.639 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:37.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.641 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.641 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.641 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.642 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:37.643 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:37.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:37.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.671 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.671 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.672 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.673 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:37.673 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:37.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:37.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.733 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.734 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.734 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:37.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:37.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:37.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:37.742 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-04 10:06:38.587 | DEBUG dbcounter [-] [140142] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=140142) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:06:39.397 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:39.397 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-04 10:06:39.404 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:39.404 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-04 10:06:39.412 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:39.412 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-04 10:06:39.418 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:39.419 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-04 10:06:39.425 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:39.426 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-04 10:06:39.432 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:39.432 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-04 10:06:39.487 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:39.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:39.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.490 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.490 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.490 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.491 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.491 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:39.491 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:39.491 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:39.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.493 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.493 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.493 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.494 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:39.494 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:39.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:39.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.504 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.504 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.505 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:39.505 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:39.505 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:39.505 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:39.512 | DEBUG dbcounter [-] [140142] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=140142) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:06:40.096 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:40.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.098 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.098 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.099 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.099 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.099 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:40.100 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:40.126 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:40.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.128 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.128 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.128 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.129 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.129 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:40.129 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:40.137 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-04 10:06:40.189 | DEBUG dbcounter [-] [140142] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=140142) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:06:40.202 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.202 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-04 10:06:40.211 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.211 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-04 10:06:40.218 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.218 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-04 10:06:40.226 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.226 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-04 10:06:40.233 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.233 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-04 10:06:40.241 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.241 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-04 10:06:40.249 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.249 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:40.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.251 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.252 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.252 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.252 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:40.252 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:40.253 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:40.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.255 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.256 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.256 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.256 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.256 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:40.256 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:40.264 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:40.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.265 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.266 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.266 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.267 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:40.267 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:40.731 | DEBUG dbcounter [-] [140142] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=140142) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:06:40.797 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:40.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.799 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.800 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.800 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:40.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:40.828 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:06:40.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.829 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.830 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.830 | 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=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:06:40.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:06:40.831 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:06:40.831 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=140142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:06:40.838 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-04 10:06:40.846 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.846 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-04 10:06:40.853 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.854 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-04 10:06:40.861 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.861 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-04 10:06:40.868 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.869 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-04 10:06:40.876 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.876 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-04 10:06:40.885 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:40.885 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-04 10:06:40.892 | INFO migrate.versioning.api [-] done 2022-06-04 10:06:41.292 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-06-04 10:06:41.294 | + functions-common:time_stop:2426 : local name 2022-06-04 10:06:41.297 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:06:41.299 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:06:41.302 | + functions-common:time_stop:2429 : local total 2022-06-04 10:06:41.305 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:06:41.307 | + functions-common:time_stop:2432 : name=dbsync 2022-06-04 10:06:41.309 | + functions-common:time_stop:2433 : start_time=1654337192838 2022-06-04 10:06:41.312 | + functions-common:time_stop:2435 : [[ -z 1654337192838 ]] 2022-06-04 10:06:41.315 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:06:41.321 | + functions-common:time_stop:2438 : end_time=1654337201318 2022-06-04 10:06:41.323 | + functions-common:time_stop:2439 : elapsed_time=8480 2022-06-04 10:06:41.326 | + functions-common:time_stop:2440 : total=0 2022-06-04 10:06:41.328 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:06:41.331 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8480 2022-06-04 10:06:41.334 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-06-04 10:06:41.336 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-06-04 10:06:41.340 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-06-04 10:06:45.883 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-06-04 10:06:45.884 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-04 10:06:45.884 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-04 10:06:45.884 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-06-04 10:06:45.884 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-04 10:06:45.885 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-04 10:06:45.885 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-04 10:06:45.885 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-04 10:06:45.885 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-04 10:06:46.265 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-06-04 10:06:46.269 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-06-04 10:06:50.802 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-06-04 10:06:50.802 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-04 10:06:50.802 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-04 10:06:50.803 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-06-04 10:06:50.803 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-04 10:06:50.803 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-04 10:06:50.803 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-04 10:06:50.803 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-04 10:06:50.804 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-04 10:06:51.180 | + ./stack.sh:main:1092 : start_keystone 2022-06-04 10:06:51.183 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-06-04 10:06:51.186 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-06-04 10:06:51.188 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-06-04 10:06:51.205 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:06:51.208 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-06-04 10:06:51.211 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-06-04 10:06:51.216 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-06-04 10:06:51.218 | + functions-common:run_process:1681 : local service=keystone 2022-06-04 10:06:51.220 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-04 10:06:51.223 | + functions-common:run_process:1683 : local group= 2022-06-04 10:06:51.226 | + functions-common:run_process:1684 : local user= 2022-06-04 10:06:51.228 | + functions-common:run_process:1686 : local name=keystone 2022-06-04 10:06:51.231 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:06:51.233 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:06:51.236 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:06:51.238 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:06:51.242 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:06:51.246 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337211243 2022-06-04 10:06:51.249 | + functions-common:run_process:1689 : is_service_enabled keystone 2022-06-04 10:06:51.266 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:06:51.268 | + functions-common:run_process:1690 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-06-04 10:06:51.271 | + functions-common:_run_under_systemd:1646 : local service=keystone 2022-06-04 10:06:51.273 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-04 10:06:51.276 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-04 10:06:51.278 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-04 10:06:51.281 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-04 10:06:51.283 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-06-04 10:06:51.285 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-06-04 10:06:51.288 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@keystone.service 2022-06-04 10:06:51.291 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:06:51.293 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:06:51.296 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-06-04 10:06:51.298 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-06-04 10:06:51.300 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@keystone.service 2022-06-04 10:06:51.303 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-04 10:06:51.305 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-04 10:06:51.308 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-04 10:06:51.310 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-06-04 10:06:51.312 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-04 10:06:51.316 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-06-04 10:06:51.368 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-06-04 10:06:51.420 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-06-04 10:06:51.472 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-04 10:06:51.524 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:06:51.577 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-06-04 10:06:51.629 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-06-04 10:06:51.681 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-06-04 10:06:51.733 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-06-04 10:06:51.788 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-06-04 10:06:51.841 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-04 10:06:51.843 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-06-04 10:06:51.896 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-04 10:06:52.285 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@keystone.service 2022-06-04 10:06:52.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-06-04 10:06:52.670 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@keystone.service 2022-06-04 10:06:52.755 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:06:52.759 | + functions-common:time_stop:2426 : local name 2022-06-04 10:06:52.761 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:06:52.764 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:06:52.766 | + functions-common:time_stop:2429 : local total 2022-06-04 10:06:52.769 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:06:52.771 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:06:52.773 | + functions-common:time_stop:2433 : start_time=1654337211243 2022-06-04 10:06:52.776 | + functions-common:time_stop:2435 : [[ -z 1654337211243 ]] 2022-06-04 10:06:52.779 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:06:52.783 | + functions-common:time_stop:2438 : end_time=1654337212780 2022-06-04 10:06:52.785 | + functions-common:time_stop:2439 : elapsed_time=1537 2022-06-04 10:06:52.788 | + functions-common:time_stop:2440 : total=1331 2022-06-04 10:06:52.790 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:06:52.792 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2868 2022-06-04 10:06:52.795 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-06-04 10:06:52.795 | Waiting for keystone to start... 2022-06-04 10:06:52.797 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.66/identity/v3/ 2022-06-04 10:06:52.800 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.66/identity/v3/ 2022-06-04 10:06:52.803 | + functions:wait_for_service:457 : local timeout=60 2022-06-04 10:06:52.805 | + functions:wait_for_service:458 : local url=http://10.222.0.66/identity/v3/ 2022-06-04 10:06:52.807 | + functions:wait_for_service:459 : local rval=0 2022-06-04 10:06:52.810 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-04 10:06:52.812 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-04 10:06:52.815 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:06:52.818 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:06:52.821 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:06:52.825 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337212823 2022-06-04 10:06:52.828 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-04 10:06:52.834 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.66/identity/v3/ 2022-06-04 10:06:59.216 | + :: : [[ 200 == 503 ]] 2022-06-04 10:06:59.218 | + :: : [[ 0 -eq 7 ]] 2022-06-04 10:06:59.221 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-04 10:06:59.224 | + functions-common:time_stop:2426 : local name 2022-06-04 10:06:59.227 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:06:59.229 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:06:59.232 | + functions-common:time_stop:2429 : local total 2022-06-04 10:06:59.235 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:06:59.237 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-04 10:06:59.240 | + functions-common:time_stop:2433 : start_time=1654337212823 2022-06-04 10:06:59.242 | + functions-common:time_stop:2435 : [[ -z 1654337212823 ]] 2022-06-04 10:06:59.245 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:06:59.250 | + functions-common:time_stop:2438 : end_time=1654337219247 2022-06-04 10:06:59.252 | + functions-common:time_stop:2439 : elapsed_time=6424 2022-06-04 10:06:59.255 | + functions-common:time_stop:2440 : total=0 2022-06-04 10:06:59.258 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:06:59.260 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6424 2022-06-04 10:06:59.263 | + functions:wait_for_service:467 : return 0 2022-06-04 10:06:59.265 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-06-04 10:06:59.282 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:06:59.284 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-06-04 10:06:59.288 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:06:59.290 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-04 10:06:59.317 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-06-04 10:06:59.320 | + 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.66/identity 2022-06-04 10:07:03.889 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.889 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.889 | 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=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.897 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.914 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.914 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.945 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.978 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:03.978 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.068 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.068 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.068 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.081 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.081 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.081 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.082 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.082 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.090 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.093 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=140872) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-04 10:07:04.159 | INFO dbcounter [-] Registered counter for database keystone 2022-06-04 10:07:04.178 | 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=140872) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-04 10:07:04.184 | DEBUG dbcounter [-] [140872] Writer thread running {{(pid=140872) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:07:04.388 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created domain default 2022-06-04 10:07:04.430 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created project admin 2022-06-04 10:07:04.462 | DEBUG passlib.handlers.bcrypt [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=140872) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-06-04 10:07:04.462 | DEBUG passlib.handlers.bcrypt [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=140872) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-06-04 10:07:04.526 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created user admin 2022-06-04 10:07:04.539 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created role reader 2022-06-04 10:07:04.549 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created role member 2022-06-04 10:07:04.572 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created implied role where ee76501bbab7411b9a9038d5fb4b9ade implies c25bb625acef4b31b26f381d5690074a 2022-06-04 10:07:04.583 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created role admin 2022-06-04 10:07:04.600 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created implied role where f4c99e1930f54dcb96fc3895d1951f07 implies ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:07:04.611 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Granted role admin on project admin to user admin. 2022-06-04 10:07:04.618 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Granted role admin on the system to user admin. 2022-06-04 10:07:04.630 | WARNING py.warnings [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f 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-06-04 10:07:04.630 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-06-04 10:07:04.631 |  2022-06-04 10:07:04.635 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created region RegionOne 2022-06-04 10:07:04.668 | INFO keystone.cmd.bootstrap [None req-2a6b9935-c31e-4bac-b1ad-ccfd5bd3e53f None None] Created public endpoint http://10.222.0.66/identity 2022-06-04 10:07:05.114 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-06-04 10:07:05.116 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-06-04 10:07:05.119 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-06-04 10:07:05.122 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-06-04 10:07:08.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:08.309 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:08.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:08.309 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:08.491 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:08.494 | + lib/keystone:create_keystone_accounts:310 : admin_project=18be17187c604aaaa2bc7fec08d75bc1 2022-06-04 10:07:08.497 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-06-04 10:07:08.500 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-06-04 10:07:10.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:10.688 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:10.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:10.688 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:10.866 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:10.869 | + lib/keystone:create_keystone_accounts:312 : admin_user=54bd653fc8744400969db17b4f3cb6f7 2022-06-04 10:07:10.872 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-06-04 10:07:10.874 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-06-04 10:07:10.876 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-06-04 10:07:10.879 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 54bd653fc8744400969db17b4f3cb6f7 default 2022-06-04 10:07:10.935 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 54bd653fc8744400969db17b4f3cb6f7 default 2022-06-04 10:07:10.975 | [112388 Async ks-domain-role:141000]: running: get_or_add_user_domain_role admin 54bd653fc8744400969db17b4f3cb6f7 default 2022-06-04 10:07:10.977 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-06-04 10:07:10.981 | + functions-common:get_or_create_domain:878 : local domain_id 2022-06-04 10:07:10.984 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-04 10:07:14.162 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-06-04 10:07:14.164 | + functions-common:get_or_create_domain:889 : echo default 2022-06-04 10:07:14.164 | default 2022-06-04 10:07:14.167 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-06-04 10:07:14.232 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-06-04 10:07:14.280 | [112388 Async ks-project:141142]: running: get_or_create_project service Default 2022-06-04 10:07:14.281 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-06-04 10:07:14.360 | + inc/async:async_inner:63 : get_or_create_role service 2022-06-04 10:07:14.406 | [112388 Async ks-service:141228]: running: get_or_create_role service 2022-06-04 10:07:14.409 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-06-04 10:07:14.492 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-06-04 10:07:14.576 | [112388 Async ks-reseller:141314]: running: get_or_create_role ResellerAdmin 2022-06-04 10:07:14.585 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-06-04 10:07:14.606 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-06-04 10:07:15.062 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-06-04 10:07:15.283 | [112388 Async ks-anotherrole:141406]: running: get_or_create_role anotherrole 2022-06-04 10:07:15.302 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-06-04 10:07:15.338 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-06-04 10:07:15.358 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:07:15.390 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-06-04 10:07:18.449 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:18.495 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:18.541 | [141228 Async ks-service:141228]: finished successfully 2022-06-04 10:07:18.589 | [141314 Async ks-reseller:141314]: finished successfully 2022-06-04 10:07:18.734 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:18.760 | [141142 Async ks-project:141142]: finished successfully 2022-06-04 10:07:19.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:19.052 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:19.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:19.052 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:19.255 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:19.270 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:19.273 | ++ functions-common:get_or_create_project:939 : project_id=1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:07:19.278 | ++ functions-common:get_or_create_project:940 : echo 1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:07:19.282 | + lib/keystone:create_keystone_accounts:340 : invis_project=1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:07:19.286 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-06-04 10:07:19.289 | [141406 Async ks-anotherrole:141406]: finished successfully 2022-06-04 10:07:19.290 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-06-04 10:07:19.292 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:07:19.296 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-06-04 10:07:21.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:21.806 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:21.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:21.806 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:21.995 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:21.998 | ++ functions-common:get_or_create_project:939 : project_id=9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:22.000 | ++ functions-common:get_or_create_project:940 : echo 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:22.003 | + lib/keystone:create_keystone_accounts:344 : demo_project=9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:22.005 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-06-04 10:07:22.008 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-06-04 10:07:22.011 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:07:22.013 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-06-04 10:07:22.016 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-06-04 10:07:22.019 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-06-04 10:07:22.600 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:22.625 | [141000 Async ks-domain-role:141000]: finished successfully 2022-06-04 10:07:24.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.492 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.493 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.677 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:24.680 | ++ functions-common:get_or_create_user:926 : user_id=c5a54468d57d4faba0faea59523b343f 2022-06-04 10:07:24.683 | ++ functions-common:get_or_create_user:927 : echo c5a54468d57d4faba0faea59523b343f 2022-06-04 10:07:24.686 | + lib/keystone:create_keystone_accounts:347 : demo_user=c5a54468d57d4faba0faea59523b343f 2022-06-04 10:07:24.688 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-06-04 10:07:24.738 | [112388 Async ks-domain-role:141000]: Waiting for completion of get_or_add_user_domain_role admin 54bd653fc8744400969db17b4f3cb6f7 default running on PID 141000 (6 other jobs running) 2022-06-04 10:07:24.763 | [112388 Async ks-domain-role:141000]: Signaling child to exit 2022-06-04 10:07:24.763 | WAKEUP 2022-06-04 10:07:24.787 | [112388 Async ks-domain-role:141000]: Signaled 2022-06-04 10:07:24.788 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-06-04 10:07:24.788 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54bd653fc8744400969db17b4f3cb6f7 --domain default 2022-06-04 10:07:24.788 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:07:24.788 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-06-04 10:07:24.788 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:07:24.788 | ++ functions-common:get_field:813 : read data 2022-06-04 10:07:24.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.788 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.788 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.789 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:24.789 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-06-04 10:07:24.789 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-06-04 10:07:24.789 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 54bd653fc8744400969db17b4f3cb6f7 --domain default 2022-06-04 10:07:24.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.789 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.789 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.789 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54bd653fc8744400969db17b4f3cb6f7 --domain default 2022-06-04 10:07:24.789 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:07:24.789 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-06-04 10:07:24.789 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:07:24.789 | ++ functions-common:get_field:813 : read data 2022-06-04 10:07:24.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.789 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.789 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.789 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:24.789 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:07:24.789 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:07:24.789 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:07:24.789 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | 54bd653fc8744400969db17b4f3cb6f7 | | | default | | False |' 2022-06-04 10:07:24.789 | ++ functions-common:get_field:813 : read data 2022-06-04 10:07:24.789 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:07:24.789 | + functions-common:get_or_add_user_domain_role:1022 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:07:24.789 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:07:24.834 | [112388 Async ks-domain-role:141000]: finished get_or_add_user_domain_role admin 54bd653fc8744400969db17b4f3cb6f7 default with result 0 in 11 seconds 2022-06-04 10:07:24.841 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-06-04 10:07:24.878 | [112388 Async ks-project:141142]: Waiting for completion of get_or_create_project service Default running on PID 141142 (5 other jobs running) 2022-06-04 10:07:24.904 | [112388 Async ks-project:141142]: Signaling child to exit 2022-06-04 10:07:24.904 | WAKEUP 2022-06-04 10:07:24.926 | [112388 Async ks-project:141142]: Signaled 2022-06-04 10:07:24.928 | + functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:07:24.928 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-06-04 10:07:24.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.928 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:24.928 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:24.928 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:24.928 | + functions-common:get_or_create_project:939 : project_id=acf1a1c21bf942c29986f24330dd4abd 2022-06-04 10:07:24.928 | + functions-common:get_or_create_project:940 : echo acf1a1c21bf942c29986f24330dd4abd 2022-06-04 10:07:24.928 | acf1a1c21bf942c29986f24330dd4abd 2022-06-04 10:07:24.971 | [112388 Async ks-project:141142]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-06-04 10:07:25.009 | [112388 Async ks-service:141228]: Waiting for completion of get_or_create_role service running on PID 141228 (4 other jobs running) 2022-06-04 10:07:25.033 | [112388 Async ks-service:141228]: Signaling child to exit 2022-06-04 10:07:25.033 | WAKEUP 2022-06-04 10:07:25.056 | [112388 Async ks-service:141228]: Signaled 2022-06-04 10:07:25.057 | + functions-common:get_or_create_role:946 : local role_id 2022-06-04 10:07:25.057 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-06-04 10:07:25.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:25.057 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:25.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:25.057 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:25.057 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:25.058 | + functions-common:get_or_create_role:951 : role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:07:25.058 | + functions-common:get_or_create_role:952 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:07:25.058 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:07:25.101 | [112388 Async ks-service:141228]: finished get_or_create_role service with result 0 in 4 seconds 2022-06-04 10:07:25.138 | [112388 Async ks-reseller:141314]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 141314 (3 other jobs running) 2022-06-04 10:07:25.162 | [112388 Async ks-reseller:141314]: Signaling child to exit 2022-06-04 10:07:25.163 | WAKEUP 2022-06-04 10:07:25.185 | [112388 Async ks-reseller:141314]: Signaled 2022-06-04 10:07:25.186 | + functions-common:get_or_create_role:946 : local role_id 2022-06-04 10:07:25.186 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-06-04 10:07:25.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:25.186 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:25.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:25.186 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:25.186 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:25.186 | + functions-common:get_or_create_role:951 : role_id=8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:07:25.186 | + functions-common:get_or_create_role:952 : echo 8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:07:25.186 | 8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:07:25.230 | [112388 Async ks-reseller:141314]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-06-04 10:07:25.269 | [112388 Async ks-anotherrole:141406]: Waiting for completion of get_or_create_role anotherrole running on PID 141406 (2 other jobs running) 2022-06-04 10:07:25.293 | [112388 Async ks-anotherrole:141406]: Signaling child to exit 2022-06-04 10:07:25.293 | WAKEUP 2022-06-04 10:07:25.316 | [112388 Async ks-anotherrole:141406]: Signaled 2022-06-04 10:07:25.317 | + functions-common:get_or_create_role:946 : local role_id 2022-06-04 10:07:25.317 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-04 10:07:25.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:25.317 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:25.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:25.317 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:25.317 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:25.317 | + functions-common:get_or_create_role:951 : role_id=067156ab472740a5becfcc84b1d00e92 2022-06-04 10:07:25.318 | + functions-common:get_or_create_role:952 : echo 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:07:25.318 | 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:07:25.361 | [112388 Async ks-anotherrole:141406]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-06-04 10:07:25.366 | + inc/async:async_wait:197 : return 0 2022-06-04 10:07:25.369 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.430 | + inc/async:async_inner:63 : get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.468 | [112388 Async ks-demo-member:142305]: running: get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.471 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 54bd653fc8744400969db17b4f3cb6f7 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.532 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 54bd653fc8744400969db17b4f3cb6f7 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.583 | [112388 Async ks-demo-admin:142417]: running: get_or_add_user_project_role admin 54bd653fc8744400969db17b4f3cb6f7 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.585 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.653 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.704 | [112388 Async ks-demo-another:142529]: running: get_or_add_user_project_role anotherrole c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:25.707 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:07:25.779 | + inc/async:async_inner:63 : get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:07:25.856 | [112388 Async ks-demo-invis:142642]: running: get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:07:25.860 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-06-04 10:07:25.873 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-06-04 10:07:25.877 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:07:25.880 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-06-04 10:07:25.884 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-06-04 10:07:25.889 | +++ functions-common:get_or_create_user:928 : 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-06-04 10:07:29.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:29.432 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:29.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:29.432 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:29.634 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:29.637 | ++ functions-common:get_or_create_user:926 : user_id=2dbcf719a0844c5ebf2bdf7933c1387e 2022-06-04 10:07:29.640 | ++ functions-common:get_or_create_user:927 : echo 2dbcf719a0844c5ebf2bdf7933c1387e 2022-06-04 10:07:29.643 | + lib/keystone:create_keystone_accounts:360 : demo_reader=2dbcf719a0844c5ebf2bdf7933c1387e 2022-06-04 10:07:29.646 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 2dbcf719a0844c5ebf2bdf7933c1387e 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:29.714 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2dbcf719a0844c5ebf2bdf7933c1387e 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:29.766 | [112388 Async ks-demo-reader:142797]: running: get_or_add_user_project_role reader 2dbcf719a0844c5ebf2bdf7933c1387e 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:07:29.771 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-06-04 10:07:29.774 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-06-04 10:07:29.776 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:07:29.782 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-06-04 10:07:34.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:34.034 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:34.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:34.034 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:34.371 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:34.374 | ++ functions-common:get_or_create_project:939 : project_id=f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:34.379 | ++ functions-common:get_or_create_project:940 : echo f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:34.381 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:34.395 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-06-04 10:07:34.406 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-06-04 10:07:34.418 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:07:34.437 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-06-04 10:07:34.443 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-06-04 10:07:34.460 | +++ functions-common:get_or_create_user:928 : 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-06-04 10:07:38.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:38.345 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:38.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:38.345 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:38.648 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:38.662 | ++ functions-common:get_or_create_user:926 : user_id=f57681e3054d48be94a91ead2017b37b 2022-06-04 10:07:38.701 | ++ functions-common:get_or_create_user:927 : echo f57681e3054d48be94a91ead2017b37b 2022-06-04 10:07:38.714 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=f57681e3054d48be94a91ead2017b37b 2022-06-04 10:07:38.733 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:39.138 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:39.263 | [112388 Async ks-alt-admin:143167]: running: get_or_add_user_project_role admin f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:39.267 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:39.626 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:39.763 | [112388 Async ks-alt-another:143279]: running: get_or_add_user_project_role anotherrole f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:39.770 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-06-04 10:07:39.795 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-06-04 10:07:39.826 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:07:39.848 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-06-04 10:07:39.869 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-06-04 10:07:39.893 | +++ functions-common:get_or_create_user:928 : 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-06-04 10:07:40.743 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:40.898 | [142305 Async ks-demo-member:142305]: finished successfully 2022-06-04 10:07:42.086 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:42.257 | [142529 Async ks-demo-another:142529]: finished successfully 2022-06-04 10:07:43.460 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:43.518 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:43.556 | [142642 Async ks-demo-invis:142642]: finished successfully 2022-06-04 10:07:43.637 | [142417 Async ks-demo-admin:142417]: finished successfully 2022-06-04 10:07:44.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:44.123 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:44.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:44.123 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:44.324 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:44.327 | ++ functions-common:get_or_create_user:926 : user_id=8c4a49b63a594b2b93aad354af59a401 2022-06-04 10:07:44.335 | ++ functions-common:get_or_create_user:927 : echo 8c4a49b63a594b2b93aad354af59a401 2022-06-04 10:07:44.338 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8c4a49b63a594b2b93aad354af59a401 2022-06-04 10:07:44.340 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8c4a49b63a594b2b93aad354af59a401 f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:44.411 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8c4a49b63a594b2b93aad354af59a401 f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:44.466 | [112388 Async ks-alt-member-user:143662]: running: get_or_add_user_project_role member 8c4a49b63a594b2b93aad354af59a401 f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:44.469 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-06-04 10:07:44.474 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-06-04 10:07:44.477 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:07:44.481 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-06-04 10:07:44.483 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-06-04 10:07:44.489 | +++ functions-common:get_or_create_user:928 : 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-06-04 10:07:45.595 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:45.724 | [142797 Async ks-demo-reader:142797]: finished successfully 2022-06-04 10:07:47.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:47.165 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:47.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:47.165 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:47.396 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:47.398 | ++ functions-common:get_or_create_user:926 : user_id=715ecb19834e4dfeb7370a080f2ebf8d 2022-06-04 10:07:47.401 | ++ functions-common:get_or_create_user:927 : echo 715ecb19834e4dfeb7370a080f2ebf8d 2022-06-04 10:07:47.404 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=715ecb19834e4dfeb7370a080f2ebf8d 2022-06-04 10:07:47.406 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 715ecb19834e4dfeb7370a080f2ebf8d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:47.497 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 715ecb19834e4dfeb7370a080f2ebf8d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:47.573 | [112388 Async ks-alt-reader-user:143886]: running: get_or_add_user_project_role reader 715ecb19834e4dfeb7370a080f2ebf8d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:07:47.578 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-06-04 10:07:47.586 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:07:47.602 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-06-04 10:07:47.612 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-06-04 10:07:47.625 | +++ functions-common:get_or_create_user:928 : 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-06-04 10:07:50.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:50.786 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:50.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:50.786 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:51.178 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:51.185 | ++ functions-common:get_or_create_user:926 : user_id=2941a951d1d94e1a8d89d00fafd191cf 2022-06-04 10:07:51.188 | ++ functions-common:get_or_create_user:927 : echo 2941a951d1d94e1a8d89d00fafd191cf 2022-06-04 10:07:51.193 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2941a951d1d94e1a8d89d00fafd191cf 2022-06-04 10:07:51.205 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2941a951d1d94e1a8d89d00fafd191cf all 2022-06-04 10:07:51.440 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2941a951d1d94e1a8d89d00fafd191cf all 2022-06-04 10:07:51.628 | [112388 Async ks-system-member:144112]: running: get_or_add_user_system_role member 2941a951d1d94e1a8d89d00fafd191cf all 2022-06-04 10:07:51.666 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-06-04 10:07:51.680 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:07:51.699 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-06-04 10:07:51.710 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-06-04 10:07:51.727 | +++ functions-common:get_or_create_user:928 : 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-06-04 10:07:55.610 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:55.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:55.628 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:55.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:55.628 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:55.729 | [143167 Async ks-alt-admin:143167]: finished successfully 2022-06-04 10:07:55.883 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:55.886 | ++ functions-common:get_or_create_user:926 : user_id=5d4a8d309e9e42cdae2d55193b6a6528 2022-06-04 10:07:55.889 | ++ functions-common:get_or_create_user:927 : echo 5d4a8d309e9e42cdae2d55193b6a6528 2022-06-04 10:07:55.893 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=5d4a8d309e9e42cdae2d55193b6a6528 2022-06-04 10:07:55.896 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 5d4a8d309e9e42cdae2d55193b6a6528 all 2022-06-04 10:07:56.024 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5d4a8d309e9e42cdae2d55193b6a6528 all 2022-06-04 10:07:56.115 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:56.123 | [112388 Async ks-system-reader:144345]: running: get_or_add_user_system_role reader 5d4a8d309e9e42cdae2d55193b6a6528 all 2022-06-04 10:07:56.129 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-06-04 10:07:56.142 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-06-04 10:07:56.156 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-06-04 10:07:56.160 | [143279 Async ks-alt-another:143279]: finished successfully 2022-06-04 10:07:56.166 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-04 10:07:56.171 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-06-04 10:07:58.402 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:07:58.551 | [143662 Async ks-alt-member-user:143662]: finished successfully 2022-06-04 10:07:59.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:59.146 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:59.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:07:59.146 | from cryptography.utils import int_from_bytes 2022-06-04 10:07:59.393 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:07:59.406 | ++ functions-common:get_or_create_group:903 : group_id=d2c84c49dace461dad433453f9c08728 2022-06-04 10:07:59.410 | ++ functions-common:get_or_create_group:904 : echo d2c84c49dace461dad433453f9c08728 2022-06-04 10:07:59.412 | + lib/keystone:create_keystone_accounts:402 : admin_group=d2c84c49dace461dad433453f9c08728 2022-06-04 10:07:59.418 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-06-04 10:07:59.422 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-06-04 10:07:59.431 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-06-04 10:07:59.435 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-04 10:07:59.438 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-06-04 10:08:01.374 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:01.403 | [143886 Async ks-alt-reader-user:143886]: finished successfully 2022-06-04 10:08:02.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:02.090 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:02.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:02.090 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:02.291 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:02.294 | ++ functions-common:get_or_create_group:903 : group_id=23609229909b4690ade431f9fd89ec6d 2022-06-04 10:08:02.296 | ++ functions-common:get_or_create_group:904 : echo 23609229909b4690ade431f9fd89ec6d 2022-06-04 10:08:02.299 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=23609229909b4690ade431f9fd89ec6d 2022-06-04 10:08:02.303 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:02.382 | + inc/async:async_inner:63 : get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:02.437 | [112388 Async ks-group-memberdemo:144747]: running: get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:02.442 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:02.537 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:02.620 | [112388 Async ks-group-anotherdemo:144833]: running: get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:02.631 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:02.848 | + inc/async:async_inner:63 : get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:03.042 | [112388 Async ks-group-memberalt:144920]: running: get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:03.054 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:03.395 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:03.639 | [112388 Async ks-group-anotheralt:145007]: running: get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:03.663 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 2022-06-04 10:08:04.083 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 2022-06-04 10:08:04.094 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:04.242 | [144112 Async ks-system-member:144112]: finished successfully 2022-06-04 10:08:04.325 | [112388 Async ks-group-admin:145120]: running: get_or_add_group_project_role admin d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 2022-06-04 10:08:04.340 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-06-04 10:08:04.696 | [112388 Async ks-demo-member:142305]: Waiting for completion of get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b running on PID 142305 (17 other jobs running) 2022-06-04 10:08:04.913 | [112388 Async ks-demo-member:142305]: Signaling child to exit 2022-06-04 10:08:04.913 | WAKEUP 2022-06-04 10:08:05.069 | [112388 Async ks-demo-member:142305]: Signaled 2022-06-04 10:08:05.087 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:05.087 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:05.087 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:05.087 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:05.087 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:05.087 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:05.087 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:05.087 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:05.087 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c5a54468d57d4faba0faea59523b343f --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:05.087 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:05.087 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:05.087 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:05.088 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:05.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:05.088 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:05.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:05.088 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:05.088 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:05.088 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:05.088 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:05.088 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user c5a54468d57d4faba0faea59523b343f --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:05.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:05.088 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:05.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:05.088 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:05.088 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c5a54468d57d4faba0faea59523b343f --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:05.088 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:05.088 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:05.088 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:05.088 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:05.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:05.088 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:05.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:05.088 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:05.088 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:05.088 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:05.088 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:05.088 | ++ functions-common:get_field:819 : echo '| ee76501bbab7411b9a9038d5fb4b9ade | c5a54468d57d4faba0faea59523b343f | | 9a07b20a5315424badbaf9b8d44d2b3b | | | False |' 2022-06-04 10:08:05.088 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:05.088 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:05.088 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:05.089 | + functions-common:get_or_add_user_project_role:998 : echo ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:05.089 | ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:05.412 | [112388 Async ks-demo-member:142305]: finished get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b with result 0 in 15 seconds 2022-06-04 10:08:05.740 | [112388 Async ks-demo-admin:142417]: Waiting for completion of get_or_add_user_project_role admin 54bd653fc8744400969db17b4f3cb6f7 9a07b20a5315424badbaf9b8d44d2b3b running on PID 142417 (16 other jobs running) 2022-06-04 10:08:05.922 | [112388 Async ks-demo-admin:142417]: Signaling child to exit 2022-06-04 10:08:05.926 | WAKEUP 2022-06-04 10:08:06.082 | [112388 Async ks-demo-admin:142417]: Signaled 2022-06-04 10:08:06.110 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:06.110 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:06.110 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:06.110 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:06.110 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:06.110 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:06.110 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:06.110 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:06.110 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:06.110 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:06.110 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54bd653fc8744400969db17b4f3cb6f7 --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:06.110 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:06.110 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:06.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.110 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.110 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.110 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:06.110 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:06.110 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:06.111 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 54bd653fc8744400969db17b4f3cb6f7 --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:06.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.111 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.111 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.111 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54bd653fc8744400969db17b4f3cb6f7 --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:06.111 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:06.111 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:06.111 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:06.111 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:06.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.111 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.111 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.111 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:06.111 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:06.111 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:06.111 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | 54bd653fc8744400969db17b4f3cb6f7 | | 9a07b20a5315424badbaf9b8d44d2b3b | | | False |' 2022-06-04 10:08:06.111 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:06.112 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:06.112 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:08:06.112 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:08:06.113 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:08:06.338 | [112388 Async ks-demo-admin:142417]: finished get_or_add_user_project_role admin 54bd653fc8744400969db17b4f3cb6f7 9a07b20a5315424badbaf9b8d44d2b3b with result 0 in 18 seconds 2022-06-04 10:08:06.552 | [112388 Async ks-demo-another:142529]: Waiting for completion of get_or_add_user_project_role anotherrole c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b running on PID 142529 (15 other jobs running) 2022-06-04 10:08:06.689 | [112388 Async ks-demo-another:142529]: Signaling child to exit 2022-06-04 10:08:06.690 | WAKEUP 2022-06-04 10:08:06.789 | [112388 Async ks-demo-another:142529]: Signaled 2022-06-04 10:08:06.797 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:06.797 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:06.797 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:06.797 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:06.797 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:06.797 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:06.797 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:06.797 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:06.797 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c5a54468d57d4faba0faea59523b343f --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:06.797 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:06.797 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:06.797 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:06.797 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:06.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.797 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.797 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.797 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:06.798 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:06.798 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:06.798 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user c5a54468d57d4faba0faea59523b343f --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:06.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.798 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.798 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.798 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c5a54468d57d4faba0faea59523b343f --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:06.798 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:06.798 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:06.798 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:06.798 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:06.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.798 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:06.798 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:06.798 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:06.798 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:06.798 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:06.798 | ++ functions-common:get_field:819 : echo '| 067156ab472740a5becfcc84b1d00e92 | c5a54468d57d4faba0faea59523b343f | | 9a07b20a5315424badbaf9b8d44d2b3b | | | False |' 2022-06-04 10:08:06.798 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:06.798 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:06.798 | + functions-common:get_or_add_user_project_role:996 : user_role_id=067156ab472740a5becfcc84b1d00e92 2022-06-04 10:08:06.798 | + functions-common:get_or_add_user_project_role:998 : echo 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:08:06.800 | 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:08:06.904 | [112388 Async ks-demo-another:142529]: finished get_or_add_user_project_role anotherrole c5a54468d57d4faba0faea59523b343f 9a07b20a5315424badbaf9b8d44d2b3b with result 0 in 16 seconds 2022-06-04 10:08:06.978 | [112388 Async ks-demo-invis:142642]: Waiting for completion of get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 1d5396c148e0429b9d7ef812e2050d35 running on PID 142642 (14 other jobs running) 2022-06-04 10:08:07.035 | [112388 Async ks-demo-invis:142642]: Signaling child to exit 2022-06-04 10:08:07.035 | WAKEUP 2022-06-04 10:08:07.091 | [112388 Async ks-demo-invis:142642]: Signaled 2022-06-04 10:08:07.092 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:07.092 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:07.092 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:07.093 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:07.093 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:07.093 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:07.093 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:07.093 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:07.093 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.093 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c5a54468d57d4faba0faea59523b343f --project 1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:08:07.093 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:07.093 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.093 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.093 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.093 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.093 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.093 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:07.093 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:07.093 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user c5a54468d57d4faba0faea59523b343f --project 1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:08:07.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.093 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.093 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.093 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c5a54468d57d4faba0faea59523b343f --project 1d5396c148e0429b9d7ef812e2050d35 2022-06-04 10:08:07.093 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:07.093 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.093 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.093 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.094 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.094 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.094 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.094 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:07.094 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:07.094 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:07.094 | ++ functions-common:get_field:819 : echo '| ee76501bbab7411b9a9038d5fb4b9ade | c5a54468d57d4faba0faea59523b343f | | 1d5396c148e0429b9d7ef812e2050d35 | | | False |' 2022-06-04 10:08:07.094 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.094 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:07.094 | + functions-common:get_or_add_user_project_role:998 : echo ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:07.094 | ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:07.164 | [112388 Async ks-demo-invis:142642]: finished get_or_add_user_project_role member c5a54468d57d4faba0faea59523b343f 1d5396c148e0429b9d7ef812e2050d35 with result 0 in 17 seconds 2022-06-04 10:08:07.241 | [112388 Async ks-demo-reader:142797]: Waiting for completion of get_or_add_user_project_role reader 2dbcf719a0844c5ebf2bdf7933c1387e 9a07b20a5315424badbaf9b8d44d2b3b running on PID 142797 (13 other jobs running) 2022-06-04 10:08:07.283 | [112388 Async ks-demo-reader:142797]: Signaling child to exit 2022-06-04 10:08:07.284 | WAKEUP 2022-06-04 10:08:07.330 | [112388 Async ks-demo-reader:142797]: Signaled 2022-06-04 10:08:07.331 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:07.331 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:07.331 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:07.331 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:07.331 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:07.331 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:07.332 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:07.332 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:07.332 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2dbcf719a0844c5ebf2bdf7933c1387e --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:07.332 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:07.332 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.332 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.332 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.332 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.332 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.332 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.332 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:07.332 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:07.332 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 2dbcf719a0844c5ebf2bdf7933c1387e --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:07.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.332 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.332 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.332 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:07.332 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2dbcf719a0844c5ebf2bdf7933c1387e --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:07.332 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.332 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.332 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.332 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.332 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.333 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.333 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:07.333 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:07.333 | ++ functions-common:get_field:819 : echo '| c25bb625acef4b31b26f381d5690074a | 2dbcf719a0844c5ebf2bdf7933c1387e | | 9a07b20a5315424badbaf9b8d44d2b3b | | | False |' 2022-06-04 10:08:07.333 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:07.333 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.333 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:07.333 | + functions-common:get_or_add_user_project_role:998 : echo c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:07.333 | c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:07.396 | [112388 Async ks-demo-reader:142797]: finished get_or_add_user_project_role reader 2dbcf719a0844c5ebf2bdf7933c1387e 9a07b20a5315424badbaf9b8d44d2b3b with result 0 in 16 seconds 2022-06-04 10:08:07.405 | + inc/async:async_wait:197 : return 0 2022-06-04 10:08:07.405 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-06-04 10:08:07.501 | [112388 Async ks-alt-admin:143167]: Waiting for completion of get_or_add_user_project_role admin f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c running on PID 143167 (12 other jobs running) 2022-06-04 10:08:07.548 | [112388 Async ks-alt-admin:143167]: Signaling child to exit 2022-06-04 10:08:07.548 | WAKEUP 2022-06-04 10:08:07.578 | [112388 Async ks-alt-admin:143167]: Signaled 2022-06-04 10:08:07.582 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:07.582 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:07.582 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:07.582 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:07.582 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:07.582 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:07.582 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:07.582 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:07.582 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f57681e3054d48be94a91ead2017b37b --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.582 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:07.582 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.582 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.582 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.582 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.582 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.582 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.582 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:07.582 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:07.582 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f57681e3054d48be94a91ead2017b37b --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.583 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.583 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.583 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f57681e3054d48be94a91ead2017b37b --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.583 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.583 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:07.583 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.583 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.583 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.583 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.583 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.583 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:07.583 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:07.583 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | f57681e3054d48be94a91ead2017b37b | | f8ec6d8eb6174e6c841f2866ecf5c71c | | | False |' 2022-06-04 10:08:07.583 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:07.583 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.583 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:08:07.583 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:08:07.583 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:08:07.640 | [112388 Async ks-alt-admin:143167]: finished get_or_add_user_project_role admin f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c with result 0 in 16 seconds 2022-06-04 10:08:07.697 | [112388 Async ks-alt-another:143279]: Waiting for completion of get_or_add_user_project_role anotherrole f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c running on PID 143279 (11 other jobs running) 2022-06-04 10:08:07.728 | [112388 Async ks-alt-another:143279]: Signaling child to exit 2022-06-04 10:08:07.728 | WAKEUP 2022-06-04 10:08:07.753 | [112388 Async ks-alt-another:143279]: Signaled 2022-06-04 10:08:07.754 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:07.754 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:07.754 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:07.755 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:07.755 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:07.755 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:07.755 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:07.755 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:07.755 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.755 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:07.755 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f57681e3054d48be94a91ead2017b37b --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.755 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.755 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.755 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.755 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.755 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.755 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:07.756 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:07.756 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user f57681e3054d48be94a91ead2017b37b --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.756 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.756 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.756 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f57681e3054d48be94a91ead2017b37b --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.756 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:07.756 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.756 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.756 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.757 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.757 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.757 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.757 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:07.757 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:07.757 | ++ functions-common:get_field:819 : echo '| 067156ab472740a5becfcc84b1d00e92 | f57681e3054d48be94a91ead2017b37b | | f8ec6d8eb6174e6c841f2866ecf5c71c | | | False |' 2022-06-04 10:08:07.757 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:07.757 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.757 | + functions-common:get_or_add_user_project_role:996 : user_role_id=067156ab472740a5becfcc84b1d00e92 2022-06-04 10:08:07.757 | + functions-common:get_or_add_user_project_role:998 : echo 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:08:07.757 | 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:08:07.814 | [112388 Async ks-alt-another:143279]: finished get_or_add_user_project_role anotherrole f57681e3054d48be94a91ead2017b37b f8ec6d8eb6174e6c841f2866ecf5c71c with result 0 in 16 seconds 2022-06-04 10:08:07.879 | [112388 Async ks-alt-member-user:143662]: Waiting for completion of get_or_add_user_project_role member 8c4a49b63a594b2b93aad354af59a401 f8ec6d8eb6174e6c841f2866ecf5c71c running on PID 143662 (10 other jobs running) 2022-06-04 10:08:07.942 | [112388 Async ks-alt-member-user:143662]: Signaling child to exit 2022-06-04 10:08:07.942 | WAKEUP 2022-06-04 10:08:07.981 | [112388 Async ks-alt-member-user:143662]: Signaled 2022-06-04 10:08:07.984 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:07.984 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:07.984 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:07.984 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:07.984 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:07.984 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:07.984 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:07.984 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:07.984 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c4a49b63a594b2b93aad354af59a401 --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.984 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.984 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:07.984 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.985 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.985 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.985 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.985 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.985 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:07.985 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:07.985 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 8c4a49b63a594b2b93aad354af59a401 --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.985 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.985 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.985 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:07.985 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:07.985 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c4a49b63a594b2b93aad354af59a401 --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:07.985 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:07.985 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.985 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:07.985 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:07.985 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:07.985 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:07.985 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:07.985 | ++ functions-common:get_field:819 : echo '| ee76501bbab7411b9a9038d5fb4b9ade | 8c4a49b63a594b2b93aad354af59a401 | | f8ec6d8eb6174e6c841f2866ecf5c71c | | | False |' 2022-06-04 10:08:07.985 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:07.985 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:07.985 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:07.986 | + functions-common:get_or_add_user_project_role:998 : echo ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:07.986 | ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:08.058 | [112388 Async ks-alt-member-user:143662]: finished get_or_add_user_project_role member 8c4a49b63a594b2b93aad354af59a401 f8ec6d8eb6174e6c841f2866ecf5c71c with result 0 in 14 seconds 2022-06-04 10:08:08.121 | [112388 Async ks-alt-reader-user:143886]: Waiting for completion of get_or_add_user_project_role reader 715ecb19834e4dfeb7370a080f2ebf8d f8ec6d8eb6174e6c841f2866ecf5c71c running on PID 143886 (9 other jobs running) 2022-06-04 10:08:08.163 | [112388 Async ks-alt-reader-user:143886]: Signaling child to exit 2022-06-04 10:08:08.164 | WAKEUP 2022-06-04 10:08:08.204 | [112388 Async ks-alt-reader-user:143886]: Signaled 2022-06-04 10:08:08.205 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:08:08.205 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:08:08.205 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:08.205 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:08.205 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:08.205 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:08.205 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:08.205 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:08:08.205 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:08:08.205 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:08.205 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 715ecb19834e4dfeb7370a080f2ebf8d --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:08.206 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:08.206 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:08.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.206 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.206 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.206 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:08.206 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:08:08.206 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:08:08.206 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 715ecb19834e4dfeb7370a080f2ebf8d --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:08.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.206 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.206 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.206 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:08:08.206 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 715ecb19834e4dfeb7370a080f2ebf8d --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:08.206 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:08:08.206 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:08:08.206 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:08.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.206 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.206 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.206 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:08.206 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:08:08.206 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:08:08.206 | ++ functions-common:get_field:819 : echo '| c25bb625acef4b31b26f381d5690074a | 715ecb19834e4dfeb7370a080f2ebf8d | | f8ec6d8eb6174e6c841f2866ecf5c71c | | | False |' 2022-06-04 10:08:08.206 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:08:08.207 | ++ functions-common:get_field:813 : read data 2022-06-04 10:08:08.207 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:08.207 | + functions-common:get_or_add_user_project_role:998 : echo c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:08.207 | c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:08.282 | [112388 Async ks-alt-reader-user:143886]: finished get_or_add_user_project_role reader 715ecb19834e4dfeb7370a080f2ebf8d f8ec6d8eb6174e6c841f2866ecf5c71c with result 0 in 13 seconds 2022-06-04 10:08:08.295 | + inc/async:async_wait:197 : return 0 2022-06-04 10:08:08.302 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-06-04 10:08:08.392 | [112388 Async ks-system-member:144112]: Waiting for completion of get_or_add_user_system_role member 2941a951d1d94e1a8d89d00fafd191cf all running on PID 144112 (8 other jobs running) 2022-06-04 10:08:08.437 | [112388 Async ks-system-member:144112]: Signaling child to exit 2022-06-04 10:08:08.437 | WAKEUP 2022-06-04 10:08:08.480 | [112388 Async ks-system-member:144112]: Signaled 2022-06-04 10:08:08.482 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-04 10:08:08.482 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-04 10:08:08.482 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-04 10:08:08.482 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:08.482 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:08.482 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:08.482 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:08.482 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:08.482 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-04 10:08:08.482 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2941a951d1d94e1a8d89d00fafd191cf --system all -f value -c Role 2022-06-04 10:08:08.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.482 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.482 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.482 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:08.482 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-04 10:08:08.482 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-04 10:08:08.482 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 2941a951d1d94e1a8d89d00fafd191cf --system all 2022-06-04 10:08:08.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.482 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.482 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.482 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2941a951d1d94e1a8d89d00fafd191cf --system all -f value -c Role 2022-06-04 10:08:08.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.482 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:08.482 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:08.483 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:08.483 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:08.483 | + functions-common:get_or_add_user_system_role:1053 : echo ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:08.483 | ee76501bbab7411b9a9038d5fb4b9ade 2022-06-04 10:08:08.553 | [112388 Async ks-system-member:144112]: finished get_or_add_user_system_role member 2941a951d1d94e1a8d89d00fafd191cf all with result 0 in 12 seconds 2022-06-04 10:08:08.624 | [112388 Async ks-system-reader:144345]: Waiting for completion of get_or_add_user_system_role reader 5d4a8d309e9e42cdae2d55193b6a6528 all running on PID 144345 (7 other jobs running) 2022-06-04 10:08:08.682 | [112388 Async ks-system-reader:144345]: Signaling child to exit 2022-06-04 10:08:09.812 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:09.937 | [144345 Async ks-system-reader:144345]: finished successfully 2022-06-04 10:08:10.039 | WAKEUP 2022-06-04 10:08:10.187 | [112388 Async ks-system-reader:144345]: Signaled 2022-06-04 10:08:10.201 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-04 10:08:10.201 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-04 10:08:10.201 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-04 10:08:10.201 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:08:10.201 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:08:10.201 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:08:10.201 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:08:10.201 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:08:10.201 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-04 10:08:10.201 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5d4a8d309e9e42cdae2d55193b6a6528 --system all -f value -c Role 2022-06-04 10:08:10.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:10.202 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:10.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:10.202 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:10.202 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:10.202 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-04 10:08:10.202 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-04 10:08:10.202 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 5d4a8d309e9e42cdae2d55193b6a6528 --system all 2022-06-04 10:08:10.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:10.202 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:10.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:10.202 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:10.202 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5d4a8d309e9e42cdae2d55193b6a6528 --system all -f value -c Role 2022-06-04 10:08:10.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:10.202 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:10.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:10.202 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:10.202 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:10.202 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:10.202 | + functions-common:get_or_add_user_system_role:1053 : echo c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:10.202 | c25bb625acef4b31b26f381d5690074a 2022-06-04 10:08:10.471 | [112388 Async ks-system-reader:144345]: finished get_or_add_user_system_role reader 5d4a8d309e9e42cdae2d55193b6a6528 all with result 0 in 13 seconds 2022-06-04 10:08:10.517 | + inc/async:async_wait:197 : return 0 2022-06-04 10:08:10.527 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-06-04 10:08:10.803 | [112388 Async ks-group-memberdemo:144747]: Waiting for completion of get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b running on PID 144747 (6 other jobs running) 2022-06-04 10:08:10.964 | [112388 Async ks-group-memberdemo:144747]: Signaling child to exit 2022-06-04 10:08:17.106 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:17.208 | [144833 Async ks-group-anotherdemo:144833]: finished successfully 2022-06-04 10:08:18.138 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:18.203 | [144747 Async ks-group-memberdemo:144747]: finished successfully 2022-06-04 10:08:18.242 | WAKEUP 2022-06-04 10:08:18.273 | [112388 Async ks-group-memberdemo:144747]: Signaled 2022-06-04 10:08:18.274 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-04 10:08:18.274 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 23609229909b4690ade431f9fd89ec6d --project 9a07b20a5315424badbaf9b8d44d2b3b -f value 2022-06-04 10:08:18.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.275 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:18.275 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-04 10:08:18.275 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-04 10:08:18.275 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 23609229909b4690ade431f9fd89ec6d --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:18.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.275 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 23609229909b4690ade431f9fd89ec6d --project 9a07b20a5315424badbaf9b8d44d2b3b -f value 2022-06-04 10:08:18.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.275 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:18.275 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ee76501bbab7411b9a9038d5fb4b9ade 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b False' 2022-06-04 10:08:18.275 | + functions-common:get_or_add_group_project_role:1077 : echo ee76501bbab7411b9a9038d5fb4b9ade 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b False 2022-06-04 10:08:18.275 | ee76501bbab7411b9a9038d5fb4b9ade 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b False 2022-06-04 10:08:18.351 | [112388 Async ks-group-memberdemo:144747]: finished get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b with result 0 in 15 seconds 2022-06-04 10:08:18.414 | [112388 Async ks-group-anotherdemo:144833]: Waiting for completion of get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b running on PID 144833 (5 other jobs running) 2022-06-04 10:08:18.450 | [112388 Async ks-group-anotherdemo:144833]: Signaling child to exit 2022-06-04 10:08:18.450 | WAKEUP 2022-06-04 10:08:18.483 | [112388 Async ks-group-anotherdemo:144833]: Signaled 2022-06-04 10:08:18.486 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-04 10:08:18.486 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 23609229909b4690ade431f9fd89ec6d --project 9a07b20a5315424badbaf9b8d44d2b3b -f value 2022-06-04 10:08:18.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.486 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.486 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.487 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:18.487 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-04 10:08:18.487 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-04 10:08:18.487 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 23609229909b4690ade431f9fd89ec6d --project 9a07b20a5315424badbaf9b8d44d2b3b 2022-06-04 10:08:18.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.487 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.487 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.487 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 23609229909b4690ade431f9fd89ec6d --project 9a07b20a5315424badbaf9b8d44d2b3b -f value 2022-06-04 10:08:18.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.487 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:18.487 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:18.487 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:18.487 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='067156ab472740a5becfcc84b1d00e92 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b False' 2022-06-04 10:08:18.487 | + functions-common:get_or_add_group_project_role:1077 : echo 067156ab472740a5becfcc84b1d00e92 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b False 2022-06-04 10:08:18.487 | 067156ab472740a5becfcc84b1d00e92 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b False 2022-06-04 10:08:18.549 | [112388 Async ks-group-anotherdemo:144833]: finished get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d 9a07b20a5315424badbaf9b8d44d2b3b with result 0 in 14 seconds 2022-06-04 10:08:18.597 | [112388 Async ks-group-memberalt:144920]: Waiting for completion of get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c running on PID 144920 (4 other jobs running) 2022-06-04 10:08:18.627 | [112388 Async ks-group-memberalt:144920]: Signaling child to exit 2022-06-04 10:08:18.868 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:18.896 | [145007 Async ks-group-anotheralt:145007]: finished successfully 2022-06-04 10:08:19.433 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:19.459 | [144920 Async ks-group-memberalt:144920]: finished successfully 2022-06-04 10:08:19.480 | WAKEUP 2022-06-04 10:08:19.504 | [112388 Async ks-group-memberalt:144920]: Signaled 2022-06-04 10:08:19.506 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-04 10:08:19.506 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 23609229909b4690ade431f9fd89ec6d --project f8ec6d8eb6174e6c841f2866ecf5c71c -f value 2022-06-04 10:08:19.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.506 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.506 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.506 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:19.506 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-04 10:08:19.506 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-04 10:08:19.506 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 23609229909b4690ade431f9fd89ec6d --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:19.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.506 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.506 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.506 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 23609229909b4690ade431f9fd89ec6d --project f8ec6d8eb6174e6c841f2866ecf5c71c -f value 2022-06-04 10:08:19.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.506 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.507 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.507 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:19.507 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='ee76501bbab7411b9a9038d5fb4b9ade 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c False' 2022-06-04 10:08:19.507 | + functions-common:get_or_add_group_project_role:1077 : echo ee76501bbab7411b9a9038d5fb4b9ade 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c False 2022-06-04 10:08:19.507 | ee76501bbab7411b9a9038d5fb4b9ade 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c False 2022-06-04 10:08:19.554 | [112388 Async ks-group-memberalt:144920]: finished get_or_add_group_project_role member 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c with result 0 in 16 seconds 2022-06-04 10:08:19.599 | [112388 Async ks-group-anotheralt:145007]: Waiting for completion of get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c running on PID 145007 (3 other jobs running) 2022-06-04 10:08:19.626 | [112388 Async ks-group-anotheralt:145007]: Signaling child to exit 2022-06-04 10:08:19.626 | WAKEUP 2022-06-04 10:08:19.652 | [112388 Async ks-group-anotheralt:145007]: Signaled 2022-06-04 10:08:19.653 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-04 10:08:19.653 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 23609229909b4690ade431f9fd89ec6d --project f8ec6d8eb6174e6c841f2866ecf5c71c -f value 2022-06-04 10:08:19.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.653 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.653 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.653 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:19.653 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-04 10:08:19.653 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-04 10:08:19.653 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 23609229909b4690ade431f9fd89ec6d --project f8ec6d8eb6174e6c841f2866ecf5c71c 2022-06-04 10:08:19.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.654 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.654 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.654 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 23609229909b4690ade431f9fd89ec6d --project f8ec6d8eb6174e6c841f2866ecf5c71c -f value 2022-06-04 10:08:19.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.654 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:19.654 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:19.654 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:19.654 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='067156ab472740a5becfcc84b1d00e92 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c False' 2022-06-04 10:08:19.654 | + functions-common:get_or_add_group_project_role:1077 : echo 067156ab472740a5becfcc84b1d00e92 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c False 2022-06-04 10:08:19.654 | 067156ab472740a5becfcc84b1d00e92 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c False 2022-06-04 10:08:19.701 | [112388 Async ks-group-anotheralt:145007]: finished get_or_add_group_project_role anotherrole 23609229909b4690ade431f9fd89ec6d f8ec6d8eb6174e6c841f2866ecf5c71c with result 0 in 15 seconds 2022-06-04 10:08:19.742 | [112388 Async ks-group-admin:145120]: Waiting for completion of get_or_add_group_project_role admin d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 running on PID 145120 (2 other jobs running) 2022-06-04 10:08:19.769 | [112388 Async ks-group-admin:145120]: Signaling child to exit 2022-06-04 10:08:20.112 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:08:20.138 | [145120 Async ks-group-admin:145120]: finished successfully 2022-06-04 10:08:20.159 | WAKEUP 2022-06-04 10:08:20.181 | [112388 Async ks-group-admin:145120]: Signaled 2022-06-04 10:08:20.183 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-04 10:08:20.183 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d2c84c49dace461dad433453f9c08728 --project 18be17187c604aaaa2bc7fec08d75bc1 -f value 2022-06-04 10:08:20.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:20.183 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:20.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:20.183 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:20.183 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:20.183 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-04 10:08:20.183 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-04 10:08:20.183 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group d2c84c49dace461dad433453f9c08728 --project 18be17187c604aaaa2bc7fec08d75bc1 2022-06-04 10:08:20.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:20.183 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:20.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:20.183 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:20.183 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d2c84c49dace461dad433453f9c08728 --project 18be17187c604aaaa2bc7fec08d75bc1 -f value 2022-06-04 10:08:20.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:20.183 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:20.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:08:20.183 | from cryptography.utils import int_from_bytes 2022-06-04 10:08:20.183 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:08:20.183 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='f4c99e1930f54dcb96fc3895d1951f07 d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 False' 2022-06-04 10:08:20.183 | + functions-common:get_or_add_group_project_role:1077 : echo f4c99e1930f54dcb96fc3895d1951f07 d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 False 2022-06-04 10:08:20.183 | f4c99e1930f54dcb96fc3895d1951f07 d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 False 2022-06-04 10:08:20.229 | [112388 Async ks-group-admin:145120]: finished get_or_add_group_project_role admin d2c84c49dace461dad433453f9c08728 18be17187c604aaaa2bc7fec08d75bc1 with result 0 in 16 seconds 2022-06-04 10:08:20.233 | + inc/async:async_wait:197 : return 0 2022-06-04 10:08:20.235 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-06-04 10:08:20.253 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:08:20.255 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-06-04 10:08:20.275 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:08:20.277 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-06-04 10:08:20.280 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-06-04 10:08:20.340 | + inc/async:async_inner:63 : create_nova_accounts 2022-06-04 10:08:20.381 | [112388 Async create_nova_accounts:147084]: running: create_nova_accounts 2022-06-04 10:08:20.384 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-06-04 10:08:20.403 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:08:20.406 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-06-04 10:08:20.409 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-06-04 10:08:20.470 | + inc/async:async_inner:63 : create_glance_accounts 2022-06-04 10:08:20.515 | [112388 Async create_glance_accounts:147199]: running: create_glance_accounts 2022-06-04 10:08:20.518 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-06-04 10:08:20.541 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:08:20.546 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-06-04 10:08:20.549 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-06-04 10:08:20.623 | + inc/async:async_inner:63 : create_cinder_accounts 2022-06-04 10:08:20.668 | [112388 Async create_cinder_accounts:147331]: running: create_cinder_accounts 2022-06-04 10:08:20.671 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-06-04 10:08:20.694 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:08:20.696 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-06-04 10:08:20.699 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-06-04 10:08:20.768 | + inc/async:async_inner:63 : create_neutron_accounts 2022-06-04 10:08:20.844 | [112388 Async create_neutron_accounts:147447]: running: create_neutron_accounts 2022-06-04 10:08:20.849 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-06-04 10:08:20.885 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:08:20.888 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-06-04 10:08:20.891 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-06-04 10:08:21.182 | + inc/async:async_inner:63 : create_swift_accounts 2022-06-04 10:08:21.386 | [112388 Async create_swift_accounts:147589]: running: create_swift_accounts 2022-06-04 10:08:21.406 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-06-04 10:08:21.550 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:08:21.571 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-06-04 10:08:21.903 | [112388 Async create_nova_accounts:147084]: Waiting for completion of create_nova_accounts running on PID 147084 (6 other jobs running) 2022-06-04 10:08:22.077 | [112388 Async create_nova_accounts:147084]: Signaling child to exit 2022-06-04 10:09:03.482 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:09:03.644 | [147447 Async create_neutron_accounts:147447]: finished successfully 2022-06-04 10:09:22.025 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:09:22.101 | [147331 Async create_cinder_accounts:147331]: finished successfully 2022-06-04 10:09:39.864 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:09:39.894 | [147199 Async create_glance_accounts:147199]: finished successfully 2022-06-04 10:09:42.594 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:09:42.621 | [147084 Async create_nova_accounts:147084]: finished successfully 2022-06-04 10:09:42.644 | WAKEUP 2022-06-04 10:09:42.668 | [112388 Async create_nova_accounts:147084]: Signaled 2022-06-04 10:09:42.670 | + lib/nova:create_nova_accounts:351 : [[ 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-06-04 10:09:42.670 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-06-04 10:09:42.670 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-06-04 10:09:42.670 | + functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:09:42.670 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:09:42.670 | + functions-common:get_or_create_user:914 : local email= 2022-06-04 10:09:42.670 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-04 10:09:42.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.670 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.670 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.670 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.670 | + functions-common:get_or_create_user:926 : user_id=9d68f8443fcf4db6b6519f7be2df4e0d 2022-06-04 10:09:42.670 | + functions-common:get_or_create_user:927 : echo 9d68f8443fcf4db6b6519f7be2df4e0d 2022-06-04 10:09:42.670 | 9d68f8443fcf4db6b6519f7be2df4e0d 2022-06-04 10:09:42.671 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-06-04 10:09:42.671 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:42.671 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:42.671 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:42.671 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:42.671 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:42.671 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:42.671 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:42.671 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:42.671 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:42.671 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:42.671 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.671 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.671 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:42.671 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.671 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.671 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.671 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.671 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.671 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:42.671 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:42.671 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.671 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.671 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.671 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:42.671 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.672 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.672 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.672 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.672 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.672 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.673 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.673 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:42.673 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:42.673 | ++ functions-common:get_field:819 : echo '| 42ca4d9004c6461c9f29dedcb71e899e | 9d68f8443fcf4db6b6519f7be2df4e0d | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:42.673 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:42.673 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.673 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.673 | + functions-common:get_or_add_user_project_role:998 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.673 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.673 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-04 10:09:42.673 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-06-04 10:09:42.673 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:42.673 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:42.673 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:42.673 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:42.673 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:42.673 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:42.673 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:42.673 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:42.673 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:42.673 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:42.673 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.673 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.673 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:42.673 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.673 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.673 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.674 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.674 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.674 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:42.674 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:42.674 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.674 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.674 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.674 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:42.674 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.674 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.674 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.674 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.674 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.674 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.674 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.674 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:42.674 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:42.674 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:42.674 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | 9d68f8443fcf4db6b6519f7be2df4e0d | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:42.674 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.674 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:09:42.674 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:09:42.674 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:09:42.674 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-06-04 10:09:42.674 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-06-04 10:09:42.675 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.66/compute 2022-06-04 10:09:42.675 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-06-04 10:09:42.675 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:09:42.675 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-06-04 10:09:42.675 | ++ functions-common:get_or_create_service:1098 : 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-06-04 10:09:42.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.675 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.675 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.675 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.675 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:09:42.675 | e4b18a32a4af482393c453dac88b52c4' 2022-06-04 10:09:42.675 | + functions-common:get_or_create_service:1095 : echo e4b18a32a4af482393c453dac88b52c4 2022-06-04 10:09:42.675 | e4b18a32a4af482393c453dac88b52c4 2022-06-04 10:09:42.675 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.66/compute/v2/$(project_id)s' 2022-06-04 10:09:42.675 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:09:42.675 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.66/compute/v2/$(project_id)s' RegionOne 2022-06-04 10:09:42.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:09:42.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-06-04 10:09:42.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.675 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.675 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.675 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:09:42.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:09:42.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.66/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-06-04 10:09:42.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.675 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.676 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.676 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=aa9ec6c8886b48758113bf3e5f1d88f9 2022-06-04 10:09:42.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo aa9ec6c8886b48758113bf3e5f1d88f9 2022-06-04 10:09:42.676 | + functions-common:get_or_create_endpoint:1128 : public_id=aa9ec6c8886b48758113bf3e5f1d88f9 2022-06-04 10:09:42.676 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-04 10:09:42.676 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:09:42.676 | + functions-common:get_or_create_endpoint:1137 : echo aa9ec6c8886b48758113bf3e5f1d88f9 2022-06-04 10:09:42.676 | aa9ec6c8886b48758113bf3e5f1d88f9 2022-06-04 10:09:42.676 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-06-04 10:09:42.676 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:09:42.676 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-06-04 10:09:42.676 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-06-04 10:09:42.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.676 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.676 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.676 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.676 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:09:42.676 | d45c399802ca4f3baa45b0ee578c8b0f' 2022-06-04 10:09:42.676 | + functions-common:get_or_create_service:1095 : echo d45c399802ca4f3baa45b0ee578c8b0f 2022-06-04 10:09:42.676 | d45c399802ca4f3baa45b0ee578c8b0f 2022-06-04 10:09:42.676 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.66/compute/v2.1 2022-06-04 10:09:42.676 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:09:42.676 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.66/compute/v2.1 RegionOne 2022-06-04 10:09:42.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:09:42.676 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-06-04 10:09:42.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.677 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.677 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.677 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:09:42.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:09:42.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.66/compute/v2.1 --region RegionOne -f value -c id 2022-06-04 10:09:42.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.677 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.677 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.677 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=dfefa1a41763433d91d4683a66e2463e 2022-06-04 10:09:42.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo dfefa1a41763433d91d4683a66e2463e 2022-06-04 10:09:42.677 | + functions-common:get_or_create_endpoint:1128 : public_id=dfefa1a41763433d91d4683a66e2463e 2022-06-04 10:09:42.677 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-04 10:09:42.677 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:09:42.677 | + functions-common:get_or_create_endpoint:1137 : echo dfefa1a41763433d91d4683a66e2463e 2022-06-04 10:09:42.677 | dfefa1a41763433d91d4683a66e2463e 2022-06-04 10:09:42.677 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-06-04 10:09:42.677 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:09:42.677 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-06-04 10:09:42.677 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:09:42.677 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-06-04 10:09:42.677 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:42.677 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:42.677 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:42.677 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:42.677 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:42.677 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:42.678 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:42.678 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:42.678 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:42.678 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:42.678 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.678 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.678 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:42.678 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.678 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.678 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.678 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.678 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.678 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:42.678 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:42.678 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.678 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.678 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.678 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.678 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:42.678 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.678 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.678 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.678 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.679 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.679 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.679 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:42.679 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:42.679 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:42.679 | ++ functions-common:get_field:819 : echo '| 8fcbce6767064a0c972f37093f8d9a53 | 9d68f8443fcf4db6b6519f7be2df4e0d | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:42.679 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.679 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:09:42.679 | + functions-common:get_or_add_user_project_role:998 : echo 8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:09:42.679 | 8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:09:42.679 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-06-04 10:09:42.679 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:09:42.679 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-06-04 10:09:42.679 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:09:42.679 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-06-04 10:09:42.718 | [112388 Async create_nova_accounts:147084]: finished create_nova_accounts with result 0 in 82 seconds 2022-06-04 10:09:42.758 | [112388 Async create_glance_accounts:147199]: Waiting for completion of create_glance_accounts running on PID 147199 (5 other jobs running) 2022-06-04 10:09:42.783 | [112388 Async create_glance_accounts:147199]: Signaling child to exit 2022-06-04 10:09:42.783 | WAKEUP 2022-06-04 10:09:42.807 | [112388 Async create_glance_accounts:147199]: Signaled 2022-06-04 10:09:42.808 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-06-04 10:09:42.808 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:09:42.808 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-06-04 10:09:42.808 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-06-04 10:09:42.808 | + functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:09:42.808 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:09:42.809 | + functions-common:get_or_create_user:914 : local email= 2022-06-04 10:09:42.809 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-04 10:09:42.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.809 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.809 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.809 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.809 | + functions-common:get_or_create_user:926 : user_id=cd6209f21c334d9ab93d90a3c5627d0f 2022-06-04 10:09:42.809 | + functions-common:get_or_create_user:927 : echo cd6209f21c334d9ab93d90a3c5627d0f 2022-06-04 10:09:42.809 | cd6209f21c334d9ab93d90a3c5627d0f 2022-06-04 10:09:42.809 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-06-04 10:09:42.809 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:42.809 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:42.809 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:42.809 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:42.809 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:42.809 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:42.809 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:42.809 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:42.809 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:42.809 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:42.809 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.809 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.809 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:42.809 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.809 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.809 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.809 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.810 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.810 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:42.810 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:42.810 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.810 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.810 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.810 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.810 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.810 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:42.810 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.810 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.810 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.810 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.810 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.810 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:42.810 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:42.810 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:42.810 | ++ functions-common:get_field:819 : echo '| 42ca4d9004c6461c9f29dedcb71e899e | cd6209f21c334d9ab93d90a3c5627d0f | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:42.810 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.810 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.810 | + functions-common:get_or_add_user_project_role:998 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.810 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.810 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-04 10:09:42.810 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-06-04 10:09:42.810 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:09:42.810 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-06-04 10:09:42.810 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-06-04 10:09:42.811 | + functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:09:42.811 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:09:42.811 | + functions-common:get_or_create_user:914 : local email= 2022-06-04 10:09:42.811 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-04 10:09:42.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.811 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.811 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.811 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.811 | + functions-common:get_or_create_user:926 : user_id=496ab6b3b83a4759a21f4f04765300b3 2022-06-04 10:09:42.811 | + functions-common:get_or_create_user:927 : echo 496ab6b3b83a4759a21f4f04765300b3 2022-06-04 10:09:42.811 | 496ab6b3b83a4759a21f4f04765300b3 2022-06-04 10:09:42.811 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-06-04 10:09:42.811 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:42.811 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:42.811 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:42.811 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:42.811 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:42.811 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:42.811 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:42.811 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:42.811 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:42.811 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:42.811 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.811 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.811 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:42.811 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.811 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.811 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.812 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.812 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.812 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:42.812 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:42.812 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.812 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.812 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.812 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.812 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:42.812 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.812 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.812 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.812 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.812 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.812 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.812 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:42.812 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:42.812 | ++ functions-common:get_field:819 : echo '| 42ca4d9004c6461c9f29dedcb71e899e | 496ab6b3b83a4759a21f4f04765300b3 | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:42.812 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:42.812 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.812 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.812 | + functions-common:get_or_add_user_project_role:998 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.812 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.812 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-06-04 10:09:42.813 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-06-04 10:09:42.813 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:42.813 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:42.813 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:42.813 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:42.813 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:42.813 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:42.813 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:42.813 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:42.813 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:42.813 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:42.813 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.813 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:42.813 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.813 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.813 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.813 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.813 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.813 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.813 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:42.813 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:42.813 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.813 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.813 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.813 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.813 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.814 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:42.814 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.814 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.814 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.814 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.814 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.814 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:42.814 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:42.814 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:42.814 | ++ functions-common:get_field:819 : echo '| 8fcbce6767064a0c972f37093f8d9a53 | 496ab6b3b83a4759a21f4f04765300b3 | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:42.814 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.814 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:09:42.814 | + functions-common:get_or_add_user_project_role:998 : echo 8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:09:42.814 | 8fcbce6767064a0c972f37093f8d9a53 2022-06-04 10:09:42.814 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-06-04 10:09:42.814 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:09:42.814 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-06-04 10:09:42.814 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-06-04 10:09:42.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.814 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.814 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.814 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.814 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:09:42.814 | d70912d4cb2b424ebe7f643c32b4a3f6' 2022-06-04 10:09:42.814 | + functions-common:get_or_create_service:1095 : echo d70912d4cb2b424ebe7f643c32b4a3f6 2022-06-04 10:09:42.814 | d70912d4cb2b424ebe7f643c32b4a3f6 2022-06-04 10:09:42.814 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.66/image 2022-06-04 10:09:42.814 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:09:42.815 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.66/image RegionOne 2022-06-04 10:09:42.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:09:42.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-06-04 10:09:42.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.815 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.815 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.815 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:09:42.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:09:42.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.66/image --region RegionOne -f value -c id 2022-06-04 10:09:42.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.815 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.815 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.815 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f81d5c6074ee4eb694ba385b569c9b00 2022-06-04 10:09:42.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f81d5c6074ee4eb694ba385b569c9b00 2022-06-04 10:09:42.815 | + functions-common:get_or_create_endpoint:1128 : public_id=f81d5c6074ee4eb694ba385b569c9b00 2022-06-04 10:09:42.815 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-04 10:09:42.815 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:09:42.815 | + functions-common:get_or_create_endpoint:1137 : echo f81d5c6074ee4eb694ba385b569c9b00 2022-06-04 10:09:42.815 | f81d5c6074ee4eb694ba385b569c9b00 2022-06-04 10:09:42.815 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-06-04 10:09:42.815 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-04 10:09:42.815 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-04 10:09:42.815 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-06-04 10:09:42.815 | ++ functions-common:get_or_create_domain:889 : echo default 2022-06-04 10:09:42.815 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-06-04 10:09:42.815 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-06-04 10:09:42.815 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-06-04 10:09:42.816 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-06-04 10:09:42.855 | [112388 Async create_glance_accounts:147199]: finished create_glance_accounts with result 0 in 79 seconds 2022-06-04 10:09:42.893 | [112388 Async create_cinder_accounts:147331]: Waiting for completion of create_cinder_accounts running on PID 147331 (4 other jobs running) 2022-06-04 10:09:42.919 | [112388 Async create_cinder_accounts:147331]: Signaling child to exit 2022-06-04 10:09:42.919 | WAKEUP 2022-06-04 10:09:42.943 | [112388 Async create_cinder_accounts:147331]: Signaled 2022-06-04 10:09:42.944 | + 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-06-04 10:09:42.944 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-06-04 10:09:42.944 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-06-04 10:09:42.944 | + functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:09:42.944 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:09:42.944 | + functions-common:get_or_create_user:914 : local email= 2022-06-04 10:09:42.944 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-04 10:09:42.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.944 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.944 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.945 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.945 | + functions-common:get_or_create_user:926 : user_id=9f904d75acab44959d28c15764ad3bfb 2022-06-04 10:09:42.945 | + functions-common:get_or_create_user:927 : echo 9f904d75acab44959d28c15764ad3bfb 2022-06-04 10:09:42.945 | 9f904d75acab44959d28c15764ad3bfb 2022-06-04 10:09:42.945 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-06-04 10:09:42.945 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:42.945 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:42.945 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:42.945 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:42.945 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:42.945 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:42.945 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:42.945 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:42.945 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:42.945 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:42.945 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.945 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.945 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:42.945 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.945 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.945 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.945 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.945 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.945 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:42.945 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:42.945 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.945 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.946 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.946 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:42.946 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:42.946 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:42.946 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.946 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-04 10:09:42.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.946 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.946 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.946 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.946 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:42.946 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:42.946 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:42.946 | ++ functions-common:get_field:819 : echo '| 42ca4d9004c6461c9f29dedcb71e899e | 9f904d75acab44959d28c15764ad3bfb | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:42.946 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:42.946 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.946 | + functions-common:get_or_add_user_project_role:998 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.946 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:42.946 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-04 10:09:42.946 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-06-04 10:09:42.946 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:09:42.946 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-06-04 10:09:42.946 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-06-04 10:09:42.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.946 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.946 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.946 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.946 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:09:42.947 | 5eb1a5864f474b1f875021253470d0db' 2022-06-04 10:09:42.947 | + functions-common:get_or_create_service:1095 : echo 5eb1a5864f474b1f875021253470d0db 2022-06-04 10:09:42.947 | 5eb1a5864f474b1f875021253470d0db 2022-06-04 10:09:42.947 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-06-04 10:09:42.947 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.66/volume/v3/$(project_id)s' 2022-06-04 10:09:42.947 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:09:42.947 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.66/volume/v3/$(project_id)s' RegionOne 2022-06-04 10:09:42.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:09:42.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-06-04 10:09:42.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.947 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.947 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.947 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:09:42.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:09:42.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.66/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-04 10:09:42.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.947 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.947 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.947 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8712a6f354f6436ea0f4fea7c0951770 2022-06-04 10:09:42.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8712a6f354f6436ea0f4fea7c0951770 2022-06-04 10:09:42.947 | + functions-common:get_or_create_endpoint:1128 : public_id=8712a6f354f6436ea0f4fea7c0951770 2022-06-04 10:09:42.947 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-04 10:09:42.947 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:09:42.947 | + functions-common:get_or_create_endpoint:1137 : echo 8712a6f354f6436ea0f4fea7c0951770 2022-06-04 10:09:42.947 | 8712a6f354f6436ea0f4fea7c0951770 2022-06-04 10:09:42.947 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-06-04 10:09:42.948 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:09:42.948 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-06-04 10:09:42.948 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-06-04 10:09:42.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.948 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.948 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.948 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.948 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:09:42.948 | eac2d0f4150c4484bd98eff6bf84a786' 2022-06-04 10:09:42.948 | + functions-common:get_or_create_service:1095 : echo eac2d0f4150c4484bd98eff6bf84a786 2022-06-04 10:09:42.948 | eac2d0f4150c4484bd98eff6bf84a786 2022-06-04 10:09:42.948 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.66/volume/v3/$(project_id)s' 2022-06-04 10:09:42.948 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:09:42.948 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.66/volume/v3/$(project_id)s' RegionOne 2022-06-04 10:09:42.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:09:42.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-06-04 10:09:42.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.948 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.948 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.948 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:09:42.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:09:42.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.66/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-04 10:09:42.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.948 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.948 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.949 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=b94133992daf46fabad6c5d49a8f56dc 2022-06-04 10:09:42.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo b94133992daf46fabad6c5d49a8f56dc 2022-06-04 10:09:42.949 | + functions-common:get_or_create_endpoint:1128 : public_id=b94133992daf46fabad6c5d49a8f56dc 2022-06-04 10:09:42.949 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-04 10:09:42.949 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:09:42.949 | + functions-common:get_or_create_endpoint:1137 : echo b94133992daf46fabad6c5d49a8f56dc 2022-06-04 10:09:42.949 | b94133992daf46fabad6c5d49a8f56dc 2022-06-04 10:09:42.949 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-06-04 10:09:42.949 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-06-04 10:09:42.949 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:09:42.949 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-06-04 10:09:42.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.949 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.949 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.949 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.949 | ++ functions-common:get_or_create_project:939 : project_id=acf1a1c21bf942c29986f24330dd4abd 2022-06-04 10:09:42.949 | ++ functions-common:get_or_create_project:940 : echo acf1a1c21bf942c29986f24330dd4abd 2022-06-04 10:09:42.949 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id acf1a1c21bf942c29986f24330dd4abd 2022-06-04 10:09:42.949 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-06-04 10:09:42.949 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:09:42.949 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:09:42.949 | ++ functions-common:get_or_create_user:914 : local email= 2022-06-04 10:09:42.949 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-06-04 10:09:42.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.949 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:42.949 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:42.949 | No password was supplied, authentication will fail when a user does not have a password. 2022-06-04 10:09:42.950 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:42.950 | ++ functions-common:get_or_create_user:926 : user_id=9f904d75acab44959d28c15764ad3bfb 2022-06-04 10:09:42.950 | ++ functions-common:get_or_create_user:927 : echo 9f904d75acab44959d28c15764ad3bfb 2022-06-04 10:09:42.950 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9f904d75acab44959d28c15764ad3bfb 2022-06-04 10:09:42.992 | [112388 Async create_cinder_accounts:147331]: finished create_cinder_accounts with result 0 in 61 seconds 2022-06-04 10:09:42.997 | + inc/async:async_wait:197 : return 0 2022-06-04 10:09:42.999 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-06-04 10:09:43.052 | [112388 Async create_neutron_accounts:147447]: Waiting for completion of create_neutron_accounts running on PID 147447 (3 other jobs running) 2022-06-04 10:09:43.078 | [112388 Async create_neutron_accounts:147447]: Signaling child to exit 2022-06-04 10:09:43.078 | WAKEUP 2022-06-04 10:09:43.102 | [112388 Async create_neutron_accounts:147447]: Signaled 2022-06-04 10:09:43.103 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-06-04 10:09:43.103 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:09:43.103 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-04 10:09:43.103 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:09:43.104 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-04 10:09:43.104 | + 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-06-04 10:09:43.104 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-04 10:09:43.104 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-06-04 10:09:43.104 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-06-04 10:09:43.104 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-06-04 10:09:43.104 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.66:9696/ 2022-06-04 10:09:43.104 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-06-04 10:09:43.104 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-06-04 10:09:43.104 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-06-04 10:09:43.104 | + functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:09:43.104 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:09:43.104 | + functions-common:get_or_create_user:914 : local email= 2022-06-04 10:09:43.104 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-04 10:09:43.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.104 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.104 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.104 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:43.104 | + functions-common:get_or_create_user:926 : user_id=e92993c2cc0c44f88a5bac80c8b0c336 2022-06-04 10:09:43.104 | + functions-common:get_or_create_user:927 : echo e92993c2cc0c44f88a5bac80c8b0c336 2022-06-04 10:09:43.104 | e92993c2cc0c44f88a5bac80c8b0c336 2022-06-04 10:09:43.104 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-06-04 10:09:43.104 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:09:43.104 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:09:43.104 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:09:43.104 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:09:43.104 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:09:43.105 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:09:43.105 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:09:43.105 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:09:43.105 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:09:43.105 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:09:43.105 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:09:43.105 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:43.105 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:43.105 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-04 10:09:43.105 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:43.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.105 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.105 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.105 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:43.105 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:09:43.105 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:09:43.105 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-06-04 10:09:43.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.105 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.105 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.105 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:09:43.105 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:09:43.105 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-04 10:09:43.105 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:09:43.105 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:43.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.105 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.106 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.106 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:43.106 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:09:43.106 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:09:43.106 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:09:43.106 | ++ functions-common:get_field:819 : echo '| 42ca4d9004c6461c9f29dedcb71e899e | e92993c2cc0c44f88a5bac80c8b0c336 | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:09:43.106 | ++ functions-common:get_field:813 : read data 2022-06-04 10:09:43.106 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:43.106 | + functions-common:get_or_add_user_project_role:998 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:43.106 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:09:43.106 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-04 10:09:43.106 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-06-04 10:09:43.106 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:09:43.106 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-06-04 10:09:43.106 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-06-04 10:09:43.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.106 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.106 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.106 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:43.106 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:09:43.106 | 9808b35646ac44b899c176485c6fad1c' 2022-06-04 10:09:43.106 | + functions-common:get_or_create_service:1095 : echo 9808b35646ac44b899c176485c6fad1c 2022-06-04 10:09:43.106 | 9808b35646ac44b899c176485c6fad1c 2022-06-04 10:09:43.106 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.66:9696/ 2022-06-04 10:09:43.106 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:09:43.106 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.66:9696/ RegionOne 2022-06-04 10:09:43.106 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:09:43.106 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-06-04 10:09:43.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.107 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.107 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.107 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:43.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:09:43.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:09:43.107 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.66:9696/ --region RegionOne -f value -c id 2022-06-04 10:09:43.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.107 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:09:43.107 | from cryptography.utils import int_from_bytes 2022-06-04 10:09:43.107 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:09:43.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=fd8b96f61a414213bc3246c144c32871 2022-06-04 10:09:43.107 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo fd8b96f61a414213bc3246c144c32871 2022-06-04 10:09:43.107 | + functions-common:get_or_create_endpoint:1128 : public_id=fd8b96f61a414213bc3246c144c32871 2022-06-04 10:09:43.107 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-04 10:09:43.107 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:09:43.107 | + functions-common:get_or_create_endpoint:1137 : echo fd8b96f61a414213bc3246c144c32871 2022-06-04 10:09:43.107 | fd8b96f61a414213bc3246c144c32871 2022-06-04 10:09:43.149 | [112388 Async create_neutron_accounts:147447]: finished create_neutron_accounts with result 0 in 42 seconds 2022-06-04 10:09:43.187 | [112388 Async create_swift_accounts:147589]: Waiting for completion of create_swift_accounts running on PID 147589 (2 other jobs running) 2022-06-04 10:09:43.213 | [112388 Async create_swift_accounts:147589]: Signaling child to exit 2022-06-04 10:10:31.201 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:10:31.227 | [147589 Async create_swift_accounts:147589]: finished successfully 2022-06-04 10:10:31.248 | WAKEUP 2022-06-04 10:10:31.271 | [112388 Async create_swift_accounts:147589]: Signaled 2022-06-04 10:10:31.272 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-06-04 10:10:31.272 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-06-04 10:10:31.272 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-06-04 10:10:31.272 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-06-04 10:10:31.272 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-06-04 10:10:31.273 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-06-04 10:10:31.273 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-06-04 10:10:31.273 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-06-04 10:10:31.273 | + lib/swift:create_swift_accounts:618 : local another_role 2022-06-04 10:10:31.273 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-06-04 10:10:31.273 | ++ functions-common:get_or_create_role:946 : local role_id 2022-06-04 10:10:31.273 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-04 10:10:31.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.273 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.273 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.273 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.273 | ++ functions-common:get_or_create_role:951 : role_id=067156ab472740a5becfcc84b1d00e92 2022-06-04 10:10:31.273 | ++ functions-common:get_or_create_role:952 : echo 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:10:31.273 | + lib/swift:create_swift_accounts:619 : another_role=067156ab472740a5becfcc84b1d00e92 2022-06-04 10:10:31.273 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-06-04 10:10:31.273 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-06-04 10:10:31.273 | + functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:10:31.273 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:10:31.273 | + functions-common:get_or_create_user:914 : local email= 2022-06-04 10:10:31.273 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-04 10:10:31.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.273 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.273 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.273 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.273 | + functions-common:get_or_create_user:926 : user_id=e9e780fd55f64acda676e221bb2e8a96 2022-06-04 10:10:31.273 | + functions-common:get_or_create_user:927 : echo e9e780fd55f64acda676e221bb2e8a96 2022-06-04 10:10:31.273 | e9e780fd55f64acda676e221bb2e8a96 2022-06-04 10:10:31.274 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-06-04 10:10:31.274 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:10:31.274 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:10:31.274 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:10:31.274 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:10:31.274 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:10:31.274 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:10:31.274 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:10:31.274 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:10:31.274 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:10:31.274 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:10:31.274 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:10:31.274 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.274 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-04 10:10:31.274 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.274 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.274 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.274 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.274 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.274 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:10:31.274 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:10:31.274 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-06-04 10:10:31.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.274 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.274 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.274 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.274 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-04 10:10:31.274 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:10:31.275 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.275 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.275 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.275 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.275 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:10:31.275 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:10:31.275 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:10:31.275 | ++ functions-common:get_field:819 : echo '| 42ca4d9004c6461c9f29dedcb71e899e | e9e780fd55f64acda676e221bb2e8a96 | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:10:31.275 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.275 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:10:31.275 | + functions-common:get_or_add_user_project_role:998 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:10:31.275 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:10:31.275 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-04 10:10:31.275 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-06-04 10:10:31.275 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:10:31.275 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:10:31.275 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:10:31.275 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:10:31.275 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:10:31.275 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:10:31.275 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:10:31.275 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:10:31.275 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:10:31.275 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:10:31.275 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-04 10:10:31.275 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.275 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:10:31.276 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.276 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.276 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.276 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.276 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.276 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:10:31.276 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:10:31.276 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-06-04 10:10:31.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.276 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.276 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.276 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.276 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:10:31.276 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-04 10:10:31.276 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.276 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.276 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.276 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.276 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.276 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:10:31.276 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:10:31.276 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | e9e780fd55f64acda676e221bb2e8a96 | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:10:31.277 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:10:31.277 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.277 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.277 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.277 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.277 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-06-04 10:10:31.277 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:10:31.277 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-06-04 10:10:31.277 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-06-04 10:10:31.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.277 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.277 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.277 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.277 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:10:31.277 | a5f404fd562e4eaaad7b563441814327' 2022-06-04 10:10:31.277 | + functions-common:get_or_create_service:1095 : echo a5f404fd562e4eaaad7b563441814327 2022-06-04 10:10:31.277 | a5f404fd562e4eaaad7b563441814327 2022-06-04 10:10:31.277 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.66:8080/v1/AUTH_$(project_id)s' http://10.222.0.66:8080 2022-06-04 10:10:31.277 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:10:31.277 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.66:8080/v1/AUTH_$(project_id)s' RegionOne 2022-06-04 10:10:31.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:10:31.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-06-04 10:10:31.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.277 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.277 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.277 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:10:31.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:10:31.278 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.66:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-06-04 10:10:31.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.278 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.278 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.278 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6a7336600dd24cde9205055d15163433 2022-06-04 10:10:31.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6a7336600dd24cde9205055d15163433 2022-06-04 10:10:31.278 | + functions-common:get_or_create_endpoint:1128 : public_id=6a7336600dd24cde9205055d15163433 2022-06-04 10:10:31.278 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.66:8080 ]] 2022-06-04 10:10:31.278 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.66:8080 RegionOne 2022-06-04 10:10:31.278 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:10:31.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-06-04 10:10:31.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.278 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.278 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.278 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.278 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:10:31.278 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:10:31.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.66:8080 --region RegionOne -f value -c id 2022-06-04 10:10:31.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.278 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.278 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.278 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.278 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4b86526bec1d4357851f29464fff54ab 2022-06-04 10:10:31.278 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4b86526bec1d4357851f29464fff54ab 2022-06-04 10:10:31.278 | 4b86526bec1d4357851f29464fff54ab 2022-06-04 10:10:31.279 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:10:31.279 | + functions-common:get_or_create_endpoint:1137 : echo 6a7336600dd24cde9205055d15163433 2022-06-04 10:10:31.279 | 6a7336600dd24cde9205055d15163433 2022-06-04 10:10:31.279 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-06-04 10:10:31.279 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:10:31.279 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-06-04 10:10:31.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.279 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.279 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.279 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_project:939 : project_id=35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_project:940 : echo 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.279 | + lib/swift:create_swift_accounts:633 : swift_project_test1=35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.279 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-06-04 10:10:31.279 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.279 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-06-04 10:10:31.279 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-06-04 10:10:31.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.279 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.279 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.279 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_user:926 : user_id=b2151cc094c94a9db142e038b2564c22 2022-06-04 10:10:31.279 | ++ functions-common:get_or_create_user:927 : echo b2151cc094c94a9db142e038b2564c22 2022-06-04 10:10:31.280 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=b2151cc094c94a9db142e038b2564c22 2022-06-04 10:10:31.280 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-06-04 10:10:31.280 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.280 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin b2151cc094c94a9db142e038b2564c22 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.280 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:10:31.280 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:10:31.280 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:10:31.280 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:10:31.280 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:10:31.280 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:10:31.280 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:10:31.280 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:10:31.281 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b2151cc094c94a9db142e038b2564c22 --project 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.281 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.281 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:10:31.281 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.281 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.281 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.281 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.281 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.281 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:10:31.281 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:10:31.281 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user b2151cc094c94a9db142e038b2564c22 --project 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.281 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.281 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.281 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.281 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b2151cc094c94a9db142e038b2564c22 --project 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.281 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:10:31.281 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.281 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.282 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.282 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.282 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.282 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:10:31.282 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:10:31.282 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | b2151cc094c94a9db142e038b2564c22 | | 35dbbf627dc344cb8138f93b83f79486 | | | False |' 2022-06-04 10:10:31.282 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:10:31.282 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.282 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.282 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.282 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.282 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-06-04 10:10:31.282 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-06-04 10:10:31.282 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:10:31.282 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-06-04 10:10:31.282 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-06-04 10:10:31.282 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-06-04 10:10:31.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.282 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.282 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.282 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.282 | ++ functions-common:get_or_create_user:926 : user_id=606d6aab691240fdbf209ffe6d4ac25e 2022-06-04 10:10:31.282 | ++ functions-common:get_or_create_user:927 : echo 606d6aab691240fdbf209ffe6d4ac25e 2022-06-04 10:10:31.282 | + lib/swift:create_swift_accounts:642 : swift_user_test3=606d6aab691240fdbf209ffe6d4ac25e 2022-06-04 10:10:31.282 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-06-04 10:10:31.282 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.282 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 067156ab472740a5becfcc84b1d00e92 606d6aab691240fdbf209ffe6d4ac25e 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.283 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:10:31.283 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:10:31.283 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:10:31.283 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:10:31.283 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:10:31.283 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:10:31.283 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:10:31.283 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:10:31.283 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 067156ab472740a5becfcc84b1d00e92 --user 606d6aab691240fdbf209ffe6d4ac25e --project 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.283 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.283 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:10:31.283 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.283 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.283 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.283 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.283 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.283 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:10:31.283 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:10:31.283 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 067156ab472740a5becfcc84b1d00e92 --user 606d6aab691240fdbf209ffe6d4ac25e --project 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.283 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.283 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.283 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 067156ab472740a5becfcc84b1d00e92 --user 606d6aab691240fdbf209ffe6d4ac25e --project 35dbbf627dc344cb8138f93b83f79486 2022-06-04 10:10:31.283 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.283 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:10:31.283 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.284 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.284 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.284 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.284 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.284 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:10:31.284 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:10:31.284 | ++ functions-common:get_field:819 : echo '| 067156ab472740a5becfcc84b1d00e92 | 606d6aab691240fdbf209ffe6d4ac25e | | 35dbbf627dc344cb8138f93b83f79486 | | | False |' 2022-06-04 10:10:31.284 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:10:31.284 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.284 | + functions-common:get_or_add_user_project_role:996 : user_role_id=067156ab472740a5becfcc84b1d00e92 2022-06-04 10:10:31.284 | + functions-common:get_or_add_user_project_role:998 : echo 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:10:31.284 | 067156ab472740a5becfcc84b1d00e92 2022-06-04 10:10:31.284 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-06-04 10:10:31.284 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-06-04 10:10:31.284 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:10:31.284 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-06-04 10:10:31.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.284 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.284 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.284 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.284 | ++ functions-common:get_or_create_project:939 : project_id=5297d7e5f0174edab91c5a6e68220d12 2022-06-04 10:10:31.284 | ++ functions-common:get_or_create_project:940 : echo 5297d7e5f0174edab91c5a6e68220d12 2022-06-04 10:10:31.284 | + lib/swift:create_swift_accounts:647 : swift_project_test2=5297d7e5f0174edab91c5a6e68220d12 2022-06-04 10:10:31.284 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-06-04 10:10:31.284 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.285 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-06-04 10:10:31.285 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-06-04 10:10:31.285 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:10:31.285 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-06-04 10:10:31.285 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-06-04 10:10:31.285 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-06-04 10:10:31.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.285 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.285 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.285 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.285 | ++ functions-common:get_or_create_user:926 : user_id=e5df117c91b944b88bfd01d853b85d68 2022-06-04 10:10:31.285 | ++ functions-common:get_or_create_user:927 : echo e5df117c91b944b88bfd01d853b85d68 2022-06-04 10:10:31.285 | + lib/swift:create_swift_accounts:652 : swift_user_test2=e5df117c91b944b88bfd01d853b85d68 2022-06-04 10:10:31.285 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-06-04 10:10:31.285 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.285 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin e5df117c91b944b88bfd01d853b85d68 5297d7e5f0174edab91c5a6e68220d12 2022-06-04 10:10:31.285 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:10:31.285 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:10:31.285 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:10:31.285 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:10:31.285 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:10:31.285 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:10:31.285 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:10:31.285 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:10:31.285 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5df117c91b944b88bfd01d853b85d68 --project 5297d7e5f0174edab91c5a6e68220d12 2022-06-04 10:10:31.285 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.285 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:10:31.285 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.286 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.286 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.286 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.286 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.286 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:10:31.286 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:10:31.286 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e5df117c91b944b88bfd01d853b85d68 --project 5297d7e5f0174edab91c5a6e68220d12 2022-06-04 10:10:31.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.286 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.286 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.286 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5df117c91b944b88bfd01d853b85d68 --project 5297d7e5f0174edab91c5a6e68220d12 2022-06-04 10:10:31.286 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.286 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:10:31.286 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.286 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.286 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.286 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.286 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.286 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:10:31.286 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:10:31.286 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | e5df117c91b944b88bfd01d853b85d68 | | 5297d7e5f0174edab91c5a6e68220d12 | | | False |' 2022-06-04 10:10:31.286 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:10:31.286 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.286 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.286 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.287 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.287 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-06-04 10:10:31.287 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-06-04 10:10:31.287 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-04 10:10:31.287 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-06-04 10:10:31.287 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-06-04 10:10:31.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.287 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.287 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.287 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.287 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-06-04 10:10:31.287 | 232074c30a3e466e802c0b4591153e9f' 2022-06-04 10:10:31.287 | ++ functions-common:get_or_create_domain:889 : echo 232074c30a3e466e802c0b4591153e9f 2022-06-04 10:10:31.287 | + lib/swift:create_swift_accounts:657 : swift_domain=232074c30a3e466e802c0b4591153e9f 2022-06-04 10:10:31.287 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-06-04 10:10:31.287 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.287 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-06-04 10:10:31.287 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 232074c30a3e466e802c0b4591153e9f 2022-06-04 10:10:31.287 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-04 10:10:31.287 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=232074c30a3e466e802c0b4591153e9f --or-show -f value -c id 2022-06-04 10:10:31.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.287 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.287 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.287 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.287 | ++ functions-common:get_or_create_project:939 : project_id=41540d5746e04302be42b8ca0cc045f0 2022-06-04 10:10:31.287 | ++ functions-common:get_or_create_project:940 : echo 41540d5746e04302be42b8ca0cc045f0 2022-06-04 10:10:31.287 | + lib/swift:create_swift_accounts:661 : swift_project_test4=41540d5746e04302be42b8ca0cc045f0 2022-06-04 10:10:31.287 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-06-04 10:10:31.288 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.288 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-06-04 10:10:31.288 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 232074c30a3e466e802c0b4591153e9f test4@example.com 2022-06-04 10:10:31.288 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:10:31.288 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-06-04 10:10:31.288 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-06-04 10:10:31.288 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=232074c30a3e466e802c0b4591153e9f --email=test4@example.com --or-show -f value -c id 2022-06-04 10:10:31.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.288 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.288 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.288 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.288 | ++ functions-common:get_or_create_user:926 : user_id=7466ae9dda464fa986868825bb6e917b 2022-06-04 10:10:31.288 | ++ functions-common:get_or_create_user:927 : echo 7466ae9dda464fa986868825bb6e917b 2022-06-04 10:10:31.288 | + lib/swift:create_swift_accounts:666 : swift_user_test4=7466ae9dda464fa986868825bb6e917b 2022-06-04 10:10:31.288 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-06-04 10:10:31.288 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:10:31.288 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 7466ae9dda464fa986868825bb6e917b 41540d5746e04302be42b8ca0cc045f0 2022-06-04 10:10:31.288 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:10:31.288 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-04 10:10:31.288 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:10:31.288 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:10:31.288 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-04 10:10:31.288 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-04 10:10:31.288 | ++ functions-common:_get_domain_args:968 : echo 2022-06-04 10:10:31.288 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-04 10:10:31.288 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7466ae9dda464fa986868825bb6e917b --project 41540d5746e04302be42b8ca0cc045f0 2022-06-04 10:10:31.288 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:10:31.288 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.289 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.289 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.289 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.289 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.289 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.289 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:10:31.289 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:10:31.289 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 7466ae9dda464fa986868825bb6e917b --project 41540d5746e04302be42b8ca0cc045f0 2022-06-04 10:10:31.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.289 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.289 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.289 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7466ae9dda464fa986868825bb6e917b --project 41540d5746e04302be42b8ca0cc045f0 2022-06-04 10:10:31.289 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:10:31.289 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:10:31.289 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:10:31.289 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.289 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:31.289 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:31.289 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:10:31.289 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:10:31.289 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:10:31.289 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:10:31.289 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | 7466ae9dda464fa986868825bb6e917b | | 41540d5746e04302be42b8ca0cc045f0 | | | False |' 2022-06-04 10:10:31.289 | ++ functions-common:get_field:813 : read data 2022-06-04 10:10:31.289 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.290 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.290 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:10:31.318 | [112388 Async create_swift_accounts:147589]: finished create_swift_accounts with result 0 in 130 seconds 2022-06-04 10:10:31.325 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-06-04 10:10:31.328 | + inc/async:async_wait:197 : return 0 2022-06-04 10:10:31.330 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-06-04 10:10:31.349 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:10:31.351 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-06-04 10:10:31.370 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:10:31.372 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-06-04 10:10:31.375 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:10:31.378 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-06-04 10:10:31.380 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-06-04 10:10:31.383 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-06-04 10:10:31.443 | + inc/async:async_inner:63 : init_glance 2022-06-04 10:10:31.484 | [112388 Async init_glance:151846]: running: init_glance 2022-06-04 10:10:31.487 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-06-04 10:10:31.505 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:10:31.508 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-06-04 10:10:31.511 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:10:31.513 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-06-04 10:10:31.516 | + ./stack.sh:main:1142 : configure_neutron 2022-06-04 10:10:31.519 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-06-04 10:10:31.523 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:10:31.524 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-04 10:10:31.531 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:10:31.534 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-04 10:10:31.536 | + 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-06-04 10:10:31.539 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-04 10:10:31.542 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-06-04 10:10:31.545 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-06-04 10:10:31.548 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-06-04 10:10:31.550 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-06-04 10:10:31.566 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-06-04 10:10:31.568 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-06-04 10:10:34.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:34.974 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:34.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:34.974 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:36.901 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:10:36.929 | [151846 Async init_glance:151846]: finished successfully 2022-06-04 10:10:38.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:38.465 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:38.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:38.465 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:41.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:41.912 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:41.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:41.912 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:45.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:45.385 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:45.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:45.385 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:48.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:48.843 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:48.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:48.843 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:52.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:52.291 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:52.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:52.291 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:55.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:55.726 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:55.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:55.726 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:59.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:59.356 | from cryptography.utils import int_from_bytes 2022-06-04 10:10:59.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:10:59.357 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:04.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:04.064 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:04.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:04.064 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:09.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:09.907 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:09.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:09.907 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:10.232 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-06-04 10:11:10.237 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-06-04 10:11:10.239 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-06-04 10:11:10.242 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-06-04 10:11:10.244 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-06-04 10:11:10.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-06-04 10:11:10.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-06-04 10:11:10.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-06-04 10:11:10.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-06-04 10:11:10.256 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-06-04 10:11:10.258 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-06-04 10:11:10.261 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-06-04 10:11:10.263 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-06-04 10:11:10.265 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-06-04 10:11:10.268 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-06-04 10:11:10.270 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-06-04 10:11:10.274 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:10.277 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-06-04 10:11:10.279 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:10.285 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-06-04 10:11:10.287 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-06-04 10:11:10.289 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-06-04 10:11:10.291 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-06-04 10:11:10.294 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:11:10.297 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:10.299 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:11:10.315 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:10.317 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:11:10.319 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-04 10:11:10.322 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-04 10:11:10.351 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-06-04 10:11:10.380 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-06-04 10:11:10.409 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-06-04 10:11:10.439 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-06-04 10:11:10.468 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-06-04 10:11:10.498 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-06-04 10:11:10.501 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-06-04 10:11:10.503 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-06-04 10:11:10.505 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-06-04 10:11:10.508 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-04 10:11:10.526 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-04 10:11:10.528 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-04 10:11:10.531 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-04 10:11:10.533 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-04 10:11:10.535 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-04 10:11:10.565 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-06-04 10:11:10.596 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-04 10:11:10.625 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-04 10:11:10.655 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-06-04 10:11:10.672 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:11:10.675 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-06-04 10:11:10.677 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-06-04 10:11:10.680 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-06-04 10:11:10.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-06-04 10:11:10.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-06-04 10:11:10.698 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-06-04 10:11:10.701 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-06-04 10:11:10.704 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-06-04 10:11:10.706 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-06-04 10:11:10.719 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-06-04 10:11:10.732 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-06-04 10:11:10.735 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-06-04 10:11:10.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-06-04 10:11:10.760 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-06-04 10:11:10.772 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-04 10:11:10.775 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-04 10:11:10.778 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-06-04 10:11:10.782 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.gfBhv6oFhO 2022-06-04 10:11:10.785 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-04 10:11:10.787 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-04 10:11:10.789 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.gfBhv6oFhO 2022-06-04 10:11:10.793 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.gfBhv6oFhO 2022-06-04 10:11:10.806 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.gfBhv6oFhO /etc/sudoers.d/neutron-rootwrap 2022-06-04 10:11:10.818 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-04 10:11:10.847 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:10.849 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-04 10:11:10.880 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-06-04 10:11:10.884 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-06-04 10:11:10.886 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-06-04 10:11:10.889 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-04 10:11:10.891 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-04 10:11:10.894 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-04 10:11:10.911 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:10.914 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-04 10:11:10.917 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-04 10:11:10.919 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-04 10:11:10.938 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:10.940 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:11:10.943 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-04 10:11:10.974 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-04 10:11:10.976 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-04 10:11:10.979 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-06-04 10:11:10.996 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:11.000 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-06-04 10:11:11.002 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-06-04 10:11:11.005 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-04 10:11:11.007 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-04 10:11:11.009 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-06-04 10:11:11.012 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-06-04 10:11:11.015 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-04 10:11:11.017 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-06-04 10:11:11.020 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-06-04 10:11:11.022 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-06-04 10:11:11.026 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-06-04 10:11:11.030 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-06-04 10:11:11.034 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-06-04 10:11:11.052 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:11.055 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-06-04 10:11:11.057 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-06-04 10:11:11.060 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-06-04 10:11:11.066 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-06-04 10:11:11.096 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-04 10:11:11.127 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-06-04 10:11:11.157 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-06-04 10:11:11.188 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-06-04 10:11:11.219 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-06-04 10:11:11.222 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-04 10:11:11.224 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-06-04 10:11:11.227 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-04 10:11:11.230 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-06-04 10:11:11.259 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-06-04 10:11:11.290 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-04 10:11:11.320 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-06-04 10:11:11.350 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-06-04 10:11:11.381 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-06-04 10:11:11.412 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-06-04 10:11:11.442 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-06-04 10:11:11.473 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:11:11.503 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-06-04 10:11:11.534 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-06-04 10:11:11.565 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-06-04 10:11:11.597 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-06-04 10:11:11.600 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-04 10:11:11.602 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-04 10:11:11.605 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-04 10:11:11.608 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-06-04 10:11:11.637 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-06-04 10:11:11.668 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.66/identity 2022-06-04 10:11:11.699 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-06-04 10:11:11.730 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-06-04 10:11:11.759 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-06-04 10:11:11.790 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-06-04 10:11:11.821 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-06-04 10:11:11.852 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:11:11.882 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-06-04 10:11:11.912 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-06-04 10:11:11.915 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-04 10:11:11.917 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-04 10:11:11.920 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-06-04 10:11:11.922 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-06-04 10:11:11.953 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-06-04 10:11:11.984 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.66/identity 2022-06-04 10:11:12.014 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-06-04 10:11:12.045 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-06-04 10:11:12.077 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-06-04 10:11:12.106 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-06-04 10:11:12.137 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-06-04 10:11:12.167 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-06-04 10:11:12.198 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-06-04 10:11:12.228 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-06-04 10:11:12.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-06-04 10:11:12.234 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-06-04 10:11:12.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-06-04 10:11:12.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-06-04 10:11:12.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-06-04 10:11:12.244 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-06-04 10:11:12.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-06-04 10:11:12.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-06-04 10:11:12.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-06-04 10:11:12.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-06-04 10:11:12.257 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-06-04 10:11:12.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-06-04 10:11:12.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-06-04 10:11:12.264 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-06-04 10:11:12.267 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-06-04 10:11:12.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-06-04 10:11:12.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-06-04 10:11:12.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:12.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-06-04 10:11:12.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-06-04 10:11:12.307 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.310 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-04 10:11:12.312 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-06-04 10:11:12.315 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-06-04 10:11:12.317 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.320 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-06-04 10:11:12.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-06-04 10:11:12.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-06-04 10:11:12.354 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.357 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-04 10:11:12.359 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-06-04 10:11:12.361 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-06-04 10:11:12.364 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.366 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-06-04 10:11:12.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-06-04 10:11:12.398 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.400 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-04 10:11:12.402 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-06-04 10:11:12.406 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-06-04 10:11:12.408 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.411 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-06-04 10:11:12.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-06-04 10:11:12.442 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.444 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-06-04 10:11:12.447 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-06-04 10:11:12.449 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-06-04 10:11:12.452 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.455 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-06-04 10:11:12.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-06-04 10:11:12.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.490 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-06-04 10:11:12.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-04 10:11:12.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-04 10:11:12.497 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.500 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-06-04 10:11:12.529 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-06-04 10:11:12.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-06-04 10:11:12.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-06-04 10:11:12.539 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-06-04 10:11:12.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.544 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-06-04 10:11:12.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:550:599 2022-06-04 10:11:12.578 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.580 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-06-04 10:11:12.583 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-06-04 10:11:12.585 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-06-04 10:11:12.588 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.590 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-06-04 10:11:12.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-06-04 10:11:12.622 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:11:12.625 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-06-04 10:11:12.627 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-04 10:11:12.630 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-04 10:11:12.632 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-04 10:11:12.635 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-06-04 10:11:12.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-04 10:11:12.667 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-06-04 10:11:12.685 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:12.688 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-06-04 10:11:12.690 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-04 10:11:12.723 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:12.725 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-04 10:11:12.755 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-04 10:11:12.787 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-06-04 10:11:12.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-06-04 10:11:12.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-06-04 10:11:12.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-04 10:11:15.814 | INFO neutron.common.config [-] Logging enabled! 2022-06-04 10:11:15.814 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev298 2022-06-04 10:11:15.815 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=153885) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-04 10:11:15.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=153885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-04 10:11:15.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=153885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-04 10:11:15.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=153885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:15.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=153885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:15.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=153885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:15.868 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=153885) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:15.919 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-04 10:11:15.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:15.919 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:15.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:15.919 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:16.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-06-04 10:11:16.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-06-04 10:11:16.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-06-04 10:11:16.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-04 10:11:16.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-06-04 10:11:16.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-06-04 10:11:16.371 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-06-04 10:11:16.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:16.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-06-04 10:11:16.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-06-04 10:11:16.412 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-06-04 10:11:16.420 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-06-04 10:11:16.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-06-04 10:11:16.425 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-06-04 10:11:16.439 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-06-04 10:11:16.451 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-04 10:11:16.454 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-06-04 10:11:16.462 | net.bridge.bridge-nf-call-iptables = 1 2022-06-04 10:11:16.465 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-04 10:11:16.469 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-06-04 10:11:16.477 | net.bridge.bridge-nf-call-ip6tables = 1 2022-06-04 10:11:16.481 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-06-04 10:11:16.484 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-06-04 10:11:16.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-06-04 10:11:16.489 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-06-04 10:11:16.491 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-06-04 10:11:16.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-04 10:11:16.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-04 10:11:16.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-04 10:11:16.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-04 10:11:16.528 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-06-04 10:11:16.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-06-04 10:11:16.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-06-04 10:11:16.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-06-04 10:11:16.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-06-04 10:11:16.629 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-06-04 10:11:16.646 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:16.648 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-06-04 10:11:16.651 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-06-04 10:11:16.656 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-06-04 10:11:16.687 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-06-04 10:11:16.717 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-04 10:11:16.750 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:16.752 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-04 10:11:16.782 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-06-04 10:11:16.799 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:16.802 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-04 10:11:16.804 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-06-04 10:11:16.834 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-04 10:11:16.836 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-04 10:11:16.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-06-04 10:11:16.869 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-06-04 10:11:16.871 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-04 10:11:16.874 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-06-04 10:11:16.877 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-06-04 10:11:16.894 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:16.897 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-06-04 10:11:16.899 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-06-04 10:11:16.904 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-06-04 10:11:16.933 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-04 10:11:16.965 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:16.969 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-04 10:11:16.998 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-04 10:11:17.001 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-06-04 10:11:17.031 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-04 10:11:17.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-04 10:11:17.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-06-04 10:11:17.065 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-06-04 10:11:17.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-04 10:11:17.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-06-04 10:11:17.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-04 10:11:20.153 | INFO neutron.common.config [-] Logging enabled! 2022-06-04 10:11:20.153 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev298 2022-06-04 10:11:20.154 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=154415) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-04 10:11:20.207 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=154415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-04 10:11:20.207 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=154415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-04 10:11:20.207 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=154415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:20.207 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=154415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:20.207 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=154415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:20.207 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=154415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-04 10:11:20.269 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-06-04 10:11:20.270 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=154415) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-06-04 10:11:20.270 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=154415) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-06-04 10:11:20.271 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-04 10:11:20.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:20.271 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:20.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:20.271 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:20.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-06-04 10:11:20.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-06-04 10:11:20.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-06-04 10:11:20.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-04 10:11:20.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-04 10:11:20.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-04 10:11:20.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-04 10:11:20.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-06-04 10:11:20.694 | + functions:set_mtu:785 : local dev=br-data 2022-06-04 10:11:20.696 | + functions:set_mtu:786 : local mtu=1500 2022-06-04 10:11:20.699 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-06-04 10:11:20.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-06-04 10:11:20.732 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-06-04 10:11:20.734 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-06-04 10:11:20.737 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-06-04 10:11:20.740 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-06-04 10:11:20.742 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-06-04 10:11:20.745 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-06-04 10:11:20.747 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-06-04 10:11:20.750 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-06-04 10:11:20.752 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-06-04 10:11:20.755 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-06-04 10:11:20.757 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-06-04 10:11:20.760 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-06-04 10:11:20.762 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-06-04 10:11:20.765 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-06-04 10:11:20.769 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-06-04 10:11:20.769 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-06-04 10:11:20.775 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-06-04 10:11:20.778 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-06-04 10:11:20.781 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-06-04 10:11:20.783 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-06-04 10:11:20.788 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-06-04 10:11:20.788 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-06-04 10:11:20.789 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-06-04 10:11:20.795 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.74/22 brd 192.168.3.255' 2022-06-04 10:11:20.797 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-06-04 10:11:20.800 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:20.802 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-06-04 10:11:20.805 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-06-04 10:11:20.807 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.74/22 brd 192.168.3.255 != '' ]] 2022-06-04 10:11:20.809 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.74/22 brd 192.168.3.255 dev eth1' 2022-06-04 10:11:20.813 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.74/22 brd 192.168.3.255 dev br-data' 2022-06-04 10:11:20.815 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-06-04 10:11:20.818 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-06-04 10:11:20.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.74/22 brd 192.168.3.255 2022-06-04 10:11:20.822 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-06-04 10:11:20.824 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-06-04 10:11:20.824 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-06-04 10:11:20.830 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.74 2022-06-04 10:11:20.832 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.74 ' 2022-06-04 10:11:20.835 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.74/22 brd 192.168.3.255 dev eth1 2022-06-04 10:11:20.847 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.74/22 brd 192.168.3.255 dev br-data 2022-06-04 10:11:20.860 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-06-04 10:11:20.873 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-06-04 10:11:20.893 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.74 2022-06-04 10:11:20.903 | PING 192.168.0.74 (192.168.0.74) from 192.168.0.74 br-data: 56(84) bytes of data. 2022-06-04 10:11:20.903 | 64 bytes from 192.168.0.74: icmp_seq=1 ttl=64 time=0.075 ms 2022-06-04 10:11:21.912 | 64 bytes from 192.168.0.74: icmp_seq=2 ttl=64 time=0.036 ms 2022-06-04 10:11:22.936 | 64 bytes from 192.168.0.74: icmp_seq=3 ttl=64 time=0.046 ms 2022-06-04 10:11:22.936 | 2022-06-04 10:11:22.936 | --- 192.168.0.74 ping statistics --- 2022-06-04 10:11:22.936 | 3 packets transmitted, 3 received, 0% packet loss, time 2033ms 2022-06-04 10:11:22.936 | rtt min/avg/max/mdev = 0.036/0.052/0.075/0.016 ms 2022-06-04 10:11:22.942 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-06-04 10:11:22.942 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-06-04 10:11:22.947 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-06-04 10:11:22.950 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-06-04 10:11:22.968 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:22.970 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-06-04 10:11:22.973 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-06-04 10:11:22.978 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-06-04 10:11:23.008 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.66 2022-06-04 10:11:23.038 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-06-04 10:11:23.069 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-04 10:11:23.101 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-06-04 10:11:23.104 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-04 10:11:23.134 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-04 10:11:23.137 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-06-04 10:11:23.155 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:11:23.158 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-06-04 10:11:23.160 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-06-04 10:11:23.178 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:11:23.180 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-06-04 10:11:23.198 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:11:23.202 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-06-04 10:11:23.219 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:11:23.221 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-06-04 10:11:23.253 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-06-04 10:11:23.283 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-06-04 10:11:23.286 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-06-04 10:11:23.304 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:23.307 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-06-04 10:11:23.325 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:23.328 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-06-04 10:11:23.331 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-06-04 10:11:23.392 | + inc/async:async_inner:63 : init_neutron 2022-06-04 10:11:23.430 | [112388 Async init_neutron:154927]: running: init_neutron 2022-06-04 10:11:23.433 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-06-04 10:11:23.451 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:23.455 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-06-04 10:11:23.465 | ++ ./stack.sh:main:1157 : true 2022-06-04 10:11:23.468 | + ./stack.sh:main:1157 : netman_pid= 2022-06-04 10:11:23.471 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-06-04 10:11:23.474 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-06-04 10:11:23.490 | + ./stack.sh:main:1164 : clean_iptables 2022-06-04 10:11:23.494 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-06-04 10:11:23.499 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-06-04 10:11:23.499 | + lib/nova:clean_iptables:186 : grep nova 2022-06-04 10:11:23.500 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-06-04 10:11:23.502 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-04 10:11:23.502 | + lib/nova:clean_iptables:186 : bash 2022-06-04 10:11:23.506 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-06-04 10:11:23.520 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-04 10:11:23.520 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-06-04 10:11:23.524 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-06-04 10:11:23.524 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-06-04 10:11:23.526 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-06-04 10:11:23.531 | + lib/nova:clean_iptables:188 : grep nova 2022-06-04 10:11:23.533 | + lib/nova:clean_iptables:188 : bash 2022-06-04 10:11:23.541 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-06-04 10:11:23.541 | + lib/nova:clean_iptables:190 : grep nova 2022-06-04 10:11:23.543 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-06-04 10:11:23.548 | + lib/nova:clean_iptables:190 : bash 2022-06-04 10:11:23.548 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-06-04 10:11:23.552 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-06-04 10:11:23.553 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-04 10:11:23.562 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-06-04 10:11:23.566 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-06-04 10:11:23.571 | + lib/nova:clean_iptables:192 : grep nova 2022-06-04 10:11:23.573 | + lib/nova:clean_iptables:192 : bash 2022-06-04 10:11:23.577 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-06-04 10:11:23.578 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-06-04 10:11:23.582 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-04 10:11:23.588 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-06-04 10:11:23.596 | net.ipv4.ip_forward = 1 2022-06-04 10:11:23.600 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-06-04 10:11:23.626 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:23.629 | + ./stack.sh:main:1173 : configure_os_vif 2022-06-04 10:11:23.632 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-06-04 10:11:23.634 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-06-04 10:11:23.670 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-06-04 10:11:23.703 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-06-04 10:11:23.706 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-06-04 10:11:23.745 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-06-04 10:11:23.779 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-06-04 10:11:23.800 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:23.803 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-06-04 10:11:23.806 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:11:23.809 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-06-04 10:11:23.812 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-06-04 10:11:23.815 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-06-04 10:11:23.884 | + inc/async:async_inner:63 : init_swift 2022-06-04 10:11:23.940 | [112388 Async init_swift:155285]: running: init_swift 2022-06-04 10:11:23.943 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-06-04 10:11:23.964 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:23.968 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-06-04 10:11:23.971 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:11:23.973 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-06-04 10:11:23.976 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-06-04 10:11:23.979 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-06-04 10:11:24.054 | + inc/async:async_inner:63 : init_cinder 2022-06-04 10:11:24.112 | [112388 Async init_cinder:155380]: running: init_cinder 2022-06-04 10:11:24.129 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-06-04 10:11:24.156 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:11:24.159 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-06-04 10:11:24.163 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:11:24.166 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-06-04 10:11:24.168 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-06-04 10:11:24.178 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-06-04 10:11:24.267 | + inc/async:async_inner:63 : init_placement 2022-06-04 10:11:24.334 | [112388 Async init_placement:155499]: running: init_placement 2022-06-04 10:11:24.338 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-06-04 10:11:24.456 | [112388 Async init_neutron:154927]: Waiting for completion of init_neutron running on PID 154927 (6 other jobs running) 2022-06-04 10:11:24.497 | [112388 Async init_neutron:154927]: Signaling child to exit 2022-06-04 10:11:35.446 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:11:35.491 | [155380 Async init_cinder:155380]: finished successfully 2022-06-04 10:11:39.115 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:11:39.147 | [155285 Async init_swift:155285]: finished successfully 2022-06-04 10:11:52.920 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:11:52.946 | [154927 Async init_neutron:154927]: finished successfully 2022-06-04 10:11:52.968 | WAKEUP 2022-06-04 10:11:52.992 | [112388 Async init_neutron:154927]: Signaled 2022-06-04 10:11:52.994 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-06-04 10:11:52.994 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:11:52.994 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-04 10:11:52.994 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:11:52.994 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-04 10:11:52.994 | + 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-06-04 10:11:52.994 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-04 10:11:52.994 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-06-04 10:11:52.994 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-06-04 10:11:52.994 | + lib/database:recreate_database:112 : local db=neutron 2022-06-04 10:11:52.994 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-06-04 10:11:52.994 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-06-04 10:11:52.994 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-06-04 10:11:52.994 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:11:52.994 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-06-04 10:11:52.994 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:11:52.994 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-06-04 10:11:52.994 | + functions-common:time_start:2412 : local name=dbsync 2022-06-04 10:11:52.994 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:11:52.994 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:11:52.994 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:11:52.994 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337486349 2022-06-04 10:11:52.995 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-06-04 10:11:52.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:52.995 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:52.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:11:52.995 | from cryptography.utils import int_from_bytes 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-06-04 10:11:52.995 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-06-04 10:11:52.996 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-06-04 10:11:52.997 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-06-04 10:11:52.998 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-06-04 10:11:52.999 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-06-04 10:11:52.999 | Running upgrade for neutron ... 2022-06-04 10:11:52.999 | OK 2022-06-04 10:11:52.999 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-06-04 10:11:52.999 | + functions-common:time_stop:2426 : local name 2022-06-04 10:11:52.999 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:11:52.999 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:11:52.999 | + functions-common:time_stop:2429 : local total 2022-06-04 10:11:52.999 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:11:52.999 | + functions-common:time_stop:2432 : name=dbsync 2022-06-04 10:11:52.999 | + functions-common:time_stop:2433 : start_time=1654337486349 2022-06-04 10:11:52.999 | + functions-common:time_stop:2435 : [[ -z 1654337486349 ]] 2022-06-04 10:11:52.999 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:11:52.999 | + functions-common:time_stop:2438 : end_time=1654337512905 2022-06-04 10:11:52.999 | + functions-common:time_stop:2439 : elapsed_time=26556 2022-06-04 10:11:52.999 | + functions-common:time_stop:2440 : total=8480 2022-06-04 10:11:52.999 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:11:52.999 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35036 2022-06-04 10:11:53.042 | [112388 Async init_neutron:154927]: finished init_neutron with result 0 in 29 seconds 2022-06-04 10:11:53.046 | + inc/async:async_wait:197 : return 0 2022-06-04 10:11:53.049 | + ./stack.sh:main:1203 : async_wait init_placement 2022-06-04 10:11:53.102 | [112388 Async init_placement:155499]: Waiting for completion of init_placement running on PID 155499 (5 other jobs running) 2022-06-04 10:11:53.128 | [112388 Async init_placement:155499]: Signaling child to exit 2022-06-04 10:12:11.287 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:12:11.314 | [155499 Async init_placement:155499]: finished successfully 2022-06-04 10:12:11.333 | WAKEUP 2022-06-04 10:12:11.358 | [112388 Async init_placement:155499]: Signaled 2022-06-04 10:12:11.359 | + lib/placement:init_placement:130 : recreate_database placement 2022-06-04 10:12:11.360 | + lib/database:recreate_database:112 : local db=placement 2022-06-04 10:12:11.360 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-06-04 10:12:11.360 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-06-04 10:12:11.360 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-06-04 10:12:11.360 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:11.360 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-06-04 10:12:11.360 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:11.360 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-06-04 10:12:11.360 | + lib/placement:init_placement:132 : create_placement_accounts 2022-06-04 10:12:11.360 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-06-04 10:12:11.360 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-06-04 10:12:11.360 | + functions-common:get_or_create_user:910 : local user_id 2022-06-04 10:12:11.360 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-04 10:12:11.360 | + functions-common:get_or_create_user:914 : local email= 2022-06-04 10:12:11.360 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-04 10:12:11.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.360 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.360 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.360 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.360 | + functions-common:get_or_create_user:926 : user_id=9308bbe50f6b411eafecfa0c5c6108b8 2022-06-04 10:12:11.360 | + functions-common:get_or_create_user:927 : echo 9308bbe50f6b411eafecfa0c5c6108b8 2022-06-04 10:12:11.360 | 9308bbe50f6b411eafecfa0c5c6108b8 2022-06-04 10:12:11.360 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-06-04 10:12:11.360 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:12:11.360 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:12:11.360 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:12:11.361 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:12:11.361 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:12:11.361 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:12:11.361 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:12:11.361 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:12:11.361 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:12:11.361 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:12:11.361 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:12:11.361 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-04 10:12:11.361 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:12:11.361 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:12:11.361 | ++ functions-common:get_field:813 : read data 2022-06-04 10:12:11.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.361 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.361 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.361 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.361 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:12:11.361 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:12:11.361 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-06-04 10:12:11.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.361 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.361 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.361 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-04 10:12:11.361 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:12:11.361 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:12:11.361 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:12:11.361 | ++ functions-common:get_field:813 : read data 2022-06-04 10:12:11.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.362 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.362 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.362 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.362 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:12:11.362 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:12:11.362 | ++ functions-common:get_field:819 : echo '| 42ca4d9004c6461c9f29dedcb71e899e | 9308bbe50f6b411eafecfa0c5c6108b8 | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:12:11.362 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:12:11.362 | ++ functions-common:get_field:813 : read data 2022-06-04 10:12:11.362 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:12:11.362 | + functions-common:get_or_add_user_project_role:998 : echo 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:12:11.362 | 42ca4d9004c6461c9f29dedcb71e899e 2022-06-04 10:12:11.362 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-04 10:12:11.362 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-06-04 10:12:11.362 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-04 10:12:11.362 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-04 10:12:11.362 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-04 10:12:11.362 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-04 10:12:11.362 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-04 10:12:11.362 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-04 10:12:11.362 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-04 10:12:11.362 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-04 10:12:11.362 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-04 10:12:11.362 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-04 10:12:11.362 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-04 10:12:11.362 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:12:11.362 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-04 10:12:11.362 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:12:11.363 | ++ functions-common:get_field:813 : read data 2022-06-04 10:12:11.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.363 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.363 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.363 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.363 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-04 10:12:11.363 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-04 10:12:11.363 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-06-04 10:12:11.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.363 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.363 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.363 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-04 10:12:11.363 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-04 10:12:11.363 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-04 10:12:11.363 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:12:11.363 | ++ functions-common:get_field:813 : read data 2022-06-04 10:12:11.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.363 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.363 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.363 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.363 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-04 10:12:11.363 | ++ functions-common:get_field:817 : field='$2' 2022-06-04 10:12:11.363 | ++ functions-common:get_field:819 : echo '| f4c99e1930f54dcb96fc3895d1951f07 | 9308bbe50f6b411eafecfa0c5c6108b8 | | acf1a1c21bf942c29986f24330dd4abd | | | False |' 2022-06-04 10:12:11.363 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-04 10:12:11.363 | ++ functions-common:get_field:813 : read data 2022-06-04 10:12:11.363 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:12:11.363 | + functions-common:get_or_add_user_project_role:998 : echo f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:12:11.363 | f4c99e1930f54dcb96fc3895d1951f07 2022-06-04 10:12:11.364 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.66/placement 2022-06-04 10:12:11.364 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-06-04 10:12:11.364 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-04 10:12:11.364 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-06-04 10:12:11.364 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-06-04 10:12:11.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.364 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.364 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.364 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.364 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-04 10:12:11.364 | 0b6a784bc5b340368b16e9e59fcd7f06' 2022-06-04 10:12:11.364 | + functions-common:get_or_create_service:1095 : echo 0b6a784bc5b340368b16e9e59fcd7f06 2022-06-04 10:12:11.364 | 0b6a784bc5b340368b16e9e59fcd7f06 2022-06-04 10:12:11.364 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.66/placement 2022-06-04 10:12:11.364 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-04 10:12:11.364 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.66/placement RegionOne 2022-06-04 10:12:11.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-04 10:12:11.364 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-06-04 10:12:11.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.364 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.364 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.364 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-04 10:12:11.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-04 10:12:11.364 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.66/placement --region RegionOne -f value -c id 2022-06-04 10:12:11.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.365 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.365 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.365 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:12:11.365 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=368999ea860e4253a1982b3275cf04e4 2022-06-04 10:12:11.365 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 368999ea860e4253a1982b3275cf04e4 2022-06-04 10:12:11.365 | + functions-common:get_or_create_endpoint:1128 : public_id=368999ea860e4253a1982b3275cf04e4 2022-06-04 10:12:11.365 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-04 10:12:11.365 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-04 10:12:11.365 | + functions-common:get_or_create_endpoint:1137 : echo 368999ea860e4253a1982b3275cf04e4 2022-06-04 10:12:11.365 | 368999ea860e4253a1982b3275cf04e4 2022-06-04 10:12:11.407 | [112388 Async init_placement:155499]: finished init_placement with result 0 in 47 seconds 2022-06-04 10:12:11.411 | + inc/async:async_wait:197 : return 0 2022-06-04 10:12:11.414 | + ./stack.sh:main:1204 : async_wait init_glance 2022-06-04 10:12:11.467 | [112388 Async init_glance:151846]: Waiting for completion of init_glance running on PID 151846 (4 other jobs running) 2022-06-04 10:12:11.493 | [112388 Async init_glance:151846]: Signaling child to exit 2022-06-04 10:12:11.493 | WAKEUP 2022-06-04 10:12:11.516 | [112388 Async init_glance:151846]: Signaled 2022-06-04 10:12:11.518 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-06-04 10:12:11.518 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-06-04 10:12:11.518 | + lib/glance:init_glance:485 : recreate_database glance 2022-06-04 10:12:11.518 | + lib/database:recreate_database:112 : local db=glance 2022-06-04 10:12:11.518 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-06-04 10:12:11.518 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-06-04 10:12:11.518 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-06-04 10:12:11.518 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:11.518 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-06-04 10:12:11.518 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:11.518 | + lib/glance:init_glance:487 : time_start dbsync 2022-06-04 10:12:11.518 | + functions-common:time_start:2412 : local name=dbsync 2022-06-04 10:12:11.518 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:11.518 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:11.519 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:11.519 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337431713 2022-06-04 10:12:11.519 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-06-04 10:12:11.519 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-06-04 10:12:11.519 | ERROR glance Traceback (most recent call last): 2022-06-04 10:12:11.519 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-06-04 10:12:11.519 | ERROR glance  sys.exit(main()) 2022-06-04 10:12:11.519 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-06-04 10:12:11.519 | ERROR glance  return CONF.command.action_fn() 2022-06-04 10:12:11.519 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 390, in sync 2022-06-04 10:12:11.519 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-06-04 10:12:11.519 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-06-04 10:12:11.519 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-06-04 10:12:11.519 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-06-04 10:12:11.519 | ERROR glance  engine = db_api.get_engine() 2022-06-04 10:12:11.519 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-06-04 10:12:11.519 | ERROR glance  facade = _create_facade_lazily() 2022-06-04 10:12:11.519 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-06-04 10:12:11.519 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-06-04 10:12:11.519 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-06-04 10:12:11.519 | ERROR glance  return cls( 2022-06-04 10:12:11.519 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-06-04 10:12:11.519 | ERROR glance  self._factory._start( 2022-06-04 10:12:11.519 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-06-04 10:12:11.519 | ERROR glance  self._setup_for_connection( 2022-06-04 10:12:11.519 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-06-04 10:12:11.519 | ERROR glance  engine = engines.create_engine( 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-06-04 10:12:11.520 | ERROR glance  return wrapped(*args, **kwargs) 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-06-04 10:12:11.520 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-06-04 10:12:11.520 | ERROR glance  File "", line 2, in create_engine 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-06-04 10:12:11.520 | ERROR glance  return fn(*args, **kwargs) 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-06-04 10:12:11.520 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-06-04 10:12:11.520 | ERROR glance  loaded_plugins = [ 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-06-04 10:12:11.520 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-06-04 10:12:11.520 | ERROR glance  raise exc.NoSuchModuleError( 2022-06-04 10:12:11.520 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-06-04 10:12:11.520 | ERROR glance  2022-06-04 10:12:11.520 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-06-04 10:12:11.520 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-06-04 10:12:11.520 | ERROR glance Traceback (most recent call last): 2022-06-04 10:12:11.520 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-06-04 10:12:11.520 | ERROR glance  sys.exit(main()) 2022-06-04 10:12:11.520 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-06-04 10:12:11.520 | ERROR glance  return CONF.command.action_fn() 2022-06-04 10:12:11.520 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 406, in load_metadefs 2022-06-04 10:12:11.520 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-06-04 10:12:11.520 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-06-04 10:12:11.520 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-06-04 10:12:11.520 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-06-04 10:12:11.521 | ERROR glance  facade = _create_facade_lazily() 2022-06-04 10:12:11.521 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-06-04 10:12:11.521 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-06-04 10:12:11.521 | ERROR glance  return cls( 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-06-04 10:12:11.521 | ERROR glance  self._factory._start( 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-06-04 10:12:11.521 | ERROR glance  self._setup_for_connection( 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-06-04 10:12:11.521 | ERROR glance  engine = engines.create_engine( 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-06-04 10:12:11.521 | ERROR glance  return wrapped(*args, **kwargs) 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-06-04 10:12:11.521 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-06-04 10:12:11.521 | ERROR glance  File "", line 2, in create_engine 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-06-04 10:12:11.521 | ERROR glance  return fn(*args, **kwargs) 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-06-04 10:12:11.521 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-06-04 10:12:11.521 | ERROR glance  loaded_plugins = [ 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-06-04 10:12:11.521 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-06-04 10:12:11.521 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-06-04 10:12:11.521 | ERROR glance  raise exc.NoSuchModuleError( 2022-06-04 10:12:11.521 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-06-04 10:12:11.521 | ERROR glance  2022-06-04 10:12:11.521 | + lib/glance:init_glance:493 : time_stop dbsync 2022-06-04 10:12:11.521 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:11.522 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:11.522 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:11.522 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:11.522 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:11.522 | + functions-common:time_stop:2432 : name=dbsync 2022-06-04 10:12:11.522 | + functions-common:time_stop:2433 : start_time=1654337431713 2022-06-04 10:12:11.522 | + functions-common:time_stop:2435 : [[ -z 1654337431713 ]] 2022-06-04 10:12:11.522 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:11.522 | + functions-common:time_stop:2438 : end_time=1654337436886 2022-06-04 10:12:11.522 | + functions-common:time_stop:2439 : elapsed_time=5173 2022-06-04 10:12:11.522 | + functions-common:time_stop:2440 : total=8480 2022-06-04 10:12:11.522 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:11.522 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=13653 2022-06-04 10:12:11.565 | [112388 Async init_glance:151846]: finished init_glance with result 0 in 5 seconds 2022-06-04 10:12:11.570 | + inc/async:async_wait:197 : return 0 2022-06-04 10:12:11.572 | + ./stack.sh:main:1205 : async_wait init_swift 2022-06-04 10:12:11.625 | [112388 Async init_swift:155285]: Waiting for completion of init_swift running on PID 155285 (3 other jobs running) 2022-06-04 10:12:11.652 | [112388 Async init_swift:155285]: Signaling child to exit 2022-06-04 10:12:11.652 | WAKEUP 2022-06-04 10:12:11.676 | [112388 Async init_swift:155285]: Signaled 2022-06-04 10:12:11.678 | + lib/swift:init_swift:673 : local node_number 2022-06-04 10:12:11.678 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-04 10:12:11.678 | No account-reaper running 2022-06-04 10:12:11.678 | No proxy-server running 2022-06-04 10:12:11.678 | No container-updater running 2022-06-04 10:12:11.678 | No container-server running 2022-06-04 10:12:11.678 | No container-replicator running 2022-06-04 10:12:11.678 | No object-auditor running 2022-06-04 10:12:11.678 | No account-replicator running 2022-06-04 10:12:11.678 | No account-auditor running 2022-06-04 10:12:11.678 | No object-server running 2022-06-04 10:12:11.678 | No object-replicator running 2022-06-04 10:12:11.678 | No container-reconciler running 2022-06-04 10:12:11.678 | No container-sync running 2022-06-04 10:12:11.678 | No object-reconstructor running 2022-06-04 10:12:11.678 | No container-sharder running 2022-06-04 10:12:11.678 | No container-auditor running 2022-06-04 10:12:11.678 | No object-expirer running 2022-06-04 10:12:11.678 | No object-updater running 2022-06-04 10:12:11.678 | No account-server running 2022-06-04 10:12:11.678 | + lib/swift:init_swift:675 : true 2022-06-04 10:12:11.678 | + lib/swift:init_swift:678 : create_swift_disk 2022-06-04 10:12:11.678 | + lib/swift:create_swift_disk:570 : local node_number 2022-06-04 10:12:11.678 | + lib/swift:create_swift_disk:575 : local user_group 2022-06-04 10:12:11.678 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-06-04 10:12:11.678 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-06-04 10:12:11.678 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-06-04 10:12:11.678 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-06-04 10:12:11.679 | + functions:create_disk:732 : local node_number 2022-06-04 10:12:11.679 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-04 10:12:11.679 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-06-04 10:12:11.679 | + functions:create_disk:736 : local key 2022-06-04 10:12:11.679 | ++ functions:create_disk:738 : sed s#/.## 2022-06-04 10:12:11.679 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-06-04 10:12:11.679 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-04 10:12:11.679 | + functions:destroy_disk:765 : local key 2022-06-04 10:12:11.679 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | ++ functions:destroy_disk:767 : sed s#/.## 2022-06-04 10:12:11.679 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-06-04 10:12:11.679 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-04 10:12:11.679 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-06-04 10:12:11.679 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-06-04 10:12:11.679 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-06-04 10:12:11.679 | = sectsz=512 attr=2, projid32bit=1 2022-06-04 10:12:11.679 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-04 10:12:11.679 | = reflink=1 2022-06-04 10:12:11.679 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-06-04 10:12:11.679 | = sunit=0 swidth=0 blks 2022-06-04 10:12:11.679 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-04 10:12:11.680 | log =internal log bsize=4096 blocks=2560, version=2 2022-06-04 10:12:11.680 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-04 10:12:11.680 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-04 10:12:11.680 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-04 10:12:11.680 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-06-04 10:12:11.680 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-06-04 10:12:11.680 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-06-04 10:12:11.680 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-06-04 10:12:11.680 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:584 : local node_number 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-06-04 10:12:11.680 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-04 10:12:11.680 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-06-04 10:12:11.680 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1654336719.object.builder backups/1654336720.container.builder backups/1654336722.account.builder backups/1654336728.object.builder backups/1654336729.container.builder backups/1654336731.account.builder backups/1654336728.object.ring.gz backups/1654336729.container.ring.gz backups/1654336731.account.ring.gz 2022-06-04 10:12:11.680 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-06-04 10:12:11.680 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-06-04 10:12:11.680 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-06-04 10:12:11.680 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-06-04 10:12:11.680 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-04 10:12:11.680 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-06-04 10:12:11.680 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-06-04 10:12:11.680 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-06-04 10:12:11.681 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-06-04 10:12:11.681 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-06-04 10:12:11.681 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-06-04 10:12:11.681 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-06-04 10:12:11.681 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-06-04 10:12:11.681 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-06-04 10:12:11.681 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-06-04 10:12:11.681 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-04 10:12:11.681 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-06-04 10:12:11.681 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-04 10:12:11.681 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-06-04 10:12:11.681 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-04 10:12:11.681 | + lib/swift:init_swift:719 : popd 2022-06-04 10:12:11.725 | [112388 Async init_swift:155285]: finished init_swift with result 0 in 15 seconds 2022-06-04 10:12:11.729 | + inc/async:async_wait:197 : return 0 2022-06-04 10:12:11.732 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-06-04 10:12:11.784 | [112388 Async init_cinder:155380]: Waiting for completion of init_cinder running on PID 155380 (2 other jobs running) 2022-06-04 10:12:11.811 | [112388 Async init_cinder:155380]: Signaling child to exit 2022-06-04 10:12:11.811 | WAKEUP 2022-06-04 10:12:11.834 | [112388 Async init_cinder:155380]: Signaled 2022-06-04 10:12:11.835 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-06-04 10:12:11.836 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:11.836 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-06-04 10:12:11.836 | + lib/database:recreate_database:112 : local db=cinder 2022-06-04 10:12:11.836 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-06-04 10:12:11.836 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-06-04 10:12:11.836 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-06-04 10:12:11.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:11.836 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-06-04 10:12:11.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:11.836 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-06-04 10:12:11.836 | + functions-common:time_start:2412 : local name=dbsync 2022-06-04 10:12:11.836 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:11.836 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:11.836 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:11.836 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337484842 2022-06-04 10:12:11.836 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-06-04 10:12:11.836 | INFO dbcounter [-] Registered counter for database cinder 2022-06-04 10:12:11.836 | 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=155617) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-04 10:12:11.836 | DEBUG dbcounter [-] [155617] Writer thread running {{(pid=155617) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:11.836 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:12:11.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:12:11.837 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=155617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:12:11.837 | INFO cinder.db.migration [-] Applying migration(s) 2022-06-04 10:12:11.837 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-04 10:12:11.837 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-04 10:12:11.837 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-06-04 10:12:11.837 | DEBUG dbcounter [-] [155617] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=155617) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:12:11.837 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=155617) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-04 10:12:11.838 | INFO cinder.db.migration [-] Migration(s) applied 2022-06-04 10:12:11.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.838 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:11.838 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:11.838 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-04 10:12:11.838 | last_heartbeat = column_property( 2022-06-04 10:12:11.838 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-04 10:12:11.838 | num_hosts = column_property( 2022-06-04 10:12:11.838 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-04 10:12:11.838 | num_down_hosts = column_property( 2022-06-04 10:12:11.838 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-06-04 10:12:11.838 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:11.838 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:11.838 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:11.838 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:11.838 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:11.838 | + functions-common:time_stop:2432 : name=dbsync 2022-06-04 10:12:11.838 | + functions-common:time_stop:2433 : start_time=1654337484842 2022-06-04 10:12:11.838 | + functions-common:time_stop:2435 : [[ -z 1654337484842 ]] 2022-06-04 10:12:11.838 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:11.838 | + functions-common:time_stop:2438 : end_time=1654337492563 2022-06-04 10:12:11.838 | + functions-common:time_stop:2439 : elapsed_time=7721 2022-06-04 10:12:11.838 | + functions-common:time_stop:2440 : total=8480 2022-06-04 10:12:11.838 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:11.838 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16201 2022-06-04 10:12:11.838 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-06-04 10:12:11.838 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:11.838 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-06-04 10:12:11.838 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-06-04 10:12:11.838 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-04 10:12:11.839 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-06-04 10:12:11.839 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-06-04 10:12:11.839 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-06-04 10:12:11.839 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-06-04 10:12:11.839 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-06-04 10:12:11.839 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-06-04 10:12:11.839 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-06-04 10:12:11.839 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-06-04 10:12:11.839 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-06-04 10:12:11.839 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-04 10:12:11.839 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-04 10:12:11.839 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-04 10:12:11.839 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-06-04 10:12:11.839 | + functions-common:is_suse:537 : is_opensuse 2022-06-04 10:12:11.839 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-04 10:12:11.839 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-04 10:12:11.839 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-04 10:12:11.839 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-04 10:12:11.839 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-04 10:12:11.839 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-06-04 10:12:11.839 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-06-04 10:12:11.839 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-06-04 10:12:11.839 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-04 10:12:11.839 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-06-04 10:12:11.840 | Volume group "stack-volumes-lvmdriver-1" not found 2022-06-04 10:12:11.840 | Cannot process volume group stack-volumes-lvmdriver-1 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-06-04 10:12:11.840 | s|%DIRECTIO%|--direct-io=on|g; 2022-06-04 10:12:11.840 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-06-04 10:12:11.840 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-06-04 10:12:11.840 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-06-04 10:12:11.840 | [Unit] 2022-06-04 10:12:11.840 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-04 10:12:11.840 | DefaultDependencies=no 2022-06-04 10:12:11.840 | After=systemd-udev-settle.service 2022-06-04 10:12:11.840 | Before=lvm2-activation-early.service 2022-06-04 10:12:11.840 | Wants=systemd-udev-settle.service 2022-06-04 10:12:11.840 | 2022-06-04 10:12:11.841 | [Service] 2022-06-04 10:12:11.841 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-04 10:12:11.841 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-06-04 10:12:11.841 | RemainAfterExit=yes 2022-06-04 10:12:11.841 | Type=oneshot 2022-06-04 10:12:11.841 | 2022-06-04 10:12:11.841 | [Install] 2022-06-04 10:12:11.841 | WantedBy=local-fs.target 2022-06-04 10:12:11.841 | Also=systemd-udev-settle.service 2022-06-04 10:12:11.841 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-06-04 10:12:11.841 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-06-04 10:12:11.841 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-06-04 10:12:11.841 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-06-04 10:12:11.841 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-06-04 10:12:11.841 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-06-04 10:12:11.841 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-06-04 10:12:11.841 | Volume group "stack-volumes-lvmdriver-1" not found 2022-06-04 10:12:11.841 | Cannot process volume group stack-volumes-lvmdriver-1 2022-06-04 10:12:11.841 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-06-04 10:12:11.841 | Physical volume "/dev/loop4" successfully created. 2022-06-04 10:12:11.841 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-06-04 10:12:11.841 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-06-04 10:12:11.841 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-06-04 10:12:11.841 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-06-04 10:12:11.841 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-06-04 10:12:11.841 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-06-04 10:12:11.841 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-06-04 10:12:11.841 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-06-04 10:12:11.841 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:11.842 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-06-04 10:12:11.842 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-06-04 10:12:11.842 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-06-04 10:12:11.882 | [112388 Async init_cinder:155380]: finished init_cinder with result 0 in 11 seconds 2022-06-04 10:12:11.887 | + inc/async:async_wait:197 : return 0 2022-06-04 10:12:11.890 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-06-04 10:12:11.908 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:11.911 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-06-04 10:12:11.913 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:12:11.916 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-06-04 10:12:11.918 | + ./stack.sh:main:1213 : init_nova 2022-06-04 10:12:11.921 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-06-04 10:12:11.939 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:11.941 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-06-04 10:12:11.959 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:11.962 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-04 10:12:11.964 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-04 10:12:12.024 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-04 10:12:12.063 | [112388 Async nova-cell-0:157824]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-04 10:12:12.066 | ++ lib/nova:init_nova:838 : seq 1 1 2022-06-04 10:12:12.071 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-04 10:12:12.074 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-06-04 10:12:12.077 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-04 10:12:12.080 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-04 10:12:12.083 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-04 10:12:12.144 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-04 10:12:12.200 | [112388 Async nova-cell-1:157916]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-04 10:12:12.203 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-06-04 10:12:12.206 | + lib/database:recreate_database:112 : local db=nova_api 2022-06-04 10:12:12.209 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-06-04 10:12:12.212 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-06-04 10:12:12.215 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-06-04 10:12:12.221 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:12.602 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-06-04 10:12:12.607 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:12.625 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-06-04 10:12:13.844 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-04 10:12:17.107 | INFO dbcounter [-] Registered counter for database nova_api 2022-06-04 10:12:17.134 | DEBUG dbcounter [-] [157974] Writer thread running {{(pid=157974) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:17.135 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:12:17.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:17.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:17.147 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:12:17.147 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=157974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:12:17.173 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-04 10:12:17.173 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-04 10:12:17.207 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-06-04 10:12:19.267 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=157974) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-04 10:12:19.273 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-06-04 10:12:19.695 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=157974) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-04 10:12:19.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:19.701 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:19.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:19.701 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:20.234 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-06-04 10:12:20.237 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-04 10:12:20.240 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-04 10:12:20.243 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-04 10:12:20.246 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-04 10:12:20.249 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-04 10:12:20.252 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-04 10:12:20.273 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:20.276 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-04 10:12:20.279 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-04 10:12:20.286 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-04 10:12:21.641 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-04 10:12:24.237 | INFO dbcounter [None req-d382e9b7-bf1f-460c-93e0-df42642d906c None None] Registered counter for database nova_api 2022-06-04 10:12:24.267 | DEBUG dbcounter [-] [158529] Writer thread running {{(pid=158529) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:24.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:24.334 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:24.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:24.334 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:24.882 | ++ lib/nova:init_nova:850 : seq 0 1 2022-06-04 10:12:24.887 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-06-04 10:12:24.890 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-06-04 10:12:24.959 | [112388 Async nova-cell-0:157824]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 157824 (3 other jobs running) 2022-06-04 10:12:24.990 | [112388 Async nova-cell-0:157824]: Signaling child to exit 2022-06-04 10:12:25.077 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:12:25.105 | [157824 Async nova-cell-0:157824]: finished successfully 2022-06-04 10:12:25.126 | WAKEUP 2022-06-04 10:12:25.133 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:12:25.151 | [112388 Async nova-cell-0:157824]: Signaled 2022-06-04 10:12:25.154 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-06-04 10:12:25.154 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-06-04 10:12:25.154 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-06-04 10:12:25.154 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-06-04 10:12:25.154 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-06-04 10:12:25.154 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-06-04 10:12:25.154 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-06-04 10:12:25.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:25.154 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-06-04 10:12:25.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:25.154 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-06-04 10:12:25.154 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-04 10:12:25.154 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-06-04 10:12:25.154 | DEBUG dbcounter [-] [157980] Writer thread running {{(pid=157980) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:25.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:12:25.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:12:25.156 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=157980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:12:25.156 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-04 10:12:25.156 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-04 10:12:25.156 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-06-04 10:12:25.156 | DEBUG dbcounter [-] [157980] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=157980) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:12:25.156 | DEBUG dbcounter [-] [157980] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=157980) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:12:25.156 | DEBUG dbcounter [-] [157980] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=157980) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:12:25.156 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=157980) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-04 10:12:25.156 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-06-04 10:12:25.156 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=157980) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-04 10:12:25.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:25.156 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:25.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:25.156 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:25.160 | [157916 Async nova-cell-1:157916]: finished successfully 2022-06-04 10:12:25.200 | [112388 Async nova-cell-0:157824]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-06-04 10:12:25.204 | + inc/async:async_wait:197 : return 0 2022-06-04 10:12:25.207 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-06-04 10:12:25.210 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-06-04 10:12:25.261 | [112388 Async nova-cell-1:157916]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 157916 (2 other jobs running) 2022-06-04 10:12:25.287 | [112388 Async nova-cell-1:157916]: Signaling child to exit 2022-06-04 10:12:25.287 | WAKEUP 2022-06-04 10:12:25.311 | [112388 Async nova-cell-1:157916]: Signaled 2022-06-04 10:12:25.312 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-06-04 10:12:25.312 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-06-04 10:12:25.312 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-06-04 10:12:25.312 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-06-04 10:12:25.313 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-06-04 10:12:25.313 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-06-04 10:12:25.313 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-06-04 10:12:25.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:25.313 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-06-04 10:12:25.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-04 10:12:25.313 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-06-04 10:12:25.313 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-04 10:12:25.313 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-06-04 10:12:25.313 | DEBUG dbcounter [-] [157988] Writer thread running {{(pid=157988) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-04 10:12:25.315 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=157988) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-04 10:12:25.315 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-04 10:12:25.316 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-04 10:12:25.316 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-06-04 10:12:25.316 | DEBUG dbcounter [-] [157988] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=157988) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:12:25.316 | DEBUG dbcounter [-] [157988] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=157988) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:12:25.316 | DEBUG dbcounter [-] [157988] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=157988) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-04 10:12:25.316 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=157988) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-04 10:12:25.316 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-06-04 10:12:25.316 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=157988) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-04 10:12:25.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:25.316 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:25.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:25.316 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:25.361 | [112388 Async nova-cell-1:157916]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-06-04 10:12:25.366 | + inc/async:async_wait:197 : return 0 2022-06-04 10:12:25.368 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-04 10:12:25.371 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-06-04 10:12:26.422 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-04 10:12:28.869 | Running batches of 50 until complete 2022-06-04 10:12:28.869 | INFO dbcounter [None req-249a0fda-7c0b-49e0-bac3-aa49fd7a8697 None None] Registered counter for database nova_cell0 2022-06-04 10:12:28.892 | DEBUG dbcounter [-] [159065] Writer thread running {{(pid=159065) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:29.021 | INFO dbcounter [None req-249a0fda-7c0b-49e0-bac3-aa49fd7a8697 None None] Registered counter for database nova_api 2022-06-04 10:12:29.034 | DEBUG dbcounter [-] [159065] Writer thread running {{(pid=159065) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:29.158 | INFO dbcounter [None req-249a0fda-7c0b-49e0-bac3-aa49fd7a8697 None None] Registered counter for database nova_cell0 2022-06-04 10:12:29.170 | DEBUG dbcounter [-] [159065] Writer thread running {{(pid=159065) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:29.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:29.236 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:29.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:29.236 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:29.236 | +-------------------------------------+--------------+-----------+ 2022-06-04 10:12:29.237 | | Migration | Total Needed | Completed | 2022-06-04 10:12:29.237 | +-------------------------------------+--------------+-----------+ 2022-06-04 10:12:29.237 | | fill_virtual_interface_list | 0 | 0 | 2022-06-04 10:12:29.237 | | migrate_empty_ratio | 0 | 0 | 2022-06-04 10:12:29.237 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-06-04 10:12:29.237 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-06-04 10:12:29.237 | | migration_migrate_to_uuid | 0 | 0 | 2022-06-04 10:12:29.237 | | populate_dev_uuids | 0 | 0 | 2022-06-04 10:12:29.237 | | populate_missing_availability_zones | 0 | 0 | 2022-06-04 10:12:29.237 | | populate_queued_for_delete | 0 | 0 | 2022-06-04 10:12:29.237 | | populate_user_id | 0 | 0 | 2022-06-04 10:12:29.237 | | populate_uuids | 0 | 0 | 2022-06-04 10:12:29.237 | +-------------------------------------+--------------+-----------+ 2022-06-04 10:12:29.752 | ++ lib/nova:init_nova:864 : seq 1 1 2022-06-04 10:12:29.757 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-04 10:12:29.760 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-06-04 10:12:29.763 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-04 10:12:29.766 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-04 10:12:29.769 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-06-04 10:12:30.842 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-06-04 10:12:33.347 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-06-04 10:12:33.348 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-06-04 10:12:33.348 | INFO dbcounter [None req-29c6cdb3-c69d-4a13-84eb-1a16bc1687e4 None None] Registered counter for database nova_api 2022-06-04 10:12:33.380 | DEBUG dbcounter [-] [159082] Writer thread running {{(pid=159082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-04 10:12:33.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:33.447 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:33.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:12:33.447 | from cryptography.utils import int_from_bytes 2022-06-04 10:12:33.906 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-06-04 10:12:33.908 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-06-04 10:12:33.922 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-06-04 10:12:33.925 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-06-04 10:12:33.943 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:33.946 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-06-04 10:12:33.948 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-06-04 10:12:34.009 | + inc/async:async_inner:63 : configure_neutron_nova 2022-06-04 10:12:34.051 | [112388 Async configure_neutron_nova:159152]: running: configure_neutron_nova 2022-06-04 10:12:34.053 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-06-04 10:12:34.056 | + functions-common:run_phase:1854 : local mode=stack 2022-06-04 10:12:34.059 | + functions-common:run_phase:1855 : local phase=post-config 2022-06-04 10:12:34.062 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-04 10:12:34.064 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-04 10:12:34.068 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-04 10:12:34.070 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-04 10:12:34.073 | + functions-common:run_phase:1864 : local extra 2022-06-04 10:12:34.077 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-04 10:12:34.081 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-04 10:12:34.084 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-04 10:12:34.087 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-04 10:12:34.090 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-06-04 10:12:34.093 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-04 10:12:34.112 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:34.115 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-04 10:12:34.117 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:12:34.120 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-06-04 10:12:34.122 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-04 10:12:34.125 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-04 10:12:34.128 | ++ extras.d/80-tempest.sh:source:12 : : 2022-06-04 10:12:34.130 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-04 10:12:34.133 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-04 10:12:34.135 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-04 10:12:34.138 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-04 10:12:34.141 | + functions-common:run_phase:1881 : run_plugins stack post-config 2022-06-04 10:12:34.144 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-04 10:12:34.146 | + functions-common:run_plugins:1841 : local phase=post-config 2022-06-04 10:12:34.149 | + functions-common:run_plugins:1843 : local plugins= 2022-06-04 10:12:34.152 | + functions-common:run_plugins:1844 : local plugin 2022-06-04 10:12:34.155 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-06-04 10:12:34.158 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.161 | + inc/meta-config:merge_config_group:171 : shift 2022-06-04 10:12:34.163 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-06-04 10:12:34.166 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-04 10:12:34.169 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-06-04 10:12:34.172 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-06-04 10:12:34.175 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-06-04 10:12:34.179 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.181 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-06-04 10:12:34.185 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-04 10:12:34.187 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-06-04 10:12:34.187 | /^\[\[.+\|.*\]\]/ { 2022-06-04 10:12:34.187 | gsub("[][]", "", $1); 2022-06-04 10:12:34.187 | split($1, a, "|"); 2022-06-04 10:12:34.187 | if (a[1] == matchgroup) 2022-06-04 10:12:34.187 | print a[2] 2022-06-04 10:12:34.188 | } 2022-06-04 10:12:34.188 | ' /home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.194 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-04 10:12:34.197 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-04 10:12:34.199 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-04 10:12:34.204 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-06-04 10:12:34.207 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-06-04 10:12:34.210 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-06-04 10:12:34.213 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-06-04 10:12:34.217 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-06-04 10:12:34.221 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-06-04 10:12:34.224 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-06-04 10:12:34.227 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-06-04 10:12:34.230 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.233 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-04 10:12:34.236 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-06-04 10:12:34.239 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-04 10:12:34.242 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-06-04 10:12:34.245 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-06-04 10:12:34.249 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-06-04 10:12:34.251 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-06-04 10:12:34.255 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-06-04 10:12:34.256 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-06-04 10:12:34.257 | BEGIN { 2022-06-04 10:12:34.257 | section = "" 2022-06-04 10:12:34.257 | last_section = "" 2022-06-04 10:12:34.257 | section_count = 0 2022-06-04 10:12:34.257 | } 2022-06-04 10:12:34.257 | /^\[.+\]/ { 2022-06-04 10:12:34.257 | gsub("[][]", "", $1); 2022-06-04 10:12:34.257 | section=$1 2022-06-04 10:12:34.257 | next 2022-06-04 10:12:34.257 | } 2022-06-04 10:12:34.257 | /^ *\#/ { 2022-06-04 10:12:34.257 | next 2022-06-04 10:12:34.257 | } 2022-06-04 10:12:34.257 | /^[^ \t]+/ { 2022-06-04 10:12:34.257 | # get offset of first = in $0 2022-06-04 10:12:34.257 | eq_idx = index($0, "=") 2022-06-04 10:12:34.257 | # extract attr & value from $0 2022-06-04 10:12:34.257 | attr = substr($0, 1, eq_idx - 1) 2022-06-04 10:12:34.257 | value = substr($0, eq_idx + 1) 2022-06-04 10:12:34.257 | # only need to strip trailing whitespace from attr 2022-06-04 10:12:34.257 | sub(/[ \t]*$/, "", attr) 2022-06-04 10:12:34.257 | # need to strip leading & trailing whitespace from value 2022-06-04 10:12:34.257 | sub(/^[ \t]*/, "", value) 2022-06-04 10:12:34.257 | sub(/[ \t]*$/, "", value) 2022-06-04 10:12:34.257 | 2022-06-04 10:12:34.257 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-04 10:12:34.257 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-04 10:12:34.257 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-04 10:12:34.257 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-04 10:12:34.257 | if (! (section, attr) in cfg_attr_count) { 2022-06-04 10:12:34.257 | if (section != last_section) { 2022-06-04 10:12:34.257 | cfg_section[section_count++] = section 2022-06-04 10:12:34.258 | last_section = section 2022-06-04 10:12:34.258 | } 2022-06-04 10:12:34.258 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-04 10:12:34.258 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-04 10:12:34.258 | 2022-06-04 10:12:34.258 | cfg_attr[section, attr, 0] = value 2022-06-04 10:12:34.258 | cfg_attr_count[section, attr] = 1 2022-06-04 10:12:34.258 | } else { 2022-06-04 10:12:34.258 | lno = cfg_attr_count[section, attr]++ 2022-06-04 10:12:34.258 | cfg_attr[section, attr, lno] = value 2022-06-04 10:12:34.258 | } 2022-06-04 10:12:34.258 | } 2022-06-04 10:12:34.258 | END { 2022-06-04 10:12:34.258 | # Process each section in order 2022-06-04 10:12:34.258 | for (sno = 0; sno < section_count; sno++) { 2022-06-04 10:12:34.258 | section = cfg_section[sno] 2022-06-04 10:12:34.258 | # The ini routines simply append a config item immediately 2022-06-04 10:12:34.258 | # after the section header. To keep the same order as defined 2022-06-04 10:12:34.258 | # in local.conf, invoke the ini routines in the reverse order 2022-06-04 10:12:34.258 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-04 10:12:34.258 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-04 10:12:34.258 | if (cfg_attr_count[section, attr] == 1) 2022-06-04 10:12:34.258 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-04 10:12:34.258 | else { 2022-06-04 10:12:34.258 | # For multiline, invoke the ini routines in the reverse order 2022-06-04 10:12:34.258 | count = cfg_attr_count[section, attr] 2022-06-04 10:12:34.258 | print "inidelete " configfile " " section " " attr 2022-06-04 10:12:34.258 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-04 10:12:34.258 | for (l = count -2; l >= 0; l--) 2022-06-04 10:12:34.258 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-04 10:12:34.258 | } 2022-06-04 10:12:34.259 | } 2022-06-04 10:12:34.259 | } 2022-06-04 10:12:34.259 | } 2022-06-04 10:12:34.259 | ' 2022-06-04 10:12:34.259 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.259 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.259 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-04 10:12:34.261 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-04 10:12:34.265 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-06-04 10:12:34.268 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-04 10:12:34.271 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-06-04 10:12:34.274 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-06-04 10:12:34.274 | BEGIN { group = "" } 2022-06-04 10:12:34.274 | /^\[\[.+\|.*\]\]/ { 2022-06-04 10:12:34.274 | gsub("[][]", "", $1); 2022-06-04 10:12:34.274 | split($1, a, "|"); 2022-06-04 10:12:34.274 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-04 10:12:34.274 | group=a[1] 2022-06-04 10:12:34.274 | } else { 2022-06-04 10:12:34.274 | group="" 2022-06-04 10:12:34.274 | } 2022-06-04 10:12:34.274 | next 2022-06-04 10:12:34.274 | } 2022-06-04 10:12:34.275 | { 2022-06-04 10:12:34.275 | if (group != "") 2022-06-04 10:12:34.275 | print $0 2022-06-04 10:12:34.275 | } 2022-06-04 10:12:34.275 | ' /home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-06-04 10:12:34.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-06-04 10:12:34.317 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.320 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-06-04 10:12:34.325 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-06-04 10:12:34.362 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.366 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-06-04 10:12:34.369 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-06-04 10:12:34.408 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.410 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-06-04 10:12:34.413 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-06-04 10:12:34.446 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-06-04 10:12:34.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-06-04 10:12:34.484 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-06-04 10:12:34.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-04 10:12:34.522 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.66/identity"' 2022-06-04 10:12:34.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.66/identity 2022-06-04 10:12:34.562 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-06-04 10:12:34.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-06-04 10:12:34.603 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.607 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-06-04 10:12:34.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-04 10:12:34.642 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-06-04 10:12:34.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-04 10:12:34.681 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-06-04 10:12:34.687 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-06-04 10:12:34.721 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-06-04 10:12:34.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-04 10:12:34.762 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-06-04 10:12:34.768 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-06-04 10:12:34.799 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.802 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-04 10:12:34.805 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-04 10:12:34.808 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-04 10:12:34.812 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-06-04 10:12:34.815 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-06-04 10:12:34.818 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-06-04 10:12:34.821 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-06-04 10:12:34.825 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-06-04 10:12:34.829 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-06-04 10:12:34.832 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-06-04 10:12:34.834 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-06-04 10:12:34.837 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.841 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-04 10:12:34.844 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-06-04 10:12:34.846 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-04 10:12:34.850 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-06-04 10:12:34.853 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-06-04 10:12:34.857 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-06-04 10:12:34.860 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-06-04 10:12:34.864 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-06-04 10:12:34.866 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.867 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.867 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-06-04 10:12:34.867 | BEGIN { 2022-06-04 10:12:34.867 | section = "" 2022-06-04 10:12:34.867 | last_section = "" 2022-06-04 10:12:34.867 | section_count = 0 2022-06-04 10:12:34.867 | } 2022-06-04 10:12:34.867 | /^\[.+\]/ { 2022-06-04 10:12:34.867 | gsub("[][]", "", $1); 2022-06-04 10:12:34.867 | section=$1 2022-06-04 10:12:34.867 | next 2022-06-04 10:12:34.867 | } 2022-06-04 10:12:34.867 | /^ *\#/ { 2022-06-04 10:12:34.867 | next 2022-06-04 10:12:34.867 | } 2022-06-04 10:12:34.867 | /^[^ \t]+/ { 2022-06-04 10:12:34.867 | # get offset of first = in $0 2022-06-04 10:12:34.867 | eq_idx = index($0, "=") 2022-06-04 10:12:34.867 | # extract attr & value from $0 2022-06-04 10:12:34.867 | attr = substr($0, 1, eq_idx - 1) 2022-06-04 10:12:34.867 | value = substr($0, eq_idx + 1) 2022-06-04 10:12:34.867 | # only need to strip trailing whitespace from attr 2022-06-04 10:12:34.867 | sub(/[ \t]*$/, "", attr) 2022-06-04 10:12:34.867 | # need to strip leading & trailing whitespace from value 2022-06-04 10:12:34.867 | sub(/^[ \t]*/, "", value) 2022-06-04 10:12:34.867 | sub(/[ \t]*$/, "", value) 2022-06-04 10:12:34.867 | 2022-06-04 10:12:34.867 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-04 10:12:34.868 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-04 10:12:34.868 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-04 10:12:34.868 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-04 10:12:34.868 | if (! (section, attr) in cfg_attr_count) { 2022-06-04 10:12:34.868 | if (section != last_section) { 2022-06-04 10:12:34.868 | cfg_section[section_count++] = section 2022-06-04 10:12:34.868 | last_section = section 2022-06-04 10:12:34.868 | } 2022-06-04 10:12:34.868 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-04 10:12:34.868 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-04 10:12:34.868 | 2022-06-04 10:12:34.868 | cfg_attr[section, attr, 0] = value 2022-06-04 10:12:34.868 | cfg_attr_count[section, attr] = 1 2022-06-04 10:12:34.868 | } else { 2022-06-04 10:12:34.868 | lno = cfg_attr_count[section, attr]++ 2022-06-04 10:12:34.868 | cfg_attr[section, attr, lno] = value 2022-06-04 10:12:34.868 | } 2022-06-04 10:12:34.868 | } 2022-06-04 10:12:34.868 | END { 2022-06-04 10:12:34.868 | # Process each section in order 2022-06-04 10:12:34.868 | for (sno = 0; sno < section_count; sno++) { 2022-06-04 10:12:34.868 | section = cfg_section[sno] 2022-06-04 10:12:34.868 | # The ini routines simply append a config item immediately 2022-06-04 10:12:34.868 | # after the section header. To keep the same order as defined 2022-06-04 10:12:34.868 | # in local.conf, invoke the ini routines in the reverse order 2022-06-04 10:12:34.868 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-04 10:12:34.868 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-04 10:12:34.868 | if (cfg_attr_count[section, attr] == 1) 2022-06-04 10:12:34.868 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-04 10:12:34.868 | else { 2022-06-04 10:12:34.868 | # For multiline, invoke the ini routines in the reverse order 2022-06-04 10:12:34.869 | count = cfg_attr_count[section, attr] 2022-06-04 10:12:34.869 | print "inidelete " configfile " " section " " attr 2022-06-04 10:12:34.869 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-04 10:12:34.869 | for (l = count -2; l >= 0; l--) 2022-06-04 10:12:34.869 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-04 10:12:34.869 | } 2022-06-04 10:12:34.869 | } 2022-06-04 10:12:34.869 | } 2022-06-04 10:12:34.869 | } 2022-06-04 10:12:34.869 | ' 2022-06-04 10:12:34.870 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-04 10:12:34.871 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-04 10:12:34.874 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-06-04 10:12:34.877 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-04 10:12:34.879 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-06-04 10:12:34.884 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-06-04 10:12:34.884 | BEGIN { group = "" } 2022-06-04 10:12:34.884 | /^\[\[.+\|.*\]\]/ { 2022-06-04 10:12:34.884 | gsub("[][]", "", $1); 2022-06-04 10:12:34.884 | split($1, a, "|"); 2022-06-04 10:12:34.884 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-04 10:12:34.884 | group=a[1] 2022-06-04 10:12:34.884 | } else { 2022-06-04 10:12:34.884 | group="" 2022-06-04 10:12:34.884 | } 2022-06-04 10:12:34.884 | next 2022-06-04 10:12:34.884 | } 2022-06-04 10:12:34.884 | { 2022-06-04 10:12:34.884 | if (group != "") 2022-06-04 10:12:34.884 | print $0 2022-06-04 10:12:34.884 | } 2022-06-04 10:12:34.884 | ' /home/ubuntu/devstack/local.conf 2022-06-04 10:12:34.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-06-04 10:12:34.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-06-04 10:12:34.902 | + inc/async:async_inner:64 : rc=0 2022-06-04 10:12:34.926 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.929 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-06-04 10:12:34.931 | [159152 Async configure_neutron_nova:159152]: finished successfully 2022-06-04 10:12:34.931 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-06-04 10:12:34.962 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:34.964 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-06-04 10:12:34.967 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-06-04 10:12:34.998 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.000 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-06-04 10:12:35.003 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-06-04 10:12:35.033 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.035 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-06-04 10:12:35.038 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-06-04 10:12:35.068 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-06-04 10:12:35.073 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-06-04 10:12:35.103 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.107 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-06-04 10:12:35.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-06-04 10:12:35.140 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-06-04 10:12:35.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-06-04 10:12:35.175 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-06-04 10:12:35.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-06-04 10:12:35.210 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.213 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-06-04 10:12:35.216 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-06-04 10:12:35.246 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.249 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-06-04 10:12:35.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-06-04 10:12:35.281 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.284 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-06-04 10:12:35.286 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-06-04 10:12:35.318 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.321 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-06-04 10:12:35.324 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-06-04 10:12:35.357 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-06-04 10:12:35.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-06-04 10:12:35.393 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.396 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-06-04 10:12:35.398 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-06-04 10:12:35.429 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.431 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-06-04 10:12:35.435 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-06-04 10:12:35.465 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.468 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-04 10:12:35.471 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-04 10:12:35.473 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-04 10:12:35.477 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-06-04 10:12:35.480 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-06-04 10:12:35.483 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-06-04 10:12:35.485 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-06-04 10:12:35.488 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-06-04 10:12:35.493 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-06-04 10:12:35.495 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-06-04 10:12:35.498 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-06-04 10:12:35.501 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:35.504 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-04 10:12:35.506 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-06-04 10:12:35.509 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-04 10:12:35.512 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-06-04 10:12:35.515 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-06-04 10:12:35.518 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-06-04 10:12:35.520 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-06-04 10:12:35.524 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-06-04 10:12:35.524 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-06-04 10:12:35.524 | BEGIN { 2022-06-04 10:12:35.524 | section = "" 2022-06-04 10:12:35.524 | last_section = "" 2022-06-04 10:12:35.524 | section_count = 0 2022-06-04 10:12:35.524 | } 2022-06-04 10:12:35.524 | /^\[.+\]/ { 2022-06-04 10:12:35.524 | gsub("[][]", "", $1); 2022-06-04 10:12:35.524 | section=$1 2022-06-04 10:12:35.525 | next 2022-06-04 10:12:35.525 | } 2022-06-04 10:12:35.525 | /^ *\#/ { 2022-06-04 10:12:35.525 | next 2022-06-04 10:12:35.525 | } 2022-06-04 10:12:35.525 | /^[^ \t]+/ { 2022-06-04 10:12:35.525 | # get offset of first = in $0 2022-06-04 10:12:35.525 | eq_idx = index($0, "=") 2022-06-04 10:12:35.525 | # extract attr & value from $0 2022-06-04 10:12:35.525 | attr = substr($0, 1, eq_idx - 1) 2022-06-04 10:12:35.525 | value = substr($0, eq_idx + 1) 2022-06-04 10:12:35.525 | # only need to strip trailing whitespace from attr 2022-06-04 10:12:35.525 | sub(/[ \t]*$/, "", attr) 2022-06-04 10:12:35.525 | # need to strip leading & trailing whitespace from value 2022-06-04 10:12:35.525 | sub(/^[ \t]*/, "", value) 2022-06-04 10:12:35.525 | sub(/[ \t]*$/, "", value) 2022-06-04 10:12:35.525 | 2022-06-04 10:12:35.525 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-04 10:12:35.525 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-04 10:12:35.525 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-04 10:12:35.525 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-04 10:12:35.525 | if (! (section, attr) in cfg_attr_count) { 2022-06-04 10:12:35.525 | if (section != last_section) { 2022-06-04 10:12:35.525 | cfg_section[section_count++] = section 2022-06-04 10:12:35.525 | last_section = section 2022-06-04 10:12:35.525 | } 2022-06-04 10:12:35.525 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-04 10:12:35.525 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-04 10:12:35.525 | 2022-06-04 10:12:35.525 | cfg_attr[section, attr, 0] = value 2022-06-04 10:12:35.525 | cfg_attr_count[section, attr] = 1 2022-06-04 10:12:35.525 | } else { 2022-06-04 10:12:35.525 | lno = cfg_attr_count[section, attr]++ 2022-06-04 10:12:35.526 | cfg_attr[section, attr, lno] = value 2022-06-04 10:12:35.526 | } 2022-06-04 10:12:35.526 | } 2022-06-04 10:12:35.526 | END { 2022-06-04 10:12:35.526 | # Process each section in order 2022-06-04 10:12:35.526 | for (sno = 0; sno < section_count; sno++) { 2022-06-04 10:12:35.526 | section = cfg_section[sno] 2022-06-04 10:12:35.526 | # The ini routines simply append a config item immediately 2022-06-04 10:12:35.526 | # after the section header. To keep the same order as defined 2022-06-04 10:12:35.526 | # in local.conf, invoke the ini routines in the reverse order 2022-06-04 10:12:35.526 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-04 10:12:35.526 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-04 10:12:35.526 | if (cfg_attr_count[section, attr] == 1) 2022-06-04 10:12:35.526 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-04 10:12:35.526 | else { 2022-06-04 10:12:35.526 | # For multiline, invoke the ini routines in the reverse order 2022-06-04 10:12:35.526 | count = cfg_attr_count[section, attr] 2022-06-04 10:12:35.526 | print "inidelete " configfile " " section " " attr 2022-06-04 10:12:35.526 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-04 10:12:35.526 | for (l = count -2; l >= 0; l--) 2022-06-04 10:12:35.526 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-04 10:12:35.526 | } 2022-06-04 10:12:35.526 | } 2022-06-04 10:12:35.526 | } 2022-06-04 10:12:35.526 | } 2022-06-04 10:12:35.526 | ' 2022-06-04 10:12:35.526 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.528 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-04 10:12:35.529 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:35.531 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-04 10:12:35.534 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-06-04 10:12:35.536 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-04 10:12:35.539 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-06-04 10:12:35.541 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-06-04 10:12:35.541 | BEGIN { group = "" } 2022-06-04 10:12:35.541 | /^\[\[.+\|.*\]\]/ { 2022-06-04 10:12:35.541 | gsub("[][]", "", $1); 2022-06-04 10:12:35.541 | split($1, a, "|"); 2022-06-04 10:12:35.541 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-04 10:12:35.541 | group=a[1] 2022-06-04 10:12:35.542 | } else { 2022-06-04 10:12:35.542 | group="" 2022-06-04 10:12:35.542 | } 2022-06-04 10:12:35.542 | next 2022-06-04 10:12:35.542 | } 2022-06-04 10:12:35.542 | { 2022-06-04 10:12:35.542 | if (group != "") 2022-06-04 10:12:35.542 | print $0 2022-06-04 10:12:35.542 | } 2022-06-04 10:12:35.542 | ' /home/ubuntu/devstack/local.conf 2022-06-04 10:12:35.548 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-06-04 10:12:35.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-06-04 10:12:35.583 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.586 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-06-04 10:12:35.588 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-06-04 10:12:35.619 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.622 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-06-04 10:12:35.624 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-06-04 10:12:35.653 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-06-04 10:12:35.661 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-06-04 10:12:35.690 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.693 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-06-04 10:12:35.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-04 10:12:35.725 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-06-04 10:12:35.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-06-04 10:12:35.760 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-06-04 10:12:35.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-04 10:12:35.796 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-06-04 10:12:35.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-04 10:12:35.831 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.835 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-04 10:12:35.837 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-04 10:12:35.840 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-04 10:12:35.843 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-06-04 10:12:35.846 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:12:35.849 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:12:35.851 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-06-04 10:12:35.855 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:12:35.860 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-06-04 10:12:35.862 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-06-04 10:12:35.865 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-06-04 10:12:35.868 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:35.870 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-04 10:12:35.874 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-06-04 10:12:35.876 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-04 10:12:35.880 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-06-04 10:12:35.882 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:12:35.885 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-04 10:12:35.888 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-06-04 10:12:35.891 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-06-04 10:12:35.892 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-06-04 10:12:35.892 | BEGIN { 2022-06-04 10:12:35.892 | section = "" 2022-06-04 10:12:35.892 | last_section = "" 2022-06-04 10:12:35.892 | section_count = 0 2022-06-04 10:12:35.892 | } 2022-06-04 10:12:35.892 | /^\[.+\]/ { 2022-06-04 10:12:35.892 | gsub("[][]", "", $1); 2022-06-04 10:12:35.892 | section=$1 2022-06-04 10:12:35.892 | next 2022-06-04 10:12:35.892 | } 2022-06-04 10:12:35.892 | /^ *\#/ { 2022-06-04 10:12:35.892 | next 2022-06-04 10:12:35.892 | } 2022-06-04 10:12:35.892 | /^[^ \t]+/ { 2022-06-04 10:12:35.892 | # get offset of first = in $0 2022-06-04 10:12:35.892 | eq_idx = index($0, "=") 2022-06-04 10:12:35.892 | # extract attr & value from $0 2022-06-04 10:12:35.892 | attr = substr($0, 1, eq_idx - 1) 2022-06-04 10:12:35.892 | value = substr($0, eq_idx + 1) 2022-06-04 10:12:35.892 | # only need to strip trailing whitespace from attr 2022-06-04 10:12:35.892 | sub(/[ \t]*$/, "", attr) 2022-06-04 10:12:35.892 | # need to strip leading & trailing whitespace from value 2022-06-04 10:12:35.893 | sub(/^[ \t]*/, "", value) 2022-06-04 10:12:35.893 | sub(/[ \t]*$/, "", value) 2022-06-04 10:12:35.893 | 2022-06-04 10:12:35.893 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-04 10:12:35.893 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-04 10:12:35.893 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-04 10:12:35.893 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-04 10:12:35.893 | if (! (section, attr) in cfg_attr_count) { 2022-06-04 10:12:35.893 | if (section != last_section) { 2022-06-04 10:12:35.893 | cfg_section[section_count++] = section 2022-06-04 10:12:35.893 | last_section = section 2022-06-04 10:12:35.893 | } 2022-06-04 10:12:35.893 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-04 10:12:35.893 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-04 10:12:35.893 | 2022-06-04 10:12:35.893 | cfg_attr[section, attr, 0] = value 2022-06-04 10:12:35.893 | cfg_attr_count[section, attr] = 1 2022-06-04 10:12:35.893 | } else { 2022-06-04 10:12:35.893 | lno = cfg_attr_count[section, attr]++ 2022-06-04 10:12:35.893 | cfg_attr[section, attr, lno] = value 2022-06-04 10:12:35.893 | } 2022-06-04 10:12:35.893 | } 2022-06-04 10:12:35.893 | END { 2022-06-04 10:12:35.893 | # Process each section in order 2022-06-04 10:12:35.893 | for (sno = 0; sno < section_count; sno++) { 2022-06-04 10:12:35.893 | section = cfg_section[sno] 2022-06-04 10:12:35.893 | # The ini routines simply append a config item immediately 2022-06-04 10:12:35.893 | # after the section header. To keep the same order as defined 2022-06-04 10:12:35.893 | # in local.conf, invoke the ini routines in the reverse order 2022-06-04 10:12:35.893 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-04 10:12:35.893 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-04 10:12:35.893 | if (cfg_attr_count[section, attr] == 1) 2022-06-04 10:12:35.893 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-04 10:12:35.894 | else { 2022-06-04 10:12:35.894 | # For multiline, invoke the ini routines in the reverse order 2022-06-04 10:12:35.894 | count = cfg_attr_count[section, attr] 2022-06-04 10:12:35.894 | print "inidelete " configfile " " section " " attr 2022-06-04 10:12:35.894 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-04 10:12:35.894 | for (l = count -2; l >= 0; l--) 2022-06-04 10:12:35.894 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-04 10:12:35.894 | } 2022-06-04 10:12:35.894 | } 2022-06-04 10:12:35.894 | } 2022-06-04 10:12:35.894 | } 2022-06-04 10:12:35.894 | ' 2022-06-04 10:12:35.894 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.895 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-04 10:12:35.895 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-04 10:12:35.897 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-04 10:12:35.900 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-06-04 10:12:35.902 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-04 10:12:35.905 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-06-04 10:12:35.908 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-06-04 10:12:35.908 | BEGIN { group = "" } 2022-06-04 10:12:35.908 | /^\[\[.+\|.*\]\]/ { 2022-06-04 10:12:35.908 | gsub("[][]", "", $1); 2022-06-04 10:12:35.908 | split($1, a, "|"); 2022-06-04 10:12:35.908 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-04 10:12:35.908 | group=a[1] 2022-06-04 10:12:35.908 | } else { 2022-06-04 10:12:35.908 | group="" 2022-06-04 10:12:35.908 | } 2022-06-04 10:12:35.908 | next 2022-06-04 10:12:35.908 | } 2022-06-04 10:12:35.908 | { 2022-06-04 10:12:35.908 | if (group != "") 2022-06-04 10:12:35.908 | print $0 2022-06-04 10:12:35.908 | } 2022-06-04 10:12:35.908 | ' /home/ubuntu/devstack/local.conf 2022-06-04 10:12:35.914 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-06-04 10:12:35.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-06-04 10:12:35.946 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-06-04 10:12:35.951 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-06-04 10:12:35.979 | + inc/meta-config:merge_config_file:164 : read a 2022-06-04 10:12:35.983 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-06-04 10:12:36.002 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:36.005 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-06-04 10:12:36.007 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:12:36.010 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-06-04 10:12:36.012 | + ./stack.sh:main:1247 : start_swift 2022-06-04 10:12:36.015 | + lib/swift:start_swift:757 : restart_service memcached 2022-06-04 10:12:36.018 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-04 10:12:36.020 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-04 10:12:36.047 | + lib/swift:start_swift:760 : is_ubuntu 2022-06-04 10:12:36.052 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-04 10:12:36.054 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-04 10:12:36.057 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-06-04 10:12:36.503 | Restarting rsync (via systemctl): rsync.service. 2022-06-04 10:12:36.508 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-06-04 10:12:36.511 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-06-04 10:12:36.513 | + lib/swift:start_swift:788 : local foreground_services type 2022-06-04 10:12:36.516 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-06-04 10:12:36.518 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-04 10:12:36.521 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.524 | + functions-common:run_process:1681 : local service=s-object 2022-06-04 10:12:36.526 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.529 | + functions-common:run_process:1683 : local group= 2022-06-04 10:12:36.532 | + functions-common:run_process:1684 : local user= 2022-06-04 10:12:36.534 | + functions-common:run_process:1686 : local name=s-object 2022-06-04 10:12:36.538 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:12:36.541 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:12:36.544 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:36.547 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:36.550 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:36.554 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337556552 2022-06-04 10:12:36.557 | + functions-common:run_process:1689 : is_service_enabled s-object 2022-06-04 10:12:36.575 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:36.578 | + functions-common:run_process:1690 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-06-04 10:12:36.580 | + functions-common:_run_under_systemd:1646 : local service=s-object 2022-06-04 10:12:36.583 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.585 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.588 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.591 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.593 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-06-04 10:12:36.596 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-06-04 10:12:36.598 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-object.service 2022-06-04 10:12:36.601 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:12:36.603 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:12:36.606 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-06-04 10:12:36.609 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-06-04 10:12:36.611 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-06-04 10:12:36.613 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.616 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:12:36.618 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:12:36.620 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:12:36.623 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:12:36.625 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-06-04 10:12:36.627 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:12:36.631 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-06-04 10:12:36.684 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-06-04 10:12:36.737 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-04 10:12:36.790 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-06-04 10:12:36.845 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-06-04 10:12:36.898 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:12:36.952 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:12:36.954 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-06-04 10:12:37.007 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:12:37.430 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-object.service 2022-06-04 10:12:37.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-06-04 10:12:37.833 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-object.service 2022-06-04 10:12:37.857 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:12:37.860 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:37.862 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:37.865 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:37.867 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:37.870 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:37.872 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:12:37.875 | + functions-common:time_stop:2433 : start_time=1654337556552 2022-06-04 10:12:37.877 | + functions-common:time_stop:2435 : [[ -z 1654337556552 ]] 2022-06-04 10:12:37.880 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:37.885 | + functions-common:time_stop:2438 : end_time=1654337557882 2022-06-04 10:12:37.888 | + functions-common:time_stop:2439 : elapsed_time=1330 2022-06-04 10:12:37.890 | + functions-common:time_stop:2440 : total=2868 2022-06-04 10:12:37.893 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:37.895 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4198 2022-06-04 10:12:37.898 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-04 10:12:37.900 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:37.903 | + functions-common:run_process:1681 : local service=s-container 2022-06-04 10:12:37.906 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:37.908 | + functions-common:run_process:1683 : local group= 2022-06-04 10:12:37.911 | + functions-common:run_process:1684 : local user= 2022-06-04 10:12:37.913 | + functions-common:run_process:1686 : local name=s-container 2022-06-04 10:12:37.916 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:12:37.918 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:12:37.921 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:37.923 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:37.926 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:37.931 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337557928 2022-06-04 10:12:37.934 | + functions-common:run_process:1689 : is_service_enabled s-container 2022-06-04 10:12:37.951 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:37.954 | + functions-common:run_process:1690 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-06-04 10:12:37.957 | + functions-common:_run_under_systemd:1646 : local service=s-container 2022-06-04 10:12:37.959 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:37.962 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:37.964 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:37.967 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:37.969 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-06-04 10:12:37.972 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-06-04 10:12:37.974 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-container.service 2022-06-04 10:12:37.977 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:12:37.979 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:12:37.982 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-06-04 10:12:37.984 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-06-04 10:12:37.987 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-06-04 10:12:37.989 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:37.992 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:12:37.994 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:12:37.997 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:12:38.000 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:12:38.002 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-06-04 10:12:38.005 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:12:38.009 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-06-04 10:12:38.064 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-06-04 10:12:38.117 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-04 10:12:38.172 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-06-04 10:12:38.226 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-06-04 10:12:38.284 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:12:38.344 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:12:38.346 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-06-04 10:12:38.410 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:12:38.807 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-container.service 2022-06-04 10:12:38.821 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-06-04 10:12:39.241 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-container.service 2022-06-04 10:12:39.271 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:12:39.273 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:39.276 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:39.278 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:39.281 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:39.283 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:39.286 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:12:39.288 | + functions-common:time_stop:2433 : start_time=1654337557928 2022-06-04 10:12:39.291 | + functions-common:time_stop:2435 : [[ -z 1654337557928 ]] 2022-06-04 10:12:39.294 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:39.298 | + functions-common:time_stop:2438 : end_time=1654337559296 2022-06-04 10:12:39.301 | + functions-common:time_stop:2439 : elapsed_time=1368 2022-06-04 10:12:39.303 | + functions-common:time_stop:2440 : total=4198 2022-06-04 10:12:39.306 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:39.312 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5566 2022-06-04 10:12:39.315 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-04 10:12:39.319 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.325 | + functions-common:run_process:1681 : local service=s-account 2022-06-04 10:12:39.327 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.330 | + functions-common:run_process:1683 : local group= 2022-06-04 10:12:39.333 | + functions-common:run_process:1684 : local user= 2022-06-04 10:12:39.336 | + functions-common:run_process:1686 : local name=s-account 2022-06-04 10:12:39.339 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:12:39.341 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:12:39.344 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:39.346 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:39.350 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:39.355 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337559352 2022-06-04 10:12:39.357 | + functions-common:run_process:1689 : is_service_enabled s-account 2022-06-04 10:12:39.378 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:39.380 | + functions-common:run_process:1690 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-06-04 10:12:39.383 | + functions-common:_run_under_systemd:1646 : local service=s-account 2022-06-04 10:12:39.385 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.388 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.391 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.393 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.396 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-06-04 10:12:39.398 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-06-04 10:12:39.401 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-account.service 2022-06-04 10:12:39.406 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:12:39.408 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:12:39.411 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-06-04 10:12:39.414 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-06-04 10:12:39.416 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-06-04 10:12:39.419 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.421 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:12:39.423 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:12:39.426 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:12:39.428 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:12:39.431 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-06-04 10:12:39.433 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:12:39.438 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-06-04 10:12:39.494 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-06-04 10:12:39.550 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-04 10:12:39.608 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-06-04 10:12:39.665 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-06-04 10:12:39.721 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:12:39.776 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:12:39.778 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-06-04 10:12:39.833 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:12:40.266 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-account.service 2022-06-04 10:12:40.280 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-06-04 10:12:40.691 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-account.service 2022-06-04 10:12:40.716 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:12:40.720 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:40.724 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:40.727 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:40.729 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:40.733 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:40.735 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:12:40.738 | + functions-common:time_stop:2433 : start_time=1654337559352 2022-06-04 10:12:40.740 | + functions-common:time_stop:2435 : [[ -z 1654337559352 ]] 2022-06-04 10:12:40.746 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:40.750 | + functions-common:time_stop:2438 : end_time=1654337560745 2022-06-04 10:12:40.753 | + functions-common:time_stop:2439 : elapsed_time=1393 2022-06-04 10:12:40.756 | + functions-common:time_stop:2440 : total=5566 2022-06-04 10:12:40.758 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:40.760 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6959 2022-06-04 10:12:40.763 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-06-04 10:12:40.765 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-06-04 10:12:40.820 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:40.822 | + functions-common:run_process:1681 : local service=s-container-sync 2022-06-04 10:12:40.825 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:40.827 | + functions-common:run_process:1683 : local group= 2022-06-04 10:12:40.830 | + functions-common:run_process:1684 : local user= 2022-06-04 10:12:40.833 | + functions-common:run_process:1686 : local name=s-container-sync 2022-06-04 10:12:40.835 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:12:40.838 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:12:40.841 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:40.843 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:40.846 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:40.851 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337560848 2022-06-04 10:12:40.854 | + functions-common:run_process:1689 : is_service_enabled s-container-sync 2022-06-04 10:12:40.874 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:40.877 | + functions-common:run_process:1690 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-06-04 10:12:40.880 | + functions-common:_run_under_systemd:1646 : local service=s-container-sync 2022-06-04 10:12:40.883 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:40.885 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:40.888 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:40.891 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:40.894 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-06-04 10:12:40.896 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-06-04 10:12:40.899 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-container-sync.service 2022-06-04 10:12:40.903 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:12:40.906 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:12:40.908 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-06-04 10:12:40.911 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-06-04 10:12:40.913 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-06-04 10:12:40.915 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:40.918 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:12:40.921 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:12:40.923 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:12:40.925 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:12:40.928 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-06-04 10:12:40.930 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:12:40.935 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-06-04 10:12:40.989 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-06-04 10:12:41.042 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-04 10:12:41.098 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-06-04 10:12:41.156 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-06-04 10:12:41.211 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:12:41.268 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:12:41.270 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-06-04 10:12:41.325 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:12:41.758 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-container-sync.service 2022-06-04 10:12:42.187 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-container-sync.service 2022-06-04 10:12:42.209 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:12:42.213 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:42.218 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:42.220 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:42.223 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:42.225 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:42.228 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:12:42.231 | + functions-common:time_stop:2433 : start_time=1654337560848 2022-06-04 10:12:42.233 | + functions-common:time_stop:2435 : [[ -z 1654337560848 ]] 2022-06-04 10:12:42.237 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:42.241 | + functions-common:time_stop:2438 : end_time=1654337562238 2022-06-04 10:12:42.244 | + functions-common:time_stop:2439 : elapsed_time=1390 2022-06-04 10:12:42.247 | + functions-common:time_stop:2440 : total=6959 2022-06-04 10:12:42.249 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:42.252 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8349 2022-06-04 10:12:42.254 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-06-04 10:12:42.274 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:12:42.276 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.279 | + functions-common:run_process:1681 : local service=s-proxy 2022-06-04 10:12:42.281 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.284 | + functions-common:run_process:1683 : local group= 2022-06-04 10:12:42.286 | + functions-common:run_process:1684 : local user= 2022-06-04 10:12:42.289 | + functions-common:run_process:1686 : local name=s-proxy 2022-06-04 10:12:42.291 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:12:42.294 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:12:42.296 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:42.299 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:42.302 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:42.307 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337562304 2022-06-04 10:12:42.310 | + functions-common:run_process:1689 : is_service_enabled s-proxy 2022-06-04 10:12:42.328 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:42.330 | + functions-common:run_process:1690 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-06-04 10:12:42.333 | + functions-common:_run_under_systemd:1646 : local service=s-proxy 2022-06-04 10:12:42.335 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.338 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.341 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.343 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.346 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-06-04 10:12:42.349 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-06-04 10:12:42.351 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-proxy.service 2022-06-04 10:12:42.354 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:12:42.356 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:12:42.359 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-06-04 10:12:42.361 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-06-04 10:12:42.364 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-06-04 10:12:42.366 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.369 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:12:42.372 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:12:42.374 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:12:42.377 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:12:42.379 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-06-04 10:12:42.382 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:12:42.387 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-06-04 10:12:42.441 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-06-04 10:12:42.495 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-04 10:12:42.550 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-06-04 10:12:42.613 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-06-04 10:12:42.668 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:12:42.722 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:12:42.724 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-06-04 10:12:42.779 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:12:43.213 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-proxy.service 2022-06-04 10:12:43.228 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-06-04 10:12:43.645 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-proxy.service 2022-06-04 10:12:43.673 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:12:43.677 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:43.680 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:43.683 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:43.687 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:43.689 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:43.692 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:12:43.694 | + functions-common:time_stop:2433 : start_time=1654337562304 2022-06-04 10:12:43.697 | + functions-common:time_stop:2435 : [[ -z 1654337562304 ]] 2022-06-04 10:12:43.700 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:43.705 | + functions-common:time_stop:2438 : end_time=1654337563702 2022-06-04 10:12:43.707 | + functions-common:time_stop:2439 : elapsed_time=1398 2022-06-04 10:12:43.710 | + functions-common:time_stop:2440 : total=8349 2022-06-04 10:12:43.712 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:43.716 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9747 2022-06-04 10:12:43.718 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-06-04 10:12:43.719 | Waiting for swift proxy to start... 2022-06-04 10:12:43.721 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.66:8080/info 2022-06-04 10:12:43.724 | + functions:wait_for_service:457 : local timeout=60 2022-06-04 10:12:43.726 | + functions:wait_for_service:458 : local url=http://10.222.0.66:8080/info 2022-06-04 10:12:43.729 | + functions:wait_for_service:459 : local rval=0 2022-06-04 10:12:43.732 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-04 10:12:43.734 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-04 10:12:43.737 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:43.739 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:43.743 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:43.748 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337563745 2022-06-04 10:12:43.751 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-04 10:12:43.757 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.66:8080/info 2022-06-04 10:12:43.771 | + :: : [[ 000 == 503 ]] 2022-06-04 10:12:43.772 | + :: : [[ 7 -eq 7 ]] 2022-06-04 10:12:43.773 | + :: : sleep 1 2022-06-04 10:12:44.777 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.66:8080/info 2022-06-04 10:12:44.790 | + :: : [[ 000 == 503 ]] 2022-06-04 10:12:44.791 | + :: : [[ 7 -eq 7 ]] 2022-06-04 10:12:44.793 | + :: : sleep 1 2022-06-04 10:12:45.796 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.66:8080/info 2022-06-04 10:12:45.810 | + :: : [[ 000 == 503 ]] 2022-06-04 10:12:45.811 | + :: : [[ 7 -eq 7 ]] 2022-06-04 10:12:45.813 | + :: : sleep 1 2022-06-04 10:12:46.816 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.66:8080/info 2022-06-04 10:12:46.910 | + :: : [[ 200 == 503 ]] 2022-06-04 10:12:46.911 | + :: : [[ 0 -eq 7 ]] 2022-06-04 10:12:46.914 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-04 10:12:46.917 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:46.920 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:46.923 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:46.925 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:46.928 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:46.930 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-04 10:12:46.933 | + functions-common:time_stop:2433 : start_time=1654337563745 2022-06-04 10:12:46.936 | + functions-common:time_stop:2435 : [[ -z 1654337563745 ]] 2022-06-04 10:12:46.939 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:46.943 | + functions-common:time_stop:2438 : end_time=1654337566941 2022-06-04 10:12:46.946 | + functions-common:time_stop:2439 : elapsed_time=3196 2022-06-04 10:12:46.948 | + functions-common:time_stop:2440 : total=6424 2022-06-04 10:12:46.951 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:46.954 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9620 2022-06-04 10:12:46.956 | + functions:wait_for_service:467 : return 0 2022-06-04 10:12:46.959 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-06-04 10:12:46.961 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-04 10:12:46.964 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-06-04 10:12:46.984 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:46.986 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-04 10:12:47.018 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-06-04 10:12:47.070 | [112388 Async configure_neutron_nova:159152]: Waiting for completion of configure_neutron_nova running on PID 159152 (2 other jobs running) 2022-06-04 10:12:47.097 | [112388 Async configure_neutron_nova:159152]: Signaling child to exit 2022-06-04 10:12:47.097 | WAKEUP 2022-06-04 10:12:47.121 | [112388 Async configure_neutron_nova:159152]: Signaled 2022-06-04 10:12:47.123 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-06-04 10:12:47.123 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:12:47.123 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-04 10:12:47.123 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:12:47.123 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-04 10:12:47.123 | + 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-06-04 10:12:47.123 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-04 10:12:47.123 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.66/identity 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-06-04 10:12:47.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-06-04 10:12:47.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-06-04 10:12:47.124 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-06-04 10:12:47.124 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-06-04 10:12:47.124 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-06-04 10:12:47.124 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-06-04 10:12:47.124 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-04 10:12:47.125 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-06-04 10:12:47.125 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-06-04 10:12:47.125 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-04 10:12:47.125 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-04 10:12:47.125 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-06-04 10:12:47.125 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.66/identity 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-06-04 10:12:47.125 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-06-04 10:12:47.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-06-04 10:12:47.125 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-06-04 10:12:47.125 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-06-04 10:12:47.169 | [112388 Async configure_neutron_nova:159152]: finished configure_neutron_nova with result 0 in 0 seconds 2022-06-04 10:12:47.174 | + inc/async:async_wait:197 : return 0 2022-06-04 10:12:47.176 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-06-04 10:12:47.195 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:47.197 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-04 10:12:47.227 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-04 10:12:47.259 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-06-04 10:12:47.277 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:47.280 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-06-04 10:12:47.282 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:12:47.285 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-06-04 10:12:47.287 | + ./stack.sh:main:1272 : start_nova_api 2022-06-04 10:12:47.290 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-06-04 10:12:47.293 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-06-04 10:12:47.296 | + lib/nova:start_nova_api:932 : local nova_url 2022-06-04 10:12:47.298 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-06-04 10:12:47.316 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:12:47.319 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-04 10:12:47.321 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-04 10:12:47.324 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-04 10:12:47.327 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-06-04 10:12:47.330 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-06-04 10:12:47.335 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.338 | + functions-common:run_process:1681 : local service=n-api 2022-06-04 10:12:47.341 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.344 | + functions-common:run_process:1683 : local group= 2022-06-04 10:12:47.347 | + functions-common:run_process:1684 : local user= 2022-06-04 10:12:47.350 | + functions-common:run_process:1686 : local name=n-api 2022-06-04 10:12:47.353 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:12:47.356 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:12:47.359 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:47.362 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:47.366 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:47.372 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337567368 2022-06-04 10:12:47.374 | + functions-common:run_process:1689 : is_service_enabled n-api 2022-06-04 10:12:47.393 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:47.395 | + functions-common:run_process:1690 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-06-04 10:12:47.398 | + functions-common:_run_under_systemd:1646 : local service=n-api 2022-06-04 10:12:47.401 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.403 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.406 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.408 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.411 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-06-04 10:12:47.413 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-06-04 10:12:47.416 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-api.service 2022-06-04 10:12:47.419 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:12:47.422 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:12:47.424 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-06-04 10:12:47.427 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-06-04 10:12:47.430 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@n-api.service 2022-06-04 10:12:47.432 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.435 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-04 10:12:47.438 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-04 10:12:47.440 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-06-04 10:12:47.442 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-04 10:12:47.447 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-06-04 10:12:47.501 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-06-04 10:12:47.554 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-06-04 10:12:47.610 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-04 10:12:47.663 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:12:47.718 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-06-04 10:12:47.773 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-06-04 10:12:47.828 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-06-04 10:12:47.881 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-06-04 10:12:47.940 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-06-04 10:12:47.997 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-04 10:12:47.999 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-06-04 10:12:48.053 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-04 10:12:48.472 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-api.service 2022-06-04 10:12:48.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-06-04 10:12:48.890 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-api.service 2022-06-04 10:12:48.969 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:12:48.972 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:48.978 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:48.982 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:48.985 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:48.988 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:48.990 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:12:48.993 | + functions-common:time_stop:2433 : start_time=1654337567368 2022-06-04 10:12:48.995 | + functions-common:time_stop:2435 : [[ -z 1654337567368 ]] 2022-06-04 10:12:48.999 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:49.004 | + functions-common:time_stop:2438 : end_time=1654337569001 2022-06-04 10:12:49.006 | + functions-common:time_stop:2439 : elapsed_time=1633 2022-06-04 10:12:49.009 | + functions-common:time_stop:2440 : total=9747 2022-06-04 10:12:49.011 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:49.014 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=11380 2022-06-04 10:12:49.016 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.66/compute/v2.1/ 2022-06-04 10:12:49.019 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-06-04 10:12:49.019 | Waiting for nova-api to start... 2022-06-04 10:12:49.022 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.66/compute/v2.1/ 2022-06-04 10:12:49.024 | + functions:wait_for_service:457 : local timeout=60 2022-06-04 10:12:49.027 | + functions:wait_for_service:458 : local url=http://10.222.0.66/compute/v2.1/ 2022-06-04 10:12:49.031 | + functions:wait_for_service:459 : local rval=0 2022-06-04 10:12:49.033 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-04 10:12:49.036 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-04 10:12:49.038 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:49.041 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:49.044 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:49.049 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337569046 2022-06-04 10:12:49.052 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-04 10:12:49.058 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.66/compute/v2.1/ 2022-06-04 10:12:54.820 | + :: : [[ 200 == 503 ]] 2022-06-04 10:12:54.821 | + :: : [[ 0 -eq 7 ]] 2022-06-04 10:12:54.825 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-04 10:12:54.828 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:54.831 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:54.833 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:54.836 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:54.838 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:54.842 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-04 10:12:54.844 | + functions-common:time_stop:2433 : start_time=1654337569046 2022-06-04 10:12:54.847 | + functions-common:time_stop:2435 : [[ -z 1654337569046 ]] 2022-06-04 10:12:54.850 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:54.855 | + functions-common:time_stop:2438 : end_time=1654337574852 2022-06-04 10:12:54.858 | + functions-common:time_stop:2439 : elapsed_time=5806 2022-06-04 10:12:54.860 | + functions-common:time_stop:2440 : total=9620 2022-06-04 10:12:54.863 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:54.865 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15426 2022-06-04 10:12:54.868 | + functions:wait_for_service:467 : return 0 2022-06-04 10:12:54.871 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-04 10:12:54.874 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-04 10:12:54.877 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-06-04 10:12:54.894 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:54.897 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-06-04 10:12:54.900 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:12:54.903 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-06-04 10:12:54.906 | + ./stack.sh:main:1277 : start_ovn_services 2022-06-04 10:12:54.909 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-06-04 10:12:54.912 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-06-04 10:12:54.929 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:12:54.932 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-06-04 10:12:54.950 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:54.953 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-06-04 10:12:54.956 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:12:54.958 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-06-04 10:12:54.961 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-06-04 10:12:54.964 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-06-04 10:12:54.967 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-04 10:12:54.999 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-06-04 10:12:55.001 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-06-04 10:12:55.004 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-06-04 10:12:55.007 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-06-04 10:12:55.039 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-06-04 10:12:55.070 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-06-04 10:12:55.073 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-06-04 10:12:55.076 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-06-04 10:12:55.079 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-06-04 10:12:55.082 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-06-04 10:12:55.085 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-06-04 10:12:55.088 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-06-04 10:12:55.090 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-06-04 10:12:55.094 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-06-04 10:12:55.096 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-06-04 10:12:55.099 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-06-04 10:12:55.101 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-06-04 10:12:55.104 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.107 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.110 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.112 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-06-04 10:12:55.115 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.118 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.121 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-06-04 10:12:55.139 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:12:55.142 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-06-04 10:12:55.144 | + lib/neutron-legacy:start_neutron_service_and_check:552 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.147 | + functions-common:run_process:1681 : local service=q-svc 2022-06-04 10:12:55.150 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.152 | + functions-common:run_process:1683 : local group= 2022-06-04 10:12:55.155 | + functions-common:run_process:1684 : local user= 2022-06-04 10:12:55.157 | + functions-common:run_process:1686 : local name=q-svc 2022-06-04 10:12:55.160 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:12:55.163 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:12:55.165 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:55.168 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:55.172 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:55.176 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337575173 2022-06-04 10:12:55.179 | + functions-common:run_process:1689 : is_service_enabled q-svc 2022-06-04 10:12:55.196 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:12:55.199 | + functions-common:run_process:1690 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-06-04 10:12:55.202 | + functions-common:_run_under_systemd:1646 : local service=q-svc 2022-06-04 10:12:55.205 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.207 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.210 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.213 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.215 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-06-04 10:12:55.218 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-06-04 10:12:55.220 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-svc.service 2022-06-04 10:12:55.223 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:12:55.226 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:12:55.228 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-06-04 10:12:55.231 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-06-04 10:12:55.234 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-06-04 10:12:55.236 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.238 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:12:55.241 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:12:55.243 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:12:55.246 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:12:55.248 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-06-04 10:12:55.250 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:12:55.255 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-06-04 10:12:55.309 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-06-04 10:12:55.363 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:12:55.417 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-06-04 10:12:55.471 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-06-04 10:12:55.525 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:12:55.579 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:12:55.582 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-06-04 10:12:55.637 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:12:56.058 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-svc.service 2022-06-04 10:12:56.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-06-04 10:12:56.487 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-svc.service 2022-06-04 10:12:56.512 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:12:56.521 | + functions-common:time_stop:2426 : local name 2022-06-04 10:12:56.523 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:12:56.526 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:12:56.529 | + functions-common:time_stop:2429 : local total 2022-06-04 10:12:56.531 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:12:56.534 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:12:56.536 | + functions-common:time_stop:2433 : start_time=1654337575173 2022-06-04 10:12:56.539 | + functions-common:time_stop:2435 : [[ -z 1654337575173 ]] 2022-06-04 10:12:56.542 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:12:56.547 | + functions-common:time_stop:2438 : end_time=1654337576545 2022-06-04 10:12:56.550 | + functions-common:time_stop:2439 : elapsed_time=1372 2022-06-04 10:12:56.553 | + functions-common:time_stop:2440 : total=11380 2022-06-04 10:12:56.555 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:12:56.557 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=12752 2022-06-04 10:12:56.561 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.66:9696 2022-06-04 10:12:56.563 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-06-04 10:12:56.583 | + functions-common:is_service_enabled:2082 : return 1 2022-06-04 10:12:56.585 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-06-04 10:12:56.586 | Waiting for Neutron to start... 2022-06-04 10:12:56.588 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.66:9696' 2022-06-04 10:12:56.591 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.66:9696' 'Neutron did not start' 60 2022-06-04 10:12:56.594 | + functions-common:test_with_retry:2364 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.66:9696' 2022-06-04 10:12:56.597 | + functions-common:test_with_retry:2365 : local 'failmsg=Neutron did not start' 2022-06-04 10:12:56.599 | + functions-common:test_with_retry:2366 : local until=60 2022-06-04 10:12:56.602 | + functions-common:test_with_retry:2367 : local sleep=0.5 2022-06-04 10:12:56.605 | + functions-common:test_with_retry:2369 : time_start test_with_retry 2022-06-04 10:12:56.608 | + functions-common:time_start:2412 : local name=test_with_retry 2022-06-04 10:12:56.611 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:12:56.614 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:12:56.617 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:12:56.622 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337576619 2022-06-04 10:12:56.624 | + functions-common:test_with_retry:2370 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.66:9696; do sleep 0.5; done' 2022-06-04 10:13:02.202 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.66:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2373 : time_stop test_with_retry 2022-06-04 10:13:02.205 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:02.208 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:02.211 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:02.214 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:02.217 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:02.220 | + functions-common:time_stop:2432 : name=test_with_retry 2022-06-04 10:13:02.223 | + functions-common:time_stop:2433 : start_time=1654337576619 2022-06-04 10:13:02.226 | + functions-common:time_stop:2435 : [[ -z 1654337576619 ]] 2022-06-04 10:13:02.231 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:02.236 | + functions-common:time_stop:2438 : end_time=1654337582233 2022-06-04 10:13:02.238 | + functions-common:time_stop:2439 : elapsed_time=5614 2022-06-04 10:13:02.242 | + functions-common:time_stop:2440 : total=0 2022-06-04 10:13:02.248 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:02.248 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5614 2022-06-04 10:13:02.251 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-06-04 10:13:02.271 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:02.273 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-06-04 10:13:02.276 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:13:02.279 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-06-04 10:13:02.282 | + ./stack.sh:main:1293 : start_placement 2022-06-04 10:13:02.284 | + lib/placement:start_placement:160 : start_placement_api 2022-06-04 10:13:02.287 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-04 10:13:02.290 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-06-04 10:13:02.296 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.298 | + functions-common:run_process:1681 : local service=placement-api 2022-06-04 10:13:02.301 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.304 | + functions-common:run_process:1683 : local group= 2022-06-04 10:13:02.306 | + functions-common:run_process:1684 : local user= 2022-06-04 10:13:02.310 | + functions-common:run_process:1686 : local name=placement-api 2022-06-04 10:13:02.312 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:13:02.315 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:13:02.318 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:13:02.321 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:13:02.324 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:13:02.329 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337582326 2022-06-04 10:13:02.332 | + functions-common:run_process:1689 : is_service_enabled placement-api 2022-06-04 10:13:02.351 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:02.354 | + functions-common:run_process:1690 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-06-04 10:13:02.358 | + functions-common:_run_under_systemd:1646 : local service=placement-api 2022-06-04 10:13:02.361 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.363 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.366 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.369 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.372 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-06-04 10:13:02.375 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-06-04 10:13:02.377 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@placement-api.service 2022-06-04 10:13:02.380 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:13:02.382 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:13:02.385 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-06-04 10:13:02.388 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-06-04 10:13:02.390 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@placement-api.service 2022-06-04 10:13:02.393 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.395 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-04 10:13:02.398 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-04 10:13:02.400 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-06-04 10:13:02.402 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-04 10:13:02.407 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-06-04 10:13:02.460 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-06-04 10:13:02.516 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-06-04 10:13:02.571 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-04 10:13:02.626 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:13:02.680 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-06-04 10:13:02.735 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-06-04 10:13:02.789 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-06-04 10:13:02.843 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-06-04 10:13:02.897 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-06-04 10:13:02.952 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-04 10:13:02.955 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-06-04 10:13:03.009 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-04 10:13:03.423 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@placement-api.service 2022-06-04 10:13:03.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-06-04 10:13:03.850 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@placement-api.service 2022-06-04 10:13:03.927 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:13:03.930 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:03.934 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:03.937 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:03.940 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:03.943 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:03.945 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:13:03.948 | + functions-common:time_stop:2433 : start_time=1654337582326 2022-06-04 10:13:03.951 | + functions-common:time_stop:2435 : [[ -z 1654337582326 ]] 2022-06-04 10:13:03.954 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:03.959 | + functions-common:time_stop:2438 : end_time=1654337583956 2022-06-04 10:13:03.961 | + functions-common:time_stop:2439 : elapsed_time=1630 2022-06-04 10:13:03.964 | + functions-common:time_stop:2440 : total=12752 2022-06-04 10:13:03.967 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:03.970 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=14382 2022-06-04 10:13:03.972 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-06-04 10:13:03.972 | Waiting for placement-api to start... 2022-06-04 10:13:03.975 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.66/placement 2022-06-04 10:13:03.978 | + functions:wait_for_service:457 : local timeout=60 2022-06-04 10:13:03.981 | + functions:wait_for_service:458 : local url=http://10.222.0.66/placement 2022-06-04 10:13:03.983 | + functions:wait_for_service:459 : local rval=0 2022-06-04 10:13:03.986 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-04 10:13:03.989 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-04 10:13:03.991 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:13:03.994 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:13:03.997 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:13:04.002 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337583999 2022-06-04 10:13:04.004 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-04 10:13:04.011 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.66/placement 2022-06-04 10:13:06.629 | + :: : [[ 200 == 503 ]] 2022-06-04 10:13:06.630 | + :: : [[ 0 -eq 7 ]] 2022-06-04 10:13:06.634 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-04 10:13:06.637 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:06.639 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:06.642 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:06.645 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:06.647 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:06.650 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-04 10:13:06.653 | + functions-common:time_stop:2433 : start_time=1654337583999 2022-06-04 10:13:06.656 | + functions-common:time_stop:2435 : [[ -z 1654337583999 ]] 2022-06-04 10:13:06.659 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:06.664 | + functions-common:time_stop:2438 : end_time=1654337586661 2022-06-04 10:13:06.666 | + functions-common:time_stop:2439 : elapsed_time=2662 2022-06-04 10:13:06.669 | + functions-common:time_stop:2440 : total=15426 2022-06-04 10:13:06.671 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:06.674 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=18088 2022-06-04 10:13:06.677 | + functions:wait_for_service:467 : return 0 2022-06-04 10:13:06.679 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-06-04 10:13:06.697 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:06.700 | + ./stack.sh:main:1297 : start_neutron 2022-06-04 10:13:06.703 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-06-04 10:13:06.707 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:13:06.707 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-04 10:13:06.713 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-04 10:13:06.716 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-04 10:13:06.718 | + 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,s-container-sync =~ ,q- ]] 2022-06-04 10:13:06.721 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-04 10:13:06.724 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-06-04 10:13:06.726 | + lib/neutron-legacy:start_mutnauq_l2_agent:568 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.729 | + functions-common:run_process:1681 : local service=q-agt 2022-06-04 10:13:06.732 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.735 | + functions-common:run_process:1683 : local group= 2022-06-04 10:13:06.737 | + functions-common:run_process:1684 : local user= 2022-06-04 10:13:06.740 | + functions-common:run_process:1686 : local name=q-agt 2022-06-04 10:13:06.743 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:13:06.745 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:13:06.748 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:13:06.750 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:13:06.754 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:13:06.758 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337586755 2022-06-04 10:13:06.761 | + functions-common:run_process:1689 : is_service_enabled q-agt 2022-06-04 10:13:06.779 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:06.781 | + functions-common:run_process:1690 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-06-04 10:13:06.784 | + functions-common:_run_under_systemd:1646 : local service=q-agt 2022-06-04 10:13:06.787 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.789 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.792 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.794 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.797 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-06-04 10:13:06.799 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-06-04 10:13:06.802 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-agt.service 2022-06-04 10:13:06.805 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:13:06.807 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:13:06.810 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-06-04 10:13:06.812 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-06-04 10:13:06.815 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-06-04 10:13:06.817 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.819 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:13:06.822 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:13:06.825 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:13:06.827 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:13:06.829 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-06-04 10:13:06.831 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:13:06.836 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-06-04 10:13:06.889 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-06-04 10:13:06.942 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-04 10:13:06.996 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-06-04 10:13:07.049 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-06-04 10:13:07.103 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:13:07.157 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:13:07.159 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-06-04 10:13:07.213 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:13:07.632 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-agt.service 2022-06-04 10:13:07.646 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-06-04 10:13:08.047 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-agt.service 2022-06-04 10:13:08.067 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:13:08.069 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:08.072 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:08.075 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:08.077 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:08.080 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:08.082 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:13:08.085 | + functions-common:time_stop:2433 : start_time=1654337586755 2022-06-04 10:13:08.088 | + functions-common:time_stop:2435 : [[ -z 1654337586755 ]] 2022-06-04 10:13:08.091 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:08.096 | + functions-common:time_stop:2438 : end_time=1654337588093 2022-06-04 10:13:08.099 | + functions-common:time_stop:2439 : elapsed_time=1338 2022-06-04 10:13:08.101 | + functions-common:time_stop:2440 : total=14382 2022-06-04 10:13:08.104 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:08.107 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15720 2022-06-04 10:13:08.109 | + lib/neutron-legacy:start_mutnauq_l2_agent:570 : is_provider_network 2022-06-04 10:13:08.112 | + functions-common:is_provider_network:2275 : '[' '' == True ']' 2022-06-04 10:13:08.114 | + functions-common:is_provider_network:2278 : return 1 2022-06-04 10:13:08.117 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-06-04 10:13:08.120 | + lib/neutron-legacy:start_mutnauq_other_agents:586 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.122 | + functions-common:run_process:1681 : local service=q-dhcp 2022-06-04 10:13:08.125 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.127 | + functions-common:run_process:1683 : local group= 2022-06-04 10:13:08.130 | + functions-common:run_process:1684 : local user= 2022-06-04 10:13:08.132 | + functions-common:run_process:1686 : local name=q-dhcp 2022-06-04 10:13:08.135 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:13:08.138 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:13:08.141 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:13:08.143 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:13:08.146 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:13:08.151 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337588148 2022-06-04 10:13:08.154 | + functions-common:run_process:1689 : is_service_enabled q-dhcp 2022-06-04 10:13:08.172 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:08.175 | + functions-common:run_process:1690 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-06-04 10:13:08.178 | + functions-common:_run_under_systemd:1646 : local service=q-dhcp 2022-06-04 10:13:08.180 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.183 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.185 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.188 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.190 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-06-04 10:13:08.193 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-06-04 10:13:08.196 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-dhcp.service 2022-06-04 10:13:08.199 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:13:08.201 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:13:08.204 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-06-04 10:13:08.206 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-06-04 10:13:08.209 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-06-04 10:13:08.212 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.215 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:13:08.217 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:13:08.220 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:13:08.222 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:13:08.225 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-06-04 10:13:08.228 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:13:08.232 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-06-04 10:13:08.287 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-06-04 10:13:08.343 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-04 10:13:08.398 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-06-04 10:13:08.454 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-06-04 10:13:08.509 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:13:08.567 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:13:08.570 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-06-04 10:13:08.626 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:13:09.061 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-dhcp.service 2022-06-04 10:13:09.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-06-04 10:13:09.490 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-dhcp.service 2022-06-04 10:13:09.512 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:13:09.515 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:09.518 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:09.520 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:09.523 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:09.525 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:09.528 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:13:09.531 | + functions-common:time_stop:2433 : start_time=1654337588148 2022-06-04 10:13:09.533 | + functions-common:time_stop:2435 : [[ -z 1654337588148 ]] 2022-06-04 10:13:09.536 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:09.541 | + functions-common:time_stop:2438 : end_time=1654337589538 2022-06-04 10:13:09.545 | + functions-common:time_stop:2439 : elapsed_time=1390 2022-06-04 10:13:09.547 | + functions-common:time_stop:2440 : total=15720 2022-06-04 10:13:09.550 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:09.552 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=17110 2022-06-04 10:13:09.556 | ++ lib/neutron-legacy:start_mutnauq_other_agents:588 : determine_config_files neutron-l3-agent 2022-06-04 10:13:09.558 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-06-04 10:13:09.565 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-06-04 10:13:09.573 | +++ lib/neutron-legacy:determine_config_files:341 : _determine_config_l3 2022-06-04 10:13:09.576 | +++ lib/neutron-legacy:_determine_config_l3:331 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.579 | +++ lib/neutron-legacy:_determine_config_l3:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.582 | ++ lib/neutron-legacy:determine_config_files:341 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.585 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-06-04 10:13:09.587 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.591 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.593 | + functions-common:run_process:1681 : local service=q-l3 2022-06-04 10:13:09.596 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.599 | + functions-common:run_process:1683 : local group= 2022-06-04 10:13:09.601 | + functions-common:run_process:1684 : local user= 2022-06-04 10:13:09.604 | + functions-common:run_process:1686 : local name=q-l3 2022-06-04 10:13:09.607 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:13:09.609 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:13:09.612 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:13:09.614 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:13:09.618 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:13:09.623 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337589620 2022-06-04 10:13:09.625 | + functions-common:run_process:1689 : is_service_enabled q-l3 2022-06-04 10:13:09.646 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:09.649 | + functions-common:run_process:1690 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-06-04 10:13:09.653 | + functions-common:_run_under_systemd:1646 : local service=q-l3 2022-06-04 10:13:09.655 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.658 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.661 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.663 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.666 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-06-04 10:13:09.668 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-06-04 10:13:09.671 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-l3.service 2022-06-04 10:13:09.673 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:13:09.676 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:13:09.678 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-06-04 10:13:09.681 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-06-04 10:13:09.684 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-06-04 10:13:09.686 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.689 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:13:09.691 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:13:09.694 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:13:09.696 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:13:09.699 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-06-04 10:13:09.702 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:13:09.706 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-06-04 10:13:09.768 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-06-04 10:13:09.831 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-04 10:13:09.892 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-06-04 10:13:09.952 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-06-04 10:13:10.010 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:13:10.070 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:13:10.073 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-06-04 10:13:10.139 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:13:10.582 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-l3.service 2022-06-04 10:13:10.596 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-06-04 10:13:11.029 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-l3.service 2022-06-04 10:13:11.054 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:13:11.057 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:11.060 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:11.063 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:11.066 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:11.068 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:11.071 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:13:11.074 | + functions-common:time_stop:2433 : start_time=1654337589620 2022-06-04 10:13:11.077 | + functions-common:time_stop:2435 : [[ -z 1654337589620 ]] 2022-06-04 10:13:11.081 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:11.085 | + functions-common:time_stop:2438 : end_time=1654337591082 2022-06-04 10:13:11.088 | + functions-common:time_stop:2439 : elapsed_time=1462 2022-06-04 10:13:11.091 | + functions-common:time_stop:2440 : total=17110 2022-06-04 10:13:11.094 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:11.097 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=18572 2022-06-04 10:13:11.100 | + lib/neutron-legacy:start_mutnauq_other_agents:590 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.103 | + functions-common:run_process:1681 : local service=q-meta 2022-06-04 10:13:11.105 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.108 | + functions-common:run_process:1683 : local group= 2022-06-04 10:13:11.111 | + functions-common:run_process:1684 : local user= 2022-06-04 10:13:11.114 | + functions-common:run_process:1686 : local name=q-meta 2022-06-04 10:13:11.116 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:13:11.119 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:13:11.122 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:13:11.124 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:13:11.128 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:13:11.133 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337591130 2022-06-04 10:13:11.136 | + functions-common:run_process:1689 : is_service_enabled q-meta 2022-06-04 10:13:11.158 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:11.161 | + functions-common:run_process:1690 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-06-04 10:13:11.164 | + functions-common:_run_under_systemd:1646 : local service=q-meta 2022-06-04 10:13:11.168 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.170 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.173 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.176 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.179 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-06-04 10:13:11.182 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-06-04 10:13:11.185 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-meta.service 2022-06-04 10:13:11.188 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:13:11.190 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:13:11.193 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-06-04 10:13:11.196 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-06-04 10:13:11.200 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-06-04 10:13:11.203 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.206 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:13:11.208 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:13:11.211 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:13:11.214 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:13:11.217 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-06-04 10:13:11.220 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:13:11.225 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-06-04 10:13:11.300 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-06-04 10:13:11.370 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-04 10:13:11.439 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-06-04 10:13:11.505 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-06-04 10:13:11.586 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:13:11.660 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:13:11.663 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-06-04 10:13:11.731 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:13:12.239 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-meta.service 2022-06-04 10:13:12.253 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-06-04 10:13:12.732 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-meta.service 2022-06-04 10:13:12.759 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:13:12.765 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:12.773 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:12.778 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:12.782 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:12.786 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:12.789 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:13:12.791 | + functions-common:time_stop:2433 : start_time=1654337591130 2022-06-04 10:13:12.795 | + functions-common:time_stop:2435 : [[ -z 1654337591130 ]] 2022-06-04 10:13:12.798 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:12.805 | + functions-common:time_stop:2438 : end_time=1654337592800 2022-06-04 10:13:12.808 | + functions-common:time_stop:2439 : elapsed_time=1670 2022-06-04 10:13:12.813 | + functions-common:time_stop:2440 : total=18572 2022-06-04 10:13:12.817 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:12.819 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20242 2022-06-04 10:13:12.822 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:12.825 | + functions-common:run_process:1681 : local service=q-metering 2022-06-04 10:13:12.828 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:12.830 | + functions-common:run_process:1683 : local group= 2022-06-04 10:13:12.833 | + functions-common:run_process:1684 : local user= 2022-06-04 10:13:12.836 | + functions-common:run_process:1686 : local name=q-metering 2022-06-04 10:13:12.839 | + functions-common:run_process:1688 : time_start run_process 2022-06-04 10:13:12.841 | + functions-common:time_start:2412 : local name=run_process 2022-06-04 10:13:12.844 | + functions-common:time_start:2413 : local start_time= 2022-06-04 10:13:12.847 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-04 10:13:12.850 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-04 10:13:12.856 | + functions-common:time_start:2417 : _TIME_START[$name]=1654337592852 2022-06-04 10:13:12.858 | + functions-common:run_process:1689 : is_service_enabled q-metering 2022-06-04 10:13:12.879 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:12.881 | + functions-common:run_process:1690 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-06-04 10:13:12.884 | + functions-common:_run_under_systemd:1646 : local service=q-metering 2022-06-04 10:13:12.887 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:12.889 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:12.892 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:12.894 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:12.897 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-06-04 10:13:12.900 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-06-04 10:13:12.902 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-metering.service 2022-06-04 10:13:12.905 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-04 10:13:12.907 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-04 10:13:12.910 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-06-04 10:13:12.913 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-06-04 10:13:12.915 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-06-04 10:13:12.919 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:12.921 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-04 10:13:12.924 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-04 10:13:12.926 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-04 10:13:12.929 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-04 10:13:12.932 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-06-04 10:13:12.935 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-04 10:13:12.940 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-06-04 10:13:13.001 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-06-04 10:13:13.069 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-04 10:13:13.134 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-06-04 10:13:13.207 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-06-04 10:13:13.270 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-04 10:13:13.336 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-04 10:13:13.338 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-06-04 10:13:13.406 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-04 10:13:13.874 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-metering.service 2022-06-04 10:13:13.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-06-04 10:13:14.364 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-metering.service 2022-06-04 10:13:14.390 | + functions-common:run_process:1692 : time_stop run_process 2022-06-04 10:13:14.397 | + functions-common:time_stop:2426 : local name 2022-06-04 10:13:14.401 | + functions-common:time_stop:2427 : local end_time 2022-06-04 10:13:14.409 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-04 10:13:14.420 | + functions-common:time_stop:2429 : local total 2022-06-04 10:13:14.433 | + functions-common:time_stop:2430 : local start_time 2022-06-04 10:13:14.444 | + functions-common:time_stop:2432 : name=run_process 2022-06-04 10:13:14.456 | + functions-common:time_stop:2433 : start_time=1654337592852 2022-06-04 10:13:14.468 | + functions-common:time_stop:2435 : [[ -z 1654337592852 ]] 2022-06-04 10:13:14.484 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-04 10:13:14.496 | + functions-common:time_stop:2438 : end_time=1654337594489 2022-06-04 10:13:14.509 | + functions-common:time_stop:2439 : elapsed_time=1637 2022-06-04 10:13:14.524 | + functions-common:time_stop:2440 : total=20242 2022-06-04 10:13:14.533 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-04 10:13:14.541 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=21879 2022-06-04 10:13:14.549 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-06-04 10:13:14.607 | + functions-common:is_service_enabled:2082 : return 0 2022-06-04 10:13:14.617 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-06-04 10:13:14.622 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-06-04 10:13:14.629 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-04 10:13:14.637 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-06-04 10:13:14.645 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-06-04 10:13:14.653 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-06-04 10:13:14.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-06-04 10:13:14.664 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-06-04 10:13:14.669 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-06-04 10:13:14.680 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-04 10:13:18.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:18.378 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:18.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:18.378 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:18.603 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:18.610 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-04 10:13:18.610 | address-scope 2022-06-04 10:13:18.610 | router-admin-state-down-before-update 2022-06-04 10:13:18.610 | agent 2022-06-04 10:13:18.610 | agent-resources-synced 2022-06-04 10:13:18.610 | allowed-address-pairs 2022-06-04 10:13:18.610 | auto-allocated-topology 2022-06-04 10:13:18.610 | availability_zone 2022-06-04 10:13:18.610 | availability_zone_filter 2022-06-04 10:13:18.610 | default-subnetpools 2022-06-04 10:13:18.610 | dhcp_agent_scheduler 2022-06-04 10:13:18.610 | dvr 2022-06-04 10:13:18.610 | empty-string-filtering 2022-06-04 10:13:18.610 | external-net 2022-06-04 10:13:18.610 | extra_dhcp_opt 2022-06-04 10:13:18.611 | extraroute 2022-06-04 10:13:18.611 | extraroute-atomic 2022-06-04 10:13:18.611 | filter-validation 2022-06-04 10:13:18.611 | fip-port-details 2022-06-04 10:13:18.611 | flavors 2022-06-04 10:13:18.611 | floatingip-pools 2022-06-04 10:13:18.611 | ip-substring-filtering 2022-06-04 10:13:18.611 | router 2022-06-04 10:13:18.611 | ext-gw-mode 2022-06-04 10:13:18.611 | l3-ha 2022-06-04 10:13:18.611 | l3-flavors 2022-06-04 10:13:18.611 | l3-port-ip-change-not-allowed 2022-06-04 10:13:18.611 | l3_agent_scheduler 2022-06-04 10:13:18.611 | metering 2022-06-04 10:13:18.611 | metering_source_and_destination_fields 2022-06-04 10:13:18.611 | multi-provider 2022-06-04 10:13:18.611 | net-mtu 2022-06-04 10:13:18.611 | net-mtu-writable 2022-06-04 10:13:18.611 | network_availability_zone 2022-06-04 10:13:18.611 | network-ip-availability 2022-06-04 10:13:18.611 | pagination 2022-06-04 10:13:18.611 | port-device-profile 2022-06-04 10:13:18.611 | port-mac-override 2022-06-04 10:13:18.611 | port-mac-address-regenerate 2022-06-04 10:13:18.611 | port-numa-affinity-policy 2022-06-04 10:13:18.611 | binding 2022-06-04 10:13:18.611 | binding-extended 2022-06-04 10:13:18.611 | port-security 2022-06-04 10:13:18.611 | project-id 2022-06-04 10:13:18.611 | provider 2022-06-04 10:13:18.611 | quota-check-limit 2022-06-04 10:13:18.611 | quotas 2022-06-04 10:13:18.611 | quota_details 2022-06-04 10:13:18.611 | rbac-policies 2022-06-04 10:13:18.611 | rbac-address-group 2022-06-04 10:13:18.611 | rbac-address-scope 2022-06-04 10:13:18.612 | rbac-security-groups 2022-06-04 10:13:18.612 | rbac-subnetpool 2022-06-04 10:13:18.612 | revision-if-match 2022-06-04 10:13:18.612 | standard-attr-revisions 2022-06-04 10:13:18.612 | router_availability_zone 2022-06-04 10:13:18.612 | security-groups-normalized-cidr 2022-06-04 10:13:18.612 | port-security-groups-filtering 2022-06-04 10:13:18.612 | security-groups-remote-address-group 2022-06-04 10:13:18.612 | security-groups-shared-filtering 2022-06-04 10:13:18.612 | security-group 2022-06-04 10:13:18.612 | service-type 2022-06-04 10:13:18.612 | sorting 2022-06-04 10:13:18.612 | standard-attr-description 2022-06-04 10:13:18.612 | stateful-security-group 2022-06-04 10:13:18.612 | subnet_onboard 2022-06-04 10:13:18.612 | subnet-service-types 2022-06-04 10:13:18.612 | subnet_allocation 2022-06-04 10:13:18.612 | subnetpool-prefix-ops 2022-06-04 10:13:18.612 | standard-attr-tag 2022-06-04 10:13:18.612 | standard-attr-timestamp' 2022-06-04 10:13:18.615 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-04 10:13:18.615 | address-scope 2022-06-04 10:13:18.615 | router-admin-state-down-before-update 2022-06-04 10:13:18.615 | agent 2022-06-04 10:13:18.615 | agent-resources-synced 2022-06-04 10:13:18.615 | allowed-address-pairs 2022-06-04 10:13:18.615 | auto-allocated-topology 2022-06-04 10:13:18.615 | availability_zone 2022-06-04 10:13:18.615 | availability_zone_filter 2022-06-04 10:13:18.615 | default-subnetpools 2022-06-04 10:13:18.615 | dhcp_agent_scheduler 2022-06-04 10:13:18.615 | dvr 2022-06-04 10:13:18.615 | empty-string-filtering 2022-06-04 10:13:18.615 | external-net 2022-06-04 10:13:18.615 | extra_dhcp_opt 2022-06-04 10:13:18.615 | extraroute 2022-06-04 10:13:18.615 | extraroute-atomic 2022-06-04 10:13:18.615 | filter-validation 2022-06-04 10:13:18.615 | fip-port-details 2022-06-04 10:13:18.616 | flavors 2022-06-04 10:13:18.616 | floatingip-pools 2022-06-04 10:13:18.616 | ip-substring-filtering 2022-06-04 10:13:18.616 | router 2022-06-04 10:13:18.616 | ext-gw-mode 2022-06-04 10:13:18.616 | l3-ha 2022-06-04 10:13:18.616 | l3-flavors 2022-06-04 10:13:18.616 | l3-port-ip-change-not-allowed 2022-06-04 10:13:18.616 | l3_agent_scheduler 2022-06-04 10:13:18.616 | metering 2022-06-04 10:13:18.616 | metering_source_and_destination_fields 2022-06-04 10:13:18.616 | multi-provider 2022-06-04 10:13:18.616 | net-mtu 2022-06-04 10:13:18.616 | net-mtu-writable 2022-06-04 10:13:18.616 | network_availability_zone 2022-06-04 10:13:18.616 | network-ip-availability 2022-06-04 10:13:18.616 | pagination 2022-06-04 10:13:18.616 | port-device-profile 2022-06-04 10:13:18.616 | port-mac-override 2022-06-04 10:13:18.616 | port-mac-address-regenerate 2022-06-04 10:13:18.616 | port-numa-affinity-policy 2022-06-04 10:13:18.616 | binding 2022-06-04 10:13:18.616 | binding-extended 2022-06-04 10:13:18.616 | port-security 2022-06-04 10:13:18.616 | project-id 2022-06-04 10:13:18.616 | provider 2022-06-04 10:13:18.616 | quota-check-limit 2022-06-04 10:13:18.616 | quotas 2022-06-04 10:13:18.616 | quota_details 2022-06-04 10:13:18.616 | rbac-policies 2022-06-04 10:13:18.616 | rbac-address-group 2022-06-04 10:13:18.616 | rbac-address-scope 2022-06-04 10:13:18.616 | rbac-security-groups 2022-06-04 10:13:18.616 | rbac-subnetpool 2022-06-04 10:13:18.617 | revision-if-match 2022-06-04 10:13:18.617 | standard-attr-revisions 2022-06-04 10:13:18.617 | router_availability_zone 2022-06-04 10:13:18.617 | security-groups-normalized-cidr 2022-06-04 10:13:18.617 | port-security-groups-filtering 2022-06-04 10:13:18.617 | security-groups-remote-address-group 2022-06-04 10:13:18.617 | security-groups-shared-filtering 2022-06-04 10:13:18.617 | security-group 2022-06-04 10:13:18.617 | service-type 2022-06-04 10:13:18.617 | sorting 2022-06-04 10:13:18.617 | standard-attr-description 2022-06-04 10:13:18.617 | stateful-security-group 2022-06-04 10:13:18.617 | subnet_onboard 2022-06-04 10:13:18.617 | subnet-service-types 2022-06-04 10:13:18.617 | subnet_allocation 2022-06-04 10:13:18.617 | subnetpool-prefix-ops 2022-06-04 10:13:18.617 | standard-attr-tag 2022-06-04 10:13:18.617 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-06-04 10:13:18.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-04 10:13:18.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-06-04 10:13:18.626 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-06-04 10:13:18.630 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-06-04 10:13:21.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:21.896 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:21.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:21.896 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:21.896 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-04 10:13:22.120 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:22.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=923ae123-6be2-4b96-8e69-546044ccee70 2022-06-04 10:13:22.126 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-06-04 10:13:22.129 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-06-04 10:13:22.132 | + functions-common:is_provider_network:2275 : '[' '' == True ']' 2022-06-04 10:13:22.134 | + functions-common:is_provider_network:2278 : return 1 2022-06-04 10:13:22.140 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-06-04 10:13:22.144 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-06-04 10:13:22.145 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-06-04 10:13:22.152 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:13:22.160 | ++ functions-common:get_field:813 : read data 2022-06-04 10:13:25.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:25.811 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:25.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:25.811 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:26.002 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:26.005 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-04 10:13:26.008 | ++ functions-common:get_field:817 : field='$3' 2022-06-04 10:13:26.011 | ++ functions-common:get_field:819 : echo '| id | b29decc9-ea6e-4ba0-9e13-8635f2a748de |' 2022-06-04 10:13:26.011 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-04 10:13:26.017 | ++ functions-common:get_field:813 : read data 2022-06-04 10:13:26.021 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=b29decc9-ea6e-4ba0-9e13-8635f2a748de 2022-06-04 10:13:26.024 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-06-04 10:13:26.027 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:13:26.045 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-06-04 10:13:26.049 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-06-04 10:13:26.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 923ae123-6be2-4b96-8e69-546044ccee70 ']' 2022-06-04 10:13:26.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-06-04 10:13:26.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-06-04 10:13:26.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-06-04 10:13:26.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 923ae123-6be2-4b96-8e69-546044ccee70 ' 2022-06-04 10:13:26.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-06-04 10:13:26.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network b29decc9-ea6e-4ba0-9e13-8635f2a748de private-subnet' 2022-06-04 10:13:26.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-06-04 10:13:26.074 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 923ae123-6be2-4b96-8e69-546044ccee70 --network b29decc9-ea6e-4ba0-9e13-8635f2a748de private-subnet 2022-06-04 10:13:26.075 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-06-04 10:13:26.075 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-06-04 10:13:26.079 | +++ functions-common:get_field:812 : local data field 2022-06-04 10:13:26.081 | +++ functions-common:get_field:813 : read data 2022-06-04 10:13:28.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:28.793 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:28.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:28.793 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:28.793 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-04 10:13:29.265 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-04 10:13:29.459 | +++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:29.462 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-04 10:13:29.465 | +++ functions-common:get_field:817 : field='$3' 2022-06-04 10:13:29.468 | +++ functions-common:get_field:819 : echo '| id | dcbc5fa1-3254-4c35-ade6-77bcb1934f5a |' 2022-06-04 10:13:29.468 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-04 10:13:29.475 | +++ functions-common:get_field:813 : read data 2022-06-04 10:13:29.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=dcbc5fa1-3254-4c35-ade6-77bcb1934f5a 2022-06-04 10:13:29.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-06-04 10:13:29.486 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:13:29.504 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo dcbc5fa1-3254-4c35-ade6-77bcb1934f5a 2022-06-04 10:13:29.507 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=dcbc5fa1-3254-4c35-ade6-77bcb1934f5a 2022-06-04 10:13:29.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-06-04 10:13:29.513 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-06-04 10:13:29.516 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-06-04 10:13:29.520 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-04 10:13:32.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:32.168 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:32.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:32.168 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:32.355 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:32.359 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-04 10:13:32.359 | address-scope 2022-06-04 10:13:32.359 | router-admin-state-down-before-update 2022-06-04 10:13:32.359 | agent 2022-06-04 10:13:32.359 | agent-resources-synced 2022-06-04 10:13:32.359 | allowed-address-pairs 2022-06-04 10:13:32.359 | auto-allocated-topology 2022-06-04 10:13:32.359 | availability_zone 2022-06-04 10:13:32.359 | availability_zone_filter 2022-06-04 10:13:32.359 | default-subnetpools 2022-06-04 10:13:32.359 | dhcp_agent_scheduler 2022-06-04 10:13:32.359 | dvr 2022-06-04 10:13:32.359 | empty-string-filtering 2022-06-04 10:13:32.359 | external-net 2022-06-04 10:13:32.359 | extra_dhcp_opt 2022-06-04 10:13:32.359 | extraroute 2022-06-04 10:13:32.359 | extraroute-atomic 2022-06-04 10:13:32.359 | filter-validation 2022-06-04 10:13:32.359 | fip-port-details 2022-06-04 10:13:32.359 | flavors 2022-06-04 10:13:32.359 | floatingip-pools 2022-06-04 10:13:32.359 | ip-substring-filtering 2022-06-04 10:13:32.359 | router 2022-06-04 10:13:32.359 | ext-gw-mode 2022-06-04 10:13:32.359 | l3-ha 2022-06-04 10:13:32.359 | l3-flavors 2022-06-04 10:13:32.359 | l3-port-ip-change-not-allowed 2022-06-04 10:13:32.359 | l3_agent_scheduler 2022-06-04 10:13:32.359 | metering 2022-06-04 10:13:32.359 | metering_source_and_destination_fields 2022-06-04 10:13:32.360 | multi-provider 2022-06-04 10:13:32.360 | net-mtu 2022-06-04 10:13:32.360 | net-mtu-writable 2022-06-04 10:13:32.360 | network_availability_zone 2022-06-04 10:13:32.360 | network-ip-availability 2022-06-04 10:13:32.360 | pagination 2022-06-04 10:13:32.360 | port-device-profile 2022-06-04 10:13:32.360 | port-mac-override 2022-06-04 10:13:32.360 | port-mac-address-regenerate 2022-06-04 10:13:32.360 | port-numa-affinity-policy 2022-06-04 10:13:32.360 | binding 2022-06-04 10:13:32.360 | binding-extended 2022-06-04 10:13:32.360 | port-security 2022-06-04 10:13:32.360 | project-id 2022-06-04 10:13:32.360 | provider 2022-06-04 10:13:32.360 | quota-check-limit 2022-06-04 10:13:32.360 | quotas 2022-06-04 10:13:32.360 | quota_details 2022-06-04 10:13:32.360 | rbac-policies 2022-06-04 10:13:32.360 | rbac-address-group 2022-06-04 10:13:32.360 | rbac-address-scope 2022-06-04 10:13:32.360 | rbac-security-groups 2022-06-04 10:13:32.360 | rbac-subnetpool 2022-06-04 10:13:32.360 | revision-if-match 2022-06-04 10:13:32.360 | standard-attr-revisions 2022-06-04 10:13:32.360 | router_availability_zone 2022-06-04 10:13:32.360 | security-groups-normalized-cidr 2022-06-04 10:13:32.360 | port-security-groups-filtering 2022-06-04 10:13:32.360 | security-groups-remote-address-group 2022-06-04 10:13:32.360 | security-groups-shared-filtering 2022-06-04 10:13:32.360 | security-group 2022-06-04 10:13:32.360 | service-type 2022-06-04 10:13:32.360 | sorting 2022-06-04 10:13:32.361 | standard-attr-description 2022-06-04 10:13:32.361 | stateful-security-group 2022-06-04 10:13:32.361 | subnet_onboard 2022-06-04 10:13:32.361 | subnet-service-types 2022-06-04 10:13:32.361 | subnet_allocation 2022-06-04 10:13:32.361 | subnetpool-prefix-ops 2022-06-04 10:13:32.361 | standard-attr-tag 2022-06-04 10:13:32.361 | standard-attr-timestamp' 2022-06-04 10:13:32.361 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-04 10:13:32.361 | address-scope 2022-06-04 10:13:32.361 | router-admin-state-down-before-update 2022-06-04 10:13:32.361 | agent 2022-06-04 10:13:32.361 | agent-resources-synced 2022-06-04 10:13:32.362 | allowed-address-pairs 2022-06-04 10:13:32.362 | auto-allocated-topology 2022-06-04 10:13:32.362 | availability_zone 2022-06-04 10:13:32.362 | availability_zone_filter 2022-06-04 10:13:32.362 | default-subnetpools 2022-06-04 10:13:32.362 | dhcp_agent_scheduler 2022-06-04 10:13:32.362 | dvr 2022-06-04 10:13:32.362 | empty-string-filtering 2022-06-04 10:13:32.362 | external-net 2022-06-04 10:13:32.362 | extra_dhcp_opt 2022-06-04 10:13:32.362 | extraroute 2022-06-04 10:13:32.362 | extraroute-atomic 2022-06-04 10:13:32.362 | filter-validation 2022-06-04 10:13:32.362 | fip-port-details 2022-06-04 10:13:32.362 | flavors 2022-06-04 10:13:32.362 | floatingip-pools 2022-06-04 10:13:32.362 | ip-substring-filtering 2022-06-04 10:13:32.362 | router 2022-06-04 10:13:32.362 | ext-gw-mode 2022-06-04 10:13:32.362 | l3-ha 2022-06-04 10:13:32.362 | l3-flavors 2022-06-04 10:13:32.362 | l3-port-ip-change-not-allowed 2022-06-04 10:13:32.362 | l3_agent_scheduler 2022-06-04 10:13:32.362 | metering 2022-06-04 10:13:32.362 | metering_source_and_destination_fields 2022-06-04 10:13:32.362 | multi-provider 2022-06-04 10:13:32.362 | net-mtu 2022-06-04 10:13:32.362 | net-mtu-writable 2022-06-04 10:13:32.362 | network_availability_zone 2022-06-04 10:13:32.362 | network-ip-availability 2022-06-04 10:13:32.362 | pagination 2022-06-04 10:13:32.362 | port-device-profile 2022-06-04 10:13:32.362 | port-mac-override 2022-06-04 10:13:32.362 | port-mac-address-regenerate 2022-06-04 10:13:32.363 | port-numa-affinity-policy 2022-06-04 10:13:32.363 | binding 2022-06-04 10:13:32.363 | binding-extended 2022-06-04 10:13:32.363 | port-security 2022-06-04 10:13:32.363 | project-id 2022-06-04 10:13:32.363 | provider 2022-06-04 10:13:32.363 | quota-check-limit 2022-06-04 10:13:32.363 | quotas 2022-06-04 10:13:32.363 | quota_details 2022-06-04 10:13:32.363 | rbac-policies 2022-06-04 10:13:32.363 | rbac-address-group 2022-06-04 10:13:32.363 | rbac-address-scope 2022-06-04 10:13:32.363 | rbac-security-groups 2022-06-04 10:13:32.363 | rbac-subnetpool 2022-06-04 10:13:32.363 | revision-if-match 2022-06-04 10:13:32.363 | standard-attr-revisions 2022-06-04 10:13:32.363 | router_availability_zone 2022-06-04 10:13:32.363 | security-groups-normalized-cidr 2022-06-04 10:13:32.363 | port-security-groups-filtering 2022-06-04 10:13:32.363 | security-groups-remote-address-group 2022-06-04 10:13:32.363 | security-groups-shared-filtering 2022-06-04 10:13:32.363 | security-group 2022-06-04 10:13:32.363 | service-type 2022-06-04 10:13:32.363 | sorting 2022-06-04 10:13:32.363 | standard-attr-description 2022-06-04 10:13:32.363 | stateful-security-group 2022-06-04 10:13:32.363 | subnet_onboard 2022-06-04 10:13:32.363 | subnet-service-types 2022-06-04 10:13:32.363 | subnet_allocation 2022-06-04 10:13:32.363 | subnetpool-prefix-ops 2022-06-04 10:13:32.363 | standard-attr-tag 2022-06-04 10:13:32.363 | standard-attr-timestamp =~ router ]] 2022-06-04 10:13:32.365 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-04 10:13:32.368 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-06-04 10:13:32.371 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-06-04 10:13:32.374 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-04 10:13:35.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:35.194 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:35.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:35.194 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:35.384 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:35.388 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-04 10:13:35.388 | address-scope 2022-06-04 10:13:35.388 | router-admin-state-down-before-update 2022-06-04 10:13:35.388 | agent 2022-06-04 10:13:35.388 | agent-resources-synced 2022-06-04 10:13:35.388 | allowed-address-pairs 2022-06-04 10:13:35.388 | auto-allocated-topology 2022-06-04 10:13:35.388 | availability_zone 2022-06-04 10:13:35.388 | availability_zone_filter 2022-06-04 10:13:35.388 | default-subnetpools 2022-06-04 10:13:35.388 | dhcp_agent_scheduler 2022-06-04 10:13:35.388 | dvr 2022-06-04 10:13:35.388 | empty-string-filtering 2022-06-04 10:13:35.388 | external-net 2022-06-04 10:13:35.388 | extra_dhcp_opt 2022-06-04 10:13:35.388 | extraroute 2022-06-04 10:13:35.388 | extraroute-atomic 2022-06-04 10:13:35.388 | filter-validation 2022-06-04 10:13:35.388 | fip-port-details 2022-06-04 10:13:35.389 | flavors 2022-06-04 10:13:35.389 | floatingip-pools 2022-06-04 10:13:35.389 | ip-substring-filtering 2022-06-04 10:13:35.389 | router 2022-06-04 10:13:35.389 | ext-gw-mode 2022-06-04 10:13:35.389 | l3-ha 2022-06-04 10:13:35.389 | l3-flavors 2022-06-04 10:13:35.389 | l3-port-ip-change-not-allowed 2022-06-04 10:13:35.389 | l3_agent_scheduler 2022-06-04 10:13:35.389 | metering 2022-06-04 10:13:35.389 | metering_source_and_destination_fields 2022-06-04 10:13:35.389 | multi-provider 2022-06-04 10:13:35.389 | net-mtu 2022-06-04 10:13:35.389 | net-mtu-writable 2022-06-04 10:13:35.389 | network_availability_zone 2022-06-04 10:13:35.389 | network-ip-availability 2022-06-04 10:13:35.389 | pagination 2022-06-04 10:13:35.389 | port-device-profile 2022-06-04 10:13:35.389 | port-mac-override 2022-06-04 10:13:35.389 | port-mac-address-regenerate 2022-06-04 10:13:35.389 | port-numa-affinity-policy 2022-06-04 10:13:35.389 | binding 2022-06-04 10:13:35.389 | binding-extended 2022-06-04 10:13:35.389 | port-security 2022-06-04 10:13:35.389 | project-id 2022-06-04 10:13:35.389 | provider 2022-06-04 10:13:35.389 | quota-check-limit 2022-06-04 10:13:35.389 | quotas 2022-06-04 10:13:35.389 | quota_details 2022-06-04 10:13:35.389 | rbac-policies 2022-06-04 10:13:35.389 | rbac-address-group 2022-06-04 10:13:35.389 | rbac-address-scope 2022-06-04 10:13:35.389 | rbac-security-groups 2022-06-04 10:13:35.389 | rbac-subnetpool 2022-06-04 10:13:35.390 | revision-if-match 2022-06-04 10:13:35.390 | standard-attr-revisions 2022-06-04 10:13:35.390 | router_availability_zone 2022-06-04 10:13:35.390 | security-groups-normalized-cidr 2022-06-04 10:13:35.390 | port-security-groups-filtering 2022-06-04 10:13:35.390 | security-groups-remote-address-group 2022-06-04 10:13:35.390 | security-groups-shared-filtering 2022-06-04 10:13:35.390 | security-group 2022-06-04 10:13:35.390 | service-type 2022-06-04 10:13:35.390 | sorting 2022-06-04 10:13:35.390 | standard-attr-description 2022-06-04 10:13:35.390 | stateful-security-group 2022-06-04 10:13:35.390 | subnet_onboard 2022-06-04 10:13:35.390 | subnet-service-types 2022-06-04 10:13:35.390 | subnet_allocation 2022-06-04 10:13:35.390 | subnetpool-prefix-ops 2022-06-04 10:13:35.390 | standard-attr-tag 2022-06-04 10:13:35.390 | standard-attr-timestamp' 2022-06-04 10:13:35.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-04 10:13:35.392 | address-scope 2022-06-04 10:13:35.392 | router-admin-state-down-before-update 2022-06-04 10:13:35.392 | agent 2022-06-04 10:13:35.392 | agent-resources-synced 2022-06-04 10:13:35.392 | allowed-address-pairs 2022-06-04 10:13:35.392 | auto-allocated-topology 2022-06-04 10:13:35.392 | availability_zone 2022-06-04 10:13:35.392 | availability_zone_filter 2022-06-04 10:13:35.392 | default-subnetpools 2022-06-04 10:13:35.392 | dhcp_agent_scheduler 2022-06-04 10:13:35.392 | dvr 2022-06-04 10:13:35.392 | empty-string-filtering 2022-06-04 10:13:35.392 | external-net 2022-06-04 10:13:35.392 | extra_dhcp_opt 2022-06-04 10:13:35.392 | extraroute 2022-06-04 10:13:35.392 | extraroute-atomic 2022-06-04 10:13:35.392 | filter-validation 2022-06-04 10:13:35.392 | fip-port-details 2022-06-04 10:13:35.392 | flavors 2022-06-04 10:13:35.392 | floatingip-pools 2022-06-04 10:13:35.392 | ip-substring-filtering 2022-06-04 10:13:35.392 | router 2022-06-04 10:13:35.392 | ext-gw-mode 2022-06-04 10:13:35.392 | l3-ha 2022-06-04 10:13:35.392 | l3-flavors 2022-06-04 10:13:35.392 | l3-port-ip-change-not-allowed 2022-06-04 10:13:35.392 | l3_agent_scheduler 2022-06-04 10:13:35.392 | metering 2022-06-04 10:13:35.393 | metering_source_and_destination_fields 2022-06-04 10:13:35.393 | multi-provider 2022-06-04 10:13:35.393 | net-mtu 2022-06-04 10:13:35.393 | net-mtu-writable 2022-06-04 10:13:35.393 | network_availability_zone 2022-06-04 10:13:35.393 | network-ip-availability 2022-06-04 10:13:35.393 | pagination 2022-06-04 10:13:35.393 | port-device-profile 2022-06-04 10:13:35.393 | port-mac-override 2022-06-04 10:13:35.393 | port-mac-address-regenerate 2022-06-04 10:13:35.393 | port-numa-affinity-policy 2022-06-04 10:13:35.393 | binding 2022-06-04 10:13:35.393 | binding-extended 2022-06-04 10:13:35.393 | port-security 2022-06-04 10:13:35.393 | project-id 2022-06-04 10:13:35.393 | provider 2022-06-04 10:13:35.393 | quota-check-limit 2022-06-04 10:13:35.393 | quotas 2022-06-04 10:13:35.393 | quota_details 2022-06-04 10:13:35.393 | rbac-policies 2022-06-04 10:13:35.393 | rbac-address-group 2022-06-04 10:13:35.393 | rbac-address-scope 2022-06-04 10:13:35.393 | rbac-security-groups 2022-06-04 10:13:35.393 | rbac-subnetpool 2022-06-04 10:13:35.393 | revision-if-match 2022-06-04 10:13:35.393 | standard-attr-revisions 2022-06-04 10:13:35.393 | router_availability_zone 2022-06-04 10:13:35.393 | security-groups-normalized-cidr 2022-06-04 10:13:35.393 | port-security-groups-filtering 2022-06-04 10:13:35.393 | security-groups-remote-address-group 2022-06-04 10:13:35.393 | security-groups-shared-filtering 2022-06-04 10:13:35.393 | security-group 2022-06-04 10:13:35.393 | service-type 2022-06-04 10:13:35.393 | sorting 2022-06-04 10:13:35.394 | standard-attr-description 2022-06-04 10:13:35.394 | stateful-security-group 2022-06-04 10:13:35.394 | subnet_onboard 2022-06-04 10:13:35.394 | subnet-service-types 2022-06-04 10:13:35.394 | subnet_allocation 2022-06-04 10:13:35.394 | subnetpool-prefix-ops 2022-06-04 10:13:35.394 | standard-attr-tag 2022-06-04 10:13:35.394 | standard-attr-timestamp =~ external-net ]] 2022-06-04 10:13:35.394 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-04 10:13:35.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-06-04 10:13:35.402 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-06-04 10:13:35.403 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-06-04 10:13:35.414 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-06-04 10:13:35.416 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:13:35.420 | ++ functions-common:get_field:813 : read data 2022-06-04 10:13:38.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:38.177 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:38.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:38.177 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:38.177 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-04 10:13:38.363 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:38.366 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-04 10:13:38.369 | ++ functions-common:get_field:817 : field='$3' 2022-06-04 10:13:38.373 | ++ functions-common:get_field:819 : echo '| id | 20bb513f-5458-4d39-97ae-02f9325a8313 |' 2022-06-04 10:13:38.373 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-04 10:13:38.380 | ++ functions-common:get_field:813 : read data 2022-06-04 10:13:38.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=20bb513f-5458-4d39-97ae-02f9325a8313 2022-06-04 10:13:38.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-06-04 10:13:38.390 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:13:38.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-06-04 10:13:38.411 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-06-04 10:13:38.413 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-06-04 10:13:38.417 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-04 10:13:41.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:41.021 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:41.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:41.021 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:41.198 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:41.201 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-04 10:13:41.201 | address-scope 2022-06-04 10:13:41.201 | router-admin-state-down-before-update 2022-06-04 10:13:41.201 | agent 2022-06-04 10:13:41.201 | agent-resources-synced 2022-06-04 10:13:41.201 | allowed-address-pairs 2022-06-04 10:13:41.201 | auto-allocated-topology 2022-06-04 10:13:41.201 | availability_zone 2022-06-04 10:13:41.201 | availability_zone_filter 2022-06-04 10:13:41.201 | default-subnetpools 2022-06-04 10:13:41.201 | dhcp_agent_scheduler 2022-06-04 10:13:41.201 | dvr 2022-06-04 10:13:41.201 | empty-string-filtering 2022-06-04 10:13:41.202 | external-net 2022-06-04 10:13:41.202 | extra_dhcp_opt 2022-06-04 10:13:41.202 | extraroute 2022-06-04 10:13:41.202 | extraroute-atomic 2022-06-04 10:13:41.202 | filter-validation 2022-06-04 10:13:41.202 | fip-port-details 2022-06-04 10:13:41.202 | flavors 2022-06-04 10:13:41.202 | floatingip-pools 2022-06-04 10:13:41.202 | ip-substring-filtering 2022-06-04 10:13:41.202 | router 2022-06-04 10:13:41.202 | ext-gw-mode 2022-06-04 10:13:41.202 | l3-ha 2022-06-04 10:13:41.202 | l3-flavors 2022-06-04 10:13:41.202 | l3-port-ip-change-not-allowed 2022-06-04 10:13:41.202 | l3_agent_scheduler 2022-06-04 10:13:41.202 | metering 2022-06-04 10:13:41.202 | metering_source_and_destination_fields 2022-06-04 10:13:41.202 | multi-provider 2022-06-04 10:13:41.202 | net-mtu 2022-06-04 10:13:41.202 | net-mtu-writable 2022-06-04 10:13:41.202 | network_availability_zone 2022-06-04 10:13:41.202 | network-ip-availability 2022-06-04 10:13:41.202 | pagination 2022-06-04 10:13:41.202 | port-device-profile 2022-06-04 10:13:41.202 | port-mac-override 2022-06-04 10:13:41.202 | port-mac-address-regenerate 2022-06-04 10:13:41.202 | port-numa-affinity-policy 2022-06-04 10:13:41.202 | binding 2022-06-04 10:13:41.202 | binding-extended 2022-06-04 10:13:41.202 | port-security 2022-06-04 10:13:41.202 | project-id 2022-06-04 10:13:41.202 | provider 2022-06-04 10:13:41.202 | quota-check-limit 2022-06-04 10:13:41.202 | quotas 2022-06-04 10:13:41.202 | quota_details 2022-06-04 10:13:41.203 | rbac-policies 2022-06-04 10:13:41.203 | rbac-address-group 2022-06-04 10:13:41.203 | rbac-address-scope 2022-06-04 10:13:41.203 | rbac-security-groups 2022-06-04 10:13:41.203 | rbac-subnetpool 2022-06-04 10:13:41.203 | revision-if-match 2022-06-04 10:13:41.203 | standard-attr-revisions 2022-06-04 10:13:41.203 | router_availability_zone 2022-06-04 10:13:41.203 | security-groups-normalized-cidr 2022-06-04 10:13:41.203 | port-security-groups-filtering 2022-06-04 10:13:41.203 | security-groups-remote-address-group 2022-06-04 10:13:41.203 | security-groups-shared-filtering 2022-06-04 10:13:41.203 | security-group 2022-06-04 10:13:41.203 | service-type 2022-06-04 10:13:41.203 | sorting 2022-06-04 10:13:41.203 | standard-attr-description 2022-06-04 10:13:41.203 | stateful-security-group 2022-06-04 10:13:41.203 | subnet_onboard 2022-06-04 10:13:41.203 | subnet-service-types 2022-06-04 10:13:41.203 | subnet_allocation 2022-06-04 10:13:41.203 | subnetpool-prefix-ops 2022-06-04 10:13:41.203 | standard-attr-tag 2022-06-04 10:13:41.203 | standard-attr-timestamp' 2022-06-04 10:13:41.204 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-04 10:13:41.204 | address-scope 2022-06-04 10:13:41.204 | router-admin-state-down-before-update 2022-06-04 10:13:41.204 | agent 2022-06-04 10:13:41.204 | agent-resources-synced 2022-06-04 10:13:41.204 | allowed-address-pairs 2022-06-04 10:13:41.204 | auto-allocated-topology 2022-06-04 10:13:41.204 | availability_zone 2022-06-04 10:13:41.204 | availability_zone_filter 2022-06-04 10:13:41.204 | default-subnetpools 2022-06-04 10:13:41.204 | dhcp_agent_scheduler 2022-06-04 10:13:41.204 | dvr 2022-06-04 10:13:41.204 | empty-string-filtering 2022-06-04 10:13:41.204 | external-net 2022-06-04 10:13:41.204 | extra_dhcp_opt 2022-06-04 10:13:41.204 | extraroute 2022-06-04 10:13:41.204 | extraroute-atomic 2022-06-04 10:13:41.204 | filter-validation 2022-06-04 10:13:41.204 | fip-port-details 2022-06-04 10:13:41.204 | flavors 2022-06-04 10:13:41.205 | floatingip-pools 2022-06-04 10:13:41.205 | ip-substring-filtering 2022-06-04 10:13:41.205 | router 2022-06-04 10:13:41.205 | ext-gw-mode 2022-06-04 10:13:41.205 | l3-ha 2022-06-04 10:13:41.205 | l3-flavors 2022-06-04 10:13:41.205 | l3-port-ip-change-not-allowed 2022-06-04 10:13:41.205 | l3_agent_scheduler 2022-06-04 10:13:41.205 | metering 2022-06-04 10:13:41.205 | metering_source_and_destination_fields 2022-06-04 10:13:41.205 | multi-provider 2022-06-04 10:13:41.205 | net-mtu 2022-06-04 10:13:41.205 | net-mtu-writable 2022-06-04 10:13:41.205 | network_availability_zone 2022-06-04 10:13:41.205 | network-ip-availability 2022-06-04 10:13:41.205 | pagination 2022-06-04 10:13:41.205 | port-device-profile 2022-06-04 10:13:41.205 | port-mac-override 2022-06-04 10:13:41.205 | port-mac-address-regenerate 2022-06-04 10:13:41.205 | port-numa-affinity-policy 2022-06-04 10:13:41.205 | binding 2022-06-04 10:13:41.205 | binding-extended 2022-06-04 10:13:41.205 | port-security 2022-06-04 10:13:41.205 | project-id 2022-06-04 10:13:41.205 | provider 2022-06-04 10:13:41.205 | quota-check-limit 2022-06-04 10:13:41.205 | quotas 2022-06-04 10:13:41.205 | quota_details 2022-06-04 10:13:41.205 | rbac-policies 2022-06-04 10:13:41.205 | rbac-address-group 2022-06-04 10:13:41.205 | rbac-address-scope 2022-06-04 10:13:41.205 | rbac-security-groups 2022-06-04 10:13:41.205 | rbac-subnetpool 2022-06-04 10:13:41.205 | revision-if-match 2022-06-04 10:13:41.205 | standard-attr-revisions 2022-06-04 10:13:41.205 | router_availability_zone 2022-06-04 10:13:41.206 | security-groups-normalized-cidr 2022-06-04 10:13:41.206 | port-security-groups-filtering 2022-06-04 10:13:41.206 | security-groups-remote-address-group 2022-06-04 10:13:41.206 | security-groups-shared-filtering 2022-06-04 10:13:41.206 | security-group 2022-06-04 10:13:41.206 | service-type 2022-06-04 10:13:41.206 | sorting 2022-06-04 10:13:41.206 | standard-attr-description 2022-06-04 10:13:41.206 | stateful-security-group 2022-06-04 10:13:41.206 | subnet_onboard 2022-06-04 10:13:41.206 | subnet-service-types 2022-06-04 10:13:41.206 | subnet_allocation 2022-06-04 10:13:41.206 | subnetpool-prefix-ops 2022-06-04 10:13:41.206 | standard-attr-tag 2022-06-04 10:13:41.206 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-06-04 10:13:41.207 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-04 10:13:41.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-06-04 10:13:41.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-06-04 10:13:41.218 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-06-04 10:13:41.218 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-06-04 10:13:41.218 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-06-04 10:13:41.221 | ++ functions-common:get_field:812 : local data field 2022-06-04 10:13:41.224 | ++ functions-common:get_field:813 : read data 2022-06-04 10:13:44.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:44.238 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:44.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:44.238 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:44.425 | ++ functions-common:oscwrap:2466 : return 0 2022-06-04 10:13:44.428 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-04 10:13:44.431 | ++ functions-common:get_field:817 : field='$3' 2022-06-04 10:13:44.435 | ++ functions-common:get_field:819 : echo '| id | 09a0fd6b-d9d1-4a44-82f1-2a8165a6ee34 |' 2022-06-04 10:13:44.435 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-04 10:13:44.441 | ++ functions-common:get_field:813 : read data 2022-06-04 10:13:44.445 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=09a0fd6b-d9d1-4a44-82f1-2a8165a6ee34 2022-06-04 10:13:44.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-06-04 10:13:44.450 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-04 10:13:44.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-06-04 10:13:44.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-06-04 10:13:44.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 20bb513f-5458-4d39-97ae-02f9325a8313 dcbc5fa1-3254-4c35-ade6-77bcb1934f5a 2022-06-04 10:13:47.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:47.089 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:47.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-04 10:13:47.089 | from cryptography.utils import int_from_bytes 2022-06-04 10:13:47.090 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-04 10:13:47.248 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-04 10:13:48.024 | HttpException: 500: Server Error for url: http://10.222.0.66:9696/v2.0/routers/20bb513f-5458-4d39-97ae-02f9325a8313/add_router_interface, Request Failed: internal server error while processing your request. 2022-06-04 10:13:48.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:1 : exit_trap 2022-06-04 10:13:48.205 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-04 10:13:48.208 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-04 10:13:48.210 | + ./stack.sh:exit_trap:517 : jobs=137975 2022-06-04 10:13:48.213 | + ./stack.sh:exit_trap:520 : [[ -n 137975 ]] 2022-06-04 10:13:48.215 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-06-04-100140 ]] 2022-06-04 10:13:48.218 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-06-04 10:13:48.220 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-06-04 10:13:48.220 | exit_trap: cleaning up child processes 2022-06-04 10:13:48.222 | + ./stack.sh:exit_trap:522 : kill 137975 2022-06-04 10:13:48.225 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.EWBUAhFErF ']' 2022-06-04 10:13:48.227 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.EWBUAhFErF 2022-06-04 10:13:48.232 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-04 10:13:48.234 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-04 10:13:48.237 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-04 10:13:48.239 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-04 10:13:48.239 | Error on exit 2022-06-04 10:13:48.241 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-04 10:13:48.244 | + ./stack.sh:exit_trap:537 : generate-subunit 1654336896 732 fail 2022-06-04 10:13:48.968 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-04 10:13:48.971 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-04 10:13:50.384 | + ./stack.sh:exit_trap:551 : exit 1