2022-03-18 19:18:05.345 | + ./stack.sh:main:487 : exec 2022-03-18 19:18:05.345 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-18-191805.summary.2022-03-18-191805 2022-03-18 19:18:05.345 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-18-191805' 2022-03-18 19:18:05.345 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:18:05.345 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-18-191805 2022-03-18 19:18:05.345 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-18-191805 /opt/stack/logs/stack.sh.log 2022-03-18 19:18:05.345 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-18-191805.summary.2022-03-18-191805 /opt/stack/logs/stack.sh.log.summary 2022-03-18 19:18:05.345 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-18 19:18:05.345 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-18 19:18:05.345 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-18 19:18:05.345 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-18 19:18:05.346 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-18 19:18:05.346 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-18 19:18:05.346 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-18 19:18:05.346 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-18 19:18:05.346 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-18 19:18:05.346 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-18 19:18:05.346 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-18 19:18:05.346 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-18 19:18:05.346 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-18 19:18:05.346 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-18 19:18:05.346 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-18 19:18:05.346 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-18 19:18:05.346 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-18 19:18:05.348 | + ./stack.sh:main:573 : set -o errexit 2022-03-18 19:18:05.350 | + ./stack.sh:main:576 : uname -a 2022-03-18 19:18:05.351 | Linux dv-neutron-829247-6-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-18 19:18:05.353 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-18 19:18:05.355 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-18 19:18:05.358 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-18 19:18:05.397 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-18 19:18:05.412 | + ./stack.sh:main:590 : fetch_plugins 2022-03-18 19:18:05.414 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-18 19:18:05.416 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-18 19:18:05.418 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-18 19:18:05.420 | + functions-common:fetch_plugins:1776 : return 2022-03-18 19:18:05.422 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-18 19:18:05.423 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-18 19:18:05.425 | + functions-common:run_phase:1854 : local phase= 2022-03-18 19:18:05.427 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 19:18:05.429 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 19:18:05.431 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 19:18:05.433 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 19:18:05.434 | + functions-common:run_phase:1863 : local extra 2022-03-18 19:18:05.437 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 19:18:05.440 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 19:18:05.442 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 19:18:05.444 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 19:18:05.446 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-18 19:18:05.448 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 19:18:05.460 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:05.462 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-18 19:18:05.464 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 19:18:05.465 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 19:18:05.467 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 19:18:05.469 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 19:18:05.471 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 19:18:05.472 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-18 19:18:05.475 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-18 19:18:05.476 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-18 19:18:05.478 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 19:18:05.480 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-18 19:18:05.482 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-18 19:18:05.484 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-18 19:18:05.485 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-18 19:18:05.487 | + functions-common:plugin_override_defaults:1817 : return 2022-03-18 19:18:05.490 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-18 19:18:05.507 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-18 19:18:05.509 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-18 19:18:05.522 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:18:05.524 | +++ lib/tls:source:43 : hostname -f 2022-03-18 19:18:05.527 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-18 19:18:05.529 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-18 19:18:05.531 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-18 19:18:05.533 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-18 19:18:05.535 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-18 19:18:05.537 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-18 19:18:05.539 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-18 19:18:05.541 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-18 19:18:05.543 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-18 19:18:05.544 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-18 19:18:05.549 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-18 19:18:05.561 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-18 19:18:05.578 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-18 19:18:05.591 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-18 19:18:05.604 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-18 19:18:05.640 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-18 19:18:05.698 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-18 19:18:05.788 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-18 19:18:05.809 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-18 19:18:05.860 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-18 19:18:05.913 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-18 19:18:06.057 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-18 19:18:06.071 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-18 19:18:06.084 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-18 19:18:06.096 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-18 19:18:06.190 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-18 19:18:06.193 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-18 19:18:06.195 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-18 19:18:06.197 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-18 19:18:06.199 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-18 19:18:06.201 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-18 19:18:06.204 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-18 19:18:06.204 | False' 2022-03-18 19:18:06.207 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-18 19:18:06.222 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-18 19:18:06.224 | + ./stack.sh:main:624 : run_phase source 2022-03-18 19:18:06.226 | + functions-common:run_phase:1853 : local mode=source 2022-03-18 19:18:06.228 | + functions-common:run_phase:1854 : local phase= 2022-03-18 19:18:06.230 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 19:18:06.232 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 19:18:06.234 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 19:18:06.236 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 19:18:06.238 | + functions-common:run_phase:1863 : local extra 2022-03-18 19:18:06.240 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 19:18:06.244 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 19:18:06.246 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 19:18:06.248 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 19:18:06.250 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-18 19:18:06.252 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 19:18:06.267 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:06.269 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-18 19:18:06.272 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-18 19:18:06.310 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-18 19:18:06.312 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-18 19:18:06.314 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-18 19:18:06.316 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-18 19:18:06.319 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-18 19:18:06.321 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-18 19:18:06.323 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-18 19:18:06.325 | + functions-common:load_plugin_settings:1794 : return 2022-03-18 19:18:06.327 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-18 19:18:06.329 | + functions-common:verify_disabled_services:2136 : local service 2022-03-18 19:18:06.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.334 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-18 19:18:06.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.339 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-18 19:18:06.341 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.343 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-18 19:18:06.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-18 19:18:06.350 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.352 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-18 19:18:06.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-18 19:18:06.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.361 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-18 19:18:06.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.365 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-18 19:18:06.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-18 19:18:06.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.374 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-18 19:18:06.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-18 19:18:06.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-18 19:18:06.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.388 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-18 19:18:06.390 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.393 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-18 19:18:06.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.397 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-18 19:18:06.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.402 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-18 19:18:06.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.406 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-18 19:18:06.409 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.411 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-18 19:18:06.413 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.415 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-18 19:18:06.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.420 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-18 19:18:06.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.424 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-18 19:18:06.427 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.429 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-18 19:18:06.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-18 19:18:06.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.438 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-18 19:18:06.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.443 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-18 19:18:06.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-18 19:18:06.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.452 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-18 19:18:06.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-18 19:18:06.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-18 19:18:06.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.466 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-18 19:18:06.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.471 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-18 19:18:06.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.475 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-18 19:18:06.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-18 19:18:06.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-18 19:18:06.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-18 19:18:06.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.493 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-18 19:18:06.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.497 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-18 19:18:06.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.502 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-18 19:18:06.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.506 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-18 19:18:06.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.511 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-18 19:18:06.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.515 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-18 19:18:06.518 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.520 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-18 19:18:06.523 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.525 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-18 19:18:06.527 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.529 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-18 19:18:06.531 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.534 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-18 19:18:06.536 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.538 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-18 19:18:06.540 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 19:18:06.542 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-18 19:18:06.545 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-18 19:18:06.548 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-18 19:18:06.550 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-18 19:18:06.565 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:06.568 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-18 19:18:06.570 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-18 19:18:06.572 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-18 19:18:06.587 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:18:06.589 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-18 19:18:06.591 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-18 19:18:06.594 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-18 19:18:06.596 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-18 19:18:06.598 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-18 19:18:06.601 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-18 19:18:06.603 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-18 19:18:06.605 | + lib/database:initialize_database_backends:92 : return 0 2022-03-18 19:18:06.608 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-18 19:18:06.608 | Using mysql database backend 2022-03-18 19:18:06.610 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-18 19:18:06.626 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-18 19:18:06.629 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-18 19:18:06.632 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-18 19:18:06.635 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-18 19:18:06.638 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 19:18:06.640 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-18 19:18:06.657 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:06.659 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-18 19:18:06.675 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-18 19:18:06.691 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:06.694 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-18 19:18:06.710 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-18 19:18:06.726 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-18 19:18:06.743 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:18:06.746 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-18 19:18:06.762 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:06.764 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-18 19:18:06.780 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-18 19:18:06.782 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-18 19:18:06.785 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-18 19:18:06.787 | + functions-common:save_stackenv:60 : local tag=757 2022-03-18 19:18:06.790 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-18 19:18:06.795 | + functions-common:save_stackenv:62 : time_stamp=2022-03-18-191806 2022-03-18 19:18:06.797 | + functions-common:save_stackenv:63 : echo '# 2022-03-18-191806 757' 2022-03-18 19:18:06.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.802 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 19:18:06.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.807 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-18 19:18:06.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.812 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-18 19:18:06.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.817 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-18 19:18:06.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.822 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-18 19:18:06.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.827 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-18 19:18:06.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.831 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-18-191805 2022-03-18 19:18:06.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.836 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-18 19:18:06.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.841 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-18 19:18:06.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.846 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-18 19:18:06.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.850 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-18 19:18:06.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.855 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-18 19:18:06.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:18:06.860 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-18 19:18:06.863 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-18 19:18:06.866 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-18 19:18:06.868 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-18 19:18:06.870 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-18 19:18:06.872 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:18:06.874 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:18:06.877 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:18:06.880 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:18:06.882 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:18:06.885 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:18:06.901 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:18:06.903 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:18:06.905 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:18:06.908 | + functions-common:git_clone:629 : echo master 2022-03-18 19:18:06.909 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:18:06.914 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-18 19:18:06.916 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:18:06.918 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-18 19:18:06.921 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:18:06.921 | + functions-common:git_clone:678 : head -1 2022-03-18 19:18:06.924 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-18 19:18:06.927 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:18:06.929 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-18 19:18:06.932 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:18:06.934 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-18 19:18:06.937 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-18 19:18:06.939 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-18 19:18:06.942 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-18 19:18:06.945 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-18 19:18:06.947 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-18 19:18:06.950 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-18 19:18:06.952 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-18 19:18:06.955 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-18 19:18:06.959 | ++ tools/install_prereqs.sh:source:47 : NOW=1647631086 2022-03-18 19:18:06.963 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-18 19:18:06.967 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647630370 2022-03-18 19:18:06.970 | ++ tools/install_prereqs.sh:source:49 : DELTA=716 2022-03-18 19:18:06.972 | ++ tools/install_prereqs.sh:source:50 : [[ 716 -lt 7200 ]] 2022-03-18 19:18:06.975 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-18 19:18:06.978 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-18 19:18:06.980 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-18 19:18:06.982 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-18 19:18:06.985 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-18 19:18:06.987 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-18 19:18:06.990 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-18 19:18:06.992 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-18 19:18:06.996 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-18 19:18:07.042 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-18 19:18:07.042 | apache2-dev 2022-03-18 19:18:07.042 | bc 2022-03-18 19:18:07.042 | bsdmainutils 2022-03-18 19:18:07.042 | curl 2022-03-18 19:18:07.042 | g++ 2022-03-18 19:18:07.042 | gawk 2022-03-18 19:18:07.042 | gcc 2022-03-18 19:18:07.042 | gettext 2022-03-18 19:18:07.042 | git 2022-03-18 19:18:07.042 | graphviz 2022-03-18 19:18:07.042 | iputils-ping 2022-03-18 19:18:07.042 | libapache2-mod-proxy-uwsgi 2022-03-18 19:18:07.042 | libffi-dev 2022-03-18 19:18:07.042 | libjpeg-dev 2022-03-18 19:18:07.042 | libpcre3-dev 2022-03-18 19:18:07.042 | libpq-dev 2022-03-18 19:18:07.043 | libssl-dev 2022-03-18 19:18:07.043 | libsystemd-dev 2022-03-18 19:18:07.043 | libxml2-dev 2022-03-18 19:18:07.043 | libxslt1-dev 2022-03-18 19:18:07.043 | libyaml-dev 2022-03-18 19:18:07.043 | lsof 2022-03-18 19:18:07.043 | openssh-server 2022-03-18 19:18:07.043 | openssl 2022-03-18 19:18:07.043 | pkg-config 2022-03-18 19:18:07.043 | psmisc 2022-03-18 19:18:07.043 | python3-dev 2022-03-18 19:18:07.043 | python3-pip 2022-03-18 19:18:07.043 | python3-systemd 2022-03-18 19:18:07.043 | python3-venv 2022-03-18 19:18:07.043 | tar 2022-03-18 19:18:07.043 | tcpdump 2022-03-18 19:18:07.043 | unzip 2022-03-18 19:18:07.043 | uuid-runtime 2022-03-18 19:18:07.043 | wget 2022-03-18 19:18:07.043 | wget 2022-03-18 19:18:07.043 | zlib1g-dev 2022-03-18 19:18:07.043 | libkrb5-dev 2022-03-18 19:18:07.043 | libldap2-dev 2022-03-18 19:18:07.043 | libsasl2-dev 2022-03-18 19:18:07.043 | memcached 2022-03-18 19:18:07.043 | python3-mysqldb 2022-03-18 19:18:07.043 | sqlite3 2022-03-18 19:18:07.043 | conntrack 2022-03-18 19:18:07.043 | curl 2022-03-18 19:18:07.043 | dnsmasq-base 2022-03-18 19:18:07.043 | dnsmasq-utils 2022-03-18 19:18:07.043 | ebtables 2022-03-18 19:18:07.043 | genisoimage 2022-03-18 19:18:07.043 | iptables 2022-03-18 19:18:07.043 | iputils-arping 2022-03-18 19:18:07.044 | kpartx 2022-03-18 19:18:07.044 | libjs-jquery-tablesorter 2022-03-18 19:18:07.044 | parted 2022-03-18 19:18:07.044 | pm-utils 2022-03-18 19:18:07.044 | python3-mysqldb 2022-03-18 19:18:07.044 | socat 2022-03-18 19:18:07.044 | sqlite3 2022-03-18 19:18:07.044 | sudo 2022-03-18 19:18:07.044 | vlan 2022-03-18 19:18:07.044 | lsscsi 2022-03-18 19:18:07.044 | open-iscsi 2022-03-18 19:18:07.044 | lvm2 2022-03-18 19:18:07.044 | qemu-utils 2022-03-18 19:18:07.044 | thin-provisioning-tools 2022-03-18 19:18:07.044 | acl 2022-03-18 19:18:07.044 | dnsmasq-base 2022-03-18 19:18:07.044 | dnsmasq-utils 2022-03-18 19:18:07.044 | ebtables 2022-03-18 19:18:07.044 | haproxy 2022-03-18 19:18:07.044 | iptables 2022-03-18 19:18:07.044 | iputils-arping 2022-03-18 19:18:07.044 | iputils-ping 2022-03-18 19:18:07.044 | postgresql-server-dev-all 2022-03-18 19:18:07.044 | python3-mysqldb 2022-03-18 19:18:07.044 | sqlite3 2022-03-18 19:18:07.044 | sudo 2022-03-18 19:18:07.044 | vlan 2022-03-18 19:18:07.044 | pcp 2022-03-18 19:18:07.044 | ipset 2022-03-18 19:18:07.044 | conntrack 2022-03-18 19:18:07.044 | conntrackd 2022-03-18 19:18:07.044 | keepalived 2022-03-18 19:18:07.044 | lvm2 2022-03-18 19:18:07.044 | qemu-utils 2022-03-18 19:18:07.044 | thin-provisioning-tools 2022-03-18 19:18:07.044 | curl 2022-03-18 19:18:07.044 | liberasurecode-dev 2022-03-18 19:18:07.045 | make 2022-03-18 19:18:07.045 | memcached 2022-03-18 19:18:07.045 | rsync 2022-03-18 19:18:07.045 | sqlite3 2022-03-18 19:18:07.045 | xfsprogs' 2022-03-18 19:18:07.047 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-18 19:18:07.066 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-18 19:18:07.066 | apache2-dev 2022-03-18 19:18:07.066 | bc 2022-03-18 19:18:07.066 | bsdmainutils 2022-03-18 19:18:07.066 | curl 2022-03-18 19:18:07.066 | g++ 2022-03-18 19:18:07.066 | gawk 2022-03-18 19:18:07.066 | gcc 2022-03-18 19:18:07.066 | gettext 2022-03-18 19:18:07.066 | git 2022-03-18 19:18:07.066 | graphviz 2022-03-18 19:18:07.066 | iputils-ping 2022-03-18 19:18:07.066 | libapache2-mod-proxy-uwsgi 2022-03-18 19:18:07.066 | libffi-dev 2022-03-18 19:18:07.066 | libjpeg-dev 2022-03-18 19:18:07.066 | libpcre3-dev 2022-03-18 19:18:07.066 | libpq-dev 2022-03-18 19:18:07.066 | libssl-dev 2022-03-18 19:18:07.066 | libsystemd-dev 2022-03-18 19:18:07.066 | libxml2-dev 2022-03-18 19:18:07.066 | libxslt1-dev 2022-03-18 19:18:07.066 | libyaml-dev 2022-03-18 19:18:07.066 | lsof 2022-03-18 19:18:07.066 | openssh-server 2022-03-18 19:18:07.066 | openssl 2022-03-18 19:18:07.066 | pkg-config 2022-03-18 19:18:07.066 | psmisc 2022-03-18 19:18:07.066 | python3-dev 2022-03-18 19:18:07.066 | python3-pip 2022-03-18 19:18:07.066 | python3-systemd 2022-03-18 19:18:07.066 | python3-venv 2022-03-18 19:18:07.067 | tar 2022-03-18 19:18:07.067 | tcpdump 2022-03-18 19:18:07.067 | unzip 2022-03-18 19:18:07.067 | uuid-runtime 2022-03-18 19:18:07.067 | wget 2022-03-18 19:18:07.067 | wget 2022-03-18 19:18:07.067 | zlib1g-dev 2022-03-18 19:18:07.067 | libkrb5-dev 2022-03-18 19:18:07.067 | libldap2-dev 2022-03-18 19:18:07.067 | libsasl2-dev 2022-03-18 19:18:07.067 | memcached 2022-03-18 19:18:07.067 | python3-mysqldb 2022-03-18 19:18:07.067 | sqlite3 2022-03-18 19:18:07.067 | conntrack 2022-03-18 19:18:07.067 | curl 2022-03-18 19:18:07.067 | dnsmasq-base 2022-03-18 19:18:07.067 | dnsmasq-utils 2022-03-18 19:18:07.067 | ebtables 2022-03-18 19:18:07.067 | genisoimage 2022-03-18 19:18:07.067 | iptables 2022-03-18 19:18:07.067 | iputils-arping 2022-03-18 19:18:07.067 | kpartx 2022-03-18 19:18:07.067 | libjs-jquery-tablesorter 2022-03-18 19:18:07.067 | parted 2022-03-18 19:18:07.067 | pm-utils 2022-03-18 19:18:07.067 | python3-mysqldb 2022-03-18 19:18:07.067 | socat 2022-03-18 19:18:07.067 | sqlite3 2022-03-18 19:18:07.067 | sudo 2022-03-18 19:18:07.067 | vlan 2022-03-18 19:18:07.067 | lsscsi 2022-03-18 19:18:07.067 | open-iscsi 2022-03-18 19:18:07.068 | lvm2 2022-03-18 19:18:07.068 | qemu-utils 2022-03-18 19:18:07.068 | thin-provisioning-tools 2022-03-18 19:18:07.068 | acl 2022-03-18 19:18:07.068 | dnsmasq-base 2022-03-18 19:18:07.068 | dnsmasq-utils 2022-03-18 19:18:07.068 | ebtables 2022-03-18 19:18:07.068 | haproxy 2022-03-18 19:18:07.068 | iptables 2022-03-18 19:18:07.068 | iputils-arping 2022-03-18 19:18:07.068 | iputils-ping 2022-03-18 19:18:07.068 | postgresql-server-dev-all 2022-03-18 19:18:07.068 | python3-mysqldb 2022-03-18 19:18:07.068 | sqlite3 2022-03-18 19:18:07.068 | sudo 2022-03-18 19:18:07.068 | vlan 2022-03-18 19:18:07.068 | pcp 2022-03-18 19:18:07.068 | ipset 2022-03-18 19:18:07.068 | conntrack 2022-03-18 19:18:07.068 | conntrackd 2022-03-18 19:18:07.068 | keepalived 2022-03-18 19:18:07.068 | lvm2 2022-03-18 19:18:07.068 | qemu-utils 2022-03-18 19:18:07.068 | thin-provisioning-tools 2022-03-18 19:18:07.068 | curl 2022-03-18 19:18:07.068 | liberasurecode-dev 2022-03-18 19:18:07.068 | make 2022-03-18 19:18:07.068 | memcached 2022-03-18 19:18:07.068 | rsync 2022-03-18 19:18:07.068 | sqlite3 2022-03-18 19:18:07.068 | xfsprogs ' 2022-03-18 19:18:07.068 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-18 19:18:07.070 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:07.073 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:07.076 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-18 19:18:07.076 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-18 19:18:07.081 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-18 19:18:07.083 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-18 19:18:07.085 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:18:07.087 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-18 19:18:07.089 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:18:07.091 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:18:07.093 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:18:07.096 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:07.098 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:07.100 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:18:07.102 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-18 19:18:07.104 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-18 19:18:07.106 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-18 19:18:07.109 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-18 19:18:07.113 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-18 19:18:07.115 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-18 19:18:07.117 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-18 19:18:07.120 | ++ functions-common:time_start:2412 : local start_time= 2022-03-18 19:18:07.122 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:18:07.124 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:18:07.128 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647631087126 2022-03-18 19:18:07.131 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-18 19:18:07.133 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-18 19:18:07.135 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-18 19:18:07.451 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-18 19:18:07.451 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-18 19:18:07.481 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-18 19:18:07.521 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-18 19:18:09.727 | Reading package lists... 2022-03-18 19:18:09.759 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-18 19:18:09.761 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-18 19:18:09.763 | ++ functions-common:time_stop:2425 : local name 2022-03-18 19:18:09.765 | ++ functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:09.767 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:09.769 | ++ functions-common:time_stop:2428 : local total 2022-03-18 19:18:09.772 | ++ functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:09.774 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-18 19:18:09.776 | ++ functions-common:time_stop:2432 : start_time=1647631087126 2022-03-18 19:18:09.778 | ++ functions-common:time_stop:2434 : [[ -z 1647631087126 ]] 2022-03-18 19:18:09.780 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:09.784 | ++ functions-common:time_stop:2437 : end_time=1647631089782 2022-03-18 19:18:09.787 | ++ functions-common:time_stop:2438 : elapsed_time=2656 2022-03-18 19:18:09.789 | ++ functions-common:time_stop:2439 : total=0 2022-03-18 19:18:09.791 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:09.793 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2656 2022-03-18 19:18:09.796 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-18 19:18:09.798 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:18:09.800 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:09.802 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:09.805 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-18 19:18:09.825 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-18 19:18:09.934 | Reading package lists... 2022-03-18 19:18:10.171 | Building dependency tree... 2022-03-18 19:18:10.173 | Reading state information... 2022-03-18 19:18:10.207 | acl is already the newest version (2.2.53-6). 2022-03-18 19:18:10.207 | bc is already the newest version (1.07.1-2build1). 2022-03-18 19:18:10.207 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-18 19:18:10.207 | conntrack is already the newest version (1:1.4.5-2). 2022-03-18 19:18:10.207 | ebtables is already the newest version (2.0.11-3build1). 2022-03-18 19:18:10.207 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-18 19:18:10.207 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-18 19:18:10.207 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-18 19:18:10.207 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-18 19:18:10.207 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-18 19:18:10.207 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-18 19:18:10.207 | iputils-arping is already the newest version (3:20190709-3). 2022-03-18 19:18:10.207 | iputils-ping is already the newest version (3:20190709-3). 2022-03-18 19:18:10.207 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-18 19:18:10.207 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-18 19:18:10.207 | libffi-dev is already the newest version (3.3-4). 2022-03-18 19:18:10.207 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-18 19:18:10.207 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-18 19:18:10.207 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-18 19:18:10.207 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-18 19:18:10.207 | lsscsi is already the newest version (0.30-0.1). 2022-03-18 19:18:10.207 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-18 19:18:10.207 | make is already the newest version (4.2.1-1.2). 2022-03-18 19:18:10.207 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-18 19:18:10.207 | psmisc is already the newest version (23.3-1). 2022-03-18 19:18:10.207 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-18 19:18:10.207 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-18 19:18:10.207 | python3-systemd is already the newest version (234-3build2). 2022-03-18 19:18:10.207 | socat is already the newest version (1.7.3.3-2). 2022-03-18 19:18:10.207 | tcpdump is already the newest version (4.9.3-4). 2022-03-18 19:18:10.207 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-18 19:18:10.208 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-18 19:18:10.208 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-18 19:18:10.208 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-18 19:18:10.208 | graphviz is already the newest version (2.42.2-3build2). 2022-03-18 19:18:10.208 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-18 19:18:10.208 | pcp is already the newest version (5.0.3-1). 2022-03-18 19:18:10.208 | pm-utils is already the newest version (1.4.1-19). 2022-03-18 19:18:10.208 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-18 19:18:10.208 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 19:18:10.208 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 19:18:10.208 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-18 19:18:10.208 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-18 19:18:10.208 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-18 19:18:10.208 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-18 19:18:10.208 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-18 19:18:10.208 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-18 19:18:10.208 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-18 19:18:10.208 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-18 19:18:10.208 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-18 19:18:10.208 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-18 19:18:10.208 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-18 19:18:10.208 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-18 19:18:10.208 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-18 19:18:10.208 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-18 19:18:10.208 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-18 19:18:10.208 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-18 19:18:10.208 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-18 19:18:10.208 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-18 19:18:10.208 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-18 19:18:10.208 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-18 19:18:10.208 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-18 19:18:10.208 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-18 19:18:10.208 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-18 19:18:10.208 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-18 19:18:10.208 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-18 19:18:10.209 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-18 19:18:10.209 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-18 19:18:10.209 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-18 19:18:10.427 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 19:18:10.428 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-18 19:18:10.428 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-18 19:18:10.428 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-18 19:18:10.428 | The following packages were automatically installed and are no longer required: 2022-03-18 19:18:10.429 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:18:10.429 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:18:10.429 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:18:10.429 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:18:10.429 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:18:10.429 | python3-zope.interface 2022-03-18 19:18:10.429 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:18:10.542 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:18:10.547 | ++ functions-common:apt_get:1234 : result=0 2022-03-18 19:18:10.549 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:18:10.551 | ++ functions-common:time_stop:2425 : local name 2022-03-18 19:18:10.553 | ++ functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:10.556 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:10.558 | ++ functions-common:time_stop:2428 : local total 2022-03-18 19:18:10.560 | ++ functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:10.562 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:18:10.564 | ++ functions-common:time_stop:2432 : start_time=1647631089822 2022-03-18 19:18:10.566 | ++ functions-common:time_stop:2434 : [[ -z 1647631089822 ]] 2022-03-18 19:18:10.569 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:10.573 | ++ functions-common:time_stop:2437 : end_time=1647631090571 2022-03-18 19:18:10.575 | ++ functions-common:time_stop:2438 : elapsed_time=749 2022-03-18 19:18:10.578 | ++ functions-common:time_stop:2439 : total=748 2022-03-18 19:18:10.580 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:10.582 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1497 2022-03-18 19:18:10.586 | ++ functions-common:apt_get:1238 : return 0 2022-03-18 19:18:10.588 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-18 19:18:10.591 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-18 19:18:10.593 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-18 19:18:10.599 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-18 19:18:10.603 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-18 19:18:10.606 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-18 19:18:10.608 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-18 19:18:12.009 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-18 19:18:12.010 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-18 19:18:12.012 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-18 19:18:12.014 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-18 19:18:12.016 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-18 19:18:12.018 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-18 19:18:12.020 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-18 19:18:12.022 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-18 19:18:12.024 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-18 19:18:12.025 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-18 19:18:12.027 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-18 19:18:12.029 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-18 19:18:12.030 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-18 19:18:12.032 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-18 19:18:12.034 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-18 19:18:12.036 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-18 19:18:12.038 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-18 19:18:12.040 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-18 19:18:12.041 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-18 19:18:12.043 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-18 19:18:12.045 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-18 19:18:12.047 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-18 19:18:12.049 | + functions-common:_ensure_lsb_release:394 : return 2022-03-18 19:18:12.051 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-18 19:18:12.127 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-18 19:18:12.129 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-18 19:18:12.204 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-18 19:18:12.206 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-18 19:18:12.283 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-18 19:18:12.285 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-18 19:18:12.287 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-18 19:18:12.289 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-18 19:18:12.291 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-18 19:18:12.293 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-18 19:18:12.294 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-18 19:18:12.296 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-18 19:18:12.298 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-18 19:18:12.300 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-18 19:18:12.302 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-18 19:18:12.302 | Distro: focal 2022-03-18 19:18:12.304 | + tools/install_pip.sh:main:124 : get_versions 2022-03-18 19:18:12.307 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-18 19:18:12.310 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-18 19:18:12.312 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-18 19:18:12.314 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-18 19:18:12.315 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-18 19:18:12.998 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-18 19:18:13.000 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-18 19:18:13.000 | pip: 21.3.1 2022-03-18 19:18:13.002 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-18 19:18:13.004 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-18 19:18:13.006 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:18:13.008 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:18:13.009 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:18:13.011 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:18:13.013 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:18:13.014 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:18:13.016 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:18:13.018 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:18:13.020 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:18:13.021 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:18:13.023 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:18:13.025 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-18 19:18:13.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:13.028 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:13.030 | + tools/install_pip.sh:main:142 : : 2022-03-18 19:18:13.032 | + tools/install_pip.sh:main:147 : set -x 2022-03-18 19:18:13.034 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-18 19:18:13.036 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-18 19:18:13.038 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 19:18:13.040 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-18 19:18:13.042 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-18 19:18:13.043 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 19:18:13.046 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 19:18:13.046 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-18 19:18:13.050 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-18 19:18:13.053 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-18 19:18:13.054 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-18 19:18:13.057 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-18 19:18:13.058 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-18 19:18:13.074 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-18 19:18:13.076 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-18 19:18:13.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:13.949 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:13.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:13.949 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:15.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:18:17.034 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-18 19:18:17.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-18 19:18:19.547 | Installing collected packages: setuptools 2022-03-18 19:18:20.336 | Successfully installed setuptools-60.9.3 2022-03-18 19:18:20.336 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:18:20.514 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:18:20.514 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:18:20.653 | + inc/python:pip_install:200 : result=0 2022-03-18 19:18:20.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:18:20.657 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:20.659 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:20.661 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:20.663 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:20.665 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:20.667 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:18:20.669 | + functions-common:time_stop:2432 : start_time=1647631093070 2022-03-18 19:18:20.670 | + functions-common:time_stop:2434 : [[ -z 1647631093070 ]] 2022-03-18 19:18:20.672 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:20.676 | + functions-common:time_stop:2437 : end_time=1647631100674 2022-03-18 19:18:20.678 | + functions-common:time_stop:2438 : elapsed_time=7604 2022-03-18 19:18:20.680 | + functions-common:time_stop:2439 : total=0 2022-03-18 19:18:20.681 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:20.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7604 2022-03-18 19:18:20.685 | + inc/python:pip_install:203 : return 0 2022-03-18 19:18:20.687 | + tools/install_pip.sh:main:153 : get_versions 2022-03-18 19:18:20.689 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-18 19:18:20.693 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-18 19:18:20.695 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-18 19:18:20.697 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-18 19:18:20.698 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-18 19:18:21.381 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-18 19:18:21.383 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-18 19:18:21.383 | pip: 21.3.1 2022-03-18 19:18:21.386 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-18 19:18:21.389 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-18 19:18:21.393 | + ./stack.sh:main:796 : fixup_all 2022-03-18 19:18:21.395 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-18 19:18:21.398 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-18 19:18:21.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:21.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:21.404 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-18 19:18:21.416 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-18 19:18:21.427 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-18 19:18:21.438 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-18 19:18:21.440 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-18 19:18:21.443 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:18:21.445 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:18:21.447 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:18:21.449 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:18:21.451 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:18:21.453 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:18:21.455 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:18:21.457 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:18:21.460 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:18:21.462 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:18:21.464 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:18:21.466 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-18 19:18:21.468 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-18 19:18:21.470 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-18 19:18:21.472 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:18:21.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:18:21.477 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:18:21.479 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:18:21.481 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:18:21.483 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:18:21.485 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-18 19:18:21.488 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-18 19:18:21.490 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-18 19:18:21.492 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-18 19:18:21.494 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-18 19:18:21.497 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-18 19:18:21.499 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-18 19:18:21.521 | Using python 3.8 to install os-testr 2022-03-18 19:18:21.523 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-18 19:18:22.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:22.400 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:22.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:22.400 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:23.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:18:23.567 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-18 19:18:23.646 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-18 19:18:23.647 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-18 19:18:23.648 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-18 19:18:23.649 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-18 19:18:23.662 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-18 19:18:23.688 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-18 19:18:23.689 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-18 19:18:23.691 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-18 19:18:23.692 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-18 19:18:23.693 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-18 19:18:23.716 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-18 19:18:23.717 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-18 19:18:23.718 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-18 19:18:23.719 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-18 19:18:23.720 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-18 19:18:23.733 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-18 19:18:23.797 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-18 19:18:23.798 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-18 19:18:23.799 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-18 19:18:26.202 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:18:26.209 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:18:26.209 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:18:26.339 | + inc/python:pip_install:200 : result=0 2022-03-18 19:18:26.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:18:26.344 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:26.346 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:26.348 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:26.350 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:26.352 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:26.354 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:18:26.356 | + functions-common:time_stop:2432 : start_time=1647631101515 2022-03-18 19:18:26.358 | + functions-common:time_stop:2434 : [[ -z 1647631101515 ]] 2022-03-18 19:18:26.361 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:26.366 | + functions-common:time_stop:2437 : end_time=1647631106363 2022-03-18 19:18:26.368 | + functions-common:time_stop:2438 : elapsed_time=4848 2022-03-18 19:18:26.370 | + functions-common:time_stop:2439 : total=0 2022-03-18 19:18:26.372 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:26.374 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4848 2022-03-18 19:18:26.376 | + inc/python:pip_install:203 : return 0 2022-03-18 19:18:26.379 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-18 19:18:26.431 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-18 19:18:26.542 | + ./stack.sh:main:810 : install_infra 2022-03-18 19:18:26.545 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 19:18:26.548 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-18 19:18:26.550 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 19:18:26.555 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-18 19:18:26.579 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-18 19:18:28.513 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.525 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.532 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.537 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.637 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.656 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.661 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.664 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.679 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.687 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.689 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.721 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.730 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.734 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.752 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.790 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.798 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.803 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.850 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.863 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.867 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.887 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.894 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.942 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.960 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:28.963 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.054 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.061 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.115 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.235 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.260 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.264 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.275 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.280 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.299 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.307 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.324 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.380 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.392 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.407 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.451 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.455 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:29.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:18:29.926 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-18 19:18:30.201 | + inc/python:pip_install:200 : result=0 2022-03-18 19:18:30.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:18:30.205 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:30.208 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:30.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:30.212 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:30.214 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:30.216 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:18:30.218 | + functions-common:time_stop:2432 : start_time=1647631106571 2022-03-18 19:18:30.220 | + functions-common:time_stop:2434 : [[ -z 1647631106571 ]] 2022-03-18 19:18:30.223 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:30.227 | + functions-common:time_stop:2437 : end_time=1647631110225 2022-03-18 19:18:30.229 | + functions-common:time_stop:2438 : elapsed_time=3654 2022-03-18 19:18:30.231 | + functions-common:time_stop:2439 : total=4848 2022-03-18 19:18:30.233 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:30.235 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8502 2022-03-18 19:18:30.238 | + inc/python:pip_install:203 : return 0 2022-03-18 19:18:30.243 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 19:18:30.246 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-18 19:18:30.269 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-18 19:18:32.068 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.078 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.084 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.088 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.188 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.208 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.212 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.215 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.229 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.237 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.240 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.271 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.280 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.285 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.303 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.339 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.347 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.352 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.399 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.412 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.416 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.436 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.443 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.490 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.508 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.512 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.603 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.610 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.667 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.790 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.814 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.818 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.828 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.834 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.853 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.860 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.877 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.933 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.945 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:32.960 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:33.003 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:33.007 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-18 19:18:33.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:18:33.015 | Processing /opt/stack/requirements 2022-03-18 19:18:34.734 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-18 19:18:34.736 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-18 19:18:34.748 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-18 19:18:34.752 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-18 19:18:34.756 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-18 19:18:34.761 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-18 19:18:34.788 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-18 19:18:34.809 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-18 19:18:34.819 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-18 19:18:34.839 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-18 19:18:34.842 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-18 19:18:34.857 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-18 19:18:34.859 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-18 19:18:34.864 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-18 19:18:34.867 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-18 19:18:34.870 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-18 19:18:34.883 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-18 19:18:34.893 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-18 19:18:34.897 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-18 19:18:34.944 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-18 19:18:34.951 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-18 19:18:34.955 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-18 19:18:35.016 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-18 19:18:35.018 | Building wheels for collected packages: openstack-requirements 2022-03-18 19:18:35.020 | Building wheel for openstack-requirements (setup.py): started 2022-03-18 19:18:35.837 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-18 19:18:35.838 | ERROR: Command errored out with exit status 1: 2022-03-18 19:18:35.838 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-edzu79_y/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-edzu79_y/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-e_se_1pd 2022-03-18 19:18:35.838 | cwd: /tmp/pip-req-build-edzu79_y/ 2022-03-18 19:18:35.838 | Complete output (6 lines): 2022-03-18 19:18:35.838 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-18 19:18:35.838 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-18 19:18:35.838 | or: setup.py --help-commands 2022-03-18 19:18:35.838 | or: setup.py cmd --help 2022-03-18 19:18:35.838 | 2022-03-18 19:18:35.838 | error: invalid command 'bdist_wheel' 2022-03-18 19:18:35.838 | ---------------------------------------- 2022-03-18 19:18:35.838 | ERROR: Failed building wheel for openstack-requirements 2022-03-18 19:18:35.838 | Running setup.py clean for openstack-requirements 2022-03-18 19:18:36.666 | Failed to build openstack-requirements 2022-03-18 19:18:36.682 | Installing collected packages: openstack-requirements 2022-03-18 19:18:36.682 | Attempting uninstall: openstack-requirements 2022-03-18 19:18:36.683 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-18 19:18:36.718 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-18 19:18:36.736 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-18 19:18:36.740 | Running setup.py install for openstack-requirements: started 2022-03-18 19:18:39.080 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-18 19:18:39.103 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-18 19:18:39.230 | + inc/python:pip_install:200 : result=0 2022-03-18 19:18:39.232 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:18:39.234 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:39.236 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:39.240 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:39.242 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:39.244 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:39.246 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:18:39.248 | + functions-common:time_stop:2432 : start_time=1647631110261 2022-03-18 19:18:39.250 | + functions-common:time_stop:2434 : [[ -z 1647631110261 ]] 2022-03-18 19:18:39.253 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:39.258 | + functions-common:time_stop:2437 : end_time=1647631119256 2022-03-18 19:18:39.260 | + functions-common:time_stop:2438 : elapsed_time=8995 2022-03-18 19:18:39.262 | + functions-common:time_stop:2439 : total=8502 2022-03-18 19:18:39.264 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:39.267 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17497 2022-03-18 19:18:39.269 | + inc/python:pip_install:203 : return 0 2022-03-18 19:18:39.273 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-18 19:18:39.275 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-18 19:18:39.277 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-18 19:18:39.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:18:39.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:18:39.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-18 19:18:39.288 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:18:39.290 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-18 19:18:39.311 | Using python 3.8 to install pbr 2022-03-18 19:18:39.313 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-18 19:18:40.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:40.176 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:40.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:40.176 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:41.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:18:41.335 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-18 19:18:44.004 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:18:44.011 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:18:44.011 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:18:44.131 | + inc/python:pip_install:200 : result=0 2022-03-18 19:18:44.133 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:18:44.136 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:44.138 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:44.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:44.142 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:44.144 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:44.146 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:18:44.148 | + functions-common:time_stop:2432 : start_time=1647631119306 2022-03-18 19:18:44.150 | + functions-common:time_stop:2434 : [[ -z 1647631119306 ]] 2022-03-18 19:18:44.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:44.157 | + functions-common:time_stop:2437 : end_time=1647631124155 2022-03-18 19:18:44.159 | + functions-common:time_stop:2438 : elapsed_time=4849 2022-03-18 19:18:44.161 | + functions-common:time_stop:2439 : total=17497 2022-03-18 19:18:44.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:44.165 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22346 2022-03-18 19:18:44.168 | + inc/python:pip_install:203 : return 0 2022-03-18 19:18:44.170 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-18 19:18:46.467 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-18 19:18:48.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:18:48.376 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-18 19:18:48.391 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-18 19:18:48.393 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-18 19:18:48.397 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-18 19:18:48.402 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-18 19:18:48.405 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-18 19:18:48.476 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-18 19:18:48.478 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-18 19:18:48.481 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-18 19:18:48.498 | + ./stack.sh:main:819 : pkgs= 2022-03-18 19:18:48.501 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-18 19:18:48.503 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-18 19:18:48.506 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 19:18:48.508 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-18 19:18:48.511 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 19:18:48.513 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 19:18:48.515 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 19:18:48.517 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 19:18:48.520 | + functions-common:run_phase:1863 : local extra 2022-03-18 19:18:48.523 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 19:18:48.527 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 19:18:48.529 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 19:18:48.532 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 19:18:48.534 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-18 19:18:48.536 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 19:18:48.551 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:48.553 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:18:48.555 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:18:48.557 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-18 19:18:48.559 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:18:48.562 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-18 19:18:48.564 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:18:48.566 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-18 19:18:48.568 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:18:48.570 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-18 19:18:48.573 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:18:48.575 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-18 19:18:48.577 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 19:18:48.579 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 19:18:48.581 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:18:48.583 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 19:18:48.585 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-18 19:18:48.587 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 19:18:48.590 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-18 19:18:48.592 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 19:18:48.594 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 19:18:48.596 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-18 19:18:48.599 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-18 19:18:48.601 | + functions:set_systemd_override:821 : local value=2048 2022-03-18 19:18:48.603 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-18 19:18:48.606 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-18 19:18:48.659 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-18 19:18:48.659 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-18 19:18:48.661 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-18 19:18:49.173 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-18 19:18:49.175 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-18 19:18:49.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:49.193 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-18 19:18:49.196 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:18:49.198 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:18:49.200 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:18:49.202 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:18:49.205 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:18:49.208 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:18:49.210 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:49.212 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:49.214 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:18:49.217 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:18:49.219 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:18:49.221 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:18:49.224 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-18 19:18:49.226 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:18:49.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:49.230 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:49.233 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-18 19:18:49.254 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-18 19:18:49.364 | Reading package lists... 2022-03-18 19:18:49.607 | Building dependency tree... 2022-03-18 19:18:49.609 | Reading state information... 2022-03-18 19:18:49.864 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-18 19:18:49.864 | The following packages were automatically installed and are no longer required: 2022-03-18 19:18:49.865 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:18:49.865 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:18:49.865 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:18:49.865 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:18:49.865 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:18:49.865 | python3-zope.interface 2022-03-18 19:18:49.865 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:18:49.981 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:18:49.985 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:18:49.987 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:18:49.990 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:49.992 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:49.994 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:49.997 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:49.999 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:50.001 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:18:50.004 | + functions-common:time_stop:2432 : start_time=1647631129251 2022-03-18 19:18:50.006 | + functions-common:time_stop:2434 : [[ -z 1647631129251 ]] 2022-03-18 19:18:50.009 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:50.013 | + functions-common:time_stop:2437 : end_time=1647631130010 2022-03-18 19:18:50.015 | + functions-common:time_stop:2438 : elapsed_time=759 2022-03-18 19:18:50.017 | + functions-common:time_stop:2439 : total=1497 2022-03-18 19:18:50.020 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:50.022 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2256 2022-03-18 19:18:50.024 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:18:50.027 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-18 19:18:50.029 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:18:50.031 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:18:50.034 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:18:50.036 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:18:50.038 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:18:50.040 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:18:50.043 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-18 19:18:50.045 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:18:50.047 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:18:50.050 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:18:50.052 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:18:50.055 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:18:50.057 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:18:50.059 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:18:50.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:18:50.064 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:18:50.066 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:18:50.069 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:18:50.071 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-18 19:18:50.073 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:18:50.075 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:18:50.078 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:18:50.080 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:18:50.082 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:18:50.085 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:18:50.087 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-18 19:18:50.089 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-18 19:18:50.105 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:50.107 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-18 19:18:50.109 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:18:50.111 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-18 19:18:50.114 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-18 19:18:50.117 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-18 19:18:50.121 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-18 19:18:50.124 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-18 19:18:50.126 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-18 19:18:50.129 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-18 19:18:50.131 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-18 19:18:50.133 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-18 19:18:50.136 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-18 19:18:50.834 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-18 19:18:50.834 | user tags 2022-03-18 19:18:50.834 | stackrabbit []' 2022-03-18 19:18:50.837 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-18 19:18:50.837 | user tags 2022-03-18 19:18:50.837 | stackrabbit []' 2022-03-18 19:18:50.838 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-18 19:18:50.844 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-18 19:18:50.846 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-18 19:18:50.848 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-18 19:18:51.496 | Changing password for user "stackrabbit" ... 2022-03-18 19:18:51.519 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-18 19:18:52.174 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-18 19:18:52.197 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-18 19:18:52.199 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-18 19:18:52.875 | Changing password for user "stackrabbit" ... 2022-03-18 19:18:52.898 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-18 19:18:52.900 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-18 19:18:52.902 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-18 19:18:53.559 | Deleting user "guest" ... 2022-03-18 19:18:53.574 | Error: 2022-03-18 19:18:53.574 | {:no_such_user, "guest"} 2022-03-18 19:18:53.588 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-18 19:18:53.591 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-18 19:18:53.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:53.610 | + ./stack.sh:main:836 : install_database 2022-03-18 19:18:53.612 | + lib/database:install_database:118 : install_database_mysql 2022-03-18 19:18:53.614 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-18 19:18:53.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:53.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:53.622 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-18 19:18:53.834 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-18 19:18:53.837 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-18 19:18:53.839 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-18 19:18:53.841 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-18 19:18:53.844 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:18:53.846 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-18 19:18:53.849 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:18:53.851 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:18:53.853 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:18:53.856 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:18:53.858 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:18:53.860 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:18:53.863 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:18:53.865 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:18:53.868 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:18:53.870 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:18:53.873 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:18:53.875 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-18 19:18:53.877 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:18:53.880 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:18:53.883 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:18:53.885 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:18:53.887 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:18:53.890 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:18:53.892 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-18 19:18:53.894 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:53.897 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:53.899 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-18 19:18:53.901 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:18:53.904 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:18:53.906 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:18:53.908 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:18:53.910 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:18:53.912 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:18:53.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:53.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:53.919 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:18:53.922 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:18:53.924 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:18:53.927 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:18:53.929 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-18 19:18:53.931 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:18:53.933 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:53.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:53.938 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-18 19:18:53.959 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-18 19:18:54.069 | Reading package lists... 2022-03-18 19:18:54.307 | Building dependency tree... 2022-03-18 19:18:54.308 | Reading state information... 2022-03-18 19:18:54.570 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-18 19:18:54.570 | The following packages were automatically installed and are no longer required: 2022-03-18 19:18:54.571 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:18:54.571 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:18:54.571 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:18:54.571 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:18:54.571 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:18:54.571 | python3-zope.interface 2022-03-18 19:18:54.571 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:18:54.689 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:18:54.693 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:18:54.695 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:18:54.698 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:54.700 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:54.702 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:54.704 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:54.707 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:54.709 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:18:54.711 | + functions-common:time_stop:2432 : start_time=1647631133957 2022-03-18 19:18:54.713 | + functions-common:time_stop:2434 : [[ -z 1647631133957 ]] 2022-03-18 19:18:54.716 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:54.720 | + functions-common:time_stop:2437 : end_time=1647631134718 2022-03-18 19:18:54.723 | + functions-common:time_stop:2438 : elapsed_time=761 2022-03-18 19:18:54.725 | + functions-common:time_stop:2439 : total=2256 2022-03-18 19:18:54.727 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:54.729 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3017 2022-03-18 19:18:54.731 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:18:54.734 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-18 19:18:54.736 | + ./stack.sh:main:839 : install_database_python 2022-03-18 19:18:54.738 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-18 19:18:54.741 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-18 19:18:54.743 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-18 19:18:54.746 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 19:18:54.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-18 19:18:54.752 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-18 19:18:54.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 19:18:54.758 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-18 19:18:54.758 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 19:18:54.763 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-18 19:18:54.765 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-18 19:18:54.767 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-18 19:18:54.771 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-18 19:18:54.773 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-18 19:18:54.794 | Using python 3.8 to install PyMySQL 2022-03-18 19:18:54.797 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-18 19:18:55.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:55.697 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:55.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:18:55.697 | from cryptography.utils import int_from_bytes 2022-03-18 19:18:56.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:18:56.865 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-18 19:18:59.390 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:18:59.398 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:18:59.398 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:18:59.518 | + inc/python:pip_install:200 : result=0 2022-03-18 19:18:59.521 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:18:59.523 | + functions-common:time_stop:2425 : local name 2022-03-18 19:18:59.525 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:18:59.527 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:18:59.530 | + functions-common:time_stop:2428 : local total 2022-03-18 19:18:59.532 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:18:59.534 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:18:59.537 | + functions-common:time_stop:2432 : start_time=1647631134789 2022-03-18 19:18:59.539 | + functions-common:time_stop:2434 : [[ -z 1647631134789 ]] 2022-03-18 19:18:59.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:18:59.546 | + functions-common:time_stop:2437 : end_time=1647631139544 2022-03-18 19:18:59.548 | + functions-common:time_stop:2438 : elapsed_time=4755 2022-03-18 19:18:59.551 | + functions-common:time_stop:2439 : total=22346 2022-03-18 19:18:59.553 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:18:59.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27101 2022-03-18 19:18:59.557 | + inc/python:pip_install:203 : return 0 2022-03-18 19:18:59.560 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-18 19:18:59.562 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-18 19:18:59.564 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-18 19:18:59.567 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-18 19:18:59.584 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:59.586 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-18 19:18:59.588 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-18 19:18:59.592 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:18:59.592 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:18:59.597 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:18:59.599 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:18:59.602 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-18 19:18:59.604 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:18:59.607 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-18 19:18:59.609 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-18 19:18:59.624 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:18:59.627 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-18 19:18:59.630 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:18:59.632 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:18:59.634 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:18:59.637 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:18:59.639 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:18:59.641 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:18:59.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:59.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:59.649 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:18:59.651 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:18:59.653 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:18:59.655 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:18:59.658 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-18 19:18:59.660 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:18:59.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:18:59.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:18:59.667 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-18 19:18:59.687 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-18 19:18:59.797 | Reading package lists... 2022-03-18 19:19:00.036 | Building dependency tree... 2022-03-18 19:19:00.037 | Reading state information... 2022-03-18 19:19:00.291 | radvd is already the newest version (1:2.17-2). 2022-03-18 19:19:00.291 | The following packages were automatically installed and are no longer required: 2022-03-18 19:19:00.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:19:00.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:19:00.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:19:00.292 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:19:00.292 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:19:00.293 | python3-zope.interface 2022-03-18 19:19:00.293 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:19:00.405 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:19:00.410 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:19:00.412 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:19:00.414 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:00.417 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:00.419 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:00.421 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:00.423 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:00.426 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:19:00.428 | + functions-common:time_stop:2432 : start_time=1647631139684 2022-03-18 19:19:00.430 | + functions-common:time_stop:2434 : [[ -z 1647631139684 ]] 2022-03-18 19:19:00.433 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:00.437 | + functions-common:time_stop:2437 : end_time=1647631140434 2022-03-18 19:19:00.439 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-18 19:19:00.441 | + functions-common:time_stop:2439 : total=3017 2022-03-18 19:19:00.443 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:00.446 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3767 2022-03-18 19:19:00.448 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:19:00.450 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-18 19:19:00.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:00.469 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-18 19:19:00.472 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-18 19:19:00.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-18 19:19:00.477 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-18 19:19:00.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-18 19:19:00.499 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:19:00.501 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:19:00.503 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:19:00.505 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:19:00.508 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:19:00.510 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:19:00.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:00.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:00.516 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:19:00.518 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:19:00.521 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:19:00.523 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:19:00.525 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-18 19:19:00.527 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:19:00.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:00.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:00.534 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-18 19:19:00.554 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-18 19:19:00.665 | Reading package lists... 2022-03-18 19:19:00.901 | Building dependency tree... 2022-03-18 19:19:00.902 | Reading state information... 2022-03-18 19:19:01.163 | fakeroot is already the newest version (1.24-1). 2022-03-18 19:19:01.163 | make is already the newest version (4.2.1-1.2). 2022-03-18 19:19:01.163 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-18 19:19:01.163 | The following packages were automatically installed and are no longer required: 2022-03-18 19:19:01.165 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:19:01.165 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:19:01.165 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:19:01.165 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:19:01.165 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:19:01.165 | python3-zope.interface 2022-03-18 19:19:01.165 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:19:01.278 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:19:01.282 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:19:01.284 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:19:01.286 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:01.289 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:01.291 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:01.293 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:01.295 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:01.298 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:19:01.300 | + functions-common:time_stop:2432 : start_time=1647631140552 2022-03-18 19:19:01.302 | + functions-common:time_stop:2434 : [[ -z 1647631140552 ]] 2022-03-18 19:19:01.305 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:01.309 | + functions-common:time_stop:2437 : end_time=1647631141307 2022-03-18 19:19:01.311 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-18 19:19:01.313 | + functions-common:time_stop:2439 : total=3767 2022-03-18 19:19:01.316 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:01.318 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4522 2022-03-18 19:19:01.321 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:19:01.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-18 19:19:01.325 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:01.327 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:01.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-18 19:19:01.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-18 19:19:01.335 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-18 19:19:01.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-18 19:19:01.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-18 19:19:01.344 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-18 19:19:01.345 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-18 19:19:01.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-18 19:19:01.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-18 19:19:01.354 | + functions:vercmp:628 : local v1=5.4 2022-03-18 19:19:01.356 | + functions:vercmp:629 : local 'op=<' 2022-03-18 19:19:01.358 | + functions:vercmp:630 : local v2=3.13 2022-03-18 19:19:01.360 | + functions:vercmp:631 : local result 2022-03-18 19:19:01.364 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-18 19:19:01.364 | ++ functions:vercmp:635 : sort -V 2022-03-18 19:19:01.365 | ++ functions:vercmp:635 : head -1 2022-03-18 19:19:01.370 | + functions:vercmp:635 : result=3.13 2022-03-18 19:19:01.372 | + functions:vercmp:637 : case $op in 2022-03-18 19:19:01.375 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-18 19:19:01.377 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-18 19:19:01.379 | + functions:vercmp:648 : return 2022-03-18 19:19:01.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-18 19:19:01.384 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:19:01.386 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-18 19:19:01.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-18 19:19:01.870 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-18 19:19:01.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:01.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:01.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-18 19:19:01.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:01.882 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-18 19:19:01.900 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:01.903 | + ./stack.sh:main:847 : install_etcd3 2022-03-18 19:19:01.905 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-18 19:19:01.905 | Installing etcd 2022-03-18 19:19:01.908 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-18 19:19:01.921 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-18 19:19:01.933 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-18 19:19:01.936 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-18 19:19:01.950 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-18 19:19:01.953 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 19:19:01.956 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 19:19:01.959 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 19:19:01.963 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 19:19:01.966 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-18 19:19:01.968 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-18 19:19:01.970 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 19:19:01.973 | ++ functions:get_extra_file:74 : return 2022-03-18 19:19:01.976 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 19:19:01.978 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-18 19:19:01.980 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-18 19:19:01.983 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-18 19:19:02.000 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:02.002 | + ./stack.sh:main:866 : install_dstat 2022-03-18 19:19:02.005 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-18 19:19:02.021 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:02.023 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-18 19:19:02.025 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:19:02.027 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-18 19:19:02.030 | + ./stack.sh:main:875 : install_libs 2022-03-18 19:19:02.032 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-18 19:19:02.035 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-18 19:19:02.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-18 19:19:02.039 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-18 19:19:02.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-18 19:19:02.048 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.051 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-18 19:19:02.053 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-18 19:19:02.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-18 19:19:02.058 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-18 19:19:02.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-18 19:19:02.067 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.069 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-18 19:19:02.071 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-18 19:19:02.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-18 19:19:02.076 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-18 19:19:02.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-18 19:19:02.085 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.087 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-18 19:19:02.090 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-18 19:19:02.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-18 19:19:02.094 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-18 19:19:02.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-18 19:19:02.104 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.106 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-18 19:19:02.108 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-18 19:19:02.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-18 19:19:02.113 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-18 19:19:02.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-18 19:19:02.122 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.125 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-18 19:19:02.127 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-18 19:19:02.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-18 19:19:02.132 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-18 19:19:02.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-18 19:19:02.141 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.143 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-18 19:19:02.146 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-18 19:19:02.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-18 19:19:02.150 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-18 19:19:02.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-18 19:19:02.160 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.162 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-18 19:19:02.165 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-18 19:19:02.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-18 19:19:02.169 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-18 19:19:02.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-18 19:19:02.178 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.181 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-18 19:19:02.183 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-18 19:19:02.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-18 19:19:02.187 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-18 19:19:02.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-18 19:19:02.196 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.199 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-18 19:19:02.201 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-18 19:19:02.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-18 19:19:02.206 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-18 19:19:02.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-18 19:19:02.216 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.218 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-18 19:19:02.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-18 19:19:02.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-18 19:19:02.225 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-18 19:19:02.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-18 19:19:02.235 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.237 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-18 19:19:02.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-18 19:19:02.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-18 19:19:02.244 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-18 19:19:02.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-18 19:19:02.253 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.255 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-18 19:19:02.258 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-18 19:19:02.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-18 19:19:02.262 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-18 19:19:02.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-18 19:19:02.272 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.274 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-18 19:19:02.277 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-18 19:19:02.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-18 19:19:02.281 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-18 19:19:02.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-18 19:19:02.291 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.293 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-18 19:19:02.296 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-18 19:19:02.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-18 19:19:02.300 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-18 19:19:02.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-18 19:19:02.309 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.312 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-18 19:19:02.314 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-18 19:19:02.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-18 19:19:02.319 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-18 19:19:02.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-18 19:19:02.328 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.330 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-18 19:19:02.333 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-18 19:19:02.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-18 19:19:02.338 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-18 19:19:02.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-18 19:19:02.348 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.350 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-18 19:19:02.352 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-18 19:19:02.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-18 19:19:02.357 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-18 19:19:02.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-18 19:19:02.366 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.369 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-18 19:19:02.371 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-18 19:19:02.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-18 19:19:02.376 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-18 19:19:02.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-18 19:19:02.385 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.387 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-18 19:19:02.390 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-18 19:19:02.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-18 19:19:02.395 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-18 19:19:02.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-18 19:19:02.404 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.407 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-18 19:19:02.409 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-18 19:19:02.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-18 19:19:02.414 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-18 19:19:02.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-18 19:19:02.424 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.426 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-18 19:19:02.428 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-18 19:19:02.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-18 19:19:02.433 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-18 19:19:02.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-18 19:19:02.442 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.445 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-18 19:19:02.447 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-18 19:19:02.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-18 19:19:02.452 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-18 19:19:02.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-18 19:19:02.461 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.464 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-18 19:19:02.466 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-18 19:19:02.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-18 19:19:02.471 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-18 19:19:02.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-18 19:19:02.480 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.482 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-18 19:19:02.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-18 19:19:02.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-18 19:19:02.489 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-18 19:19:02.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-18 19:19:02.499 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.501 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-18 19:19:02.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-18 19:19:02.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-18 19:19:02.508 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-18 19:19:02.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-18 19:19:02.517 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.520 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-18 19:19:02.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-18 19:19:02.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-18 19:19:02.527 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-18 19:19:02.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-18 19:19:02.537 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.539 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-18 19:19:02.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-18 19:19:02.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-18 19:19:02.546 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-18 19:19:02.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-18 19:19:02.555 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.557 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-18 19:19:02.560 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-18 19:19:02.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-18 19:19:02.564 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-18 19:19:02.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-18 19:19:02.574 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.576 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-18 19:19:02.579 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-18 19:19:02.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-18 19:19:02.584 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-18 19:19:02.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-18 19:19:02.593 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.596 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-18 19:19:02.598 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-18 19:19:02.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-18 19:19:02.602 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-18 19:19:02.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-18 19:19:02.612 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.614 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-18 19:19:02.616 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-18 19:19:02.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-18 19:19:02.621 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-18 19:19:02.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-18 19:19:02.631 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.634 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-18 19:19:02.637 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-18 19:19:02.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-18 19:19:02.641 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-18 19:19:02.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-18 19:19:02.651 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.653 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-18 19:19:02.656 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-18 19:19:02.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-18 19:19:02.662 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-18 19:19:02.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-18 19:19:02.672 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.674 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-18 19:19:02.676 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-18 19:19:02.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-18 19:19:02.681 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-18 19:19:02.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-18 19:19:02.691 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.693 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-18 19:19:02.695 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-18 19:19:02.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-18 19:19:02.700 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-18 19:19:02.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-18 19:19:02.710 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.712 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-18 19:19:02.714 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-18 19:19:02.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-18 19:19:02.719 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-18 19:19:02.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-18 19:19:02.728 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.731 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-18 19:19:02.733 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-18 19:19:02.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-18 19:19:02.738 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-18 19:19:02.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:02.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:02.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-18 19:19:02.747 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:02.750 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-18 19:19:02.772 | Using python 3.8 to install etcd3 2022-03-18 19:19:02.774 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-18 19:19:03.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:03.642 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:03.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:03.642 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:04.772 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:19:04.798 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-18 19:19:04.806 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-18 19:19:04.807 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-18 19:19:04.808 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-18 19:19:04.810 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-18 19:19:07.291 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:19:07.298 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:19:07.298 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:19:07.415 | + inc/python:pip_install:200 : result=0 2022-03-18 19:19:07.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:19:07.420 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:07.422 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:07.424 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:07.426 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:07.429 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:07.431 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:19:07.433 | + functions-common:time_stop:2432 : start_time=1647631142766 2022-03-18 19:19:07.435 | + functions-common:time_stop:2434 : [[ -z 1647631142766 ]] 2022-03-18 19:19:07.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:07.442 | + functions-common:time_stop:2437 : end_time=1647631147439 2022-03-18 19:19:07.444 | + functions-common:time_stop:2438 : elapsed_time=4673 2022-03-18 19:19:07.447 | + functions-common:time_stop:2439 : total=27101 2022-03-18 19:19:07.449 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:07.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31774 2022-03-18 19:19:07.453 | + inc/python:pip_install:203 : return 0 2022-03-18 19:19:07.456 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-18 19:19:07.477 | Using python 3.8 to install etcd3gw 2022-03-18 19:19:07.479 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-18 19:19:08.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:08.372 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:08.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:08.373 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:09.530 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:19:09.558 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-18 19:19:09.565 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-18 19:19:09.566 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-18 19:19:09.567 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-18 19:19:09.569 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-18 19:19:09.603 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-18 19:19:09.604 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-18 19:19:09.606 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-18 19:19:09.607 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-18 19:19:12.168 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:19:12.174 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:19:12.174 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:19:12.291 | + inc/python:pip_install:200 : result=0 2022-03-18 19:19:12.294 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:19:12.296 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:12.298 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:12.301 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:12.303 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:12.305 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:12.307 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:19:12.309 | + functions-common:time_stop:2432 : start_time=1647631147471 2022-03-18 19:19:12.312 | + functions-common:time_stop:2434 : [[ -z 1647631147471 ]] 2022-03-18 19:19:12.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:12.319 | + functions-common:time_stop:2437 : end_time=1647631152316 2022-03-18 19:19:12.321 | + functions-common:time_stop:2438 : elapsed_time=4845 2022-03-18 19:19:12.323 | + functions-common:time_stop:2439 : total=31774 2022-03-18 19:19:12.325 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:12.328 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36619 2022-03-18 19:19:12.330 | + inc/python:pip_install:203 : return 0 2022-03-18 19:19:12.333 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-18 19:19:12.336 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-18 19:19:12.339 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-18 19:19:12.341 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:19:12.344 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:19:12.346 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:19:12.348 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:19:12.351 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:19:12.353 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:19:12.356 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:19:12.358 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:19:12.360 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:19:12.363 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:19:12.365 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:19:12.367 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-18 19:19:12.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:12.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:12.374 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-18 19:19:12.377 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 19:19:12.380 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:19:12.382 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:19:12.384 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:19:12.387 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:19:12.389 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:19:12.391 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:19:12.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:12.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:12.399 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:19:12.401 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:19:12.403 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:19:12.406 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:19:12.408 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 19:19:12.410 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:19:12.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:12.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:12.417 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 19:19:12.438 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 19:19:12.548 | Reading package lists... 2022-03-18 19:19:12.792 | Building dependency tree... 2022-03-18 19:19:12.793 | Reading state information... 2022-03-18 19:19:13.048 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-18 19:19:13.048 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-18 19:19:13.048 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 19:19:13.048 | The following packages were automatically installed and are no longer required: 2022-03-18 19:19:13.050 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:19:13.050 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:19:13.050 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:19:13.050 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:19:13.050 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:19:13.050 | python3-zope.interface 2022-03-18 19:19:13.050 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:19:13.163 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:19:13.167 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:19:13.169 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:19:13.172 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:13.174 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:13.177 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:13.179 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:13.181 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:13.183 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:19:13.185 | + functions-common:time_stop:2432 : start_time=1647631152435 2022-03-18 19:19:13.188 | + functions-common:time_stop:2434 : [[ -z 1647631152435 ]] 2022-03-18 19:19:13.190 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:13.195 | + functions-common:time_stop:2437 : end_time=1647631153192 2022-03-18 19:19:13.197 | + functions-common:time_stop:2438 : elapsed_time=757 2022-03-18 19:19:13.200 | + functions-common:time_stop:2439 : total=4522 2022-03-18 19:19:13.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:13.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5279 2022-03-18 19:19:13.207 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:19:13.210 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-18 19:19:13.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:13.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:13.217 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-18 19:19:13.279 | Module proxy already enabled 2022-03-18 19:19:13.284 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-18 19:19:13.347 | Considering dependency proxy for proxy_uwsgi: 2022-03-18 19:19:13.347 | Module proxy already enabled 2022-03-18 19:19:13.347 | Module proxy_uwsgi already enabled 2022-03-18 19:19:13.351 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-18 19:19:13.354 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 19:19:13.356 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:19:13.359 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 19:19:13.492 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-18 19:19:13.494 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-18 19:19:13.497 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-18 19:19:13.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-18 19:19:13.506 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.509 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-18 19:19:13.511 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-18 19:19:13.513 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-18 19:19:13.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-18 19:19:13.523 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.525 | + ./stack.sh:main:883 : install_glanceclient 2022-03-18 19:19:13.528 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-18 19:19:13.530 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-18 19:19:13.532 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-18 19:19:13.540 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.542 | + ./stack.sh:main:884 : install_cinderclient 2022-03-18 19:19:13.545 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-18 19:19:13.547 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-18 19:19:13.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-18 19:19:13.557 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.559 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-18 19:19:13.561 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-18 19:19:13.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-18 19:19:13.571 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.573 | + ./stack.sh:main:885 : install_novaclient 2022-03-18 19:19:13.576 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-18 19:19:13.578 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-18 19:19:13.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-18 19:19:13.588 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.590 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-18 19:19:13.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:13.610 | + ./stack.sh:main:887 : install_swiftclient 2022-03-18 19:19:13.612 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-18 19:19:13.615 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-18 19:19:13.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-18 19:19:13.624 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.627 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-18 19:19:13.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:13.646 | + ./stack.sh:main:890 : install_neutronclient 2022-03-18 19:19:13.648 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-18 19:19:13.651 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-18 19:19:13.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-18 19:19:13.661 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.663 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-18 19:19:13.665 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-18 19:19:13.668 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-18 19:19:13.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:13.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:13.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-18 19:19:13.677 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:13.680 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-18 19:19:13.682 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-18 19:19:13.684 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 19:19:13.687 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-18 19:19:13.690 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-18 19:19:13.693 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 19:19:13.696 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-18 19:19:13.696 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 19:19:13.701 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-18 19:19:13.704 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-18 19:19:13.706 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-18 19:19:13.709 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-18 19:19:13.712 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-18 19:19:13.732 | Using python 3.8 to install keystonemiddleware 2022-03-18 19:19:13.734 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-18 19:19:14.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:14.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:14.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:14.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:15.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:19:15.768 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-18 19:19:15.820 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-18 19:19:15.821 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-18 19:19:15.822 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-18 19:19:15.824 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-18 19:19:15.825 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-18 19:19:15.826 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-18 19:19:15.827 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-18 19:19:15.828 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-18 19:19:15.829 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-18 19:19:15.830 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-18 19:19:15.831 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-18 19:19:15.832 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-18 19:19:15.833 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-18 19:19:15.834 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-18 19:19:15.892 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-18 19:19:15.893 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-18 19:19:15.894 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-18 19:19:15.933 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-18 19:19:15.972 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-18 19:19:15.973 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-18 19:19:15.974 | 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-03-18 19:19:15.976 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-18 19:19:16.024 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-18 19:19:16.028 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-18 19:19:16.038 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-18 19:19:16.039 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-18 19:19:16.053 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-18 19:19:16.054 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-18 19:19:16.056 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-18 19:19:16.121 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-18 19:19:16.122 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-18 19:19:16.123 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-18 19:19:16.126 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-18 19:19:16.175 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-18 19:19:16.187 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-18 19:19:18.605 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:19:18.613 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:19:18.613 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:19:18.737 | + inc/python:pip_install:200 : result=0 2022-03-18 19:19:18.739 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:19:18.742 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:18.745 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:18.747 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:18.749 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:18.751 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:18.754 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:19:18.756 | + functions-common:time_stop:2432 : start_time=1647631153727 2022-03-18 19:19:18.759 | + functions-common:time_stop:2434 : [[ -z 1647631153727 ]] 2022-03-18 19:19:18.761 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:18.765 | + functions-common:time_stop:2437 : end_time=1647631158763 2022-03-18 19:19:18.768 | + functions-common:time_stop:2438 : elapsed_time=5036 2022-03-18 19:19:18.770 | + functions-common:time_stop:2439 : total=36619 2022-03-18 19:19:18.772 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:18.774 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41655 2022-03-18 19:19:18.777 | + inc/python:pip_install:203 : return 0 2022-03-18 19:19:18.779 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-18 19:19:18.781 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-18 19:19:18.784 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 19:19:18.787 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-18 19:19:18.789 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-18 19:19:18.792 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 19:19:18.795 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-18 19:19:18.796 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 19:19:18.801 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-18 19:19:18.804 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-18 19:19:18.806 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-18 19:19:18.809 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-18 19:19:18.811 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-18 19:19:18.833 | Using python 3.8 to install python-memcached 2022-03-18 19:19:18.835 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-18 19:19:19.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:19.703 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:19.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:19.703 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:20.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:19:20.871 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-18 19:19:20.874 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-18 19:19:23.414 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:19:23.424 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:19:23.424 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:19:23.544 | + inc/python:pip_install:200 : result=0 2022-03-18 19:19:23.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:19:23.548 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:23.551 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:23.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:23.556 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:23.558 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:23.560 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:19:23.562 | + functions-common:time_stop:2432 : start_time=1647631158827 2022-03-18 19:19:23.565 | + functions-common:time_stop:2434 : [[ -z 1647631158827 ]] 2022-03-18 19:19:23.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:23.571 | + functions-common:time_stop:2437 : end_time=1647631163569 2022-03-18 19:19:23.574 | + functions-common:time_stop:2438 : elapsed_time=4742 2022-03-18 19:19:23.576 | + functions-common:time_stop:2439 : total=41655 2022-03-18 19:19:23.578 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:23.580 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46397 2022-03-18 19:19:23.583 | + inc/python:pip_install:203 : return 0 2022-03-18 19:19:23.585 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-18 19:19:23.602 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:23.604 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-18 19:19:23.606 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-18 19:19:23.609 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-18 19:19:23.612 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-18 19:19:23.614 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 19:19:23.616 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-18 19:19:23.619 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-18 19:19:23.634 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:23.636 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-18 19:19:23.638 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-18 19:19:23.640 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-18 19:19:23.643 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:19:23.645 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:19:23.647 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:19:23.650 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:19:23.652 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:19:23.655 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:19:23.670 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:19:23.672 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:19:23.675 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:19:23.677 | + functions-common:git_clone:629 : echo master 2022-03-18 19:19:23.677 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:19:23.682 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-18 19:19:23.685 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:19:23.687 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-18 19:19:23.689 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:19:23.690 | + functions-common:git_clone:678 : head -1 2022-03-18 19:19:23.693 | c141e6164 trivial: Fix typo 2022-03-18 19:19:23.696 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:19:23.698 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-18 19:19:23.700 | + inc/python:setup_develop:338 : local bindep 2022-03-18 19:19:23.703 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 19:19:23.705 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-18 19:19:23.707 | + inc/python:setup_develop:344 : local extras= 2022-03-18 19:19:23.709 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-18 19:19:23.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 19:19:23.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 19:19:23.716 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-18 19:19:23.719 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 19:19:23.721 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 19:19:23.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-18 19:19:23.727 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 19:19:23.729 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-18 19:19:23.732 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 19:19:23.734 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 19:19:23.737 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-18 19:19:23.743 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-18 19:19:23.745 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-18 19:19:24.409 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-18 19:19:24.411 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 19:19:24.414 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 19:19:24.416 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 19:19:24.418 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 19:19:24.420 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-18 19:19:24.422 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 19:19:24.424 | + inc/python:setup_package:428 : local extras= 2022-03-18 19:19:24.426 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 19:19:24.429 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 19:19:24.431 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 19:19:24.433 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 19:19:24.435 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 19:19:24.437 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-18 19:19:24.459 | Using python 3.8 to install /opt/stack/keystone 2022-03-18 19:19:24.461 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-18 19:19:25.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:25.356 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:25.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:25.356 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:26.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:19:26.529 | Obtaining file:///opt/stack/keystone 2022-03-18 19:19:26.529 | Preparing metadata (setup.py): started 2022-03-18 19:19:30.122 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 19:19:30.196 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-18 19:19:30.197 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-18 19:19:30.199 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-18 19:19:30.200 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-18 19:19:30.201 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-18 19:19:30.202 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-18 19:19:30.203 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-18 19:19:30.204 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-18 19:19:30.205 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-18 19:19:30.206 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-18 19:19:30.207 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-18 19:19:30.208 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-18 19:19:30.209 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-18 19:19:30.210 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-18 19:19:30.212 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-18 19:19:30.213 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-18 19:19:30.214 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-18 19:19:30.215 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-18 19:19:30.216 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-18 19:19:30.217 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-18 19:19:30.218 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-18 19:19:30.219 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-18 19:19:30.221 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-18 19:19:30.222 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-18 19:19:30.223 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-18 19:19:30.224 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-18 19:19:30.225 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-18 19:19:30.227 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-18 19:19:30.228 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-18 19:19:30.229 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-18 19:19:30.230 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-18 19:19:30.231 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-18 19:19:30.232 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-18 19:19:30.233 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-18 19:19:30.245 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-18 19:19:30.246 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-18 19:19:30.288 | 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.dev2) (5.1.1) 2022-03-18 19:19:30.300 | 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.dev2) (2.1.0) 2022-03-18 19:19:30.301 | 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.dev2) (2.0.3) 2022-03-18 19:19:30.303 | 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.dev2) (3.0.3) 2022-03-18 19:19:30.304 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-18 19:19:30.314 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-18 19:19:30.373 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-18 19:19:30.376 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-18 19:19:30.469 | 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.dev2) (0.8.0) 2022-03-18 19:19:30.472 | 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.dev2) (2.5.0) 2022-03-18 19:19:30.472 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-18 19:19:30.473 | 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.dev2) (1.5.0) 2022-03-18 19:19:30.525 | 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.dev2) (1.7.6) 2022-03-18 19:19:30.528 | 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.dev2) (2.0.1) 2022-03-18 19:19:30.529 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-18 19:19:30.582 | 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.dev2) (0.9.6) 2022-03-18 19:19:30.583 | 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.dev2) (2.8.2) 2022-03-18 19:19:30.640 | 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.dev2) (5.0.0) 2022-03-18 19:19:30.641 | 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.dev2) (2.8.0) 2022-03-18 19:19:30.643 | 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.dev2) (5.0.9) 2022-03-18 19:19:30.646 | 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.dev2) (2.4.0) 2022-03-18 19:19:30.647 | 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.dev2) (5.2.3) 2022-03-18 19:19:30.649 | 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.dev2) (0.4.0) 2022-03-18 19:19:30.668 | 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.dev2) (3.3.0) 2022-03-18 19:19:30.715 | 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.dev2) (3.1.1) 2022-03-18 19:19:30.736 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-18 19:19:30.737 | 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.dev2) (3.0.7) 2022-03-18 19:19:30.739 | 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.dev2) (0.11.0) 2022-03-18 19:19:30.740 | 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.dev2) (1.0.2) 2022-03-18 19:19:30.821 | 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.dev2) (4.5.0) 2022-03-18 19:19:30.934 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-18 19:19:30.935 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-18 19:19:30.936 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-18 19:19:30.937 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-18 19:19:30.939 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-18 19:19:31.156 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-18 19:19:31.177 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-18 19:19:31.178 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-18 19:19:31.245 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-18 19:19:31.246 | 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.dev2) (1.1.6) 2022-03-18 19:19:31.264 | 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.dev2) (5.0.0) 2022-03-18 19:19:31.335 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-18 19:19:31.373 | 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.dev2) (1.13.3) 2022-03-18 19:19:31.482 | 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.dev2) (2.1.0) 2022-03-18 19:19:31.556 | 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.dev2) (1.7.0) 2022-03-18 19:19:31.682 | 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.dev2) (0.17.3) 2022-03-18 19:19:31.710 | 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.dev2) (0.13.1) 2022-03-18 19:19:31.749 | 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.dev2) (2.5.1) 2022-03-18 19:19:31.750 | 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.dev2) (0.33.0) 2022-03-18 19:19:31.753 | 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.dev2) (2.1.1) 2022-03-18 19:19:31.754 | 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.dev2) (1.3.3) 2022-03-18 19:19:31.756 | 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.dev2) (3.5.0) 2022-03-18 19:19:31.757 | 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.dev2) (3.0.0) 2022-03-18 19:19:31.810 | 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.dev2) (0.2.5) 2022-03-18 19:19:31.944 | 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.dev2) (2.0.12) 2022-03-18 19:19:31.945 | 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.dev2) (2019.11.28) 2022-03-18 19:19:31.947 | 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.dev2) (3.3) 2022-03-18 19:19:31.948 | 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.dev2) (1.26.8) 2022-03-18 19:19:32.096 | 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.dev2) (2.5.0) 2022-03-18 19:19:32.176 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-18 19:19:32.248 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-18 19:19:32.419 | 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.dev2) (2.1.0) 2022-03-18 19:19:32.674 | 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.dev2) (0.7) 2022-03-18 19:19:32.708 | 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.dev2) (1.0.0) 2022-03-18 19:19:34.578 | Installing collected packages: keystone 2022-03-18 19:19:34.579 | Attempting uninstall: keystone 2022-03-18 19:19:34.579 | Found existing installation: keystone 21.1.0.dev2 2022-03-18 19:19:34.583 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-18 19:19:34.585 | Running setup.py develop for keystone 2022-03-18 19:19:39.073 | Successfully installed keystone 2022-03-18 19:19:39.073 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:19:39.081 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:19:39.081 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:19:39.211 | + inc/python:pip_install:200 : result=0 2022-03-18 19:19:39.214 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:19:39.216 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:39.218 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:39.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:39.222 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:39.225 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:39.227 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:19:39.229 | + functions-common:time_stop:2432 : start_time=1647631164452 2022-03-18 19:19:39.231 | + functions-common:time_stop:2434 : [[ -z 1647631164452 ]] 2022-03-18 19:19:39.234 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:39.238 | + functions-common:time_stop:2437 : end_time=1647631179236 2022-03-18 19:19:39.240 | + functions-common:time_stop:2438 : elapsed_time=14784 2022-03-18 19:19:39.242 | + functions-common:time_stop:2439 : total=46397 2022-03-18 19:19:39.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:39.247 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61181 2022-03-18 19:19:39.249 | + inc/python:pip_install:203 : return 0 2022-03-18 19:19:39.256 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 19:19:39.258 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 19:19:39.261 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 19:19:39.280 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 19:19:39.293 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-18 19:19:39.295 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-18 19:19:39.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:39.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:39.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-18 19:19:39.305 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:39.308 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-18 19:19:39.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:39.326 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-18 19:19:39.328 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 19:19:39.330 | + ./stack.sh:main:899 : configure_keystone 2022-03-18 19:19:39.333 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-18 19:19:39.345 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-18 19:19:39.348 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-18 19:19:39.352 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-18 19:19:39.368 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:39.371 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-18 19:19:39.400 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-18 19:19:39.428 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-18 19:19:39.457 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-18 19:19:39.488 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-18 19:19:39.517 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-18 19:19:39.547 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-18 19:19:39.574 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-18 19:19:39.602 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-18 19:19:39.605 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-18 19:19:39.607 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-18 19:19:39.609 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-18 19:19:39.611 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 19:19:39.614 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 19:19:39.629 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:39.632 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 19:19:39.634 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 19:19:39.637 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 19:19:39.652 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:39.654 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:19:39.658 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:19:39.687 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 19:19:39.689 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 19:19:39.691 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-18 19:19:39.694 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-18 19:19:39.710 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:39.712 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-03-18 19:19:39.742 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-18 19:19:39.745 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-18 19:19:39.776 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-18 19:19:39.778 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-18 19:19:39.780 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-18 19:19:39.783 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-18 19:19:39.785 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-18 19:19:39.788 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-18 19:19:39.818 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-18 19:19:39.820 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-18 19:19:39.822 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-18 19:19:39.824 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-18 19:19:39.827 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:19:39.844 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:19:39.847 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:19:39.849 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:19:39.852 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:19:39.854 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-18 19:19:39.881 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:19:39.909 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:19:39.936 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:19:39.963 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-18 19:19:39.991 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-18 19:19:39.993 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-18 19:19:39.995 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-18 19:19:39.998 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-18 19:19:40.000 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-18 19:19:40.003 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 19:19:40.005 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 19:19:40.008 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-18 19:19:40.012 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-18 19:19:40.014 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 19:19:40.017 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 19:19:40.029 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 19:19:40.030 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:19:40.038 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 19:19:40.041 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:19:40.059 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-18 19:19:40.062 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-18 19:19:40.070 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-18 19:19:40.101 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-18 19:19:40.128 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-18 19:19:40.155 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-18 19:19:40.181 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-18 19:19:40.208 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-18 19:19:40.235 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-18 19:19:40.262 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-18 19:19:40.289 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-18 19:19:40.316 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 19:19:40.343 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-18 19:19:40.371 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-18 19:19:40.398 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-18 19:19:40.426 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 19:19:40.428 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 19:19:40.435 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-18 19:19:40.437 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-18 19:19:40.440 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 19:19:40.443 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:40.446 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:40.448 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 19:19:40.451 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 19:19:40.453 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-18 19:19:40.480 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-18 19:19:40.509 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 19:19:40.509 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-18 19:19:40.518 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-18 19:19:40.521 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-18 19:19:40.523 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-18 19:19:40.526 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 19:19:40.528 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 19:19:40.530 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:19:40.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:40.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:40.537 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 19:19:40.539 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 19:19:40.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:40.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:40.546 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-18 19:19:40.607 | Site keystone-wsgi-public already enabled 2022-03-18 19:19:40.612 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 19:19:40.614 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 19:19:40.616 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:19:40.619 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 19:19:40.754 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-18 19:19:40.792 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-18 19:19:40.827 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-18 19:19:40.863 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-18 19:19:40.865 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-18 19:19:40.896 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-18 19:19:40.924 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-18 19:19:40.952 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-18 19:19:40.954 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-18 19:19:40.971 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:40.974 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-18 19:19:40.991 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:40.993 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-18 19:19:40.996 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-18 19:19:40.998 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-18 19:19:41.001 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 19:19:41.003 | + lib/stack:stack_install_service:32 : install_swift 2022-03-18 19:19:41.005 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-18 19:19:41.008 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-18 19:19:41.010 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-18 19:19:41.012 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:19:41.014 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:19:41.017 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:19:41.020 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:19:41.022 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:19:41.025 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:19:41.041 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:19:41.043 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:19:41.046 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:19:41.049 | + functions-common:git_clone:629 : echo master 2022-03-18 19:19:41.049 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:19:41.054 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-18 19:19:41.057 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:19:41.059 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-18 19:19:41.062 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:19:41.062 | + functions-common:git_clone:678 : head -1 2022-03-18 19:19:41.069 | 954032d5d CHANGELOG for 2.29.1 2022-03-18 19:19:41.072 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:19:41.074 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-18 19:19:41.077 | + inc/python:setup_develop:338 : local bindep 2022-03-18 19:19:41.083 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 19:19:41.085 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-18 19:19:41.088 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-18 19:19:41.091 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-18 19:19:41.093 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 19:19:41.097 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 19:19:41.099 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-18 19:19:41.101 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 19:19:41.104 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-18 19:19:41.107 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-18 19:19:41.109 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 19:19:41.112 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-18 19:19:41.114 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 19:19:41.117 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 19:19:41.120 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-18 19:19:41.126 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-18 19:19:41.128 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-18 19:19:41.793 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-18 19:19:41.796 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 19:19:41.799 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 19:19:41.801 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 19:19:41.803 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 19:19:41.806 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-18 19:19:41.808 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 19:19:41.810 | + inc/python:setup_package:428 : local extras=keystone 2022-03-18 19:19:41.812 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 19:19:41.815 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-18 19:19:41.817 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-18 19:19:41.820 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-18 19:19:41.822 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 19:19:41.824 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-18 19:19:41.844 | Using python 3.8 to install /opt/stack/swift 2022-03-18 19:19:41.847 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-18 19:19:42.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:42.722 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:42.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:19:42.722 | from cryptography.utils import int_from_bytes 2022-03-18 19:19:43.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:19:43.899 | Obtaining file:///opt/stack/swift 2022-03-18 19:19:43.899 | Preparing metadata (setup.py): started 2022-03-18 19:19:47.116 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 19:19:47.154 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.33.0) 2022-03-18 19:19:47.155 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.1.2) 2022-03-18 19:19:47.157 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.11.0) 2022-03-18 19:19:47.158 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.1.1) 2022-03-18 19:19:47.159 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (4.8.0) 2022-03-18 19:19:47.160 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.27.1) 2022-03-18 19:19:47.161 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.16.0) 2022-03-18 19:19:47.162 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.9.9) 2022-03-18 19:19:47.163 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.6.0) 2022-03-18 19:19:47.164 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (36.0.1) 2022-03-18 19:19:47.165 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (9.4.0) 2022-03-18 19:19:47.203 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev20) (1.15.0) 2022-03-18 19:19:47.211 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev20) (2.1.0) 2022-03-18 19:19:47.266 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (8.8.0) 2022-03-18 19:19:47.268 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.4.0) 2022-03-18 19:19:47.269 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.3.0) 2022-03-18 19:19:47.270 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (5.1.0) 2022-03-18 19:19:47.271 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.5.0) 2022-03-18 19:19:47.272 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (5.8.1) 2022-03-18 19:19:47.273 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (2.10.1) 2022-03-18 19:19:47.274 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.1.0) 2022-03-18 19:19:47.276 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.12.2) 2022-03-18 19:19:47.277 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (3.1.1) 2022-03-18 19:19:47.278 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.7.0) 2022-03-18 19:19:47.279 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.8.7) 2022-03-18 19:19:47.300 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev20) (60.9.3) 2022-03-18 19:19:47.331 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2.0.12) 2022-03-18 19:19:47.332 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (1.26.8) 2022-03-18 19:19:47.333 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2019.11.28) 2022-03-18 19:19:47.336 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (3.3) 2022-03-18 19:19:47.357 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev20) (2.21) 2022-03-18 19:19:47.454 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.0.2) 2022-03-18 19:19:47.456 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.7.0) 2022-03-18 19:19:47.457 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (3.5.0) 2022-03-18 19:19:47.500 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.1.5) 2022-03-18 19:19:47.543 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (0.8.0) 2022-03-18 19:19:47.545 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.5.0) 2022-03-18 19:19:47.546 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (2.5.0) 2022-03-18 19:19:47.547 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (6.0) 2022-03-18 19:19:47.607 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (2.8.2) 2022-03-18 19:19:47.609 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (0.9.6) 2022-03-18 19:19:47.624 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.0.3) 2022-03-18 19:19:47.626 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (2021.3) 2022-03-18 19:19:47.644 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (21.3) 2022-03-18 19:19:47.646 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (3.0.7) 2022-03-18 19:19:47.749 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.13.3) 2022-03-18 19:19:47.764 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (5.1.1) 2022-03-18 19:19:50.076 | Installing collected packages: swift 2022-03-18 19:19:50.076 | Attempting uninstall: swift 2022-03-18 19:19:50.076 | Found existing installation: swift 2.29.1.dev20 2022-03-18 19:19:50.079 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-18 19:19:50.081 | Running setup.py develop for swift 2022-03-18 19:19:54.245 | Successfully installed swift 2022-03-18 19:19:54.246 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:19:54.254 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:19:54.254 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:19:54.385 | + inc/python:pip_install:200 : result=0 2022-03-18 19:19:54.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:19:54.390 | + functions-common:time_stop:2425 : local name 2022-03-18 19:19:54.392 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:19:54.394 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:19:54.397 | + functions-common:time_stop:2428 : local total 2022-03-18 19:19:54.399 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:19:54.401 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:19:54.403 | + functions-common:time_stop:2432 : start_time=1647631181839 2022-03-18 19:19:54.405 | + functions-common:time_stop:2434 : [[ -z 1647631181839 ]] 2022-03-18 19:19:54.408 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:19:54.412 | + functions-common:time_stop:2437 : end_time=1647631194410 2022-03-18 19:19:54.414 | + functions-common:time_stop:2438 : elapsed_time=12571 2022-03-18 19:19:54.416 | + functions-common:time_stop:2439 : total=61181 2022-03-18 19:19:54.419 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:19:54.421 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73752 2022-03-18 19:19:54.423 | + inc/python:pip_install:203 : return 0 2022-03-18 19:19:54.425 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 19:19:54.428 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 19:19:54.430 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 19:19:54.449 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 19:19:54.461 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-18 19:19:54.464 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-18 19:19:54.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:54.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:54.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-18 19:19:54.473 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:54.475 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-18 19:19:54.478 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 19:19:54.480 | + ./stack.sh:main:908 : configure_swift 2022-03-18 19:19:54.482 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-18 19:19:54.484 | + lib/swift:configure_swift:332 : local node_number 2022-03-18 19:19:54.486 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-18 19:19:54.488 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-18 19:19:54.490 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-18 19:19:55.677 | No container-replicator running 2022-03-18 19:19:55.677 | No object-updater running 2022-03-18 19:19:55.678 | No proxy-server running 2022-03-18 19:19:55.678 | No container-auditor running 2022-03-18 19:19:55.678 | No account-replicator running 2022-03-18 19:19:55.678 | No account-reaper running 2022-03-18 19:19:55.678 | No container-server running 2022-03-18 19:19:55.678 | No container-reconciler running 2022-03-18 19:19:55.678 | No object-replicator running 2022-03-18 19:19:55.678 | No object-reconstructor running 2022-03-18 19:19:55.678 | No object-auditor running 2022-03-18 19:19:55.678 | No account-server running 2022-03-18 19:19:55.678 | No object-expirer running 2022-03-18 19:19:55.678 | No container-updater running 2022-03-18 19:19:55.678 | No account-auditor running 2022-03-18 19:19:55.678 | No container-sync running 2022-03-18 19:19:55.678 | No container-sharder running 2022-03-18 19:19:55.678 | No object-server running 2022-03-18 19:19:55.769 | + lib/swift:configure_swift:337 : true 2022-03-18 19:19:55.771 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-18 19:19:55.783 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-18 19:19:55.795 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-18 19:19:55.798 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-18 19:19:55.798 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-18 19:19:55.804 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-18 19:19:55.804 | s/%GROUP%/ubuntu/; 2022-03-18 19:19:55.804 | s/%USER%/ubuntu/; 2022-03-18 19:19:55.804 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-18 19:19:55.804 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-18 19:19:55.807 | uid = ubuntu 2022-03-18 19:19:55.807 | gid = ubuntu 2022-03-18 19:19:55.807 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-18 19:19:55.807 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-18 19:19:55.807 | address = 127.0.0.1 2022-03-18 19:19:55.807 | 2022-03-18 19:19:55.807 | [account6612] 2022-03-18 19:19:55.807 | max connections = 25 2022-03-18 19:19:55.807 | path = /opt/stack/data/swift/1/node/ 2022-03-18 19:19:55.807 | read only = false 2022-03-18 19:19:55.807 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-18 19:19:55.807 | 2022-03-18 19:19:55.808 | [account6622] 2022-03-18 19:19:55.808 | max connections = 25 2022-03-18 19:19:55.808 | path = /opt/stack/data/swift/2/node/ 2022-03-18 19:19:55.808 | read only = false 2022-03-18 19:19:55.808 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-18 19:19:55.808 | 2022-03-18 19:19:55.808 | [account6632] 2022-03-18 19:19:55.808 | max connections = 25 2022-03-18 19:19:55.808 | path = /opt/stack/data/swift/3/node/ 2022-03-18 19:19:55.808 | read only = false 2022-03-18 19:19:55.808 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-18 19:19:55.808 | 2022-03-18 19:19:55.808 | [account6642] 2022-03-18 19:19:55.808 | max connections = 25 2022-03-18 19:19:55.808 | path = /opt/stack/data/swift/4/node/ 2022-03-18 19:19:55.808 | read only = false 2022-03-18 19:19:55.808 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-18 19:19:55.808 | 2022-03-18 19:19:55.808 | 2022-03-18 19:19:55.808 | [container6611] 2022-03-18 19:19:55.808 | max connections = 25 2022-03-18 19:19:55.808 | path = /opt/stack/data/swift/1/node/ 2022-03-18 19:19:55.808 | read only = false 2022-03-18 19:19:55.808 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-18 19:19:55.808 | 2022-03-18 19:19:55.808 | [container6621] 2022-03-18 19:19:55.808 | max connections = 25 2022-03-18 19:19:55.808 | path = /opt/stack/data/swift/2/node/ 2022-03-18 19:19:55.808 | read only = false 2022-03-18 19:19:55.808 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-18 19:19:55.808 | 2022-03-18 19:19:55.808 | [container6631] 2022-03-18 19:19:55.808 | max connections = 25 2022-03-18 19:19:55.808 | path = /opt/stack/data/swift/3/node/ 2022-03-18 19:19:55.808 | read only = false 2022-03-18 19:19:55.808 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-18 19:19:55.808 | 2022-03-18 19:19:55.809 | [container6641] 2022-03-18 19:19:55.809 | max connections = 25 2022-03-18 19:19:55.809 | path = /opt/stack/data/swift/4/node/ 2022-03-18 19:19:55.809 | read only = false 2022-03-18 19:19:55.809 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-18 19:19:55.809 | 2022-03-18 19:19:55.809 | 2022-03-18 19:19:55.809 | [object6613] 2022-03-18 19:19:55.809 | max connections = 25 2022-03-18 19:19:55.809 | path = /opt/stack/data/swift/1/node/ 2022-03-18 19:19:55.809 | read only = false 2022-03-18 19:19:55.809 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-18 19:19:55.809 | 2022-03-18 19:19:55.809 | [object6623] 2022-03-18 19:19:55.809 | max connections = 25 2022-03-18 19:19:55.809 | path = /opt/stack/data/swift/2/node/ 2022-03-18 19:19:55.809 | read only = false 2022-03-18 19:19:55.809 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-18 19:19:55.809 | 2022-03-18 19:19:55.809 | [object6633] 2022-03-18 19:19:55.809 | max connections = 25 2022-03-18 19:19:55.809 | path = /opt/stack/data/swift/3/node/ 2022-03-18 19:19:55.809 | read only = false 2022-03-18 19:19:55.809 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-18 19:19:55.809 | 2022-03-18 19:19:55.809 | [object6643] 2022-03-18 19:19:55.809 | max connections = 25 2022-03-18 19:19:55.809 | path = /opt/stack/data/swift/4/node/ 2022-03-18 19:19:55.809 | read only = false 2022-03-18 19:19:55.810 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-18 19:19:55.810 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-18 19:19:55.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:19:55.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:19:55.818 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-18 19:19:55.831 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-18 19:19:55.833 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-18 19:19:55.837 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-18 19:19:55.841 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-18 19:19:55.844 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-18 19:19:55.848 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-18 19:19:55.876 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-03-18 19:19:55.901 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-18 19:19:55.919 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-18 19:19:55.946 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-18 19:19:55.964 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-18 19:19:55.992 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-18 19:19:56.010 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-18 19:19:56.037 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-18 19:19:56.055 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-18 19:19:56.083 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-18 19:19:56.100 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 19:19:56.129 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-18 19:19:56.148 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-18 19:19:56.163 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:56.165 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-18 19:19:56.194 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-18 19:19:56.220 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-18 19:19:56.247 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-18 19:19:56.273 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-18 19:19:56.288 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:56.290 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-18 19:19:56.317 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-18 19:19:56.331 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:56.333 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-18 19:19:56.348 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:56.350 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-18 19:19:56.352 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-18 19:19:56.367 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:56.370 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-18 19:19:56.372 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-18 19:19:56.374 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-18 19:19:56.379 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-18 19:19:56.384 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-18 19:19:56.411 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-18 19:19:56.446 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-18 19:19:56.478 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-18 19:19:56.507 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-18 19:19:56.534 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-18 19:19:56.536 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-18 19:19:56.538 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-18 19:19:56.540 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-18 19:19:56.542 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-18 19:19:56.569 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-18 19:19:56.595 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-03-18 19:19:56.622 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-18 19:19:56.649 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-18 19:19:56.676 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-18 19:19:56.703 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-18 19:19:56.730 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-18 19:19:56.759 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:19:56.788 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-18 19:19:56.815 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-18 19:19:56.842 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-18 19:19:56.870 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-18 19:19:56.897 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-18 19:19:56.928 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-18 19:19:56.956 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-18 19:19:56.974 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-18 19:19:57.001 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-18 19:19:57.029 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-18 19:19:57.033 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-18 19:19:57.066 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-18 19:19:57.095 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-18 19:19:57.122 | + lib/swift:configure_swift:475 : local node_number 2022-03-18 19:19:57.124 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 19:19:57.126 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-18 19:19:57.128 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-18 19:19:57.133 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-18 19:19:57.135 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-18 19:19:57.137 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 19:19:57.139 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-18 19:19:57.142 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-18 19:19:57.144 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 19:19:57.146 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 19:19:57.148 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-18 19:19:57.166 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-18 19:19:57.193 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-18 19:19:57.211 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-18 19:19:57.238 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-18 19:19:57.256 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 19:19:57.284 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-18 19:19:57.302 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 19:19:57.330 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-18 19:19:57.348 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 19:19:57.381 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-18 19:19:57.399 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-18 19:19:57.427 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-18 19:19:57.445 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-18 19:19:57.473 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-18 19:19:57.490 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-18 19:19:57.522 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-18 19:19:57.539 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-18 19:19:57.567 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-18 19:19:57.572 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-18 19:19:57.589 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 19:19:57.617 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-18 19:19:57.646 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-18 19:19:57.648 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-18 19:19:57.653 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-18 19:19:57.655 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-18 19:19:57.657 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 19:19:57.659 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-18 19:19:57.661 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-18 19:19:57.664 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 19:19:57.666 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 19:19:57.668 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-18 19:19:57.686 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-18 19:19:57.714 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-18 19:19:57.731 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-18 19:19:57.759 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-18 19:19:57.777 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 19:19:57.805 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-18 19:19:57.823 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 19:19:57.850 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-18 19:19:57.868 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 19:19:57.897 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-18 19:19:57.914 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-18 19:19:57.942 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-18 19:19:57.960 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-18 19:19:57.988 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-18 19:19:58.006 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-18 19:19:58.035 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-18 19:19:58.052 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-18 19:19:58.079 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-18 19:19:58.084 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-18 19:19:58.102 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 19:19:58.131 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-18 19:19:58.133 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-18 19:19:58.137 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-18 19:19:58.140 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-18 19:19:58.142 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 19:19:58.144 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-18 19:19:58.146 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-18 19:19:58.148 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 19:19:58.150 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 19:19:58.152 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-18 19:19:58.170 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-18 19:19:58.198 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-18 19:19:58.216 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-18 19:19:58.244 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-18 19:19:58.261 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 19:19:58.289 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-18 19:19:58.307 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 19:19:58.335 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-18 19:19:58.352 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 19:19:58.380 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-18 19:19:58.399 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-18 19:19:58.428 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-18 19:19:58.445 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-18 19:19:58.474 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-18 19:19:58.491 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-18 19:19:58.520 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-18 19:19:58.538 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-18 19:19:58.564 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-18 19:19:58.569 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-18 19:19:58.587 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 19:19:58.615 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-18 19:19:58.643 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-18 19:19:58.671 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-18 19:19:58.699 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-18 19:19:58.701 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-18 19:19:58.706 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-18 19:19:58.733 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-18 19:19:58.764 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-18 19:19:58.794 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-18 19:19:58.823 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-18 19:19:58.851 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-18 19:19:58.878 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-18 19:19:58.905 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-18 19:19:58.931 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-18 19:19:58.960 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-18 19:19:58.975 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:58.977 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-18 19:19:58.996 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-18 19:19:58.999 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-18 19:19:59.019 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-18 19:19:59.021 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-03-18 19:19:59.048 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-18 19:19:59.051 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-18 19:19:59.079 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-03-18 19:19:59.107 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-18 19:19:59.109 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-18 19:19:59.137 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-18 19:19:59.153 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:59.155 | + lib/swift:configure_swift:538 : local user_group 2022-03-18 19:19:59.158 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-18 19:19:59.162 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-18 19:19:59.164 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-18 19:19:59.177 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-18 19:19:59.179 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-18 19:19:59.191 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-18 19:19:59.193 | + lib/swift:configure_swift:545 : is_suse 2022-03-18 19:19:59.195 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:19:59.198 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:19:59.200 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:19:59.202 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:19:59.204 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:19:59.207 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:19:59.209 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-18 19:19:59.221 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-18 19:19:59.223 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-18 19:19:59.226 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-18 19:19:59.243 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:19:59.246 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-18 19:19:59.263 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:59.266 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-18 19:19:59.268 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-18 19:19:59.270 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-18 19:19:59.273 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 19:19:59.275 | + lib/stack:stack_install_service:32 : install_glance 2022-03-18 19:19:59.278 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-18 19:19:59.280 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-18 19:19:59.283 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-18 19:19:59.299 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:59.302 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-18 19:19:59.304 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-18 19:19:59.321 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:19:59.324 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-18 19:19:59.326 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-18 19:19:59.329 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-18 19:19:59.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:19:59.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:19:59.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-18 19:19:59.340 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:19:59.343 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-18 19:19:59.345 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-18 19:19:59.348 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-18 19:19:59.351 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-18 19:19:59.353 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-18 19:19:59.356 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-18 19:19:59.359 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-18 19:19:59.362 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-18 19:19:59.365 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-18 19:19:59.367 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-18 19:19:59.372 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-18 19:19:59.372 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-18 19:19:59.378 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-18 19:19:59.380 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-18 19:19:59.383 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-18 19:19:59.386 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-18 19:19:59.388 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-18 19:19:59.409 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-18 19:19:59.412 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-18 19:20:00.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:00.283 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:00.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:00.283 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:01.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:20:01.432 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-18 19:20:01.512 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-18 19:20:01.513 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-18 19:20:01.514 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-18 19:20:01.515 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-18 19:20:01.517 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-18 19:20:01.518 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-18 19:20:01.519 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-18 19:20:01.520 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-18 19:20:01.521 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-18 19:20:01.522 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-18 19:20:01.523 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-18 19:20:01.524 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-18 19:20:01.526 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-18 19:20:01.529 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-18 19:20:01.531 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-18 19:20:01.534 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-18 19:20:01.537 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-18 19:20:01.539 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-18 19:20:01.548 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-18 19:20:01.549 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-18 19:20:01.561 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-18 19:20:01.629 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-18 19:20:01.630 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-18 19:20:01.632 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-18 19:20:01.655 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-18 19:20:01.657 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-18 19:20:01.659 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-18 19:20:01.661 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-18 19:20:01.662 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-18 19:20:01.672 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-18 19:20:01.713 | 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-03-18 19:20:01.714 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-18 19:20:01.715 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-18 19:20:01.716 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-18 19:20:01.735 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-18 19:20:01.738 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-18 19:20:01.754 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-18 19:20:01.769 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-18 19:20:01.772 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-18 19:20:01.790 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-18 19:20:01.791 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-18 19:20:01.872 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-18 19:20:01.873 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-18 19:20:01.875 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-18 19:20:01.877 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-18 19:20:01.926 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-18 19:20:01.952 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-18 19:20:02.154 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-18 19:20:02.156 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-18 19:20:02.188 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-18 19:20:02.189 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-18 19:20:02.192 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-18 19:20:02.194 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-18 19:20:02.195 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-18 19:20:02.196 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-18 19:20:02.252 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-18 19:20:02.444 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-18 19:20:02.468 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-18 19:20:02.551 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-18 19:20:02.698 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-18 19:20:04.768 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:20:04.775 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:20:04.775 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:20:04.898 | + inc/python:pip_install:200 : result=0 2022-03-18 19:20:04.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:20:04.903 | + functions-common:time_stop:2425 : local name 2022-03-18 19:20:04.905 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:20:04.908 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:20:04.910 | + functions-common:time_stop:2428 : local total 2022-03-18 19:20:04.913 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:20:04.915 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:20:04.917 | + functions-common:time_stop:2432 : start_time=1647631199404 2022-03-18 19:20:04.920 | + functions-common:time_stop:2434 : [[ -z 1647631199404 ]] 2022-03-18 19:20:04.923 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:20:04.927 | + functions-common:time_stop:2437 : end_time=1647631204925 2022-03-18 19:20:04.930 | + functions-common:time_stop:2438 : elapsed_time=5521 2022-03-18 19:20:04.932 | + functions-common:time_stop:2439 : total=73752 2022-03-18 19:20:04.934 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:20:04.936 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79273 2022-03-18 19:20:04.940 | + inc/python:pip_install:203 : return 0 2022-03-18 19:20:04.944 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-18 19:20:04.947 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-18 19:20:04.949 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-18 19:20:04.962 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-18 19:20:04.967 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-18 19:20:04.970 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-18 19:20:04.973 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-18 19:20:04.975 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:20:04.977 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:20:04.980 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:20:04.983 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:20:04.986 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:20:04.989 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:20:05.005 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:20:05.007 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:20:05.010 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:20:05.012 | + functions-common:git_clone:629 : echo master 2022-03-18 19:20:05.013 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:20:05.018 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-18 19:20:05.020 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:20:05.023 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-18 19:20:05.025 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:20:05.026 | + functions-common:git_clone:678 : head -1 2022-03-18 19:20:05.030 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-18 19:20:05.033 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:20:05.035 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-18 19:20:05.038 | + inc/python:setup_develop:338 : local bindep 2022-03-18 19:20:05.041 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 19:20:05.043 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-18 19:20:05.046 | + inc/python:setup_develop:344 : local extras= 2022-03-18 19:20:05.049 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-18 19:20:05.051 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 19:20:05.054 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 19:20:05.056 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-18 19:20:05.058 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 19:20:05.061 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 19:20:05.064 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-18 19:20:05.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 19:20:05.069 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-18 19:20:05.072 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 19:20:05.074 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 19:20:05.077 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-18 19:20:05.084 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-18 19:20:05.086 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-18 19:20:05.734 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-18 19:20:05.737 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 19:20:05.739 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 19:20:05.741 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 19:20:05.744 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 19:20:05.746 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-18 19:20:05.749 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 19:20:05.751 | + inc/python:setup_package:428 : local extras= 2022-03-18 19:20:05.754 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 19:20:05.756 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 19:20:05.758 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 19:20:05.761 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 19:20:05.763 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 19:20:05.766 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-18 19:20:05.787 | Using python 3.8 to install /opt/stack/glance 2022-03-18 19:20:05.789 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-18 19:20:06.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:06.658 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:06.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:06.658 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:07.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:20:07.818 | Obtaining file:///opt/stack/glance 2022-03-18 19:20:07.818 | Preparing metadata (setup.py): started 2022-03-18 19:20:11.018 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 19:20:11.086 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-18 19:20:11.087 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-18 19:20:11.088 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-18 19:20:11.089 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-18 19:20:11.090 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-18 19:20:11.091 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-18 19:20:11.092 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-18 19:20:11.093 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-18 19:20:11.094 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-18 19:20:11.095 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-18 19:20:11.096 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-18 19:20:11.097 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-18 19:20:11.098 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-18 19:20:11.100 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-18 19:20:11.101 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-18 19:20:11.102 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-18 19:20:11.103 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-18 19:20:11.104 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-18 19:20:11.105 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-18 19:20:11.106 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-18 19:20:11.107 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-18 19:20:11.108 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-18 19:20:11.110 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-18 19:20:11.111 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-18 19:20:11.112 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-18 19:20:11.113 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-18 19:20:11.114 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-18 19:20:11.115 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-18 19:20:11.116 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-18 19:20:11.117 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-18 19:20:11.118 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-18 19:20:11.120 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-18 19:20:11.121 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-18 19:20:11.122 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-18 19:20:11.123 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-18 19:20:11.124 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-18 19:20:11.126 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-18 19:20:11.127 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-18 19:20:11.128 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-18 19:20:11.129 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-18 19:20:11.130 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-18 19:20:11.131 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-18 19:20:11.132 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-18 19:20:11.149 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-18 19:20:11.151 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-18 19:20:11.152 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-18 19:20:11.173 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-18 19:20:11.175 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-18 19:20:11.215 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-18 19:20:11.229 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-18 19:20:11.238 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-18 19:20:11.254 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-18 19:20:11.255 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-18 19:20:11.256 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-18 19:20:11.345 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-18 19:20:11.420 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-18 19:20:11.476 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-18 19:20:11.478 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-18 19:20:11.513 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-18 19:20:11.556 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-18 19:20:11.557 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-18 19:20:11.559 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-18 19:20:11.615 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-18 19:20:11.617 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-18 19:20:11.621 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-18 19:20:11.647 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-18 19:20:11.717 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-18 19:20:11.721 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-18 19:20:11.782 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-18 19:20:11.785 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-18 19:20:11.786 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-18 19:20:11.788 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-18 19:20:11.791 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-18 19:20:11.816 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-18 19:20:11.819 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-18 19:20:11.820 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-18 19:20:11.861 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-18 19:20:11.903 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-18 19:20:11.904 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-18 19:20:11.907 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-18 19:20:11.980 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-18 19:20:12.039 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-18 19:20:12.142 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-18 19:20:12.414 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-18 19:20:12.415 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-18 19:20:12.417 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-18 19:20:12.418 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-18 19:20:12.473 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-18 19:20:12.496 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-18 19:20:12.607 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-18 19:20:12.713 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-18 19:20:12.921 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-18 19:20:12.923 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-18 19:20:12.924 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-18 19:20:12.926 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-18 19:20:12.928 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-18 19:20:12.929 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-18 19:20:12.930 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-18 19:20:13.047 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-18 19:20:13.077 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-18 19:20:13.123 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-18 19:20:13.127 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-18 19:20:13.360 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-18 19:20:13.540 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-18 19:20:13.543 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-18 19:20:13.544 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-18 19:20:13.545 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-18 19:20:13.648 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-18 19:20:13.800 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-18 19:20:13.900 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-18 19:20:14.208 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-18 19:20:14.210 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-18 19:20:14.436 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-18 19:20:14.712 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-18 19:20:15.045 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-18 19:20:15.046 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-18 19:20:16.467 | Installing collected packages: glance 2022-03-18 19:20:16.467 | Attempting uninstall: glance 2022-03-18 19:20:16.467 | Found existing installation: glance 24.1.0.dev4 2022-03-18 19:20:16.474 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-18 19:20:16.476 | Running setup.py develop for glance 2022-03-18 19:20:20.847 | Successfully installed glance 2022-03-18 19:20:20.847 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:20:20.854 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:20:20.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:20:20.991 | + inc/python:pip_install:200 : result=0 2022-03-18 19:20:20.993 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:20:20.996 | + functions-common:time_stop:2425 : local name 2022-03-18 19:20:20.998 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:20:21.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:20:21.003 | + functions-common:time_stop:2428 : local total 2022-03-18 19:20:21.005 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:20:21.008 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:20:21.010 | + functions-common:time_stop:2432 : start_time=1647631205782 2022-03-18 19:20:21.012 | + functions-common:time_stop:2434 : [[ -z 1647631205782 ]] 2022-03-18 19:20:21.015 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:20:21.020 | + functions-common:time_stop:2437 : end_time=1647631221017 2022-03-18 19:20:21.023 | + functions-common:time_stop:2438 : elapsed_time=15235 2022-03-18 19:20:21.025 | + functions-common:time_stop:2439 : total=79273 2022-03-18 19:20:21.027 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:20:21.029 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94508 2022-03-18 19:20:21.032 | + inc/python:pip_install:203 : return 0 2022-03-18 19:20:21.034 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 19:20:21.037 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 19:20:21.039 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 19:20:21.058 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 19:20:21.071 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-18 19:20:21.073 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-18 19:20:21.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:20:21.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:20:21.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-18 19:20:21.083 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:20:21.085 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 19:20:21.088 | + ./stack.sh:main:920 : configure_glance 2022-03-18 19:20:21.090 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-18 19:20:21.102 | + lib/glance:configure_glance:326 : local dburl 2022-03-18 19:20:21.105 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-18 19:20:21.108 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-18 19:20:21.111 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-18 19:20:21.113 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-18 19:20:21.115 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-18 19:20:21.118 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-18 19:20:21.121 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-18 19:20:21.149 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-18 19:20:21.177 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-18 19:20:21.206 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-18 19:20:21.236 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-18 19:20:21.266 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-18 19:20:21.295 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-18 19:20:21.298 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-18 19:20:21.300 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-18 19:20:21.303 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 19:20:21.305 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-18 19:20:21.332 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-18 19:20:21.364 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 19:20:21.393 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-18 19:20:21.423 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-18 19:20:21.452 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-18 19:20:21.485 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-18 19:20:21.514 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-18 19:20:21.543 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:20:21.573 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 19:20:21.603 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-18 19:20:21.632 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-18 19:20:21.634 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-18 19:20:21.637 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-18 19:20:21.639 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 19:20:21.642 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 19:20:21.644 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 19:20:21.661 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:21.664 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 19:20:21.667 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 19:20:21.669 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 19:20:21.685 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:21.687 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:20:21.690 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:20:21.720 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 19:20:21.722 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 19:20:21.725 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-18 19:20:21.727 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-18 19:20:21.730 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-18 19:20:21.760 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-18 19:20:21.790 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-18 19:20:21.792 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-18 19:20:21.795 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-18 19:20:21.797 | + lib/glance:configure_glance_store:254 : local be 2022-03-18 19:20:21.800 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-18 19:20:21.802 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-18 19:20:21.804 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-18 19:20:21.834 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-18 19:20:21.836 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-03-18 19:20:21.866 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-18 19:20:21.868 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-18 19:20:21.885 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:21.888 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-18 19:20:21.918 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-18 19:20:21.948 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-18 19:20:21.978 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-18 19:20:22.008 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-18 19:20:22.037 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-18 19:20:22.054 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:20:22.056 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 19:20:22.086 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-18 19:20:22.115 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-18 19:20:22.145 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-03-18 19:20:22.174 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-18 19:20:22.204 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-03-18 19:20:22.233 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-18 19:20:22.250 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:20:22.252 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-18 19:20:22.255 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-18 19:20:22.257 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-18 19:20:22.260 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:20:22.278 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:20:22.280 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:20:22.283 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:20:22.285 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:20:22.288 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-18 19:20:22.317 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:20:22.347 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:20:22.379 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:20:22.408 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-18 19:20:22.413 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-18 19:20:22.443 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-18 19:20:22.472 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-18 19:20:22.502 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-03-18 19:20:22.531 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-18 19:20:22.561 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-18 19:20:22.591 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-18 19:20:22.621 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-18 19:20:22.651 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-18 19:20:22.681 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-18 19:20:22.711 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-18 19:20:22.741 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-18 19:20:22.746 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-18 19:20:22.754 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-18 19:20:22.770 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:20:22.772 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-18 19:20:22.775 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-18 19:20:22.777 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-18 19:20:22.780 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-18 19:20:22.782 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-18 19:20:22.785 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-18 19:20:22.789 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-18 19:20:22.791 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-18 19:20:22.795 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-18 19:20:22.825 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-18 19:20:22.827 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-18 19:20:22.829 | ++ functions:get_random_port:837 : true 2022-03-18 19:20:22.832 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-18 19:20:22.834 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-18 19:20:22.836 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-18 19:20:22.914 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-18 19:20:22.916 | ++ functions:get_random_port:841 : break 2 2022-03-18 19:20:22.919 | ++ functions:get_random_port:845 : echo 60999 2022-03-18 19:20:22.922 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-18 19:20:22.924 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-18 19:20:22.951 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-18 19:20:22.978 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-18 19:20:23.006 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-18 19:20:23.033 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 19:20:23.062 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-18 19:20:23.089 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-18 19:20:23.116 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-18 19:20:23.144 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 19:20:23.171 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 19:20:23.198 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 19:20:23.226 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 19:20:23.253 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-18 19:20:23.282 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 19:20:23.308 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-18 19:20:23.336 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-18 19:20:23.363 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-18 19:20:23.391 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-18 19:20:23.419 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-18 19:20:23.447 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-18 19:20:23.449 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-18 19:20:23.451 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:20:23.454 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:23.457 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:23.459 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-18 19:20:23.461 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-18 19:20:23.517 | proxy (enabled by site administrator) 2022-03-18 19:20:23.520 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-18 19:20:23.522 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-18 19:20:23.525 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:20:23.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:23.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:23.532 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-18 19:20:23.534 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-18 19:20:23.588 | proxy_http (enabled by site administrator) 2022-03-18 19:20:23.591 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-18 19:20:23.594 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-18 19:20:23.597 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-18 19:20:23.599 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 19:20:23.601 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:23.604 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:23.606 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 19:20:23.609 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 19:20:23.612 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-18 19:20:23.612 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 19:20:23.621 | KeepAlive Off 2022-03-18 19:20:23.626 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-18 19:20:23.626 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 19:20:23.634 | SetEnv proxy-sendchunked 1 2022-03-18 19:20:23.638 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-18 19:20:23.638 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 19:20:23.647 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-18 19:20:23.651 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-18 19:20:23.653 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-18 19:20:23.655 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 19:20:23.658 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 19:20:23.660 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:20:23.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:23.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:23.667 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 19:20:23.669 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 19:20:23.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:23.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:23.676 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-18 19:20:23.737 | Site glance-wsgi-api already enabled 2022-03-18 19:20:23.741 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-18 19:20:23.743 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 19:20:23.746 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:20:23.748 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 19:20:23.889 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-18 19:20:23.894 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-18 19:20:23.928 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-18 19:20:23.930 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-18 19:20:23.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:23.953 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-18 19:20:23.955 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-18 19:20:23.957 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-18 19:20:23.960 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 19:20:23.963 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-18 19:20:23.965 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-18 19:20:23.968 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-18 19:20:23.970 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-18 19:20:23.972 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:20:23.975 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:20:23.978 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:20:23.980 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:20:23.983 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:20:23.986 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:20:24.003 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:20:24.006 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:20:24.008 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:20:24.011 | + functions-common:git_clone:629 : echo master 2022-03-18 19:20:24.012 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:20:24.017 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-18 19:20:24.019 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:20:24.022 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-18 19:20:24.025 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:20:24.025 | + functions-common:git_clone:678 : head -1 2022-03-18 19:20:24.039 | 4e02f204f Merge "Add grenade-skip-level irrelevant-files config" 2022-03-18 19:20:24.042 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:20:24.045 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-18 19:20:24.048 | + inc/python:setup_develop:338 : local bindep 2022-03-18 19:20:24.050 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 19:20:24.053 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-18 19:20:24.055 | + inc/python:setup_develop:344 : local extras= 2022-03-18 19:20:24.057 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-18 19:20:24.060 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 19:20:24.063 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 19:20:24.065 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-18 19:20:24.068 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 19:20:24.070 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 19:20:24.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-18 19:20:24.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 19:20:24.079 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-18 19:20:24.081 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 19:20:24.084 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 19:20:24.087 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-18 19:20:24.093 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-18 19:20:24.095 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-18 19:20:24.753 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-18 19:20:24.756 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 19:20:24.758 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 19:20:24.761 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 19:20:24.763 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 19:20:24.766 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-18 19:20:24.768 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 19:20:24.770 | + inc/python:setup_package:428 : local extras= 2022-03-18 19:20:24.773 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 19:20:24.775 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 19:20:24.777 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 19:20:24.780 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 19:20:24.783 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 19:20:24.785 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-18 19:20:24.806 | Using python 3.8 to install /opt/stack/cinder 2022-03-18 19:20:24.809 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-18 19:20:25.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:25.689 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:25.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:25.689 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:26.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:20:26.852 | Obtaining file:///opt/stack/cinder 2022-03-18 19:20:26.853 | Preparing metadata (setup.py): started 2022-03-18 19:20:30.832 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 19:20:30.961 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.8.1) 2022-03-18 19:20:30.962 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.1.1) 2022-03-18 19:20:30.963 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.33.0) 2022-03-18 19:20:30.964 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.1.2) 2022-03-18 19:20:30.965 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.20.4) 2022-03-18 19:20:30.966 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.0.2) 2022-03-18 19:20:30.967 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev7) (3.2.0) 2022-03-18 19:20:30.968 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.0) 2022-03-18 19:20:30.969 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (9.4.0) 2022-03-18 19:20:30.970 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.8.0) 2022-03-18 19:20:30.971 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.1.3) 2022-03-18 19:20:30.972 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (8.8.0) 2022-03-18 19:20:30.973 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.0) 2022-03-18 19:20:30.974 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.1.0) 2022-03-18 19:20:30.976 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (11.2.0) 2022-03-18 19:20:30.977 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.7.0) 2022-03-18 19:20:30.978 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (12.13.0) 2022-03-18 19:20:30.979 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.1) 2022-03-18 19:20:30.980 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.11.0) 2022-03-18 19:20:30.982 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.7.0) 2022-03-18 19:20:30.983 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.3.0) 2022-03-18 19:20:30.984 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (6.3.1) 2022-03-18 19:20:30.985 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.3.0) 2022-03-18 19:20:30.986 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.8.0) 2022-03-18 19:20:30.987 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.5.0) 2022-03-18 19:20:30.988 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.12.2) 2022-03-18 19:20:30.989 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.6.0) 2022-03-18 19:20:30.990 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.4.2) 2022-03-18 19:20:30.991 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (21.3) 2022-03-18 19:20:30.992 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.8.1) 2022-03-18 19:20:30.993 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.5.0) 2022-03-18 19:20:30.994 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.1.1) 2022-03-18 19:20:30.995 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.9.0) 2022-03-18 19:20:30.997 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.0.7) 2022-03-18 19:20:30.998 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.3.0) 2022-03-18 19:20:30.999 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.6.0) 2022-03-18 19:20:31.000 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.4.0) 2022-03-18 19:20:31.002 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (17.7.0) 2022-03-18 19:20:31.003 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.13.1) 2022-03-18 19:20:31.004 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2021.3) 2022-03-18 19:20:31.005 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.27.1) 2022-03-18 19:20:31.006 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.5.1) 2022-03-18 19:20:31.007 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.6.4) 2022-03-18 19:20:31.008 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.1.74) 2022-03-18 19:20:31.009 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.16.0) 2022-03-18 19:20:31.010 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.4.31) 2022-03-18 19:20:31.011 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.13.0) 2022-03-18 19:20:31.012 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.5.0) 2022-03-18 19:20:31.013 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.8.9) 2022-03-18 19:20:31.014 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (6.3.1) 2022-03-18 19:20:31.016 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.8.7) 2022-03-18 19:20:31.017 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.1.0) 2022-03-18 19:20:31.018 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.10.0) 2022-03-18 19:20:31.019 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.2.0) 2022-03-18 19:20:31.020 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.6.0) 2022-03-18 19:20:31.021 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.10.1) 2022-03-18 19:20:31.022 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.38.0) 2022-03-18 19:20:31.023 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.10.1) 2022-03-18 19:20:31.024 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (36.0.1) 2022-03-18 19:20:31.025 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.2.2) 2022-03-18 19:20:31.027 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.5.1.0) 2022-03-18 19:20:31.028 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.21.7) 2022-03-18 19:20:31.041 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev7) (0.5.2) 2022-03-18 19:20:31.042 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev7) (1.24.7) 2022-03-18 19:20:31.043 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev7) (0.10.0) 2022-03-18 19:20:31.104 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev7) (1.15.0) 2022-03-18 19:20:31.135 | 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.dev7) (2.1.0) 2022-03-18 19:20:31.150 | 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.dev7) (0.1.0) 2022-03-18 19:20:31.151 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev7) (2.5.0) 2022-03-18 19:20:31.152 | 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.dev7) (4.1.1) 2022-03-18 19:20:31.153 | 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.dev7) (2.6.0) 2022-03-18 19:20:31.249 | 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.dev7) (1.7.0) 2022-03-18 19:20:31.305 | 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.dev7) (2.10.1) 2022-03-18 19:20:31.308 | 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.dev7) (3.1.1) 2022-03-18 19:20:31.335 | 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.dev7) (0.2.8) 2022-03-18 19:20:31.336 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev7) (0.4.8) 2022-03-18 19:20:31.337 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev7) (4.8) 2022-03-18 19:20:31.392 | 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.dev7) (0.17.3) 2022-03-18 19:20:31.435 | 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.dev7) (2.5.0) 2022-03-18 19:20:31.436 | 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.dev7) (0.8.0) 2022-03-18 19:20:31.438 | 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.dev7) (1.5.0) 2022-03-18 19:20:31.439 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev7) (6.0) 2022-03-18 19:20:31.527 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev7) (0.5.0) 2022-03-18 19:20:31.528 | 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.dev7) (2.0.1) 2022-03-18 19:20:31.529 | 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.dev7) (1.7.6) 2022-03-18 19:20:31.585 | 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.dev7) (2.8.2) 2022-03-18 19:20:31.590 | 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.dev7) (0.9.6) 2022-03-18 19:20:31.650 | 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.dev7) (5.0.0) 2022-03-18 19:20:31.652 | 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.dev7) (0.4.0) 2022-03-18 19:20:31.654 | 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.dev7) (5.0.9) 2022-03-18 19:20:31.656 | 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.dev7) (5.2.3) 2022-03-18 19:20:31.658 | 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.dev7) (2.4.0) 2022-03-18 19:20:31.682 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev7) (3.0.3) 2022-03-18 19:20:31.683 | 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.dev7) (3.3.0) 2022-03-18 19:20:31.685 | 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.dev7) (3.2.0) 2022-03-18 19:20:31.731 | 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.dev7) (1.0.3) 2022-03-18 19:20:31.828 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev7) (1.3.3) 2022-03-18 19:20:31.829 | 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.dev7) (3.0.0) 2022-03-18 19:20:31.853 | 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.dev7) (3.1.1) 2022-03-18 19:20:31.879 | 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.dev7) (0.11.0) 2022-03-18 19:20:31.947 | 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.dev7) (1.0.0) 2022-03-18 19:20:31.949 | 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.dev7) (1.26.8) 2022-03-18 19:20:32.079 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev7) (1.5.0) 2022-03-18 19:20:32.104 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev7) (60.9.3) 2022-03-18 19:20:32.247 | 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.dev7) (3.10.1) 2022-03-18 19:20:32.284 | 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.dev7) (22.0.0) 2022-03-18 19:20:32.285 | 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.dev7) (1.3.3) 2022-03-18 19:20:32.286 | 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.dev7) (1.13.3) 2022-03-18 19:20:32.493 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev7) (2019.11.28) 2022-03-18 19:20:32.495 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev7) (3.3) 2022-03-18 19:20:32.498 | 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.dev7) (2.0.12) 2022-03-18 19:20:32.534 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev7) (0.7) 2022-03-18 19:20:32.564 | 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.dev7) (0.23.2) 2022-03-18 19:20:32.801 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev7) (0.4.2) 2022-03-18 19:20:32.804 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev7) (0.5.2) 2022-03-18 19:20:32.942 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (1.4.2) 2022-03-18 19:20:32.946 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (2.6.3) 2022-03-18 19:20:32.948 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (2.5.0) 2022-03-18 19:20:33.078 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev7) (0.12.2) 2022-03-18 19:20:33.199 | 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.dev7) (4.11.1) 2022-03-18 19:20:33.199 | 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.dev7) (1.1.6) 2022-03-18 19:20:33.201 | 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.dev7) (5.4.0) 2022-03-18 19:20:33.237 | 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.dev7) (5.0.0) 2022-03-18 19:20:33.488 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev7) (2.21) 2022-03-18 19:20:33.565 | 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.dev7) (0.5.0) 2022-03-18 19:20:33.569 | 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.dev7) (2.4.0) 2022-03-18 19:20:33.767 | 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.dev7) (2.5.0) 2022-03-18 19:20:33.857 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev7) (1.55.0) 2022-03-18 19:20:33.859 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev7) (3.19.4) 2022-03-18 19:20:34.040 | 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.dev7) (2.1.0) 2022-03-18 19:20:34.466 | 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.dev7) (1.1.5) 2022-03-18 19:20:34.519 | 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.dev7) (0.13.1) 2022-03-18 19:20:34.568 | 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.dev7) (0.2.5) 2022-03-18 19:20:35.624 | 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.dev7) (1.32) 2022-03-18 19:20:35.898 | 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.dev7) (1.8.2) 2022-03-18 19:20:35.899 | 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.dev7) (21.4.0) 2022-03-18 19:20:36.043 | 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.dev7) (2.2) 2022-03-18 19:20:36.235 | 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.dev7) (1.0.0) 2022-03-18 19:20:36.365 | 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.dev7) (3.7.0) 2022-03-18 19:20:38.038 | Installing collected packages: cinder 2022-03-18 19:20:38.039 | Attempting uninstall: cinder 2022-03-18 19:20:38.039 | Found existing installation: cinder 20.1.0.dev7 2022-03-18 19:20:38.045 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-18 19:20:38.048 | Running setup.py develop for cinder 2022-03-18 19:20:43.834 | Successfully installed cinder 2022-03-18 19:20:43.834 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:20:43.844 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:20:43.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:20:44.004 | + inc/python:pip_install:200 : result=0 2022-03-18 19:20:44.007 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:20:44.009 | + functions-common:time_stop:2425 : local name 2022-03-18 19:20:44.011 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:20:44.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:20:44.016 | + functions-common:time_stop:2428 : local total 2022-03-18 19:20:44.018 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:20:44.020 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:20:44.023 | + functions-common:time_stop:2432 : start_time=1647631224801 2022-03-18 19:20:44.025 | + functions-common:time_stop:2434 : [[ -z 1647631224801 ]] 2022-03-18 19:20:44.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:20:44.032 | + functions-common:time_stop:2437 : end_time=1647631244029 2022-03-18 19:20:44.035 | + functions-common:time_stop:2438 : elapsed_time=19228 2022-03-18 19:20:44.037 | + functions-common:time_stop:2439 : total=94508 2022-03-18 19:20:44.039 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:20:44.041 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113736 2022-03-18 19:20:44.044 | + inc/python:pip_install:203 : return 0 2022-03-18 19:20:44.047 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 19:20:44.049 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 19:20:44.052 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 19:20:44.071 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 19:20:44.086 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-18 19:20:44.088 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-18 19:20:44.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:20:44.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:20:44.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-18 19:20:44.099 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:20:44.101 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-18 19:20:44.104 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-18 19:20:44.106 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-18 19:20:44.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:44.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:44.114 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-18 19:20:44.127 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-18 19:20:44.129 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:20:44.132 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:20:44.134 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:20:44.137 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:20:44.140 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:20:44.143 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:20:44.145 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:44.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:44.150 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:20:44.153 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:20:44.156 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:20:44.158 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:20:44.161 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-18 19:20:44.163 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:20:44.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:44.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:44.171 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-18 19:20:44.193 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-18 19:20:44.308 | Reading package lists... 2022-03-18 19:20:44.560 | Building dependency tree... 2022-03-18 19:20:44.562 | Reading state information... 2022-03-18 19:20:44.816 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-18 19:20:44.816 | The following packages were automatically installed and are no longer required: 2022-03-18 19:20:44.818 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:20:44.818 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:20:44.818 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:20:44.818 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:20:44.818 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:20:44.818 | python3-zope.interface 2022-03-18 19:20:44.818 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:20:44.932 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:20:44.937 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:20:44.939 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:20:44.942 | + functions-common:time_stop:2425 : local name 2022-03-18 19:20:44.944 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:20:44.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:20:44.949 | + functions-common:time_stop:2428 : local total 2022-03-18 19:20:44.952 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:20:44.954 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:20:44.957 | + functions-common:time_stop:2432 : start_time=1647631244190 2022-03-18 19:20:44.959 | + functions-common:time_stop:2434 : [[ -z 1647631244190 ]] 2022-03-18 19:20:44.962 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:20:44.967 | + functions-common:time_stop:2437 : end_time=1647631244964 2022-03-18 19:20:44.969 | + functions-common:time_stop:2438 : elapsed_time=774 2022-03-18 19:20:44.972 | + functions-common:time_stop:2439 : total=5279 2022-03-18 19:20:44.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:20:44.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6053 2022-03-18 19:20:44.979 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:20:44.982 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 19:20:44.985 | + ./stack.sh:main:926 : configure_cinder 2022-03-18 19:20:44.987 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-18 19:20:45.000 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-18 19:20:45.004 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-18 19:20:45.006 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-18 19:20:45.008 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-18 19:20:45.012 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-18 19:20:45.012 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-18 19:20:45.016 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-18 19:20:45.018 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-18 19:20:45.021 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-18 19:20:45.023 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-18 19:20:45.025 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-18 19:20:45.027 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-18 19:20:45.029 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-18 19:20:45.031 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-18 19:20:45.042 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-18 19:20:45.055 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-18 19:20:45.067 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-18 19:20:45.079 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-18 19:20:45.091 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-18 19:20:45.094 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-18 19:20:45.098 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wFlNxaoYk6 2022-03-18 19:20:45.100 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-18 19:20:45.102 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-18 19:20:45.104 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-18 19:20:45.106 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wFlNxaoYk6 2022-03-18 19:20:45.111 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wFlNxaoYk6 2022-03-18 19:20:45.123 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wFlNxaoYk6 /etc/sudoers.d/cinder-rootwrap 2022-03-18 19:20:45.137 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-18 19:20:45.141 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-18 19:20:45.144 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-18 19:20:45.146 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-18 19:20:45.148 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-18 19:20:45.150 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-18 19:20:45.153 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-18 19:20:45.155 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-18 19:20:45.157 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-18 19:20:45.162 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-18 19:20:45.166 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-18 19:20:45.186 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-18 19:20:45.204 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-18 19:20:45.223 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-18 19:20:45.241 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-18 19:20:45.260 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-18 19:20:45.278 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-18 19:20:45.297 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-18 19:20:45.315 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-18 19:20:45.317 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 19:20:45.320 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-18 19:20:45.322 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 19:20:45.324 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-18 19:20:45.353 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-18 19:20:45.381 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 19:20:45.409 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-18 19:20:45.438 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-18 19:20:45.466 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-18 19:20:45.497 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-18 19:20:45.524 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-18 19:20:45.553 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:20:45.580 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 19:20:45.608 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-18 19:20:45.639 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-18 19:20:45.668 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-18 19:20:45.670 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-18 19:20:45.672 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-18 19:20:45.675 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-18 19:20:45.677 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-18 19:20:45.680 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-18 19:20:45.710 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-18 19:20:45.739 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-18 19:20:45.767 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-18 19:20:45.794 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-18 19:20:45.824 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-18 19:20:45.851 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-18 19:20:45.882 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-18 19:20:45.884 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-03-18 19:20:45.912 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-18 19:20:45.943 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-18 19:20:45.950 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5ffeaa132ec4646d7afd297b64ca5c30 2022-03-18 19:20:45.978 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-18 19:20:45.981 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-18 19:20:46.009 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-18 19:20:46.037 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-18 19:20:46.064 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-18 19:20:46.092 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-18 19:20:46.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:46.111 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-18 19:20:46.113 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-18 19:20:46.116 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-18 19:20:46.118 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-18 19:20:46.120 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-18 19:20:46.123 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-18 19:20:46.126 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-18 19:20:46.128 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-18 19:20:46.130 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-18 19:20:46.133 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-18 19:20:46.135 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-18 19:20:46.165 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-18 19:20:46.192 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-18 19:20:46.220 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-18 19:20:46.247 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-18 19:20:46.275 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-18 19:20:46.303 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-18 19:20:46.305 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-18 19:20:46.308 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-18 19:20:46.310 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-18 19:20:46.338 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-18 19:20:46.340 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-18 19:20:46.368 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-18 19:20:46.371 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-18 19:20:46.374 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-18 19:20:46.376 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-18 19:20:46.403 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-18 19:20:46.406 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-18 19:20:46.408 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-18 19:20:46.425 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:46.427 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-18 19:20:46.430 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-18 19:20:46.432 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-18 19:20:46.434 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-18 19:20:46.462 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-03-18 19:20:46.490 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-18 19:20:46.507 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:20:46.510 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-18 19:20:46.526 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:20:46.528 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-18 19:20:46.544 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:20:46.547 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-18 19:20:46.549 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-18 19:20:46.552 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-18 19:20:46.554 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-18 19:20:46.556 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 19:20:46.559 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 19:20:46.562 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 19:20:46.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:46.581 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 19:20:46.583 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 19:20:46.585 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 19:20:46.601 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:46.604 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:20:46.607 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:20:46.635 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 19:20:46.637 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 19:20:46.640 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-18 19:20:46.642 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-18 19:20:46.645 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 19:20:46.648 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:20:46.664 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:20:46.667 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:20:46.669 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:20:46.672 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:20:46.674 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-18 19:20:46.702 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:20:46.730 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:20:46.758 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:20:46.786 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-18 19:20:46.803 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:46.805 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-18 19:20:46.808 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-18 19:20:46.810 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-18 19:20:46.812 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-18 19:20:46.815 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 19:20:46.817 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 19:20:46.820 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-18 19:20:46.824 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-18 19:20:46.826 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 19:20:46.829 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 19:20:46.841 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 19:20:46.841 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:20:46.850 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 19:20:46.853 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:20:46.870 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-18 19:20:46.872 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-18 19:20:46.876 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-18 19:20:46.905 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-18 19:20:46.933 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-18 19:20:46.959 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-18 19:20:46.987 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 19:20:47.014 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 19:20:47.041 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-18 19:20:47.068 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-18 19:20:47.096 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-18 19:20:47.123 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 19:20:47.150 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 19:20:47.178 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 19:20:47.206 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-18 19:20:47.233 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 19:20:47.236 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 19:20:47.239 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-18 19:20:47.241 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-18 19:20:47.243 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 19:20:47.246 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:47.248 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:47.251 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 19:20:47.253 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 19:20:47.256 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-18 19:20:47.284 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 19:20:47.311 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-18 19:20:47.312 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 19:20:47.320 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-18 19:20:47.323 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-18 19:20:47.326 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-18 19:20:47.329 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 19:20:47.331 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 19:20:47.333 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:20:47.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:47.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:47.341 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 19:20:47.343 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 19:20:47.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:20:47.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:20:47.351 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-18 19:20:47.412 | Enabling site cinder-wsgi. 2022-03-18 19:20:47.418 | To activate the new configuration, you need to run: 2022-03-18 19:20:47.418 | systemctl reload apache2 2022-03-18 19:20:47.422 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 19:20:47.425 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 19:20:47.427 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:20:47.429 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 19:20:47.565 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-18 19:20:47.568 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-18 19:20:47.605 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-03-18 19:20:47.636 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-18 19:20:47.653 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:20:47.655 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-18 19:20:47.658 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 19:20:47.660 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 19:20:47.663 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-18 19:20:47.665 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-18 19:20:47.695 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-18 19:20:47.723 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-03-18 19:20:47.751 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-18 19:20:47.780 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-18 19:20:47.807 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-18 19:20:47.835 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-18 19:20:47.863 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-18 19:20:47.891 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:20:47.919 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-18 19:20:47.948 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-18 19:20:47.975 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 19:20:48.004 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-18 19:20:48.007 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-18 19:20:48.023 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:48.025 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-03-18 19:20:48.056 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-18 19:20:48.058 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-18 19:20:48.076 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:20:48.078 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-18 19:20:48.081 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-18 19:20:48.083 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-18 19:20:48.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 19:20:48.088 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-18 19:20:48.090 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-18 19:20:48.094 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:20:48.094 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:20:48.100 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:20:48.102 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:20:48.105 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-18 19:20:48.107 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:20:48.110 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-18 19:20:48.113 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-18 19:20:48.116 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-18 19:20:48.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:20:48.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:20:48.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-18 19:20:48.126 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:20:48.129 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-18 19:20:48.131 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-18 19:20:48.134 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-18 19:20:48.136 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:20:48.138 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:20:48.141 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:20:48.144 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:20:48.146 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:20:48.149 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:20:48.165 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:20:48.167 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:20:48.169 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:20:48.173 | + functions-common:git_clone:629 : echo master 2022-03-18 19:20:48.173 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:20:48.178 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-18 19:20:48.181 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:20:48.183 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-18 19:20:48.186 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:20:48.187 | + functions-common:git_clone:678 : head -1 2022-03-18 19:20:48.201 | 7b02329e4f Merge commit 'refs/changes/47/829247/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-18 19:20:48.204 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:20:48.207 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-18 19:20:48.209 | + inc/python:setup_develop:338 : local bindep 2022-03-18 19:20:48.212 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 19:20:48.214 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-18 19:20:48.217 | + inc/python:setup_develop:344 : local extras= 2022-03-18 19:20:48.219 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-18 19:20:48.222 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 19:20:48.225 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 19:20:48.227 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-18 19:20:48.229 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 19:20:48.232 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 19:20:48.236 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-18 19:20:48.238 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 19:20:48.241 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-18 19:20:48.244 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 19:20:48.246 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 19:20:48.249 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-18 19:20:48.255 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-18 19:20:48.258 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-18 19:20:48.918 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-18 19:20:48.920 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 19:20:48.923 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 19:20:48.925 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 19:20:48.927 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 19:20:48.930 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-18 19:20:48.932 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 19:20:48.934 | + inc/python:setup_package:428 : local extras= 2022-03-18 19:20:48.937 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 19:20:48.939 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 19:20:48.942 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 19:20:48.944 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 19:20:48.947 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 19:20:48.949 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-18 19:20:48.971 | Using python 3.8 to install /opt/stack/neutron 2022-03-18 19:20:48.973 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-18 19:20:49.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:49.849 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:49.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:20:49.850 | from cryptography.utils import int_from_bytes 2022-03-18 19:20:50.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:20:51.011 | Obtaining file:///opt/stack/neutron 2022-03-18 19:20:51.011 | Preparing metadata (setup.py): started 2022-03-18 19:20:55.164 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 19:20:55.266 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.8.1) 2022-03-18 19:20:55.267 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-18 19:20:55.268 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.1.1) 2022-03-18 19:20:55.269 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.1) 2022-03-18 19:20:55.270 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.0) 2022-03-18 19:20:55.271 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.1) 2022-03-18 19:20:55.272 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.33.0) 2022-03-18 19:20:55.273 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.1) 2022-03-18 19:20:55.275 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.20.4) 2022-03-18 19:20:55.276 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.27.1) 2022-03-18 19:20:55.277 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.0.3) 2022-03-18 19:20:55.278 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (9.4.0) 2022-03-18 19:20:55.280 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.8.0) 2022-03-18 19:20:55.281 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.11.0) 2022-03-18 19:20:55.282 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.20.0) 2022-03-18 19:20:55.283 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (7.8.0) 2022-03-18 19:20:55.284 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-18 19:20:55.285 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.31) 2022-03-18 19:20:55.286 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.8.7) 2022-03-18 19:20:55.287 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 19:20:55.288 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.7.6) 2022-03-18 19:20:55.289 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-18 19:20:55.291 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-18 19:20:55.292 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 19:20:55.293 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (8.8.0) 2022-03-18 19:20:55.294 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.1.0) 2022-03-18 19:20:55.296 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (11.2.0) 2022-03-18 19:20:55.297 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.0) 2022-03-18 19:20:55.298 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.7.0) 2022-03-18 19:20:55.299 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (12.13.0) 2022-03-18 19:20:55.300 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.1) 2022-03-18 19:20:55.301 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.11.0) 2022-03-18 19:20:55.302 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.0) 2022-03-18 19:20:55.304 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.0) 2022-03-18 19:20:55.305 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-18 19:20:55.306 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.3.0) 2022-03-18 19:20:55.307 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.8.0) 2022-03-18 19:20:55.308 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.5.0) 2022-03-18 19:20:55.309 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.12.2) 2022-03-18 19:20:55.310 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.6.0) 2022-03-18 19:20:55.311 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.4.2) 2022-03-18 19:20:55.312 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.1) 2022-03-18 19:20:55.313 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.1.0) 2022-03-18 19:20:55.314 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.16.0) 2022-03-18 19:20:55.315 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.15.1) 2022-03-18 19:20:55.316 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (21.3) 2022-03-18 19:20:55.318 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.9.0) 2022-03-18 19:20:55.319 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:55.320 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (22.0.0) 2022-03-18 19:20:55.321 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (17.7.0) 2022-03-18 19:20:55.322 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.61.0) 2022-03-18 19:20:55.323 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 19:20:55.324 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.1) 2022-03-18 19:20:55.325 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.4.0) 2022-03-18 19:20:55.327 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-18 19:20:55.344 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (5.4.0) 2022-03-18 19:20:55.345 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (1.1.6) 2022-03-18 19:20:55.346 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (4.11.1) 2022-03-18 19:20:55.354 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev35) (1.13.3) 2022-03-18 19:20:55.366 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.16.0) 2022-03-18 19:20:55.367 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.1.2) 2022-03-18 19:20:55.368 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (2.1.0) 2022-03-18 19:20:55.387 | 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.dev35) (3.0.7) 2022-03-18 19:20:55.395 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev35) (2.1.0) 2022-03-18 19:20:55.455 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev35) (1.0.2) 2022-03-18 19:20:55.456 | 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.dev35) (1.7.0) 2022-03-18 19:20:55.510 | 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.dev35) (3.1.1) 2022-03-18 19:20:55.513 | 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.dev35) (4.4.0) 2022-03-18 19:20:55.560 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev35) (2.7.0) 2022-03-18 19:20:55.563 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev35) (1.2.2) 2022-03-18 19:20:55.600 | 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.dev35) (1.1.5) 2022-03-18 19:20:55.602 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.4) 2022-03-18 19:20:55.603 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (6.0) 2022-03-18 19:20:55.604 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (36.0.1) 2022-03-18 19:20:55.605 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (2.5.0) 2022-03-18 19:20:55.607 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (0.10.0) 2022-03-18 19:20:55.608 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.0) 2022-03-18 19:20:55.609 | 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.dev35) (1.32) 2022-03-18 19:20:55.625 | 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.dev35) (1.0.3) 2022-03-18 19:20:55.716 | 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.dev35) (0.17.3) 2022-03-18 19:20:55.761 | 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.dev35) (1.5.0) 2022-03-18 19:20:55.822 | 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.dev35) (2.0.1) 2022-03-18 19:20:55.823 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev35) (0.5.0) 2022-03-18 19:20:55.824 | 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.dev35) (0.13.0) 2022-03-18 19:20:55.909 | 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.dev35) (2.8.2) 2022-03-18 19:20:55.914 | 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.dev35) (0.9.6) 2022-03-18 19:20:55.973 | 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.dev35) (0.4.0) 2022-03-18 19:20:55.975 | 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.dev35) (5.2.3) 2022-03-18 19:20:55.976 | 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.dev35) (5.0.9) 2022-03-18 19:20:55.978 | 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.dev35) (5.0.0) 2022-03-18 19:20:56.003 | 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.dev35) (3.2.0) 2022-03-18 19:20:56.005 | 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.dev35) (3.3.0) 2022-03-18 19:20:56.053 | 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.dev35) (1.15.0) 2022-03-18 19:20:56.106 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev35) (2021.3) 2022-03-18 19:20:56.139 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev35) (1.3.3) 2022-03-18 19:20:56.141 | 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.dev35) (3.0.0) 2022-03-18 19:20:56.166 | 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.dev35) (3.1.1) 2022-03-18 19:20:56.308 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev35) (2.4.0) 2022-03-18 19:20:56.379 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev35) (60.9.3) 2022-03-18 19:20:56.456 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (0.3.5) 2022-03-18 19:20:56.458 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (3.0.0) 2022-03-18 19:20:56.568 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:56.569 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:56.570 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:56.571 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:56.572 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:56.573 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:56.575 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev35) (0.6.6) 2022-03-18 19:20:56.779 | 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.dev35) (3.10.1) 2022-03-18 19:20:56.780 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev35) (3.2.0) 2022-03-18 19:20:56.781 | 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.dev35) (2.5.0) 2022-03-18 19:20:56.826 | 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.dev35) (3.17.6) 2022-03-18 19:20:56.834 | 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.dev35) (2.1.0) 2022-03-18 19:20:56.926 | 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.dev35) (1.26.8) 2022-03-18 19:20:56.928 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (3.3) 2022-03-18 19:20:56.929 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (2019.11.28) 2022-03-18 19:20:56.931 | 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.dev35) (2.0.12) 2022-03-18 19:20:56.968 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev35) (0.7) 2022-03-18 19:20:57.315 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev35) (0.12.2) 2022-03-18 19:20:57.393 | 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.dev35) (5.0.0) 2022-03-18 19:20:57.599 | 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.dev35) (2.21) 2022-03-18 19:20:57.673 | 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.dev35) (2.4.0) 2022-03-18 19:20:57.675 | 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.dev35) (0.5.0) 2022-03-18 19:20:57.909 | 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.dev35) (2.5.0) 2022-03-18 19:20:58.082 | 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.dev35) (2.2) 2022-03-18 19:20:58.624 | 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.dev35) (0.13.1) 2022-03-18 19:20:58.669 | 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.dev35) (0.2.5) 2022-03-18 19:20:59.279 | 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.dev35) (0.5.2) 2022-03-18 19:20:59.280 | 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.dev35) (0.4.2) 2022-03-18 19:20:59.620 | 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.dev35) (2.0.0) 2022-03-18 19:20:59.620 | 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.dev35) (4.10.0) 2022-03-18 19:20:59.786 | 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.dev35) (3.7.0) 2022-03-18 19:21:00.036 | 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.dev35) (1.8.2) 2022-03-18 19:21:00.037 | 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.dev35) (21.4.0) 2022-03-18 19:21:00.232 | 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.dev35) (1.0.0) 2022-03-18 19:21:00.449 | 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.dev35) (2.3.1) 2022-03-18 19:21:02.045 | Installing collected packages: neutron 2022-03-18 19:21:02.045 | Attempting uninstall: neutron 2022-03-18 19:21:02.046 | Found existing installation: neutron 20.1.0.dev35 2022-03-18 19:21:02.065 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-18 19:21:02.067 | Running setup.py develop for neutron 2022-03-18 19:21:07.954 | Successfully installed neutron 2022-03-18 19:21:07.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-03-18 19:21:07.962 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:21:07.962 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:21:08.104 | + inc/python:pip_install:200 : result=0 2022-03-18 19:21:08.106 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:21:08.109 | + functions-common:time_stop:2425 : local name 2022-03-18 19:21:08.111 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:21:08.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:21:08.116 | + functions-common:time_stop:2428 : local total 2022-03-18 19:21:08.118 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:21:08.121 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:21:08.124 | + functions-common:time_stop:2432 : start_time=1647631248965 2022-03-18 19:21:08.126 | + functions-common:time_stop:2434 : [[ -z 1647631248965 ]] 2022-03-18 19:21:08.129 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:21:08.133 | + functions-common:time_stop:2437 : end_time=1647631268130 2022-03-18 19:21:08.135 | + functions-common:time_stop:2438 : elapsed_time=19165 2022-03-18 19:21:08.137 | + functions-common:time_stop:2439 : total=113736 2022-03-18 19:21:08.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:21:08.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132901 2022-03-18 19:21:08.144 | + inc/python:pip_install:203 : return 0 2022-03-18 19:21:08.146 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 19:21:08.149 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 19:21:08.151 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 19:21:08.170 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 19:21:08.182 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-18 19:21:08.184 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-18 19:21:08.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:21:08.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:21:08.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-18 19:21:08.195 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:21:08.198 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-18 19:21:08.200 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 19:21:08.203 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-18 19:21:08.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:08.222 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-18 19:21:08.224 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-18 19:21:08.227 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-18 19:21:08.229 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 19:21:08.232 | + lib/stack:stack_install_service:32 : install_nova 2022-03-18 19:21:08.235 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-18 19:21:08.237 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-18 19:21:08.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:21:08.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:21:08.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-18 19:21:08.247 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:21:08.250 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-18 19:21:08.266 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:08.268 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-18 19:21:08.284 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:08.286 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-18 19:21:08.303 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:08.305 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-18 19:21:08.308 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-18 19:21:08.311 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-18 19:21:08.313 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:21:08.315 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:21:08.318 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:21:08.320 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:21:08.322 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:21:08.325 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:21:08.340 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:21:08.343 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:21:08.345 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:21:08.348 | + functions-common:git_clone:629 : echo master 2022-03-18 19:21:08.348 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:21:08.353 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-18 19:21:08.355 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:21:08.358 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-18 19:21:08.361 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:21:08.361 | + functions-common:git_clone:678 : head -1 2022-03-18 19:21:08.364 | 2a73a1db84 Merge "Update master for stable/yoga" 2022-03-18 19:21:08.366 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:21:08.369 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-18 19:21:08.372 | + inc/python:setup_develop:338 : local bindep 2022-03-18 19:21:08.374 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 19:21:08.377 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-18 19:21:08.379 | + inc/python:setup_develop:344 : local extras= 2022-03-18 19:21:08.382 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-18 19:21:08.384 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 19:21:08.387 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 19:21:08.389 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-18 19:21:08.391 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 19:21:08.394 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 19:21:08.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-18 19:21:08.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 19:21:08.402 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-18 19:21:08.405 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 19:21:08.407 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 19:21:08.410 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-18 19:21:08.416 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-18 19:21:08.418 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-18 19:21:09.091 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-18 19:21:09.094 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 19:21:09.096 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 19:21:09.098 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 19:21:09.100 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 19:21:09.103 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-18 19:21:09.105 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 19:21:09.107 | + inc/python:setup_package:428 : local extras= 2022-03-18 19:21:09.110 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 19:21:09.112 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 19:21:09.114 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 19:21:09.116 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 19:21:09.119 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 19:21:09.121 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-18 19:21:09.142 | Using python 3.8 to install /opt/stack/nova 2022-03-18 19:21:09.144 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-18 19:21:10.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:10.011 | from cryptography.utils import int_from_bytes 2022-03-18 19:21:10.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:10.011 | from cryptography.utils import int_from_bytes 2022-03-18 19:21:11.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:21:11.185 | Obtaining file:///opt/stack/nova 2022-03-18 19:21:11.186 | Preparing metadata (setup.py): started 2022-03-18 19:21:16.138 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 19:21:16.262 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.8.1) 2022-03-18 19:21:16.263 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.4.31) 2022-03-18 19:21:16.265 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.1.1) 2022-03-18 19:21:16.266 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.33.0) 2022-03-18 19:21:16.267 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.0.3) 2022-03-18 19:21:16.268 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (9.4.0) 2022-03-18 19:21:16.269 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.8.0) 2022-03-18 19:21:16.270 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.5.1) 2022-03-18 19:21:16.271 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (36.0.1) 2022-03-18 19:21:16.272 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.8.7) 2022-03-18 19:21:16.273 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.1.2) 2022-03-18 19:21:16.274 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.1.1) 2022-03-18 19:21:16.275 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.5.0) 2022-03-18 19:21:16.276 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.1.1) 2022-03-18 19:21:16.277 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.13.0) 2022-03-18 19:21:16.278 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.7.6) 2022-03-18 19:21:16.280 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.8.0) 2022-03-18 19:21:16.281 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.11.0) 2022-03-18 19:21:16.282 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.1) 2022-03-18 19:21:16.283 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.0.2) 2022-03-18 19:21:16.284 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev5) (3.2.0) 2022-03-18 19:21:16.285 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (8.3.0) 2022-03-18 19:21:16.286 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.0) 2022-03-18 19:21:16.287 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (7.8.0) 2022-03-18 19:21:16.288 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.6.0) 2022-03-18 19:21:16.289 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.27.1) 2022-03-18 19:21:16.291 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.5.0) 2022-03-18 19:21:16.292 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.10.0) 2022-03-18 19:21:16.293 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.10.1) 2022-03-18 19:21:16.295 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.0) 2022-03-18 19:21:16.296 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (8.8.0) 2022-03-18 19:21:16.297 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.1.0) 2022-03-18 19:21:16.298 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.7.0) 2022-03-18 19:21:16.299 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 19:21:16.300 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.3.0) 2022-03-18 19:21:16.302 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.3.0) 2022-03-18 19:21:16.303 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 19:21:16.304 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.12.2) 2022-03-18 19:21:16.305 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (11.2.0) 2022-03-18 19:21:16.306 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (6.3.1) 2022-03-18 19:21:16.307 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (12.13.0) 2022-03-18 19:21:16.308 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.11.0) 2022-03-18 19:21:16.309 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.0) 2022-03-18 19:21:16.310 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.1.0) 2022-03-18 19:21:16.312 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.0) 2022-03-18 19:21:16.313 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 19:21:16.314 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.1) 2022-03-18 19:21:16.315 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.9.0) 2022-03-18 19:21:16.316 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.6.0) 2022-03-18 19:21:16.317 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.2.0) 2022-03-18 19:21:16.318 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.1.0) 2022-03-18 19:21:16.319 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.0) 2022-03-18 19:21:16.320 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.1) 2022-03-18 19:21:16.321 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.10.1) 2022-03-18 19:21:16.322 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.0.1) 2022-03-18 19:21:16.323 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.10.1) 2022-03-18 19:21:16.324 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.2.2) 2022-03-18 19:21:16.326 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.3.3) 2022-03-18 19:21:16.327 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.7.0) 2022-03-18 19:21:16.328 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.6.4) 2022-03-18 19:21:16.329 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.2) 2022-03-18 19:21:16.330 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.4.0) 2022-03-18 19:21:16.332 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.61.0) 2022-03-18 19:21:16.333 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (6.0) 2022-03-18 19:21:16.350 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (4.11.1) 2022-03-18 19:21:16.352 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (5.4.0) 2022-03-18 19:21:16.353 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (1.1.6) 2022-03-18 19:21:16.373 | 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.dev5) (5.3.0) 2022-03-18 19:21:16.414 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev5) (1.15.0) 2022-03-18 19:21:16.444 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev5) (2.1.0) 2022-03-18 19:21:16.445 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev5) (1.16.0) 2022-03-18 19:21:16.470 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev5) (2.1.0) 2022-03-18 19:21:16.594 | 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.dev5) (4.4.0) 2022-03-18 19:21:16.596 | 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.dev5) (3.1.1) 2022-03-18 19:21:16.655 | 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.dev5) (1.32) 2022-03-18 19:21:16.656 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (2.5.0) 2022-03-18 19:21:16.657 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.4.0) 2022-03-18 19:21:16.659 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.4.4) 2022-03-18 19:21:16.660 | 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.dev5) (1.1.5) 2022-03-18 19:21:16.662 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (0.10.0) 2022-03-18 19:21:16.681 | 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.dev5) (5.6.0) 2022-03-18 19:21:16.685 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev5) (6.3.1) 2022-03-18 19:21:16.736 | 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.dev5) (2.5.0) 2022-03-18 19:21:16.739 | 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.dev5) (1.15.1) 2022-03-18 19:21:16.741 | 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.dev5) (0.6.6) 2022-03-18 19:21:16.800 | 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.dev5) (0.17.3) 2022-03-18 19:21:16.935 | 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.dev5) (2.0.1) 2022-03-18 19:21:16.938 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev5) (0.5.0) 2022-03-18 19:21:17.019 | 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.dev5) (0.9.6) 2022-03-18 19:21:17.081 | 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.dev5) (5.0.9) 2022-03-18 19:21:17.084 | 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.dev5) (0.4.0) 2022-03-18 19:21:17.085 | 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.dev5) (5.2.3) 2022-03-18 19:21:17.088 | 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.dev5) (5.0.0) 2022-03-18 19:21:17.114 | 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.dev5) (3.2.0) 2022-03-18 19:21:17.116 | 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.dev5) (3.3.0) 2022-03-18 19:21:17.165 | 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.dev5) (1.0.3) 2022-03-18 19:21:17.229 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev5) (2021.3) 2022-03-18 19:21:17.262 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev5) (1.3.3) 2022-03-18 19:21:17.267 | 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.dev5) (3.0.0) 2022-03-18 19:21:17.319 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev5) (21.3) 2022-03-18 19:21:17.320 | 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.dev5) (3.0.7) 2022-03-18 19:21:17.409 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev5) (1.5.0) 2022-03-18 19:21:17.436 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev5) (60.9.3) 2022-03-18 19:21:17.515 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev5) (0.2.5) 2022-03-18 19:21:17.592 | 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.dev5) (3.17.6) 2022-03-18 19:21:17.657 | 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.dev5) (1.3.3) 2022-03-18 19:21:17.658 | 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.dev5) (22.0.0) 2022-03-18 19:21:17.661 | 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.dev5) (1.13.3) 2022-03-18 19:21:17.703 | 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.dev5) (2.1.0) 2022-03-18 19:21:17.707 | 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.dev5) (2.5.0) 2022-03-18 19:21:17.711 | 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.dev5) (3.10.1) 2022-03-18 19:21:17.788 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (2019.11.28) 2022-03-18 19:21:17.789 | 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.dev5) (1.26.8) 2022-03-18 19:21:17.791 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (3.3) 2022-03-18 19:21:17.793 | 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.dev5) (2.0.12) 2022-03-18 19:21:17.889 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev5) (0.7) 2022-03-18 19:21:18.099 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev5) (0.4.2) 2022-03-18 19:21:18.102 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev5) (0.5.2) 2022-03-18 19:21:18.212 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (1.4.2) 2022-03-18 19:21:18.216 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (2.5.0) 2022-03-18 19:21:18.218 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (2.6.3) 2022-03-18 19:21:18.306 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev5) (0.12.2) 2022-03-18 19:21:18.383 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev5) (1.22.2) 2022-03-18 19:21:18.416 | 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.dev5) (5.0.0) 2022-03-18 19:21:18.652 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev5) (2.21) 2022-03-18 19:21:18.728 | 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.dev5) (0.5.0) 2022-03-18 19:21:18.730 | 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.dev5) (2.4.0) 2022-03-18 19:21:18.933 | 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.dev5) (2.5.0) 2022-03-18 19:21:19.042 | 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.dev5) (2.2) 2022-03-18 19:21:19.548 | 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.dev5) (0.13.1) 2022-03-18 19:21:19.590 | 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.dev5) (2.16.0) 2022-03-18 19:21:19.956 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 19:21:19.958 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 19:21:19.959 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 19:21:19.960 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 19:21:19.961 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 19:21:19.962 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 19:21:19.964 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 19:21:21.169 | 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.dev5) (3.7.0) 2022-03-18 19:21:21.578 | 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.dev5) (1.8.2) 2022-03-18 19:21:21.579 | 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.dev5) (21.4.0) 2022-03-18 19:21:21.675 | 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.dev5) (2.4.0) 2022-03-18 19:21:21.778 | 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.dev5) (1.0.0) 2022-03-18 19:21:23.376 | Installing collected packages: nova 2022-03-18 19:21:23.376 | Attempting uninstall: nova 2022-03-18 19:21:23.376 | Found existing installation: nova 25.1.0.dev5 2022-03-18 19:21:23.385 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-18 19:21:23.387 | Running setup.py develop for nova 2022-03-18 19:21:29.786 | Successfully installed nova 2022-03-18 19:21:29.786 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:21:29.794 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:21:29.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:21:29.941 | + inc/python:pip_install:200 : result=0 2022-03-18 19:21:29.944 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:21:29.946 | + functions-common:time_stop:2425 : local name 2022-03-18 19:21:29.948 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:21:29.951 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:21:29.953 | + functions-common:time_stop:2428 : local total 2022-03-18 19:21:29.955 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:21:29.957 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:21:29.960 | + functions-common:time_stop:2432 : start_time=1647631269136 2022-03-18 19:21:29.962 | + functions-common:time_stop:2434 : [[ -z 1647631269136 ]] 2022-03-18 19:21:29.965 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:21:29.969 | + functions-common:time_stop:2437 : end_time=1647631289967 2022-03-18 19:21:29.972 | + functions-common:time_stop:2438 : elapsed_time=20831 2022-03-18 19:21:29.974 | + functions-common:time_stop:2439 : total=132901 2022-03-18 19:21:29.976 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:21:29.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=153732 2022-03-18 19:21:29.980 | + inc/python:pip_install:203 : return 0 2022-03-18 19:21:29.983 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 19:21:29.985 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 19:21:29.987 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 19:21:30.006 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 19:21:30.018 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-18 19:21:30.021 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-18 19:21:30.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:21:30.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:21:30.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-18 19:21:30.031 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:21:30.033 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-18 19:21:30.046 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 19:21:30.048 | + ./stack.sh:main:937 : configure_nova 2022-03-18 19:21:30.051 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-18 19:21:30.063 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-18 19:21:30.065 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-18 19:21:30.068 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-18 19:21:30.071 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-18 19:21:30.072 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-18 19:21:30.077 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-18 19:21:30.079 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-18 19:21:30.082 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-18 19:21:30.084 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-18 19:21:30.087 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-18 19:21:30.089 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-18 19:21:30.092 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-18 19:21:30.095 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-18 19:21:30.106 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-18 19:21:30.118 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-18 19:21:30.130 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-18 19:21:30.143 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-18 19:21:30.156 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-18 19:21:30.159 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-18 19:21:30.163 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HJo4Ybofoa 2022-03-18 19:21:30.165 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-18 19:21:30.168 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-18 19:21:30.170 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-18 19:21:30.173 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-18 19:21:30.175 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-18 19:21:30.178 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HJo4Ybofoa 2022-03-18 19:21:30.181 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HJo4Ybofoa 2022-03-18 19:21:30.193 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HJo4Ybofoa /etc/sudoers.d/nova-rootwrap 2022-03-18 19:21:30.207 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-18 19:21:30.211 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-18 19:21:30.213 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-18 19:21:30.216 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-18 19:21:30.218 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-18 19:21:30.220 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-18 19:21:30.223 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-18 19:21:30.225 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-18 19:21:30.228 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-18 19:21:30.232 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-18 19:21:30.249 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:30.252 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-18 19:21:30.254 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-18 19:21:30.258 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-18 19:21:30.261 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-18 19:21:30.290 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-18 19:21:30.292 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-18 19:21:30.318 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-18 19:21:30.347 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-18 19:21:30.374 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-18 19:21:30.403 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-18 19:21:30.432 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-18 19:21:30.462 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-18 19:21:30.464 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-03-18 19:21:30.490 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-18 19:21:30.519 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-18 19:21:30.548 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-18 19:21:30.575 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-18 19:21:30.602 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-18 19:21:30.632 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-18 19:21:30.635 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:21:30.637 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:21:30.639 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:21:30.641 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:21:30.643 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:21:30.645 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:21:30.648 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:21:30.650 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:21:30.652 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:21:30.654 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:21:30.656 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:21:30.659 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-18 19:21:30.661 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:21:30.663 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:21:30.665 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:21:30.667 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:21:30.670 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:21:30.672 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:21:30.674 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-18 19:21:30.691 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:30.693 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:21:30.695 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-18 19:21:30.697 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-18 19:21:30.724 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-18 19:21:30.726 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-18 19:21:30.729 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-18 19:21:30.731 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-18 19:21:30.734 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 19:21:30.736 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 19:21:30.767 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-18 19:21:30.769 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-18 19:21:30.772 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-18 19:21:30.774 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-18 19:21:30.776 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-18 19:21:30.779 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-18 19:21:30.808 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-18 19:21:30.837 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-18 19:21:30.864 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-18 19:21:30.893 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-18 19:21:30.909 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:30.911 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-18 19:21:30.927 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:30.931 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-18 19:21:30.931 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-18 19:21:30.937 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-18 19:21:30.939 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-18 19:21:30.966 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-18 19:21:30.982 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:30.985 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-18 19:21:30.987 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-18 19:21:30.989 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 19:21:30.991 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 19:21:30.994 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-18 19:21:31.022 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-18 19:21:31.050 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 19:21:31.077 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-18 19:21:31.104 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-18 19:21:31.132 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-18 19:21:31.159 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-18 19:21:31.189 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-18 19:21:31.217 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:21:31.245 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 19:21:31.271 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-18 19:21:31.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:31.290 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-18 19:21:31.292 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-18 19:21:31.322 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-18 19:21:31.350 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-03-18 19:21:31.377 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-18 19:21:31.405 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-18 19:21:31.432 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-18 19:21:31.460 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-18 19:21:31.487 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-18 19:21:31.515 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-18 19:21:31.531 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:31.534 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-18 19:21:31.536 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-18 19:21:31.562 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-18 19:21:31.593 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-18 19:21:31.595 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-18 19:21:31.622 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-18 19:21:31.624 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-18 19:21:31.627 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-18 19:21:31.629 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:21:31.631 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:21:31.633 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:21:31.636 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:21:31.638 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:21:31.641 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:21:31.643 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-18 19:21:31.645 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:21:31.648 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:21:31.650 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:21:31.652 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:21:31.655 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:21:31.657 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:21:31.659 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:21:31.662 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:21:31.664 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:21:31.666 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:21:31.668 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:21:31.671 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-18 19:21:31.673 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-18 19:21:31.675 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-18 19:21:31.678 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:21:31.694 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:21:31.697 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:21:31.699 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:21:31.702 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:21:31.704 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-18 19:21:31.731 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:21:31.758 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:21:31.786 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:21:31.813 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-18 19:21:31.844 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-18 19:21:31.860 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:31.862 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-18 19:21:31.864 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-18 19:21:31.866 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-18 19:21:31.869 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-18 19:21:31.871 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 19:21:31.874 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 19:21:31.877 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-18 19:21:31.881 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-18 19:21:31.883 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 19:21:31.885 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 19:21:31.898 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 19:21:31.899 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:21:31.907 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 19:21:31.910 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:21:31.925 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-18 19:21:31.928 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-18 19:21:31.931 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-18 19:21:31.961 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-18 19:21:31.987 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-18 19:21:32.015 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-18 19:21:32.041 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 19:21:32.068 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 19:21:32.095 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-18 19:21:32.122 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-18 19:21:32.149 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-18 19:21:32.176 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 19:21:32.203 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 19:21:32.229 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 19:21:32.258 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-18 19:21:32.284 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 19:21:32.287 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 19:21:32.290 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-18 19:21:32.292 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-18 19:21:32.295 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 19:21:32.297 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:32.300 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:32.302 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 19:21:32.304 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 19:21:32.307 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-18 19:21:32.334 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 19:21:32.361 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-18 19:21:32.362 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 19:21:32.370 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-18 19:21:32.374 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-18 19:21:32.376 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-18 19:21:32.379 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 19:21:32.381 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 19:21:32.383 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:21:32.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:32.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:32.390 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 19:21:32.393 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 19:21:32.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:32.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:32.400 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-18 19:21:32.461 | Enabling site nova-api-wsgi. 2022-03-18 19:21:32.467 | To activate the new configuration, you need to run: 2022-03-18 19:21:32.467 | systemctl reload apache2 2022-03-18 19:21:32.472 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 19:21:32.474 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 19:21:32.476 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:21:32.479 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 19:21:32.616 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-18 19:21:32.634 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:32.637 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-18 19:21:32.639 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-18 19:21:32.642 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-18 19:21:32.644 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-18 19:21:32.646 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-18 19:21:32.649 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 19:21:32.652 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-18 19:21:32.656 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-18 19:21:32.659 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 19:21:32.661 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 19:21:32.675 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:21:32.675 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 19:21:32.683 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 19:21:32.687 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:21:32.702 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-18 19:21:32.704 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-18 19:21:32.708 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-18 19:21:32.738 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-18 19:21:32.765 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-18 19:21:32.792 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-18 19:21:32.820 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 19:21:32.848 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 19:21:32.874 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-18 19:21:32.901 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-18 19:21:32.928 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-18 19:21:32.955 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 19:21:32.982 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 19:21:33.008 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 19:21:33.036 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-18 19:21:33.062 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-18 19:21:33.065 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-18 19:21:33.092 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-18 19:21:33.109 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:33.111 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-18 19:21:33.142 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-18 19:21:33.144 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-18 19:21:33.147 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-18 19:21:33.163 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:33.165 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:21:33.168 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:21:33.196 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-18 19:21:33.226 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-18 19:21:33.229 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-18 19:21:33.232 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-18 19:21:33.234 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 19:21:33.236 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 19:21:33.239 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 19:21:33.255 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:33.258 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 19:21:33.260 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 19:21:33.262 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 19:21:33.279 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:33.281 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:21:33.284 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:21:33.312 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 19:21:33.314 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 19:21:33.316 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-18 19:21:33.344 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-18 19:21:33.372 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-18 19:21:33.402 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-18 19:21:33.419 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:33.422 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 19:21:33.449 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-18 19:21:33.452 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-18 19:21:33.454 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-18 19:21:33.485 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-18 19:21:33.512 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-03-18 19:21:33.540 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-18 19:21:33.568 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-18 19:21:33.596 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-18 19:21:33.623 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-18 19:21:33.651 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-18 19:21:33.678 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-18 19:21:33.706 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-18 19:21:33.722 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:33.725 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-18 19:21:33.729 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:21:33.732 | + lib/nova:create_nova_conf:553 : local conf 2022-03-18 19:21:33.734 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-18 19:21:33.737 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-18 19:21:33.739 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:21:33.742 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:21:33.745 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-18 19:21:33.747 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-18 19:21:33.749 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-18 19:21:33.754 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-18 19:21:33.756 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-18 19:21:33.759 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-18 19:21:33.761 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-18 19:21:33.764 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-18 19:21:33.766 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-18 19:21:33.797 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-18 19:21:33.827 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-18 19:21:33.859 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:21:33.861 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-18 19:21:33.864 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-18 19:21:33.866 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-18 19:21:33.882 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:33.886 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-18 19:21:33.886 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-18 19:21:34.595 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-18 19:21:34.598 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-18 19:21:34.600 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-18 19:21:34.602 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-18 19:21:34.605 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 19:21:34.608 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-18 19:21:34.610 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 19:21:34.627 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:34.630 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-18 19:21:34.632 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-18 19:21:34.635 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 19:21:34.650 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:34.653 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-18 19:21:34.655 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-18 19:21:34.683 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 19:21:34.686 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 19:21:34.688 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-18 19:21:34.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:34.707 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-18 19:21:34.709 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 19:21:34.711 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-18 19:21:34.742 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-03-18 19:21:34.769 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-18 19:21:34.797 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-18 19:21:34.825 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-18 19:21:34.853 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-18 19:21:34.882 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-18 19:21:34.909 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-18 19:21:34.938 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-18 19:21:34.940 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-18 19:21:34.942 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-18 19:21:34.945 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:21:34.962 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:21:34.964 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:21:34.967 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:21:34.969 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:21:34.972 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-18 19:21:35.000 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:21:35.027 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:21:35.055 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:21:35.083 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:21:35.086 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-18 19:21:35.090 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:21:35.093 | + lib/nova:create_nova_conf:587 : local conf 2022-03-18 19:21:35.095 | + lib/nova:create_nova_conf:588 : local offset 2022-03-18 19:21:35.098 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-18 19:21:35.100 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:21:35.103 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:21:35.105 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-18 19:21:35.108 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-18 19:21:35.110 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-18 19:21:35.112 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 19:21:35.115 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-18 19:21:35.117 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-18 19:21:35.120 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-18 19:21:35.135 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:35.138 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-18 19:21:35.140 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-18 19:21:35.156 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:35.158 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-18 19:21:35.174 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:35.177 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-18 19:21:35.193 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:35.196 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-18 19:21:35.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:35.216 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-18 19:21:35.219 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-18 19:21:35.221 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-18 19:21:35.224 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 19:21:35.227 | + lib/stack:stack_install_service:32 : install_placement 2022-03-18 19:21:35.229 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-18 19:21:35.232 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-18 19:21:35.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:35.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:35.239 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-18 19:21:35.242 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:21:35.244 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:21:35.247 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:21:35.249 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:21:35.252 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:21:35.254 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:21:35.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:35.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:35.261 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:21:35.264 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:21:35.267 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:21:35.269 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:21:35.272 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-18 19:21:35.274 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:21:35.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:35.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:35.282 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-18 19:21:35.303 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-18 19:21:35.417 | Reading package lists... 2022-03-18 19:21:35.656 | Building dependency tree... 2022-03-18 19:21:35.658 | Reading state information... 2022-03-18 19:21:35.914 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 19:21:35.914 | The following packages were automatically installed and are no longer required: 2022-03-18 19:21:35.915 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:21:35.915 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:21:35.915 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:21:35.915 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:21:35.915 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:21:35.915 | python3-zope.interface 2022-03-18 19:21:35.915 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:21:36.029 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:21:36.033 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:21:36.036 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:21:36.038 | + functions-common:time_stop:2425 : local name 2022-03-18 19:21:36.040 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:21:36.043 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:21:36.045 | + functions-common:time_stop:2428 : local total 2022-03-18 19:21:36.048 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:21:36.050 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:21:36.052 | + functions-common:time_stop:2432 : start_time=1647631295300 2022-03-18 19:21:36.054 | + functions-common:time_stop:2434 : [[ -z 1647631295300 ]] 2022-03-18 19:21:36.057 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:21:36.062 | + functions-common:time_stop:2437 : end_time=1647631296060 2022-03-18 19:21:36.064 | + functions-common:time_stop:2438 : elapsed_time=760 2022-03-18 19:21:36.067 | + functions-common:time_stop:2439 : total=6053 2022-03-18 19:21:36.069 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:21:36.071 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6813 2022-03-18 19:21:36.074 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:21:36.076 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-18 19:21:36.079 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-18 19:21:36.081 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-18 19:21:36.084 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-18 19:21:36.086 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-18 19:21:36.109 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-18 19:21:36.111 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 19:21:36.114 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 19:21:36.116 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 19:21:36.119 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 19:21:36.121 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 19:21:36.124 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 19:21:36.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:36.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:36.132 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 19:21:36.134 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 19:21:36.137 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 19:21:36.139 | + functions-common:apt_get_update:1190 : return 2022-03-18 19:21:36.142 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-18 19:21:36.144 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 19:21:36.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:36.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:36.152 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-18 19:21:36.174 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-18 19:21:36.284 | Reading package lists... 2022-03-18 19:21:36.526 | Building dependency tree... 2022-03-18 19:21:36.528 | Reading state information... 2022-03-18 19:21:36.783 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-18 19:21:36.783 | The following packages were automatically installed and are no longer required: 2022-03-18 19:21:36.784 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 19:21:36.784 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 19:21:36.784 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 19:21:36.784 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 19:21:36.784 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 19:21:36.785 | python3-zope.interface 2022-03-18 19:21:36.785 | Use 'sudo apt autoremove' to remove them. 2022-03-18 19:21:36.898 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 19:21:36.904 | + functions-common:apt_get:1234 : result=0 2022-03-18 19:21:36.906 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 19:21:36.909 | + functions-common:time_stop:2425 : local name 2022-03-18 19:21:36.911 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:21:36.913 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:21:36.916 | + functions-common:time_stop:2428 : local total 2022-03-18 19:21:36.918 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:21:36.920 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 19:21:36.923 | + functions-common:time_stop:2432 : start_time=1647631296172 2022-03-18 19:21:36.925 | + functions-common:time_stop:2434 : [[ -z 1647631296172 ]] 2022-03-18 19:21:36.928 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:21:36.932 | + functions-common:time_stop:2437 : end_time=1647631296930 2022-03-18 19:21:36.935 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-18 19:21:36.937 | + functions-common:time_stop:2439 : total=6813 2022-03-18 19:21:36.940 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:21:36.942 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7571 2022-03-18 19:21:36.945 | + functions-common:apt_get:1238 : return 0 2022-03-18 19:21:36.947 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-18 19:21:36.950 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-18 19:21:36.953 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:21:36.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:36.958 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:36.960 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-18 19:21:36.963 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-18 19:21:37.025 | wsgi (enabled by maintainer script) 2022-03-18 19:21:37.029 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-18 19:21:37.031 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-18 19:21:37.034 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 19:21:37.037 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-18 19:21:37.040 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-18 19:21:37.043 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 19:21:37.046 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-18 19:21:37.047 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 19:21:37.052 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-18 19:21:37.054 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-18 19:21:37.057 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-18 19:21:37.060 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-18 19:21:37.063 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-18 19:21:37.086 | Using python 3.8 to install osc-placement 2022-03-18 19:21:37.089 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-18 19:21:37.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:37.963 | from cryptography.utils import int_from_bytes 2022-03-18 19:21:37.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:37.963 | from cryptography.utils import int_from_bytes 2022-03-18 19:21:39.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:21:39.111 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-18 19:21:39.123 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-18 19:21:39.124 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-18 19:21:39.125 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-18 19:21:39.126 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-18 19:21:39.127 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-18 19:21:39.128 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-18 19:21:39.186 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-18 19:21:39.187 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-18 19:21:39.188 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-18 19:21:39.189 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-18 19:21:39.201 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-18 19:21:39.202 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-18 19:21:39.204 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-18 19:21:39.218 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-18 19:21:39.219 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-18 19:21:39.221 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-18 19:21:39.222 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-18 19:21:39.223 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-18 19:21:39.224 | 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-03-18 19:21:39.245 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-18 19:21:39.246 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-18 19:21:39.247 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-18 19:21:39.249 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-18 19:21:39.257 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-18 19:21:39.293 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-18 19:21:39.294 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-18 19:21:39.296 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-18 19:21:39.297 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-18 19:21:39.298 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-18 19:21:39.299 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-18 19:21:39.300 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-18 19:21:39.302 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-18 19:21:39.368 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-18 19:21:39.371 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-18 19:21:39.373 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-18 19:21:39.374 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-18 19:21:39.461 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-18 19:21:39.462 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-18 19:21:39.463 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-18 19:21:39.505 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-18 19:21:39.546 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-18 19:21:39.704 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-18 19:21:41.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-03-18 19:21:41.898 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:21:41.898 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:21:42.018 | + inc/python:pip_install:200 : result=0 2022-03-18 19:21:42.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:21:42.023 | + functions-common:time_stop:2425 : local name 2022-03-18 19:21:42.026 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:21:42.028 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:21:42.031 | + functions-common:time_stop:2428 : local total 2022-03-18 19:21:42.033 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:21:42.036 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:21:42.038 | + functions-common:time_stop:2432 : start_time=1647631297080 2022-03-18 19:21:42.041 | + functions-common:time_stop:2434 : [[ -z 1647631297080 ]] 2022-03-18 19:21:42.045 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:21:42.049 | + functions-common:time_stop:2437 : end_time=1647631302046 2022-03-18 19:21:42.052 | + functions-common:time_stop:2438 : elapsed_time=4966 2022-03-18 19:21:42.054 | + functions-common:time_stop:2439 : total=153732 2022-03-18 19:21:42.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:21:42.060 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158698 2022-03-18 19:21:42.062 | + inc/python:pip_install:203 : return 0 2022-03-18 19:21:42.065 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-18 19:21:42.067 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-18 19:21:42.070 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-18 19:21:42.072 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 19:21:42.075 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 19:21:42.078 | ++ functions-common:git_clone:612 : pwd 2022-03-18 19:21:42.081 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 19:21:42.083 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 19:21:42.086 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 19:21:42.103 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 19:21:42.105 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 19:21:42.108 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 19:21:42.111 | + functions-common:git_clone:629 : echo master 2022-03-18 19:21:42.112 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 19:21:42.117 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-18 19:21:42.120 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 19:21:42.123 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-18 19:21:42.126 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 19:21:42.126 | + functions-common:git_clone:678 : head -1 2022-03-18 19:21:42.129 | 333fe55b Add Python3 zed unit tests 2022-03-18 19:21:42.132 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 19:21:42.135 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-18 19:21:42.137 | + inc/python:setup_develop:338 : local bindep 2022-03-18 19:21:42.140 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 19:21:42.142 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-18 19:21:42.145 | + inc/python:setup_develop:344 : local extras= 2022-03-18 19:21:42.147 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-18 19:21:42.149 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 19:21:42.152 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 19:21:42.154 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-18 19:21:42.157 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 19:21:42.159 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 19:21:42.163 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-18 19:21:42.165 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 19:21:42.168 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-18 19:21:42.171 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 19:21:42.173 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 19:21:42.177 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-18 19:21:42.182 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-18 19:21:42.186 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-18 19:21:42.837 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-18 19:21:42.839 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 19:21:42.842 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 19:21:42.845 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 19:21:42.847 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 19:21:42.850 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-18 19:21:42.852 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 19:21:42.855 | + inc/python:setup_package:428 : local extras= 2022-03-18 19:21:42.857 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 19:21:42.860 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 19:21:42.862 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 19:21:42.865 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 19:21:42.867 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 19:21:42.870 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-18 19:21:42.892 | Using python 3.8 to install /opt/stack/placement 2022-03-18 19:21:42.895 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-18 19:21:43.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:43.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:21:43.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:43.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:21:44.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:21:44.979 | Obtaining file:///opt/stack/placement 2022-03-18 19:21:44.979 | Preparing metadata (setup.py): started 2022-03-18 19:21:48.097 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 19:21:48.140 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (5.8.1) 2022-03-18 19:21:48.141 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.4.31) 2022-03-18 19:21:48.142 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (9.4.0) 2022-03-18 19:21:48.143 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.5.1) 2022-03-18 19:21:48.144 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.8.7) 2022-03-18 19:21:48.146 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-18 19:21:48.146 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.27.1) 2022-03-18 19:21:48.148 | 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.dev2) (60.9.3) 2022-03-18 19:21:48.149 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-18 19:21:48.150 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (8.8.0) 2022-03-18 19:21:48.152 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.1.0) 2022-03-18 19:21:48.154 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.7.0) 2022-03-18 19:21:48.155 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.3.0) 2022-03-18 19:21:48.156 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.12.2) 2022-03-18 19:21:48.157 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (11.2.0) 2022-03-18 19:21:48.158 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (3.11.0) 2022-03-18 19:21:48.159 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.1) 2022-03-18 19:21:48.160 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-18 19:21:48.161 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.1.0) 2022-03-18 19:21:48.163 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.7.0) 2022-03-18 19:21:48.164 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.0.1) 2022-03-18 19:21:48.227 | 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.dev2) (5.1.0) 2022-03-18 19:21:48.228 | 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.dev2) (4.5.0) 2022-03-18 19:21:48.229 | 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.dev2) (4.4.0) 2022-03-18 19:21:48.231 | 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.dev2) (1.16.0) 2022-03-18 19:21:48.233 | 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.dev2) (3.1.1) 2022-03-18 19:21:48.235 | 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.dev2) (2.10.1) 2022-03-18 19:21:48.256 | 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.dev2) (0.17.3) 2022-03-18 19:21:48.296 | 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.dev2) (0.8.0) 2022-03-18 19:21:48.297 | 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.dev2) (6.0) 2022-03-18 19:21:48.298 | 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.dev2) (1.5.0) 2022-03-18 19:21:48.299 | 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.dev2) (3.5.0) 2022-03-18 19:21:48.301 | 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.dev2) (2.5.0) 2022-03-18 19:21:48.352 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.0.1) 2022-03-18 19:21:48.354 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.7.6) 2022-03-18 19:21:48.355 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.13.0) 2022-03-18 19:21:48.356 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.5.0) 2022-03-18 19:21:48.398 | 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.dev2) (2.8.2) 2022-03-18 19:21:48.401 | 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.dev2) (0.9.6) 2022-03-18 19:21:48.418 | 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.dev2) (3.3.0) 2022-03-18 19:21:48.419 | 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.dev2) (3.0.3) 2022-03-18 19:21:48.423 | 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.dev2) (3.2.0) 2022-03-18 19:21:48.448 | 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.dev2) (2021.3) 2022-03-18 19:21:48.450 | 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.dev2) (1.0.3) 2022-03-18 19:21:48.463 | 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.dev2) (3.1.1) 2022-03-18 19:21:48.480 | 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.dev2) (3.0.7) 2022-03-18 19:21:48.481 | 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.dev2) (0.11.0) 2022-03-18 19:21:48.482 | 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.dev2) (1.0.2) 2022-03-18 19:21:48.483 | 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.dev2) (21.3) 2022-03-18 19:21:48.526 | 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.dev2) (3.3) 2022-03-18 19:21:48.528 | 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.dev2) (1.26.8) 2022-03-18 19:21:48.530 | 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.dev2) (2.0.12) 2022-03-18 19:21:48.531 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2019.11.28) 2022-03-18 19:21:48.548 | 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.dev2) (0.7) 2022-03-18 19:21:48.709 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev2) (1.1.2) 2022-03-18 19:21:48.749 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (5.4.0) 2022-03-18 19:21:48.751 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (4.11.1) 2022-03-18 19:21:48.752 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.1.6) 2022-03-18 19:21:48.768 | 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.dev2) (1.15.0) 2022-03-18 19:21:48.801 | 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.dev2) (1.13.3) 2022-03-18 19:21:48.856 | 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.dev2) (2.1.0) 2022-03-18 19:21:48.948 | 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.dev2) (1.7.0) 2022-03-18 19:21:49.030 | 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.dev2) (1.1.5) 2022-03-18 19:21:49.081 | 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.dev2) (0.2.5) 2022-03-18 19:21:49.271 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (5.1.1) 2022-03-18 19:21:49.272 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.5.2) 2022-03-18 19:21:49.273 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.4.2) 2022-03-18 19:21:49.352 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.5.0) 2022-03-18 19:21:49.402 | 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.dev2) (2.21) 2022-03-18 19:21:49.565 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (3.7.0) 2022-03-18 19:21:49.670 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (3.0.0) 2022-03-18 19:21:49.671 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.0.0) 2022-03-18 19:21:51.597 | Installing collected packages: openstack-placement 2022-03-18 19:21:51.597 | Attempting uninstall: openstack-placement 2022-03-18 19:21:51.597 | Found existing installation: openstack-placement 7.1.0.dev2 2022-03-18 19:21:51.599 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-18 19:21:51.602 | Running setup.py develop for openstack-placement 2022-03-18 19:21:55.774 | Successfully installed openstack-placement 2022-03-18 19:21:55.774 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:21:55.782 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:21:55.782 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:21:55.917 | + inc/python:pip_install:200 : result=0 2022-03-18 19:21:55.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:21:55.922 | + functions-common:time_stop:2425 : local name 2022-03-18 19:21:55.924 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:21:55.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:21:55.928 | + functions-common:time_stop:2428 : local total 2022-03-18 19:21:55.931 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:21:55.933 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:21:55.936 | + functions-common:time_stop:2432 : start_time=1647631302886 2022-03-18 19:21:55.938 | + functions-common:time_stop:2434 : [[ -z 1647631302886 ]] 2022-03-18 19:21:55.941 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:21:55.945 | + functions-common:time_stop:2437 : end_time=1647631315943 2022-03-18 19:21:55.948 | + functions-common:time_stop:2438 : elapsed_time=13057 2022-03-18 19:21:55.951 | + functions-common:time_stop:2439 : total=158698 2022-03-18 19:21:55.953 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:21:55.955 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=171755 2022-03-18 19:21:55.958 | + inc/python:pip_install:203 : return 0 2022-03-18 19:21:55.960 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 19:21:55.963 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 19:21:55.965 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 19:21:55.985 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 19:21:55.997 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-18 19:21:56.000 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-18 19:21:56.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:21:56.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:21:56.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-18 19:21:56.010 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:21:56.014 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 19:21:56.016 | + ./stack.sh:main:943 : configure_placement 2022-03-18 19:21:56.019 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-18 19:21:56.031 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-18 19:21:56.033 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-18 19:21:56.038 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-18 19:21:56.041 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-18 19:21:56.044 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-18 19:21:56.046 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-18 19:21:56.049 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-18 19:21:56.052 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-18 19:21:56.084 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-18 19:21:56.115 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-18 19:21:56.147 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-18 19:21:56.150 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-18 19:21:56.152 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-18 19:21:56.155 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 19:21:56.157 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-18 19:21:56.190 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-18 19:21:56.218 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 19:21:56.248 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-18 19:21:56.277 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-18 19:21:56.306 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-18 19:21:56.335 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-18 19:21:56.364 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-18 19:21:56.393 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:21:56.422 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 19:21:56.451 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-18 19:21:56.454 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-18 19:21:56.456 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-18 19:21:56.460 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:21:56.477 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:21:56.480 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:21:56.483 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:21:56.485 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:21:56.488 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-18 19:21:56.517 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:21:56.546 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 19:21:56.575 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:21:56.607 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-18 19:21:56.609 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-18 19:21:56.612 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-18 19:21:56.614 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-18 19:21:56.617 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-18 19:21:56.619 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 19:21:56.622 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 19:21:56.625 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-18 19:21:56.629 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-18 19:21:56.631 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 19:21:56.634 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 19:21:56.647 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 19:21:56.647 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:21:56.656 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 19:21:56.659 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 19:21:56.675 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-18 19:21:56.678 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-18 19:21:56.682 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-18 19:21:56.712 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-18 19:21:56.742 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-18 19:21:56.770 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-18 19:21:56.800 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 19:21:56.830 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 19:21:56.859 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-18 19:21:56.888 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-18 19:21:56.917 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-18 19:21:56.951 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 19:21:56.981 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 19:21:57.009 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 19:21:57.038 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-18 19:21:57.067 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 19:21:57.069 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 19:21:57.072 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-18 19:21:57.076 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-18 19:21:57.078 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 19:21:57.081 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:57.083 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:57.086 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-18 19:21:57.089 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-18 19:21:57.092 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-18 19:21:57.120 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 19:21:57.149 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-18 19:21:57.150 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-18 19:21:57.159 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-18 19:21:57.162 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-18 19:21:57.165 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-18 19:21:57.167 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 19:21:57.170 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 19:21:57.172 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 19:21:57.175 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:57.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:57.180 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 19:21:57.182 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 19:21:57.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:21:57.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:21:57.190 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-18 19:21:57.251 | Site placement-api already enabled 2022-03-18 19:21:57.255 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 19:21:57.258 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 19:21:57.261 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:21:57.264 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 19:21:57.397 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-18 19:21:57.428 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:57.431 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-18 19:21:57.453 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:57.456 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-18 19:21:57.474 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:57.477 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-18 19:21:57.479 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-18 19:21:57.482 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-18 19:21:57.515 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-18 19:21:57.544 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-18 19:21:57.574 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-18 19:21:57.602 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-18 19:21:57.632 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-18 19:21:57.661 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-18 19:21:57.691 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-18 19:21:57.719 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-18 19:21:57.737 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:57.740 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-18 19:21:57.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:21:57.760 | + ./stack.sh:main:969 : run_phase stack install 2022-03-18 19:21:57.762 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 19:21:57.765 | + functions-common:run_phase:1854 : local phase=install 2022-03-18 19:21:57.767 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 19:21:57.770 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 19:21:57.773 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 19:21:57.775 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 19:21:57.777 | + functions-common:run_phase:1863 : local extra 2022-03-18 19:21:57.781 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 19:21:57.785 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 19:21:57.787 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 19:21:57.790 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 19:21:57.793 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-18 19:21:57.796 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 19:21:57.812 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:21:57.814 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:21:57.817 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:21:57.819 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-18 19:21:57.821 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-18 19:21:57.824 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:21:57.826 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-18 19:21:57.829 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-18 19:21:57.831 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-18 19:21:57.887 | ++ inc/async:async_inner:63 : install_tempest 2022-03-18 19:21:57.924 | [458639 Async install_tempest:484008]: running: install_tempest 2022-03-18 19:21:57.926 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 19:21:57.929 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 19:21:57.932 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:21:57.935 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 19:21:57.938 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-18 19:21:57.941 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 19:21:57.944 | + functions-common:run_plugins:1840 : local phase=install 2022-03-18 19:21:57.946 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 19:21:57.949 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 19:21:57.952 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-18 19:21:57.955 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-18 19:21:57.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 19:21:57.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 19:21:57.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-18 19:21:57.966 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 19:21:57.969 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-18 19:21:57.972 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-18 19:21:57.974 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 19:21:57.978 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-18 19:21:57.981 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-18 19:21:57.984 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 19:21:57.988 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 19:21:57.992 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-18 19:21:57.997 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-18 19:21:58.000 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-18 19:21:58.003 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-18 19:21:58.006 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-18 19:21:58.008 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-18 19:21:58.033 | Using python 3.8 to install python-openstackclient 2022-03-18 19:21:58.035 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-18 19:21:58.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:58.929 | from cryptography.utils import int_from_bytes 2022-03-18 19:21:58.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:21:58.930 | from cryptography.utils import int_from_bytes 2022-03-18 19:22:00.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 19:22:00.107 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-18 19:22:00.126 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-18 19:22:00.127 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-18 19:22:00.128 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-18 19:22:00.129 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-18 19:22:00.130 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-18 19:22:00.131 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-18 19:22:00.132 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-18 19:22:00.134 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-18 19:22:00.135 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-18 19:22:00.136 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-18 19:22:00.137 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-18 19:22:00.147 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-18 19:22:00.148 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-18 19:22:00.150 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-18 19:22:00.151 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-18 19:22:00.152 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-18 19:22:00.178 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-18 19:22:00.179 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-18 19:22:00.180 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-18 19:22:00.181 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-18 19:22:00.182 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-18 19:22:00.184 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-18 19:22:00.185 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-18 19:22:00.186 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-18 19:22:00.187 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-18 19:22:00.189 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-18 19:22:00.190 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-18 19:22:00.203 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-18 19:22:00.224 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-18 19:22:00.226 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-18 19:22:00.227 | 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-03-18 19:22:00.228 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-18 19:22:00.250 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-18 19:22:00.269 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-18 19:22:00.271 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-18 19:22:00.272 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-18 19:22:00.362 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-18 19:22:00.362 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-18 19:22:00.363 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-18 19:22:00.405 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-18 19:22:00.416 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-18 19:22:00.449 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-18 19:22:00.610 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-18 19:22:00.626 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-18 19:22:00.727 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-18 19:22:00.728 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-18 19:22:00.731 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-18 19:22:00.732 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-18 19:22:00.858 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-18 19:22:03.131 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 19:22:03.138 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 19:22:03.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 19:22:03.265 | + inc/python:pip_install:200 : result=0 2022-03-18 19:22:03.267 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 19:22:03.269 | + functions-common:time_stop:2425 : local name 2022-03-18 19:22:03.272 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:22:03.274 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:22:03.276 | + functions-common:time_stop:2428 : local total 2022-03-18 19:22:03.279 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:22:03.282 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 19:22:03.284 | + functions-common:time_stop:2432 : start_time=1647631318026 2022-03-18 19:22:03.286 | + functions-common:time_stop:2434 : [[ -z 1647631318026 ]] 2022-03-18 19:22:03.289 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:22:03.294 | + functions-common:time_stop:2437 : end_time=1647631323291 2022-03-18 19:22:03.297 | + functions-common:time_stop:2438 : elapsed_time=5265 2022-03-18 19:22:03.299 | + functions-common:time_stop:2439 : total=171755 2022-03-18 19:22:03.302 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:22:03.304 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177020 2022-03-18 19:22:03.306 | + inc/python:pip_install:203 : return 0 2022-03-18 19:22:03.309 | + ./stack.sh:main:981 : install_oscwrap 2022-03-18 19:22:03.313 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-18 19:22:03.318 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.wirM9yx0i3 2022-03-18 19:22:03.320 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-18 19:22:03.322 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-18 19:22:03.325 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-18 19:22:03.328 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-18 19:22:03.330 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-18 19:22:03.333 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-18 19:22:03.351 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:22:03.354 | + ./stack.sh:main:1035 : configure_database 2022-03-18 19:22:03.357 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-18 19:22:03.360 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-18 19:22:03.362 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-18 19:22:03.365 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:22:03.367 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-18 19:22:03.370 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-18 19:22:03.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:22:03.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:22:03.377 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-18 19:22:03.379 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-18 19:22:03.382 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:22:03.384 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:22:03.386 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:22:03.389 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:22:03.391 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:22:03.393 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:22:03.396 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:22:03.398 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:22:03.400 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:22:03.403 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:22:03.405 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:22:03.408 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-18 19:22:03.410 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:22:03.413 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:22:03.415 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:22:03.417 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:22:03.420 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:22:03.423 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:22:03.425 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-18 19:22:03.440 | mysqladmin: connect to server at 'localhost' failed 2022-03-18 19:22:03.440 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-18 19:22:03.444 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-18 19:22:03.447 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-18 19:22:03.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:22:03.451 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:22:03.454 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-18 19:22:03.456 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-18 19:22:03.459 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-18 19:22:03.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:22:03.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:22:03.467 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-18 19:22:03.469 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-18 19:22:03.472 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-18 19:22:03.485 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:22:03.507 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-18 19:22:03.519 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:22:03.536 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-18 19:22:03.540 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-18 19:22:03.541 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-18 19:22:03.546 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-18 19:22:03.602 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-18 19:22:03.657 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-18 19:22:03.711 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-18 19:22:03.766 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-18 19:22:03.769 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-18 19:22:03.771 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:22:03.774 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-18 19:22:06.441 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-18 19:22:06.444 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-18 19:22:06.447 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-18 19:22:06.452 | + functions-common:save_stackenv:62 : time_stamp=2022-03-18-192206 2022-03-18 19:22:06.454 | + functions-common:save_stackenv:63 : echo '# 2022-03-18-192206 1039' 2022-03-18 19:22:06.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.459 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 19:22:06.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.465 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-18 19:22:06.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.470 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-18 19:22:06.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.475 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-18 19:22:06.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.481 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-18 19:22:06.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.486 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-18 19:22:06.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.490 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-18-191805 2022-03-18 19:22:06.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.496 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-18 19:22:06.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.501 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-18 19:22:06.503 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.506 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-18 19:22:06.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.511 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-18 19:22:06.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.516 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-18 19:22:06.518 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 19:22:06.521 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-18 19:22:06.524 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-18 19:22:06.526 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-18 19:22:06.529 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-18 19:22:06.541 | + ./stack.sh:main:1065 : start_dstat 2022-03-18 19:22:06.544 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.546 | + functions-common:run_process:1680 : local service=dstat 2022-03-18 19:22:06.549 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.551 | + functions-common:run_process:1682 : local group= 2022-03-18 19:22:06.554 | + functions-common:run_process:1683 : local user= 2022-03-18 19:22:06.556 | + functions-common:run_process:1685 : local name=dstat 2022-03-18 19:22:06.559 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:22:06.561 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:22:06.564 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:22:06.566 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:22:06.569 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:22:06.574 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631326571 2022-03-18 19:22:06.577 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-18 19:22:06.595 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:22:06.597 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-18 19:22:06.600 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-18 19:22:06.602 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.605 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.607 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.610 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.612 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-18 19:22:06.615 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-18 19:22:06.617 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-18 19:22:06.620 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:22:06.625 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:22:06.627 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-18 19:22:06.630 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-18 19:22:06.633 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-18 19:22:06.635 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.638 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:22:06.641 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:22:06.643 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:22:06.645 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:22:06.648 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-18 19:22:06.650 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:22:06.655 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-18 19:22:06.707 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-18 19:22:06.760 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 19:22:06.813 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-18 19:22:06.867 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-18 19:22:06.921 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:22:06.975 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:22:06.977 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-18 19:22:07.031 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:22:07.551 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-18 19:22:07.565 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-18 19:22:08.074 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-18 19:22:08.096 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:22:08.098 | + functions-common:time_stop:2425 : local name 2022-03-18 19:22:08.101 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:22:08.104 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:22:08.107 | + functions-common:time_stop:2428 : local total 2022-03-18 19:22:08.109 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:22:08.112 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:22:08.114 | + functions-common:time_stop:2432 : start_time=1647631326571 2022-03-18 19:22:08.117 | + functions-common:time_stop:2434 : [[ -z 1647631326571 ]] 2022-03-18 19:22:08.120 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:22:08.125 | + functions-common:time_stop:2437 : end_time=1647631328122 2022-03-18 19:22:08.128 | + functions-common:time_stop:2438 : elapsed_time=1551 2022-03-18 19:22:08.131 | + functions-common:time_stop:2439 : total=0 2022-03-18 19:22:08.133 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:22:08.135 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1551 2022-03-18 19:22:08.138 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-18 19:22:08.141 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-18 19:22:08.143 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-18 19:22:08.146 | + functions-common:run_process:1682 : local group= 2022-03-18 19:22:08.148 | + functions-common:run_process:1683 : local user=root 2022-03-18 19:22:08.151 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-18 19:22:08.154 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:22:08.156 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:22:08.159 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:22:08.161 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:22:08.166 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:22:08.170 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631328166 2022-03-18 19:22:08.173 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-18 19:22:08.196 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:22:08.198 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:22:08.201 | + functions-common:time_stop:2425 : local name 2022-03-18 19:22:08.203 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:22:08.206 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:22:08.209 | + functions-common:time_stop:2428 : local total 2022-03-18 19:22:08.211 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:22:08.214 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:22:08.216 | + functions-common:time_stop:2432 : start_time=1647631328166 2022-03-18 19:22:08.219 | + functions-common:time_stop:2434 : [[ -z 1647631328166 ]] 2022-03-18 19:22:08.222 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:22:08.226 | + functions-common:time_stop:2437 : end_time=1647631328224 2022-03-18 19:22:08.229 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-18 19:22:08.232 | + functions-common:time_stop:2439 : total=1551 2022-03-18 19:22:08.235 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:22:08.237 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1609 2022-03-18 19:22:08.240 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-18 19:22:08.265 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:22:08.271 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-18 19:22:08.296 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:22:08.299 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-18 19:22:08.320 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:22:08.323 | + ./stack.sh:main:1078 : start_etcd3 2022-03-18 19:22:08.326 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-18 19:22:08.328 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd' 2022-03-18 19:22:08.331 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-18 19:22:08.334 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380' 2022-03-18 19:22:08.336 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-03-18 19:22:08.339 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-03-18 19:22:08.341 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-18 19:22:08.344 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-18 19:22:08.347 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-03-18 19:22:08.349 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-18 19:22:08.352 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-18 19:22:08.355 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-18 19:22:08.358 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-03-18 19:22:08.361 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-18 19:22:08.363 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-18 19:22:08.365 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:22:08.368 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-18 19:22:08.371 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:22:08.374 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:22:08.377 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-18 19:22:08.380 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:22:08.386 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-18 19:22:08.449 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-18 19:22:08.512 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-18 19:22:08.562 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-18 19:22:08.613 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-18 19:22:08.664 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:22:08.715 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:22:08.718 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-18 19:22:08.779 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:22:09.301 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-18 19:22:09.355 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-18 19:22:09.410 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-18 19:22:09.463 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-18 19:22:09.517 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-18 19:22:09.520 | ++ functions-common:is_arch:506 : uname -m 2022-03-18 19:22:09.525 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-18 19:22:09.528 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-18 19:22:10.059 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-18 19:22:10.074 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-18 19:22:10.598 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-18 19:22:11.580 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-18 19:22:11.598 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:22:11.600 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-18 19:22:11.603 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-18 19:22:11.607 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-18 19:22:11.611 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-18 19:22:11.623 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-18 19:22:11.635 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-18 19:22:11.637 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-18 19:22:11.640 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-18 19:22:11.778 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-18 19:22:11.916 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-18 19:22:12.057 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-18 19:22:12.195 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-18 19:22:12.332 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-18 19:22:12.471 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-18 19:22:12.611 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-18 19:22:12.751 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-18 19:22:12.888 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-18 19:22:13.027 | + functions-common:write_clouds_yaml:198 : cat 2022-03-18 19:22:13.033 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-18 19:22:13.036 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-18 19:22:13.039 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-18 19:22:13.044 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-18 19:22:13.047 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-18 19:22:13.050 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-18 19:22:13.067 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:22:13.070 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-18 19:22:13.072 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:22:13.075 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-18 19:22:13.077 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-18 19:22:13.080 | + ./stack.sh:main:1096 : init_keystone 2022-03-18 19:22:13.082 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-18 19:22:13.098 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:22:13.101 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-18 19:22:13.104 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-18 19:22:13.107 | + lib/database:recreate_database:112 : local db=keystone 2022-03-18 19:22:13.109 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-18 19:22:13.111 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-18 19:22:13.114 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-18 19:22:13.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:22:13.651 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-18 19:22:13.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:22:13.673 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-18 19:22:13.675 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 19:22:13.678 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:22:13.681 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:22:13.684 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:22:13.689 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631333686 2022-03-18 19:22:13.691 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-18 19:22:18.408 | 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=485851) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:22:18.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:18.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.416 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.416 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.417 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:18.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:18.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:18.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.446 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.446 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.446 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.447 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:18.447 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:18.501 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:18.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.502 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.503 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.503 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:18.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:18.504 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:18.504 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:18.512 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 19:22:20.113 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.113 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 19:22:20.121 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.121 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 19:22:20.128 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.128 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 19:22:20.135 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.135 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 19:22:20.142 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.142 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 19:22:20.148 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.149 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 19:22:20.198 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.198 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.201 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.201 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.201 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.201 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.201 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:20.202 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.204 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.204 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.204 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.205 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.205 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:20.212 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.214 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.215 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.215 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.215 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.215 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.215 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:20.758 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.760 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.761 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.761 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.761 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.761 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:20.788 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.790 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.790 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.790 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.790 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.790 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.791 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:20.798 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 19:22:20.859 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.859 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 19:22:20.876 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.877 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 19:22:20.884 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.885 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 19:22:20.892 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.892 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 19:22:20.900 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.900 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 19:22:20.908 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.909 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 19:22:20.916 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:20.916 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.918 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.919 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.919 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.919 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.919 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:20.920 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.922 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.922 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.922 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.923 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.923 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.923 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:20.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:20.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.932 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.933 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.933 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:20.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:20.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:20.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:21.422 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:21.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.423 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.424 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.424 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.425 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:21.425 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:21.450 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:22:21.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.452 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.453 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.453 | 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=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:22:21.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:22:21.453 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:22:21.453 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=485851) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:22:21.460 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 19:22:21.468 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:21.468 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 19:22:21.475 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:21.475 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 19:22:21.482 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:21.482 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 19:22:21.489 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:21.489 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 19:22:21.496 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:21.496 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 19:22:21.503 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:21.503 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 19:22:21.510 | INFO migrate.versioning.api [-] done 2022-03-18 19:22:21.897 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-18 19:22:21.900 | + functions-common:time_stop:2425 : local name 2022-03-18 19:22:21.902 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:22:21.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:22:21.907 | + functions-common:time_stop:2428 : local total 2022-03-18 19:22:21.910 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:22:21.912 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 19:22:21.915 | + functions-common:time_stop:2432 : start_time=1647631333686 2022-03-18 19:22:21.918 | + functions-common:time_stop:2434 : [[ -z 1647631333686 ]] 2022-03-18 19:22:21.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:22:21.925 | + functions-common:time_stop:2437 : end_time=1647631341922 2022-03-18 19:22:21.928 | + functions-common:time_stop:2438 : elapsed_time=8236 2022-03-18 19:22:21.930 | + functions-common:time_stop:2439 : total=0 2022-03-18 19:22:21.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:22:21.936 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8236 2022-03-18 19:22:21.938 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-18 19:22:21.940 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-18 19:22:21.945 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-18 19:22:26.493 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-18 19:22:26.494 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-18 19:22:26.494 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-18 19:22:26.495 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-18 19:22:26.496 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-18 19:22:26.496 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-18 19:22:26.496 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-18 19:22:26.496 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-18 19:22:26.496 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-18 19:22:26.857 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-18 19:22:26.861 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-18 19:22:31.433 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-18 19:22:31.433 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-18 19:22:31.433 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-18 19:22:31.434 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-18 19:22:31.434 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-18 19:22:31.434 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-18 19:22:31.435 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-18 19:22:31.435 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-18 19:22:31.435 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-18 19:22:31.801 | + ./stack.sh:main:1097 : start_keystone 2022-03-18 19:22:31.804 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-18 19:22:31.807 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-18 19:22:31.809 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-18 19:22:31.826 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:22:31.829 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-18 19:22:31.832 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-18 19:22:31.836 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-18 19:22:31.839 | + functions-common:run_process:1680 : local service=keystone 2022-03-18 19:22:31.841 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 19:22:31.844 | + functions-common:run_process:1682 : local group= 2022-03-18 19:22:31.846 | + functions-common:run_process:1683 : local user= 2022-03-18 19:22:31.849 | + functions-common:run_process:1685 : local name=keystone 2022-03-18 19:22:31.851 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:22:31.854 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:22:31.856 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:22:31.859 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:22:31.862 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:22:31.866 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631351863 2022-03-18 19:22:31.869 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-18 19:22:31.886 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:22:31.888 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-18 19:22:31.891 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-18 19:22:31.893 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 19:22:31.896 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 19:22:31.898 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 19:22:31.900 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 19:22:31.903 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-18 19:22:31.905 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-18 19:22:31.908 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-18 19:22:31.910 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:22:31.912 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:22:31.915 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-18 19:22:31.917 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-18 19:22:31.920 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-18 19:22:31.922 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 19:22:31.924 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-18 19:22:31.926 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-18 19:22:31.928 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-18 19:22:31.930 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-18 19:22:31.935 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-18 19:22:31.987 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-18 19:22:32.044 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-18 19:22:32.096 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 19:22:32.149 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:22:32.201 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-18 19:22:32.253 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-18 19:22:32.307 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-18 19:22:32.362 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-18 19:22:32.420 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-18 19:22:32.480 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-18 19:22:32.482 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-18 19:22:32.536 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-18 19:22:33.066 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-18 19:22:33.080 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-18 19:22:33.610 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-18 19:22:33.695 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:22:33.704 | + functions-common:time_stop:2425 : local name 2022-03-18 19:22:33.707 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:22:33.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:22:33.712 | + functions-common:time_stop:2428 : local total 2022-03-18 19:22:33.714 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:22:33.717 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:22:33.719 | + functions-common:time_stop:2432 : start_time=1647631351863 2022-03-18 19:22:33.722 | + functions-common:time_stop:2434 : [[ -z 1647631351863 ]] 2022-03-18 19:22:33.727 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:22:33.730 | + functions-common:time_stop:2437 : end_time=1647631353726 2022-03-18 19:22:33.732 | + functions-common:time_stop:2438 : elapsed_time=1863 2022-03-18 19:22:33.735 | + functions-common:time_stop:2439 : total=1609 2022-03-18 19:22:33.737 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:22:33.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3472 2022-03-18 19:22:33.742 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-18 19:22:33.742 | Waiting for keystone to start... 2022-03-18 19:22:33.746 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-03-18 19:22:33.749 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-03-18 19:22:33.751 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 19:22:33.753 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-03-18 19:22:33.756 | + functions:wait_for_service:459 : local rval=0 2022-03-18 19:22:33.759 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 19:22:33.761 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 19:22:33.764 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:22:33.766 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:22:33.771 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:22:33.774 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631353771 2022-03-18 19:22:33.777 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 19:22:33.782 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-03-18 19:22:40.294 | + :: : [[ 200 == 503 ]] 2022-03-18 19:22:40.295 | + :: : [[ 0 -eq 7 ]] 2022-03-18 19:22:40.298 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 19:22:40.301 | + functions-common:time_stop:2425 : local name 2022-03-18 19:22:40.303 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:22:40.306 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:22:40.309 | + functions-common:time_stop:2428 : local total 2022-03-18 19:22:40.311 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:22:40.313 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 19:22:40.316 | + functions-common:time_stop:2432 : start_time=1647631353771 2022-03-18 19:22:40.318 | + functions-common:time_stop:2434 : [[ -z 1647631353771 ]] 2022-03-18 19:22:40.321 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:22:40.326 | + functions-common:time_stop:2437 : end_time=1647631360323 2022-03-18 19:22:40.328 | + functions-common:time_stop:2438 : elapsed_time=6552 2022-03-18 19:22:40.330 | + functions-common:time_stop:2439 : total=0 2022-03-18 19:22:40.333 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:22:40.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6552 2022-03-18 19:22:40.338 | + functions:wait_for_service:467 : return 0 2022-03-18 19:22:40.340 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-18 19:22:40.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:22:40.360 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-18 19:22:40.362 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:22:40.365 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-18 19:22:40.396 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-18 19:22:40.401 | + 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.37/identity 2022-03-18 19:22:45.075 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.075 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.075 | 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=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.083 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.100 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.100 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.131 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.169 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.169 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.265 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.266 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.266 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.266 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.266 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.266 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.279 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.280 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.280 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.280 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.287 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.290 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.290 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.290 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.291 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=486645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 19:22:45.324 | 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=486645) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:22:45.640 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created domain default 2022-03-18 19:22:45.683 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created project admin 2022-03-18 19:22:45.710 | DEBUG passlib.handlers.bcrypt [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=486645) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-18 19:22:45.711 | DEBUG passlib.handlers.bcrypt [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=486645) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-18 19:22:45.771 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created user admin 2022-03-18 19:22:45.784 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created role reader 2022-03-18 19:22:45.795 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created role member 2022-03-18 19:22:45.820 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created implied role where 67e55becb9bb499e9c868c6113839cea implies 99434999182444ad821ec7999bfc1b50 2022-03-18 19:22:45.831 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created role admin 2022-03-18 19:22:45.850 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created implied role where 58f80b1b51064c038406d45b9fbbcb79 implies 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:22:45.863 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Granted role admin on project admin to user admin. 2022-03-18 19:22:45.872 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Granted role admin on the system to user admin. 2022-03-18 19:22:45.886 | WARNING py.warnings [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-18 19:22:45.886 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-18 19:22:45.886 |  2022-03-18 19:22:45.890 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created region RegionOne 2022-03-18 19:22:45.925 | INFO keystone.cmd.bootstrap [None req-c49feff1-2e8b-49d6-a9ae-827dc63e5d3a None None] Created public endpoint http://10.222.0.37/identity 2022-03-18 19:22:46.110 | ++ inc/async:async_inner:64 : rc=0 2022-03-18 19:22:46.142 | [484008 Async install_tempest:484008]: finished successfully 2022-03-18 19:22:46.390 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-18 19:22:46.393 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-18 19:22:46.395 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-18 19:22:46.398 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-18 19:22:49.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:22:49.370 | from cryptography.utils import int_from_bytes 2022-03-18 19:22:49.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:22:49.370 | from cryptography.utils import int_from_bytes 2022-03-18 19:22:49.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:22:49.537 | + lib/keystone:create_keystone_accounts:310 : admin_project=e03724e37eb74a66b71ee62a6163ef82 2022-03-18 19:22:49.539 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-18 19:22:49.542 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-18 19:22:51.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:22:51.758 | from cryptography.utils import int_from_bytes 2022-03-18 19:22:51.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:22:51.758 | from cryptography.utils import int_from_bytes 2022-03-18 19:22:51.924 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:22:51.927 | + lib/keystone:create_keystone_accounts:312 : admin_user=1ff89e53f1e64154808fda83eb8a61ef 2022-03-18 19:22:51.929 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-18 19:22:51.932 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-18 19:22:51.935 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-18 19:22:51.937 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1ff89e53f1e64154808fda83eb8a61ef default 2022-03-18 19:22:51.994 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1ff89e53f1e64154808fda83eb8a61ef default 2022-03-18 19:22:52.030 | [458639 Async ks-domain-role:486817]: running: get_or_add_user_domain_role admin 1ff89e53f1e64154808fda83eb8a61ef default 2022-03-18 19:22:52.033 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-18 19:22:52.035 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 19:22:52.042 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-18 19:22:55.183 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-18 19:22:55.185 | + functions-common:get_or_create_domain:888 : echo default 2022-03-18 19:22:55.185 | default 2022-03-18 19:22:55.187 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-18 19:22:55.246 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-18 19:22:55.287 | [458639 Async ks-project:486958]: running: get_or_create_project service Default 2022-03-18 19:22:55.289 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-18 19:22:55.358 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-18 19:22:55.402 | [458639 Async ks-service:487044]: running: get_or_create_role service 2022-03-18 19:22:55.405 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-18 19:22:55.483 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-18 19:22:55.585 | [458639 Async ks-reseller:487130]: running: get_or_create_role ResellerAdmin 2022-03-18 19:22:55.600 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-18 19:22:55.624 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-18 19:22:56.000 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-18 19:22:56.256 | [458639 Async ks-anotherrole:487220]: running: get_or_create_role anotherrole 2022-03-18 19:22:56.277 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-18 19:22:56.308 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-18 19:22:56.332 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:22:56.366 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-18 19:22:58.899 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:22:59.056 | [486958 Async ks-project:486958]: finished successfully 2022-03-18 19:22:59.104 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:22:59.252 | [487044 Async ks-service:487044]: finished successfully 2022-03-18 19:22:59.361 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:22:59.406 | [487130 Async ks-reseller:487130]: finished successfully 2022-03-18 19:22:59.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:22:59.943 | from cryptography.utils import int_from_bytes 2022-03-18 19:22:59.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:22:59.943 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:00.120 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:00.136 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:00.140 | ++ functions-common:get_or_create_project:938 : project_id=aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:00.143 | ++ functions-common:get_or_create_project:939 : echo aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:00.146 | + lib/keystone:create_keystone_accounts:340 : invis_project=aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:00.146 | [487220 Async ks-anotherrole:487220]: finished successfully 2022-03-18 19:23:00.148 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-18 19:23:00.152 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-18 19:23:00.157 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:23:00.161 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-18 19:23:02.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:02.718 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:02.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:02.718 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:02.731 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:02.761 | [486817 Async ks-domain-role:486817]: finished successfully 2022-03-18 19:23:02.897 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:02.899 | ++ functions-common:get_or_create_project:938 : project_id=f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:02.902 | ++ functions-common:get_or_create_project:939 : echo f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:02.905 | + lib/keystone:create_keystone_accounts:344 : demo_project=f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:02.907 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-18 19:23:02.910 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-18 19:23:02.913 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:23:02.915 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-18 19:23:02.918 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-18 19:23:02.921 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-18 19:23:05.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.424 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.424 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.596 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:05.599 | ++ functions-common:get_or_create_user:925 : user_id=11a17709b04c43f6bec2421113749d24 2022-03-18 19:23:05.601 | ++ functions-common:get_or_create_user:926 : echo 11a17709b04c43f6bec2421113749d24 2022-03-18 19:23:05.605 | + lib/keystone:create_keystone_accounts:347 : demo_user=11a17709b04c43f6bec2421113749d24 2022-03-18 19:23:05.607 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-18 19:23:05.656 | [458639 Async ks-domain-role:486817]: Waiting for completion of get_or_add_user_domain_role admin 1ff89e53f1e64154808fda83eb8a61ef default running on PID 486817 (6 other jobs running) 2022-03-18 19:23:05.680 | [458639 Async ks-domain-role:486817]: Signaling child to exit 2022-03-18 19:23:05.681 | WAKEUP 2022-03-18 19:23:05.703 | [458639 Async ks-domain-role:486817]: Signaled 2022-03-18 19:23:05.704 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-18 19:23:05.705 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:05.705 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ff89e53f1e64154808fda83eb8a61ef --domain default 2022-03-18 19:23:05.705 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-18 19:23:05.705 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:05.705 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:05.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.705 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.705 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.705 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:05.705 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-18 19:23:05.705 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-18 19:23:05.705 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 1ff89e53f1e64154808fda83eb8a61ef --domain default 2022-03-18 19:23:05.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.705 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.705 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.705 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:05.705 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-18 19:23:05.705 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:05.705 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ff89e53f1e64154808fda83eb8a61ef --domain default 2022-03-18 19:23:05.705 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:05.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.705 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.705 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.705 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:05.705 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:05.705 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:05.705 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:05.705 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | 1ff89e53f1e64154808fda83eb8a61ef | | | default | | False |' 2022-03-18 19:23:05.705 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:05.706 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:05.706 | + functions-common:get_or_add_user_domain_role:1021 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:05.706 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:05.749 | [458639 Async ks-domain-role:486817]: finished get_or_add_user_domain_role admin 1ff89e53f1e64154808fda83eb8a61ef default with result 0 in 10 seconds 2022-03-18 19:23:05.756 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-18 19:23:05.791 | [458639 Async ks-project:486958]: Waiting for completion of get_or_create_project service Default running on PID 486958 (5 other jobs running) 2022-03-18 19:23:05.815 | [458639 Async ks-project:486958]: Signaling child to exit 2022-03-18 19:23:05.815 | WAKEUP 2022-03-18 19:23:05.838 | [458639 Async ks-project:486958]: Signaled 2022-03-18 19:23:05.839 | + functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:23:05.839 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-18 19:23:05.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.839 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.839 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.839 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:05.839 | + functions-common:get_or_create_project:938 : project_id=e7f025268cf6405fa736696eee5d97b9 2022-03-18 19:23:05.840 | + functions-common:get_or_create_project:939 : echo e7f025268cf6405fa736696eee5d97b9 2022-03-18 19:23:05.840 | e7f025268cf6405fa736696eee5d97b9 2022-03-18 19:23:05.887 | [458639 Async ks-project:486958]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-03-18 19:23:05.922 | [458639 Async ks-service:487044]: Waiting for completion of get_or_create_role service running on PID 487044 (4 other jobs running) 2022-03-18 19:23:05.947 | [458639 Async ks-service:487044]: Signaling child to exit 2022-03-18 19:23:05.947 | WAKEUP 2022-03-18 19:23:05.969 | [458639 Async ks-service:487044]: Signaled 2022-03-18 19:23:05.971 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 19:23:05.971 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-18 19:23:05.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.971 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:05.971 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:05.971 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:05.971 | + functions-common:get_or_create_role:950 : role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:23:05.971 | + functions-common:get_or_create_role:951 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:23:05.971 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:23:06.014 | [458639 Async ks-service:487044]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-18 19:23:06.050 | [458639 Async ks-reseller:487130]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 487130 (3 other jobs running) 2022-03-18 19:23:06.074 | [458639 Async ks-reseller:487130]: Signaling child to exit 2022-03-18 19:23:06.074 | WAKEUP 2022-03-18 19:23:06.096 | [458639 Async ks-reseller:487130]: Signaled 2022-03-18 19:23:06.098 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 19:23:06.098 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-18 19:23:06.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:06.098 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:06.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:06.098 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:06.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:06.098 | + functions-common:get_or_create_role:950 : role_id=8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:23:06.098 | + functions-common:get_or_create_role:951 : echo 8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:23:06.098 | 8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:23:06.141 | [458639 Async ks-reseller:487130]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-18 19:23:06.177 | [458639 Async ks-anotherrole:487220]: Waiting for completion of get_or_create_role anotherrole running on PID 487220 (2 other jobs running) 2022-03-18 19:23:06.202 | [458639 Async ks-anotherrole:487220]: Signaling child to exit 2022-03-18 19:23:06.202 | WAKEUP 2022-03-18 19:23:06.223 | [458639 Async ks-anotherrole:487220]: Signaled 2022-03-18 19:23:06.224 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 19:23:06.224 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-18 19:23:06.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:06.225 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:06.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:06.225 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:06.225 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:06.225 | + functions-common:get_or_create_role:950 : role_id=31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:06.225 | + functions-common:get_or_create_role:951 : echo 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:06.225 | 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:06.268 | [458639 Async ks-anotherrole:487220]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-18 19:23:06.272 | + inc/async:async_wait:197 : return 0 2022-03-18 19:23:06.274 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.332 | + inc/async:async_inner:63 : get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.370 | [458639 Async ks-demo-member:488088]: running: get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.373 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1ff89e53f1e64154808fda83eb8a61ef f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.432 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1ff89e53f1e64154808fda83eb8a61ef f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.478 | [458639 Async ks-demo-admin:488200]: running: get_or_add_user_project_role admin 1ff89e53f1e64154808fda83eb8a61ef f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.480 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.549 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.597 | [458639 Async ks-demo-another:488312]: running: get_or_add_user_project_role anotherrole 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:06.600 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:06.674 | + inc/async:async_inner:63 : get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:06.736 | [458639 Async ks-demo-invis:488424]: running: get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:06.749 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-18 19:23:06.753 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-18 19:23:06.757 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:23:06.762 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-18 19:23:06.770 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-18 19:23:06.776 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-18 19:23:10.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:10.564 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:10.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:10.564 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:10.746 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:10.749 | ++ functions-common:get_or_create_user:925 : user_id=258084ca9d5e41bb8a3fd6362be896a3 2022-03-18 19:23:10.752 | ++ functions-common:get_or_create_user:926 : echo 258084ca9d5e41bb8a3fd6362be896a3 2022-03-18 19:23:10.755 | + lib/keystone:create_keystone_accounts:360 : demo_reader=258084ca9d5e41bb8a3fd6362be896a3 2022-03-18 19:23:10.760 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 258084ca9d5e41bb8a3fd6362be896a3 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:10.822 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 258084ca9d5e41bb8a3fd6362be896a3 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:10.870 | [458639 Async ks-demo-reader:488580]: running: get_or_add_user_project_role reader 258084ca9d5e41bb8a3fd6362be896a3 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:10.878 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-18 19:23:10.883 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-18 19:23:10.885 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:23:10.889 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-18 19:23:15.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:15.054 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:15.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:15.054 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:15.244 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:15.247 | ++ functions-common:get_or_create_project:938 : project_id=70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:15.254 | ++ functions-common:get_or_create_project:939 : echo 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:15.256 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:15.260 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-18 19:23:15.268 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-18 19:23:15.272 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:23:15.274 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-18 19:23:15.277 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-18 19:23:15.281 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-18 19:23:18.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:18.329 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:18.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:18.329 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:18.733 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:18.756 | ++ functions-common:get_or_create_user:925 : user_id=5ee87e58752a4b23824891a637f5c017 2022-03-18 19:23:18.774 | ++ functions-common:get_or_create_user:926 : echo 5ee87e58752a4b23824891a637f5c017 2022-03-18 19:23:18.792 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5ee87e58752a4b23824891a637f5c017 2022-03-18 19:23:18.820 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:19.289 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:19.514 | [458639 Async ks-alt-admin:488962]: running: get_or_add_user_project_role admin 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:19.532 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:20.089 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:20.315 | [458639 Async ks-alt-another:489074]: running: get_or_add_user_project_role anotherrole 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:20.342 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-18 19:23:20.372 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-18 19:23:20.392 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:23:20.409 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-18 19:23:20.436 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-18 19:23:20.462 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-18 19:23:20.717 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:20.896 | [488200 Async ks-demo-admin:488200]: finished successfully 2022-03-18 19:23:23.888 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:23.893 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:23.940 | [488424 Async ks-demo-invis:488424]: finished successfully 2022-03-18 19:23:23.976 | [488312 Async ks-demo-another:488312]: finished successfully 2022-03-18 19:23:24.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:24.784 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:24.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:24.785 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:24.906 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:25.030 | [488088 Async ks-demo-member:488088]: finished successfully 2022-03-18 19:23:25.032 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:25.035 | ++ functions-common:get_or_create_user:925 : user_id=e13ff09b6b3c455992ed55fd3cb8754b 2022-03-18 19:23:25.038 | ++ functions-common:get_or_create_user:926 : echo e13ff09b6b3c455992ed55fd3cb8754b 2022-03-18 19:23:25.042 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e13ff09b6b3c455992ed55fd3cb8754b 2022-03-18 19:23:25.045 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e13ff09b6b3c455992ed55fd3cb8754b 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:25.136 | + inc/async:async_inner:63 : get_or_add_user_project_role member e13ff09b6b3c455992ed55fd3cb8754b 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:25.211 | [458639 Async ks-alt-member-user:489492]: running: get_or_add_user_project_role member e13ff09b6b3c455992ed55fd3cb8754b 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:25.228 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-18 19:23:25.232 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-18 19:23:25.247 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:23:25.250 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-18 19:23:25.252 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-18 19:23:25.258 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-18 19:23:28.113 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:28.197 | [488580 Async ks-demo-reader:488580]: finished successfully 2022-03-18 19:23:28.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:28.730 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:28.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:28.730 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:28.918 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:28.920 | ++ functions-common:get_or_create_user:925 : user_id=a67a9a3eb62548088bcaf7e5aa10d0c0 2022-03-18 19:23:28.923 | ++ functions-common:get_or_create_user:926 : echo a67a9a3eb62548088bcaf7e5aa10d0c0 2022-03-18 19:23:28.926 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=a67a9a3eb62548088bcaf7e5aa10d0c0 2022-03-18 19:23:28.928 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader a67a9a3eb62548088bcaf7e5aa10d0c0 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:28.993 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a67a9a3eb62548088bcaf7e5aa10d0c0 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:29.044 | [458639 Async ks-alt-reader-user:489718]: running: get_or_add_user_project_role reader a67a9a3eb62548088bcaf7e5aa10d0c0 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:29.051 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-18 19:23:29.054 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:23:29.057 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-18 19:23:29.060 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-18 19:23:29.064 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-18 19:23:32.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:32.064 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:32.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:32.064 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:32.365 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:32.389 | ++ functions-common:get_or_create_user:925 : user_id=727a2c5f0e2b48ceb282010449f8ed59 2022-03-18 19:23:32.409 | ++ functions-common:get_or_create_user:926 : echo 727a2c5f0e2b48ceb282010449f8ed59 2022-03-18 19:23:32.430 | + lib/keystone:create_keystone_accounts:392 : system_member_user=727a2c5f0e2b48ceb282010449f8ed59 2022-03-18 19:23:32.456 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 727a2c5f0e2b48ceb282010449f8ed59 all 2022-03-18 19:23:32.744 | + inc/async:async_inner:63 : get_or_add_user_system_role member 727a2c5f0e2b48ceb282010449f8ed59 all 2022-03-18 19:23:32.891 | [458639 Async ks-system-member:489942]: running: get_or_add_user_system_role member 727a2c5f0e2b48ceb282010449f8ed59 all 2022-03-18 19:23:32.899 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-18 19:23:32.902 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:23:32.905 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-18 19:23:32.908 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-18 19:23:32.912 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-18 19:23:35.760 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:35.906 | [488962 Async ks-alt-admin:488962]: finished successfully 2022-03-18 19:23:36.139 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:36.204 | [489074 Async ks-alt-another:489074]: finished successfully 2022-03-18 19:23:36.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:36.501 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:36.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:36.501 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:36.720 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:36.722 | ++ functions-common:get_or_create_user:925 : user_id=a0f047dc140b40c0acb375da3ac639c0 2022-03-18 19:23:36.725 | ++ functions-common:get_or_create_user:926 : echo a0f047dc140b40c0acb375da3ac639c0 2022-03-18 19:23:36.729 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=a0f047dc140b40c0acb375da3ac639c0 2022-03-18 19:23:36.733 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader a0f047dc140b40c0acb375da3ac639c0 all 2022-03-18 19:23:36.845 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a0f047dc140b40c0acb375da3ac639c0 all 2022-03-18 19:23:36.898 | [458639 Async ks-system-reader:490226]: running: get_or_add_user_system_role reader a0f047dc140b40c0acb375da3ac639c0 all 2022-03-18 19:23:36.904 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-18 19:23:36.920 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-18 19:23:36.923 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-18 19:23:36.927 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-18 19:23:36.937 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-18 19:23:39.828 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:39.890 | [489492 Async ks-alt-member-user:489492]: finished successfully 2022-03-18 19:23:40.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:40.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:40.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:40.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:40.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:40.336 | ++ functions-common:get_or_create_group:902 : group_id=803f465f684f4831b2fe8dec5f78c268 2022-03-18 19:23:40.339 | ++ functions-common:get_or_create_group:903 : echo 803f465f684f4831b2fe8dec5f78c268 2022-03-18 19:23:40.342 | + lib/keystone:create_keystone_accounts:402 : admin_group=803f465f684f4831b2fe8dec5f78c268 2022-03-18 19:23:40.349 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-18 19:23:40.353 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-18 19:23:40.356 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-18 19:23:40.359 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-18 19:23:40.364 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-18 19:23:42.109 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:42.139 | [489718 Async ks-alt-reader-user:489718]: finished successfully 2022-03-18 19:23:42.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:42.967 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:42.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:42.967 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:43.148 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:43.151 | ++ functions-common:get_or_create_group:902 : group_id=0789d67d189e4c16b020d0619102cd95 2022-03-18 19:23:43.155 | ++ functions-common:get_or_create_group:903 : echo 0789d67d189e4c16b020d0619102cd95 2022-03-18 19:23:43.158 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=0789d67d189e4c16b020d0619102cd95 2022-03-18 19:23:43.163 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:43.236 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:43.286 | [458639 Async ks-group-memberdemo:490577]: running: get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:43.289 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:43.392 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:43.523 | [458639 Async ks-group-anotherdemo:490663]: running: get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:43.542 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:43.847 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:44.062 | [458639 Async ks-group-memberalt:490751]: running: get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:44.078 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:44.192 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:44.293 | [489942 Async ks-system-member:489942]: finished successfully 2022-03-18 19:23:44.381 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:44.581 | [458639 Async ks-group-anotheralt:490894]: running: get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:44.596 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 2022-03-18 19:23:45.034 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 2022-03-18 19:23:45.268 | [458639 Async ks-group-admin:490982]: running: get_or_add_group_project_role admin 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 2022-03-18 19:23:45.285 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-18 19:23:45.672 | [458639 Async ks-demo-member:488088]: Waiting for completion of get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 running on PID 488088 (17 other jobs running) 2022-03-18 19:23:45.848 | [458639 Async ks-demo-member:488088]: Signaling child to exit 2022-03-18 19:23:45.849 | WAKEUP 2022-03-18 19:23:46.022 | [458639 Async ks-demo-member:488088]: Signaled 2022-03-18 19:23:46.031 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:46.031 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:46.031 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:46.031 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:46.031 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:46.031 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:46.031 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:46.031 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:46.031 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11a17709b04c43f6bec2421113749d24 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:46.031 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:46.031 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:46.031 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:46.032 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:46.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.032 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.032 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.032 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:46.032 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:46.032 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:46.032 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 11a17709b04c43f6bec2421113749d24 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:46.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.032 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.032 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.032 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11a17709b04c43f6bec2421113749d24 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:46.032 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:46.032 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:46.032 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:46.032 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:46.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.032 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.032 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.032 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:46.032 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:46.032 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:46.032 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:46.032 | ++ functions-common:get_field:818 : echo '| 67e55becb9bb499e9c868c6113839cea | 11a17709b04c43f6bec2421113749d24 | | f65fc326dba741269ace99ac050c41a1 | | | False |' 2022-03-18 19:23:46.032 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:46.032 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:46.032 | + functions-common:get_or_add_user_project_role:997 : echo 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:46.032 | 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:46.330 | [458639 Async ks-demo-member:488088]: finished get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 with result 0 in 18 seconds 2022-03-18 19:23:46.554 | [458639 Async ks-demo-admin:488200]: Waiting for completion of get_or_add_user_project_role admin 1ff89e53f1e64154808fda83eb8a61ef f65fc326dba741269ace99ac050c41a1 running on PID 488200 (16 other jobs running) 2022-03-18 19:23:46.742 | [458639 Async ks-demo-admin:488200]: Signaling child to exit 2022-03-18 19:23:46.744 | WAKEUP 2022-03-18 19:23:46.874 | [458639 Async ks-demo-admin:488200]: Signaled 2022-03-18 19:23:46.889 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:46.889 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:46.889 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:46.889 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:46.889 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:46.889 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:46.889 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:46.889 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:46.889 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:46.889 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ff89e53f1e64154808fda83eb8a61ef --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:46.889 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:46.889 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:46.889 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:46.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.889 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.889 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.889 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:46.889 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:46.889 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:46.890 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1ff89e53f1e64154808fda83eb8a61ef --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:46.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.890 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.890 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.890 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:46.890 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:46.890 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:46.890 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:46.890 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ff89e53f1e64154808fda83eb8a61ef --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:46.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.890 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:46.890 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:46.890 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:46.890 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:46.890 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:46.890 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | 1ff89e53f1e64154808fda83eb8a61ef | | f65fc326dba741269ace99ac050c41a1 | | | False |' 2022-03-18 19:23:46.890 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:46.890 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:46.890 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:46.890 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:46.890 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:47.255 | [458639 Async ks-demo-admin:488200]: finished get_or_add_user_project_role admin 1ff89e53f1e64154808fda83eb8a61ef f65fc326dba741269ace99ac050c41a1 with result 0 in 14 seconds 2022-03-18 19:23:47.511 | [458639 Async ks-demo-another:488312]: Waiting for completion of get_or_add_user_project_role anotherrole 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 running on PID 488312 (15 other jobs running) 2022-03-18 19:23:47.667 | [458639 Async ks-demo-another:488312]: Signaling child to exit 2022-03-18 19:23:47.668 | WAKEUP 2022-03-18 19:23:47.786 | [458639 Async ks-demo-another:488312]: Signaled 2022-03-18 19:23:47.792 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:47.792 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:47.792 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:47.792 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:47.792 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:47.792 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:47.792 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:47.792 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:47.792 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:47.792 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:47.792 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:47.792 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:47.792 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11a17709b04c43f6bec2421113749d24 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:47.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:47.792 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:47.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:47.792 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:47.792 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:47.792 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:47.792 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:47.792 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 11a17709b04c43f6bec2421113749d24 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:47.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:47.793 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:47.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:47.793 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:47.793 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11a17709b04c43f6bec2421113749d24 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:47.793 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:47.793 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:47.793 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:47.793 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:47.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:47.793 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:47.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:47.793 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:47.793 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:47.793 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:47.793 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:47.793 | ++ functions-common:get_field:818 : echo '| 31eb0d92d7d749519c7afffc8c354c4a | 11a17709b04c43f6bec2421113749d24 | | f65fc326dba741269ace99ac050c41a1 | | | False |' 2022-03-18 19:23:47.793 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:47.793 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:47.793 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:47.793 | + functions-common:get_or_add_user_project_role:997 : echo 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:47.793 | 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:48.122 | [458639 Async ks-demo-another:488312]: finished get_or_add_user_project_role anotherrole 11a17709b04c43f6bec2421113749d24 f65fc326dba741269ace99ac050c41a1 with result 0 in 17 seconds 2022-03-18 19:23:48.343 | [458639 Async ks-demo-invis:488424]: Waiting for completion of get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 aefe02d59f3745848b22a08bcefec52d running on PID 488424 (14 other jobs running) 2022-03-18 19:23:48.434 | [458639 Async ks-demo-invis:488424]: Signaling child to exit 2022-03-18 19:23:48.434 | WAKEUP 2022-03-18 19:23:48.592 | [458639 Async ks-demo-invis:488424]: Signaled 2022-03-18 19:23:48.604 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:48.604 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:48.604 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:48.604 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:48.604 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:48.605 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:48.605 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:48.605 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:48.605 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11a17709b04c43f6bec2421113749d24 --project aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:48.605 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:48.605 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:48.605 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:48.605 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:48.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:48.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:48.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:48.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:48.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:48.605 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:48.605 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:48.605 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 11a17709b04c43f6bec2421113749d24 --project aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:48.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:48.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:48.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:48.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:48.605 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11a17709b04c43f6bec2421113749d24 --project aefe02d59f3745848b22a08bcefec52d 2022-03-18 19:23:48.605 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:48.605 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:48.605 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:48.605 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:48.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:48.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:48.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:48.605 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:48.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:48.605 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:48.606 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:48.606 | ++ functions-common:get_field:818 : echo '| 67e55becb9bb499e9c868c6113839cea | 11a17709b04c43f6bec2421113749d24 | | aefe02d59f3745848b22a08bcefec52d | | | False |' 2022-03-18 19:23:48.606 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:48.606 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:48.606 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:48.606 | + functions-common:get_or_add_user_project_role:997 : echo 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:48.606 | 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:48.947 | [458639 Async ks-demo-invis:488424]: finished get_or_add_user_project_role member 11a17709b04c43f6bec2421113749d24 aefe02d59f3745848b22a08bcefec52d with result 0 in 17 seconds 2022-03-18 19:23:49.146 | [458639 Async ks-demo-reader:488580]: Waiting for completion of get_or_add_user_project_role reader 258084ca9d5e41bb8a3fd6362be896a3 f65fc326dba741269ace99ac050c41a1 running on PID 488580 (13 other jobs running) 2022-03-18 19:23:49.297 | [458639 Async ks-demo-reader:488580]: Signaling child to exit 2022-03-18 19:23:49.299 | WAKEUP 2022-03-18 19:23:49.451 | [458639 Async ks-demo-reader:488580]: Signaled 2022-03-18 19:23:49.464 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:49.464 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:49.464 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:49.464 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:49.464 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:49.464 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:49.464 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:49.464 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:49.464 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 258084ca9d5e41bb8a3fd6362be896a3 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:49.464 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:49.464 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:49.464 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:49.464 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:49.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:49.465 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:49.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:49.465 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:49.465 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:49.465 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:49.465 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:49.465 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 258084ca9d5e41bb8a3fd6362be896a3 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:49.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:49.465 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:49.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:49.465 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:49.465 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 258084ca9d5e41bb8a3fd6362be896a3 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:49.465 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:49.465 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:49.465 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:49.465 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:49.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:49.465 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:49.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:49.465 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:49.465 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:49.465 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:49.465 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:49.465 | ++ functions-common:get_field:818 : echo '| 99434999182444ad821ec7999bfc1b50 | 258084ca9d5e41bb8a3fd6362be896a3 | | f65fc326dba741269ace99ac050c41a1 | | | False |' 2022-03-18 19:23:49.465 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:49.465 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:49.465 | + functions-common:get_or_add_user_project_role:995 : user_role_id=99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:49.465 | + functions-common:get_or_add_user_project_role:997 : echo 99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:49.465 | 99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:49.723 | [458639 Async ks-demo-reader:488580]: finished get_or_add_user_project_role reader 258084ca9d5e41bb8a3fd6362be896a3 f65fc326dba741269ace99ac050c41a1 with result 0 in 17 seconds 2022-03-18 19:23:49.755 | + inc/async:async_wait:197 : return 0 2022-03-18 19:23:49.765 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-18 19:23:50.079 | [458639 Async ks-alt-admin:488962]: Waiting for completion of get_or_add_user_project_role admin 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f running on PID 488962 (12 other jobs running) 2022-03-18 19:23:50.082 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:50.232 | [458639 Async ks-alt-admin:488962]: Signaling child to exit 2022-03-18 19:23:50.233 | WAKEUP 2022-03-18 19:23:50.246 | [490226 Async ks-system-reader:490226]: finished successfully 2022-03-18 19:23:50.377 | [458639 Async ks-alt-admin:488962]: Signaled 2022-03-18 19:23:50.388 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:50.388 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:50.388 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:50.388 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:50.388 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:50.388 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:50.388 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:50.388 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:50.388 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:50.388 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:50.388 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ee87e58752a4b23824891a637f5c017 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:50.389 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:50.389 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:50.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:50.389 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:50.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:50.389 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:50.389 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:50.389 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:50.389 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:50.389 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5ee87e58752a4b23824891a637f5c017 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:50.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:50.389 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:50.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:50.389 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:50.389 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ee87e58752a4b23824891a637f5c017 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:50.389 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:50.389 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:50.389 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:50.389 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:50.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:50.389 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:50.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:50.389 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:50.389 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:50.389 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:50.389 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:50.389 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | 5ee87e58752a4b23824891a637f5c017 | | 70104697f406454990e3a2edad2e0e0f | | | False |' 2022-03-18 19:23:50.389 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:50.389 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:50.389 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:50.389 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:50.390 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:23:50.741 | [458639 Async ks-alt-admin:488962]: finished get_or_add_user_project_role admin 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f with result 0 in 16 seconds 2022-03-18 19:23:50.973 | [458639 Async ks-alt-another:489074]: Waiting for completion of get_or_add_user_project_role anotherrole 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f running on PID 489074 (11 other jobs running) 2022-03-18 19:23:51.150 | [458639 Async ks-alt-another:489074]: Signaling child to exit 2022-03-18 19:23:51.150 | WAKEUP 2022-03-18 19:23:51.324 | [458639 Async ks-alt-another:489074]: Signaled 2022-03-18 19:23:51.332 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:51.332 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:51.332 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:51.332 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:51.332 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:51.332 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:51.332 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:51.332 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:51.332 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5ee87e58752a4b23824891a637f5c017 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:51.332 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:51.332 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:51.332 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:51.332 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:51.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:51.332 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:51.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:51.332 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:51.332 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:51.332 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:51.332 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:51.332 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5ee87e58752a4b23824891a637f5c017 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:51.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:51.332 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:51.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:51.333 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:51.333 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5ee87e58752a4b23824891a637f5c017 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:51.333 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:51.333 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:51.333 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:51.333 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:51.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:51.333 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:51.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:51.333 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:51.333 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:51.333 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:51.333 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:51.333 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:51.333 | ++ functions-common:get_field:818 : echo '| 31eb0d92d7d749519c7afffc8c354c4a | 5ee87e58752a4b23824891a637f5c017 | | 70104697f406454990e3a2edad2e0e0f | | | False |' 2022-03-18 19:23:51.333 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:51.333 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:51.333 | + functions-common:get_or_add_user_project_role:997 : echo 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:51.333 | 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:23:51.611 | [458639 Async ks-alt-another:489074]: finished get_or_add_user_project_role anotherrole 5ee87e58752a4b23824891a637f5c017 70104697f406454990e3a2edad2e0e0f with result 0 in 16 seconds 2022-03-18 19:23:51.851 | [458639 Async ks-alt-member-user:489492]: Waiting for completion of get_or_add_user_project_role member e13ff09b6b3c455992ed55fd3cb8754b 70104697f406454990e3a2edad2e0e0f running on PID 489492 (10 other jobs running) 2022-03-18 19:23:52.019 | [458639 Async ks-alt-member-user:489492]: Signaling child to exit 2022-03-18 19:23:52.019 | WAKEUP 2022-03-18 19:23:52.134 | [458639 Async ks-alt-member-user:489492]: Signaled 2022-03-18 19:23:52.141 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:52.141 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:52.142 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:52.142 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:52.142 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:52.142 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:52.142 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:52.142 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:52.142 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:52.142 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:52.142 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:52.142 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e13ff09b6b3c455992ed55fd3cb8754b --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:52.142 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:52.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.142 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.143 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:52.143 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:52.143 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:52.143 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user e13ff09b6b3c455992ed55fd3cb8754b --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:52.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.143 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:52.143 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e13ff09b6b3c455992ed55fd3cb8754b --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:52.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:52.143 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:52.143 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:52.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.144 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.144 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:52.144 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:52.144 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:52.144 | ++ functions-common:get_field:818 : echo '| 67e55becb9bb499e9c868c6113839cea | e13ff09b6b3c455992ed55fd3cb8754b | | 70104697f406454990e3a2edad2e0e0f | | | False |' 2022-03-18 19:23:52.144 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:52.144 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:52.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:52.144 | + functions-common:get_or_add_user_project_role:997 : echo 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:52.144 | 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:52.348 | [458639 Async ks-alt-member-user:489492]: finished get_or_add_user_project_role member e13ff09b6b3c455992ed55fd3cb8754b 70104697f406454990e3a2edad2e0e0f with result 0 in 14 seconds 2022-03-18 19:23:52.503 | [458639 Async ks-alt-reader-user:489718]: Waiting for completion of get_or_add_user_project_role reader a67a9a3eb62548088bcaf7e5aa10d0c0 70104697f406454990e3a2edad2e0e0f running on PID 489718 (9 other jobs running) 2022-03-18 19:23:52.585 | [458639 Async ks-alt-reader-user:489718]: Signaling child to exit 2022-03-18 19:23:52.585 | WAKEUP 2022-03-18 19:23:52.737 | [458639 Async ks-alt-reader-user:489718]: Signaled 2022-03-18 19:23:52.752 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:23:52.752 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:23:52.752 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:52.752 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:52.752 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:52.752 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:52.752 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:52.752 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:23:52.752 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:23:52.752 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:52.752 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:52.752 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a67a9a3eb62548088bcaf7e5aa10d0c0 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:52.752 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:52.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.752 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.753 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:52.753 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:23:52.753 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:23:52.753 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user a67a9a3eb62548088bcaf7e5aa10d0c0 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:52.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.753 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.753 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.753 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a67a9a3eb62548088bcaf7e5aa10d0c0 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:52.753 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:23:52.753 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:23:52.753 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:23:52.753 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:52.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.753 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:52.753 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:52.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:52.753 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:23:52.753 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:23:52.753 | ++ functions-common:get_field:818 : echo '| 99434999182444ad821ec7999bfc1b50 | a67a9a3eb62548088bcaf7e5aa10d0c0 | | 70104697f406454990e3a2edad2e0e0f | | | False |' 2022-03-18 19:23:52.753 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:23:52.753 | ++ functions-common:get_field:812 : read data 2022-03-18 19:23:52.753 | + functions-common:get_or_add_user_project_role:995 : user_role_id=99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:52.753 | + functions-common:get_or_add_user_project_role:997 : echo 99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:52.753 | 99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:52.997 | [458639 Async ks-alt-reader-user:489718]: finished get_or_add_user_project_role reader a67a9a3eb62548088bcaf7e5aa10d0c0 70104697f406454990e3a2edad2e0e0f with result 0 in 13 seconds 2022-03-18 19:23:53.041 | + inc/async:async_wait:197 : return 0 2022-03-18 19:23:53.062 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-18 19:23:53.368 | [458639 Async ks-system-member:489942]: Waiting for completion of get_or_add_user_system_role member 727a2c5f0e2b48ceb282010449f8ed59 all running on PID 489942 (8 other jobs running) 2022-03-18 19:23:53.526 | [458639 Async ks-system-member:489942]: Signaling child to exit 2022-03-18 19:23:53.527 | WAKEUP 2022-03-18 19:23:53.702 | [458639 Async ks-system-member:489942]: Signaled 2022-03-18 19:23:53.711 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-18 19:23:53.712 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-18 19:23:53.712 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-18 19:23:53.712 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:53.712 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:53.712 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:53.712 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:53.712 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:53.712 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-18 19:23:53.712 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 727a2c5f0e2b48ceb282010449f8ed59 --system all -f value -c Role 2022-03-18 19:23:53.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:53.712 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:53.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:53.712 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:53.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:53.712 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-18 19:23:53.712 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-18 19:23:53.712 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 727a2c5f0e2b48ceb282010449f8ed59 --system all 2022-03-18 19:23:53.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:53.712 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:53.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:53.712 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:53.712 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 727a2c5f0e2b48ceb282010449f8ed59 --system all -f value -c Role 2022-03-18 19:23:53.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:53.712 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:53.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:53.712 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:53.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:53.712 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:53.712 | + functions-common:get_or_add_user_system_role:1052 : echo 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:53.712 | 67e55becb9bb499e9c868c6113839cea 2022-03-18 19:23:53.984 | [458639 Async ks-system-member:489942]: finished get_or_add_user_system_role member 727a2c5f0e2b48ceb282010449f8ed59 all with result 0 in 11 seconds 2022-03-18 19:23:54.234 | [458639 Async ks-system-reader:490226]: Waiting for completion of get_or_add_user_system_role reader a0f047dc140b40c0acb375da3ac639c0 all running on PID 490226 (7 other jobs running) 2022-03-18 19:23:54.378 | [458639 Async ks-system-reader:490226]: Signaling child to exit 2022-03-18 19:23:54.380 | WAKEUP 2022-03-18 19:23:54.526 | [458639 Async ks-system-reader:490226]: Signaled 2022-03-18 19:23:54.534 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-18 19:23:54.534 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-18 19:23:54.534 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-18 19:23:54.534 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:23:54.534 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:23:54.534 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:23:54.534 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:23:54.534 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:23:54.534 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-18 19:23:54.534 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a0f047dc140b40c0acb375da3ac639c0 --system all -f value -c Role 2022-03-18 19:23:54.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:54.534 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:54.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:54.534 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:54.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:54.534 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-18 19:23:54.534 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-18 19:23:54.534 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user a0f047dc140b40c0acb375da3ac639c0 --system all 2022-03-18 19:23:54.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:54.534 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:54.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:54.534 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:54.535 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a0f047dc140b40c0acb375da3ac639c0 --system all -f value -c Role 2022-03-18 19:23:54.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:54.535 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:54.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:54.535 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:54.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:54.535 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:54.535 | + functions-common:get_or_add_user_system_role:1052 : echo 99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:54.535 | 99434999182444ad821ec7999bfc1b50 2022-03-18 19:23:54.785 | [458639 Async ks-system-reader:490226]: finished get_or_add_user_system_role reader a0f047dc140b40c0acb375da3ac639c0 all with result 0 in 13 seconds 2022-03-18 19:23:54.826 | + inc/async:async_wait:197 : return 0 2022-03-18 19:23:54.847 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-18 19:23:55.173 | [458639 Async ks-group-memberdemo:490577]: Waiting for completion of get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 running on PID 490577 (6 other jobs running) 2022-03-18 19:23:55.314 | [458639 Async ks-group-memberdemo:490577]: Signaling child to exit 2022-03-18 19:23:57.360 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:57.494 | [490577 Async ks-group-memberdemo:490577]: finished successfully 2022-03-18 19:23:57.597 | WAKEUP 2022-03-18 19:23:57.709 | [458639 Async ks-group-memberdemo:490577]: Signaled 2022-03-18 19:23:57.724 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 19:23:57.724 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0789d67d189e4c16b020d0619102cd95 --project f65fc326dba741269ace99ac050c41a1 -f value 2022-03-18 19:23:57.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:57.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:57.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:57.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:57.724 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:57.724 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 19:23:57.724 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 19:23:57.724 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 0789d67d189e4c16b020d0619102cd95 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:57.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:57.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:57.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:57.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:57.724 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0789d67d189e4c16b020d0619102cd95 --project f65fc326dba741269ace99ac050c41a1 -f value 2022-03-18 19:23:57.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:57.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:57.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:57.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:57.725 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:57.725 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='67e55becb9bb499e9c868c6113839cea 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 False' 2022-03-18 19:23:57.725 | + functions-common:get_or_add_group_project_role:1076 : echo 67e55becb9bb499e9c868c6113839cea 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 False 2022-03-18 19:23:57.725 | 67e55becb9bb499e9c868c6113839cea 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 False 2022-03-18 19:23:57.795 | [458639 Async ks-group-memberdemo:490577]: finished get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 with result 0 in 14 seconds 2022-03-18 19:23:57.853 | [458639 Async ks-group-anotherdemo:490663]: Waiting for completion of get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 running on PID 490663 (5 other jobs running) 2022-03-18 19:23:57.896 | [458639 Async ks-group-anotherdemo:490663]: Signaling child to exit 2022-03-18 19:23:58.426 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:58.476 | [490663 Async ks-group-anotherdemo:490663]: finished successfully 2022-03-18 19:23:58.499 | WAKEUP 2022-03-18 19:23:58.524 | [458639 Async ks-group-anotherdemo:490663]: Signaled 2022-03-18 19:23:58.525 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 19:23:58.526 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0789d67d189e4c16b020d0619102cd95 --project f65fc326dba741269ace99ac050c41a1 -f value 2022-03-18 19:23:58.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.526 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.526 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.526 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:58.526 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 19:23:58.526 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 19:23:58.526 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0789d67d189e4c16b020d0619102cd95 --project f65fc326dba741269ace99ac050c41a1 2022-03-18 19:23:58.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.526 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.526 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.526 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0789d67d189e4c16b020d0619102cd95 --project f65fc326dba741269ace99ac050c41a1 -f value 2022-03-18 19:23:58.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.526 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.526 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.526 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:58.526 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='31eb0d92d7d749519c7afffc8c354c4a 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 False' 2022-03-18 19:23:58.526 | + functions-common:get_or_add_group_project_role:1076 : echo 31eb0d92d7d749519c7afffc8c354c4a 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 False 2022-03-18 19:23:58.526 | 31eb0d92d7d749519c7afffc8c354c4a 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 False 2022-03-18 19:23:58.580 | [458639 Async ks-group-anotherdemo:490663]: finished get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 f65fc326dba741269ace99ac050c41a1 with result 0 in 15 seconds 2022-03-18 19:23:58.643 | [458639 Async ks-group-memberalt:490751]: Waiting for completion of get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f running on PID 490751 (4 other jobs running) 2022-03-18 19:23:58.684 | [458639 Async ks-group-memberalt:490751]: Signaling child to exit 2022-03-18 19:23:58.790 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:58.817 | [490751 Async ks-group-memberalt:490751]: finished successfully 2022-03-18 19:23:58.839 | WAKEUP 2022-03-18 19:23:58.867 | [458639 Async ks-group-memberalt:490751]: Signaled 2022-03-18 19:23:58.868 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 19:23:58.868 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0789d67d189e4c16b020d0619102cd95 --project 70104697f406454990e3a2edad2e0e0f -f value 2022-03-18 19:23:58.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.868 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.868 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.869 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:58.869 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 19:23:58.869 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 19:23:58.869 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 0789d67d189e4c16b020d0619102cd95 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:58.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.869 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.869 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.869 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0789d67d189e4c16b020d0619102cd95 --project 70104697f406454990e3a2edad2e0e0f -f value 2022-03-18 19:23:58.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.869 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:58.869 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:58.869 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:58.869 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='67e55becb9bb499e9c868c6113839cea 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f False' 2022-03-18 19:23:58.869 | + functions-common:get_or_add_group_project_role:1076 : echo 67e55becb9bb499e9c868c6113839cea 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f False 2022-03-18 19:23:58.869 | 67e55becb9bb499e9c868c6113839cea 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f False 2022-03-18 19:23:58.924 | [458639 Async ks-group-memberalt:490751]: finished get_or_add_group_project_role member 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f with result 0 in 15 seconds 2022-03-18 19:23:58.965 | [458639 Async ks-group-anotheralt:490894]: Waiting for completion of get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f running on PID 490894 (3 other jobs running) 2022-03-18 19:23:58.994 | [458639 Async ks-group-anotheralt:490894]: Signaling child to exit 2022-03-18 19:23:59.556 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:59.582 | [490894 Async ks-group-anotheralt:490894]: finished successfully 2022-03-18 19:23:59.603 | WAKEUP 2022-03-18 19:23:59.626 | [458639 Async ks-group-anotheralt:490894]: Signaled 2022-03-18 19:23:59.628 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 19:23:59.628 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0789d67d189e4c16b020d0619102cd95 --project 70104697f406454990e3a2edad2e0e0f -f value 2022-03-18 19:23:59.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.628 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.628 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.628 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:59.628 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 19:23:59.628 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 19:23:59.628 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0789d67d189e4c16b020d0619102cd95 --project 70104697f406454990e3a2edad2e0e0f 2022-03-18 19:23:59.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.628 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.628 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.628 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0789d67d189e4c16b020d0619102cd95 --project 70104697f406454990e3a2edad2e0e0f -f value 2022-03-18 19:23:59.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.628 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.629 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.629 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:59.629 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='31eb0d92d7d749519c7afffc8c354c4a 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f False' 2022-03-18 19:23:59.629 | + functions-common:get_or_add_group_project_role:1076 : echo 31eb0d92d7d749519c7afffc8c354c4a 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f False 2022-03-18 19:23:59.629 | 31eb0d92d7d749519c7afffc8c354c4a 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f False 2022-03-18 19:23:59.676 | [458639 Async ks-group-anotheralt:490894]: finished get_or_add_group_project_role anotherrole 0789d67d189e4c16b020d0619102cd95 70104697f406454990e3a2edad2e0e0f with result 0 in 15 seconds 2022-03-18 19:23:59.717 | [458639 Async ks-group-admin:490982]: Waiting for completion of get_or_add_group_project_role admin 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 running on PID 490982 (2 other jobs running) 2022-03-18 19:23:59.745 | [458639 Async ks-group-admin:490982]: Signaling child to exit 2022-03-18 19:23:59.824 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:23:59.850 | [490982 Async ks-group-admin:490982]: finished successfully 2022-03-18 19:23:59.869 | WAKEUP 2022-03-18 19:23:59.892 | [458639 Async ks-group-admin:490982]: Signaled 2022-03-18 19:23:59.894 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 19:23:59.894 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 803f465f684f4831b2fe8dec5f78c268 --project e03724e37eb74a66b71ee62a6163ef82 -f value 2022-03-18 19:23:59.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.894 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.894 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.894 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:59.894 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 19:23:59.894 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 19:23:59.894 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 803f465f684f4831b2fe8dec5f78c268 --project e03724e37eb74a66b71ee62a6163ef82 2022-03-18 19:23:59.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.894 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.894 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.894 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 803f465f684f4831b2fe8dec5f78c268 --project e03724e37eb74a66b71ee62a6163ef82 -f value 2022-03-18 19:23:59.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.894 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:23:59.894 | from cryptography.utils import int_from_bytes 2022-03-18 19:23:59.895 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:23:59.895 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='58f80b1b51064c038406d45b9fbbcb79 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 False' 2022-03-18 19:23:59.895 | + functions-common:get_or_add_group_project_role:1076 : echo 58f80b1b51064c038406d45b9fbbcb79 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 False 2022-03-18 19:23:59.895 | 58f80b1b51064c038406d45b9fbbcb79 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 False 2022-03-18 19:23:59.938 | [458639 Async ks-group-admin:490982]: finished get_or_add_group_project_role admin 803f465f684f4831b2fe8dec5f78c268 e03724e37eb74a66b71ee62a6163ef82 with result 0 in 14 seconds 2022-03-18 19:23:59.942 | + inc/async:async_wait:197 : return 0 2022-03-18 19:23:59.944 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-18 19:23:59.962 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:23:59.964 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-18 19:23:59.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:23:59.985 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-18 19:23:59.987 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-18 19:24:00.047 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-18 19:24:00.085 | [458639 Async create_nova_accounts:492882]: running: create_nova_accounts 2022-03-18 19:24:00.088 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-18 19:24:00.105 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:24:00.108 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-18 19:24:00.110 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-18 19:24:00.171 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-18 19:24:00.215 | [458639 Async create_glance_accounts:492997]: running: create_glance_accounts 2022-03-18 19:24:00.218 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-18 19:24:00.240 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:24:00.243 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-18 19:24:00.246 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-18 19:24:00.313 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-18 19:24:00.356 | [458639 Async create_cinder_accounts:493127]: running: create_cinder_accounts 2022-03-18 19:24:00.359 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-18 19:24:00.381 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:24:00.384 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-18 19:24:00.387 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-18 19:24:00.465 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-18 19:24:00.524 | [458639 Async create_neutron_accounts:493242]: running: create_neutron_accounts 2022-03-18 19:24:00.529 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-18 19:24:00.564 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:24:00.568 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-18 19:24:00.571 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-18 19:24:00.851 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-18 19:24:01.060 | [458639 Async create_swift_accounts:493383]: running: create_swift_accounts 2022-03-18 19:24:01.080 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-18 19:24:01.221 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:24:01.245 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-18 19:24:01.644 | [458639 Async create_nova_accounts:492882]: Waiting for completion of create_nova_accounts running on PID 492882 (6 other jobs running) 2022-03-18 19:24:01.797 | [458639 Async create_nova_accounts:492882]: Signaling child to exit 2022-03-18 19:24:41.277 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:24:41.399 | [493242 Async create_neutron_accounts:493242]: finished successfully 2022-03-18 19:25:01.193 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:25:01.231 | [493127 Async create_cinder_accounts:493127]: finished successfully 2022-03-18 19:25:16.162 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:25:16.190 | [492997 Async create_glance_accounts:492997]: finished successfully 2022-03-18 19:25:18.650 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:25:18.676 | [492882 Async create_nova_accounts:492882]: finished successfully 2022-03-18 19:25:18.696 | WAKEUP 2022-03-18 19:25:18.718 | [458639 Async create_nova_accounts:492882]: Signaled 2022-03-18 19:25:18.720 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-18 19:25:18.720 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-18 19:25:18.720 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-18 19:25:18.720 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:25:18.720 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:25:18.720 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:25:18.720 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-18 19:25:18.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.720 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.720 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.720 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.720 | + functions-common:get_or_create_user:925 : user_id=4188b2cc478c44a487217b270a1bb506 2022-03-18 19:25:18.720 | + functions-common:get_or_create_user:926 : echo 4188b2cc478c44a487217b270a1bb506 2022-03-18 19:25:18.720 | 4188b2cc478c44a487217b270a1bb506 2022-03-18 19:25:18.720 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-18 19:25:18.720 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:18.720 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:18.720 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:18.720 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:18.720 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:18.720 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:18.720 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:18.721 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:18.721 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:18.721 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:18.721 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.721 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:18.721 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.721 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.721 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.721 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.721 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.721 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:18.721 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:18.721 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.721 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.721 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.721 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.721 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:18.721 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.721 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.721 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.721 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.721 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.721 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:18.721 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:18.722 | ++ functions-common:get_field:818 : echo '| 42728cdb0c9f44d5b4560e78fdedbab4 | 4188b2cc478c44a487217b270a1bb506 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:18.722 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:18.722 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.722 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.722 | + functions-common:get_or_add_user_project_role:997 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.722 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.722 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 19:25:18.722 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-18 19:25:18.722 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:18.722 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:18.722 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:18.722 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:18.722 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:18.722 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:18.722 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:18.722 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:18.722 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:18.722 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:18.722 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.722 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:18.722 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.722 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.722 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.722 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.722 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.722 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.722 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:18.722 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:18.722 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.723 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.723 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.723 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.723 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.723 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:18.723 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.723 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.723 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.723 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.723 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.723 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:18.723 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:18.723 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | 4188b2cc478c44a487217b270a1bb506 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:18.723 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:18.723 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.723 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:25:18.723 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:25:18.723 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:25:18.723 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-18 19:25:18.723 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-18 19:25:18.723 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-03-18 19:25:18.723 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-18 19:25:18.723 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:25:18.723 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-18 19:25:18.723 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-18 19:25:18.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.723 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.724 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.724 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:25:18.724 | 17b140c2546f4da2993d406739c263c0' 2022-03-18 19:25:18.724 | + functions-common:get_or_create_service:1094 : echo 17b140c2546f4da2993d406739c263c0 2022-03-18 19:25:18.724 | 17b140c2546f4da2993d406739c263c0 2022-03-18 19:25:18.724 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-03-18 19:25:18.724 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:25:18.724 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-03-18 19:25:18.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:25:18.724 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-18 19:25:18.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.724 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:25:18.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:25:18.724 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:25:18.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.724 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.724 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=74b43386ea9641469e79c5b818981d9c 2022-03-18 19:25:18.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 74b43386ea9641469e79c5b818981d9c 2022-03-18 19:25:18.724 | + functions-common:get_or_create_endpoint:1127 : public_id=74b43386ea9641469e79c5b818981d9c 2022-03-18 19:25:18.724 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:25:18.724 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:25:18.724 | + functions-common:get_or_create_endpoint:1136 : echo 74b43386ea9641469e79c5b818981d9c 2022-03-18 19:25:18.725 | 74b43386ea9641469e79c5b818981d9c 2022-03-18 19:25:18.725 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-18 19:25:18.725 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:25:18.725 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-18 19:25:18.725 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-18 19:25:18.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.725 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.725 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:25:18.725 | 78ca84135f01401c9a33c96e5d8d0747' 2022-03-18 19:25:18.725 | + functions-common:get_or_create_service:1094 : echo 78ca84135f01401c9a33c96e5d8d0747 2022-03-18 19:25:18.725 | 78ca84135f01401c9a33c96e5d8d0747 2022-03-18 19:25:18.725 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-03-18 19:25:18.725 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:25:18.725 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-03-18 19:25:18.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:25:18.725 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-18 19:25:18.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.725 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:25:18.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:25:18.725 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-03-18 19:25:18.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.725 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.725 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.726 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e61433125f1d43c8ba37cbc3d3e9ccb5 2022-03-18 19:25:18.726 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e61433125f1d43c8ba37cbc3d3e9ccb5 2022-03-18 19:25:18.726 | + functions-common:get_or_create_endpoint:1127 : public_id=e61433125f1d43c8ba37cbc3d3e9ccb5 2022-03-18 19:25:18.726 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:25:18.726 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:25:18.726 | + functions-common:get_or_create_endpoint:1136 : echo e61433125f1d43c8ba37cbc3d3e9ccb5 2022-03-18 19:25:18.726 | e61433125f1d43c8ba37cbc3d3e9ccb5 2022-03-18 19:25:18.726 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-18 19:25:18.726 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:25:18.726 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-18 19:25:18.726 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:25:18.726 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-18 19:25:18.726 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:18.726 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:18.726 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:18.726 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:18.727 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:18.727 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:18.727 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:18.727 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:18.727 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:18.727 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:18.727 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:18.727 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.727 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.727 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.727 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.727 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.727 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.727 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.727 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:18.727 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:18.727 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.727 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.727 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.727 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.727 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.727 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:18.727 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.727 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.727 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.728 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.728 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.728 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:18.728 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:18.728 | ++ functions-common:get_field:818 : echo '| 8dabdedd7bc44f11b4ab8cc34c8c4fdf | 4188b2cc478c44a487217b270a1bb506 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:18.728 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:18.728 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.728 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:25:18.728 | + functions-common:get_or_add_user_project_role:997 : echo 8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:25:18.728 | 8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:25:18.728 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-18 19:25:18.728 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:25:18.728 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-18 19:25:18.728 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:25:18.728 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-18 19:25:18.767 | [458639 Async create_nova_accounts:492882]: finished create_nova_accounts with result 0 in 78 seconds 2022-03-18 19:25:18.804 | [458639 Async create_glance_accounts:492997]: Waiting for completion of create_glance_accounts running on PID 492997 (5 other jobs running) 2022-03-18 19:25:18.830 | [458639 Async create_glance_accounts:492997]: Signaling child to exit 2022-03-18 19:25:18.830 | WAKEUP 2022-03-18 19:25:18.852 | [458639 Async create_glance_accounts:492997]: Signaled 2022-03-18 19:25:18.854 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-18 19:25:18.854 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:25:18.854 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-18 19:25:18.854 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-18 19:25:18.854 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:25:18.854 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:25:18.854 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:25:18.854 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-18 19:25:18.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.854 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.854 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.854 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.854 | + functions-common:get_or_create_user:925 : user_id=db460be217fc499280efc99d9c7902f1 2022-03-18 19:25:18.854 | + functions-common:get_or_create_user:926 : echo db460be217fc499280efc99d9c7902f1 2022-03-18 19:25:18.854 | db460be217fc499280efc99d9c7902f1 2022-03-18 19:25:18.854 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-18 19:25:18.854 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:18.854 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:18.854 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:18.855 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:18.855 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:18.855 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:18.855 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:18.855 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:18.855 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:18.855 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:18.855 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.855 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.855 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:18.855 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.855 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.855 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.855 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.855 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.855 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:18.855 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:18.855 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.855 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.855 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.855 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.855 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.855 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:18.855 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.855 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.856 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.856 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.856 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:18.856 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:18.856 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:18.856 | ++ functions-common:get_field:818 : echo '| 42728cdb0c9f44d5b4560e78fdedbab4 | db460be217fc499280efc99d9c7902f1 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:18.856 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.856 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.856 | + functions-common:get_or_add_user_project_role:997 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.856 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.856 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 19:25:18.856 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-18 19:25:18.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:25:18.856 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-18 19:25:18.856 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-18 19:25:18.856 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:25:18.856 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:25:18.856 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:25:18.856 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-18 19:25:18.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.856 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.856 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.856 | + functions-common:get_or_create_user:925 : user_id=b8532cfe25b84e32bed0bf65cef18576 2022-03-18 19:25:18.856 | + functions-common:get_or_create_user:926 : echo b8532cfe25b84e32bed0bf65cef18576 2022-03-18 19:25:18.856 | b8532cfe25b84e32bed0bf65cef18576 2022-03-18 19:25:18.856 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-18 19:25:18.856 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:18.857 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:18.857 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:18.857 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:18.857 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:18.857 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:18.857 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:18.857 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:18.857 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:18.857 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:18.857 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.857 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.857 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:18.857 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.857 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.857 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.857 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.857 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.857 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:18.857 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:18.857 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.857 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.857 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.857 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:18.857 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.857 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.857 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.857 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.858 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.858 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.858 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.858 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:18.858 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:18.858 | ++ functions-common:get_field:818 : echo '| 42728cdb0c9f44d5b4560e78fdedbab4 | b8532cfe25b84e32bed0bf65cef18576 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:18.858 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:18.858 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.858 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.858 | + functions-common:get_or_add_user_project_role:997 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.858 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.858 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-18 19:25:18.858 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-18 19:25:18.858 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:18.858 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:18.858 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:18.858 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:18.858 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:18.858 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:18.858 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:18.858 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:18.858 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:18.858 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:18.858 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.858 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.858 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:18.858 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.858 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.858 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.858 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.859 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.859 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:18.859 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:18.859 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.859 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.859 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.859 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.859 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:18.859 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.859 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.859 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.859 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.859 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.859 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.859 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:18.859 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:18.859 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:18.859 | ++ functions-common:get_field:818 : echo '| 8dabdedd7bc44f11b4ab8cc34c8c4fdf | b8532cfe25b84e32bed0bf65cef18576 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:18.859 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.859 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:25:18.859 | + functions-common:get_or_add_user_project_role:997 : echo 8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:25:18.859 | 8dabdedd7bc44f11b4ab8cc34c8c4fdf 2022-03-18 19:25:18.859 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-18 19:25:18.859 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:25:18.859 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-18 19:25:18.859 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-18 19:25:18.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.860 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.860 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.860 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.860 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:25:18.860 | 6aa7c564cc674a2fa130c37c146da63a' 2022-03-18 19:25:18.860 | + functions-common:get_or_create_service:1094 : echo 6aa7c564cc674a2fa130c37c146da63a 2022-03-18 19:25:18.860 | 6aa7c564cc674a2fa130c37c146da63a 2022-03-18 19:25:18.860 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-03-18 19:25:18.860 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:25:18.860 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-03-18 19:25:18.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:25:18.860 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-18 19:25:18.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.860 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.860 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.860 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:25:18.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:25:18.860 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-03-18 19:25:18.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.860 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.860 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.860 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6a5e4ba5f82c425d94dd3bdb1e2de637 2022-03-18 19:25:18.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6a5e4ba5f82c425d94dd3bdb1e2de637 2022-03-18 19:25:18.860 | + functions-common:get_or_create_endpoint:1127 : public_id=6a5e4ba5f82c425d94dd3bdb1e2de637 2022-03-18 19:25:18.860 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:25:18.860 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:25:18.861 | + functions-common:get_or_create_endpoint:1136 : echo 6a5e4ba5f82c425d94dd3bdb1e2de637 2022-03-18 19:25:18.861 | 6a5e4ba5f82c425d94dd3bdb1e2de637 2022-03-18 19:25:18.861 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-18 19:25:18.861 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 19:25:18.861 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-18 19:25:18.861 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-18 19:25:18.861 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-18 19:25:18.861 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-18 19:25:18.861 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-18 19:25:18.861 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-18 19:25:18.861 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-18 19:25:18.899 | [458639 Async create_glance_accounts:492997]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-18 19:25:18.939 | [458639 Async create_cinder_accounts:493127]: Waiting for completion of create_cinder_accounts running on PID 493127 (4 other jobs running) 2022-03-18 19:25:18.964 | [458639 Async create_cinder_accounts:493127]: Signaling child to exit 2022-03-18 19:25:18.964 | WAKEUP 2022-03-18 19:25:18.987 | [458639 Async create_cinder_accounts:493127]: Signaled 2022-03-18 19:25:18.988 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-18 19:25:18.988 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-18 19:25:18.988 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-18 19:25:18.988 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:25:18.988 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:25:18.988 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:25:18.988 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-18 19:25:18.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.988 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.988 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.988 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.989 | + functions-common:get_or_create_user:925 : user_id=a1304c08c52544369cdecc4735d7a615 2022-03-18 19:25:18.989 | + functions-common:get_or_create_user:926 : echo a1304c08c52544369cdecc4735d7a615 2022-03-18 19:25:18.989 | a1304c08c52544369cdecc4735d7a615 2022-03-18 19:25:18.989 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-18 19:25:18.989 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:18.989 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:18.989 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:18.989 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:18.989 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:18.989 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:18.989 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:18.989 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:18.989 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:18.989 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:18.989 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.989 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.989 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:18.989 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.989 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.989 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.989 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.989 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.989 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:18.989 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:18.989 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.989 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.989 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.989 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-18 19:25:18.990 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:18.990 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:18.990 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:18.990 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.990 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.990 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.990 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.990 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:18.990 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:18.990 | ++ functions-common:get_field:818 : echo '| 42728cdb0c9f44d5b4560e78fdedbab4 | a1304c08c52544369cdecc4735d7a615 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:18.990 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:18.990 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:18.990 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.990 | + functions-common:get_or_add_user_project_role:997 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.990 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:18.990 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 19:25:18.990 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-18 19:25:18.990 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:25:18.990 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-18 19:25:18.990 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-18 19:25:18.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.990 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.990 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.990 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.990 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:25:18.990 | c7185e37002841ee8fb19ddc26edb43f' 2022-03-18 19:25:18.990 | + functions-common:get_or_create_service:1094 : echo c7185e37002841ee8fb19ddc26edb43f 2022-03-18 19:25:18.990 | c7185e37002841ee8fb19ddc26edb43f 2022-03-18 19:25:18.990 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-18 19:25:18.991 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-18 19:25:18.991 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:25:18.991 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-18 19:25:18.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:25:18.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-18 19:25:18.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.991 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.991 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.991 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:25:18.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:25:18.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:25:18.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.991 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.991 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.991 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8dfb89d21a114a29b18a01539abc2f6b 2022-03-18 19:25:18.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8dfb89d21a114a29b18a01539abc2f6b 2022-03-18 19:25:18.991 | + functions-common:get_or_create_endpoint:1127 : public_id=8dfb89d21a114a29b18a01539abc2f6b 2022-03-18 19:25:18.991 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:25:18.991 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:25:18.991 | + functions-common:get_or_create_endpoint:1136 : echo 8dfb89d21a114a29b18a01539abc2f6b 2022-03-18 19:25:18.991 | 8dfb89d21a114a29b18a01539abc2f6b 2022-03-18 19:25:18.991 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-18 19:25:18.991 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:25:18.991 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-18 19:25:18.991 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-18 19:25:18.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.992 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.992 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.992 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.992 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:25:18.992 | 70bb35f11e98465ab76ee8bc2e8d5646' 2022-03-18 19:25:18.992 | + functions-common:get_or_create_service:1094 : echo 70bb35f11e98465ab76ee8bc2e8d5646 2022-03-18 19:25:18.992 | 70bb35f11e98465ab76ee8bc2e8d5646 2022-03-18 19:25:18.992 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-18 19:25:18.992 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:25:18.992 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-18 19:25:18.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:25:18.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-18 19:25:18.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.992 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.992 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.992 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:25:18.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:25:18.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:25:18.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.992 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.992 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.992 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=22ecc5ffde634cde9a33cd79efc962f7 2022-03-18 19:25:18.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 22ecc5ffde634cde9a33cd79efc962f7 2022-03-18 19:25:18.992 | + functions-common:get_or_create_endpoint:1127 : public_id=22ecc5ffde634cde9a33cd79efc962f7 2022-03-18 19:25:18.992 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:25:18.992 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:25:18.993 | + functions-common:get_or_create_endpoint:1136 : echo 22ecc5ffde634cde9a33cd79efc962f7 2022-03-18 19:25:18.993 | 22ecc5ffde634cde9a33cd79efc962f7 2022-03-18 19:25:18.993 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-18 19:25:18.993 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:25:18.993 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-18 19:25:18.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.993 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.993 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.993 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_project:938 : project_id=e7f025268cf6405fa736696eee5d97b9 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_project:939 : echo e7f025268cf6405fa736696eee5d97b9 2022-03-18 19:25:18.993 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e7f025268cf6405fa736696eee5d97b9 2022-03-18 19:25:18.993 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-18 19:25:18.993 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-18 19:25:18.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.993 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:18.993 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:18.993 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-18 19:25:18.993 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_user:925 : user_id=a1304c08c52544369cdecc4735d7a615 2022-03-18 19:25:18.993 | ++ functions-common:get_or_create_user:926 : echo a1304c08c52544369cdecc4735d7a615 2022-03-18 19:25:18.993 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a1304c08c52544369cdecc4735d7a615 2022-03-18 19:25:19.033 | [458639 Async create_cinder_accounts:493127]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-18 19:25:19.037 | + inc/async:async_wait:197 : return 0 2022-03-18 19:25:19.041 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-18 19:25:19.092 | [458639 Async create_neutron_accounts:493242]: Waiting for completion of create_neutron_accounts running on PID 493242 (3 other jobs running) 2022-03-18 19:25:19.117 | [458639 Async create_neutron_accounts:493242]: Signaling child to exit 2022-03-18 19:25:19.118 | WAKEUP 2022-03-18 19:25:19.140 | [458639 Async create_neutron_accounts:493242]: Signaled 2022-03-18 19:25:19.142 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-18 19:25:19.142 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:25:19.142 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:25:19.142 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:25:19.142 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:25:19.142 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-18 19:25:19.142 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:25:19.142 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-18 19:25:19.142 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-18 19:25:19.142 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-18 19:25:19.142 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-03-18 19:25:19.142 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-18 19:25:19.142 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-18 19:25:19.142 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-18 19:25:19.142 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:25:19.142 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:25:19.142 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:25:19.142 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-18 19:25:19.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.142 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.142 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.142 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:19.142 | + functions-common:get_or_create_user:925 : user_id=76b94724fca241be806cdadc2a54673a 2022-03-18 19:25:19.142 | + functions-common:get_or_create_user:926 : echo 76b94724fca241be806cdadc2a54673a 2022-03-18 19:25:19.142 | 76b94724fca241be806cdadc2a54673a 2022-03-18 19:25:19.142 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-18 19:25:19.142 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:25:19.142 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:25:19.143 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:25:19.143 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:25:19.143 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:25:19.143 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:25:19.143 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:25:19.143 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:25:19.143 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:25:19.143 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:25:19.143 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:25:19.143 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:19.143 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-18 19:25:19.143 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:19.143 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:19.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.143 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:19.143 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:25:19.143 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:25:19.143 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-18 19:25:19.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.143 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-18 19:25:19.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:25:19.143 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:25:19.143 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:25:19.143 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:19.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.143 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.144 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.144 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:19.144 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:25:19.144 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:25:19.144 | ++ functions-common:get_field:818 : echo '| 42728cdb0c9f44d5b4560e78fdedbab4 | 76b94724fca241be806cdadc2a54673a | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:25:19.144 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:25:19.144 | ++ functions-common:get_field:812 : read data 2022-03-18 19:25:19.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:19.144 | + functions-common:get_or_add_user_project_role:997 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:19.144 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:25:19.144 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 19:25:19.144 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-18 19:25:19.144 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:25:19.144 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-18 19:25:19.144 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-18 19:25:19.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.144 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.144 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.144 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:19.144 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:25:19.144 | d0b7f19c9d854f0e84434a32dccd1545' 2022-03-18 19:25:19.144 | + functions-common:get_or_create_service:1094 : echo d0b7f19c9d854f0e84434a32dccd1545 2022-03-18 19:25:19.144 | d0b7f19c9d854f0e84434a32dccd1545 2022-03-18 19:25:19.144 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-03-18 19:25:19.144 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:25:19.144 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-03-18 19:25:19.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:25:19.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-18 19:25:19.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.145 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.145 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.145 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:19.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:25:19.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:25:19.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-03-18 19:25:19.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.145 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:25:19.145 | from cryptography.utils import int_from_bytes 2022-03-18 19:25:19.145 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:25:19.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c07e8aea7ee24741ab7ea7ef1d8f046a 2022-03-18 19:25:19.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c07e8aea7ee24741ab7ea7ef1d8f046a 2022-03-18 19:25:19.145 | + functions-common:get_or_create_endpoint:1127 : public_id=c07e8aea7ee24741ab7ea7ef1d8f046a 2022-03-18 19:25:19.145 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:25:19.145 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:25:19.145 | + functions-common:get_or_create_endpoint:1136 : echo c07e8aea7ee24741ab7ea7ef1d8f046a 2022-03-18 19:25:19.145 | c07e8aea7ee24741ab7ea7ef1d8f046a 2022-03-18 19:25:19.189 | [458639 Async create_neutron_accounts:493242]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-18 19:25:19.230 | [458639 Async create_swift_accounts:493383]: Waiting for completion of create_swift_accounts running on PID 493383 (2 other jobs running) 2022-03-18 19:25:19.258 | [458639 Async create_swift_accounts:493383]: Signaling child to exit 2022-03-18 19:26:09.368 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:26:09.394 | [493383 Async create_swift_accounts:493383]: finished successfully 2022-03-18 19:26:09.414 | WAKEUP 2022-03-18 19:26:09.437 | [458639 Async create_swift_accounts:493383]: Signaled 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-18 19:26:09.438 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-18 19:26:09.438 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-18 19:26:09.438 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-18 19:26:09.438 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-18 19:26:09.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.438 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.439 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.439 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.439 | ++ functions-common:get_or_create_role:950 : role_id=31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:26:09.439 | ++ functions-common:get_or_create_role:951 : echo 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:26:09.439 | + lib/swift:create_swift_accounts:614 : another_role=31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:26:09.439 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-18 19:26:09.439 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-18 19:26:09.439 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:26:09.439 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:26:09.439 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:26:09.439 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-18 19:26:09.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.439 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.439 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.439 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.439 | + functions-common:get_or_create_user:925 : user_id=4d4b6135f4de435e8e4f9136a1a63d17 2022-03-18 19:26:09.439 | + functions-common:get_or_create_user:926 : echo 4d4b6135f4de435e8e4f9136a1a63d17 2022-03-18 19:26:09.439 | 4d4b6135f4de435e8e4f9136a1a63d17 2022-03-18 19:26:09.439 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-18 19:26:09.439 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:26:09.439 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:26:09.439 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:26:09.439 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:26:09.439 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:26:09.439 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:26:09.439 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:26:09.439 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:26:09.439 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:26:09.439 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:26:09.440 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-18 19:26:09.440 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.440 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:26:09.440 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.440 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.440 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.440 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.440 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.440 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:26:09.440 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:26:09.440 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-18 19:26:09.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.440 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.440 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.440 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-18 19:26:09.440 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:26:09.440 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.440 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.440 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.440 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.440 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.440 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.440 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:26:09.440 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:26:09.440 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:26:09.440 | ++ functions-common:get_field:818 : echo '| 42728cdb0c9f44d5b4560e78fdedbab4 | 4d4b6135f4de435e8e4f9136a1a63d17 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:26:09.440 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.441 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:26:09.441 | + functions-common:get_or_add_user_project_role:997 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:26:09.441 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:26:09.441 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 19:26:09.441 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-18 19:26:09.441 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:26:09.441 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:26:09.441 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:26:09.441 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:26:09.441 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:26:09.441 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:26:09.441 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:26:09.441 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:26:09.441 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:26:09.441 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:26:09.441 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-18 19:26:09.441 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:26:09.441 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.441 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.441 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.441 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.441 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.441 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:26:09.441 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:26:09.441 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-18 19:26:09.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.441 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.442 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.442 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:26:09.442 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.442 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.442 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-18 19:26:09.442 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.442 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.442 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.442 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.442 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:26:09.442 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:26:09.442 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:26:09.442 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | 4d4b6135f4de435e8e4f9136a1a63d17 | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:26:09.442 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.442 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.442 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.442 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.442 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-18 19:26:09.442 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:26:09.442 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-18 19:26:09.442 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-18 19:26:09.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.442 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.442 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.442 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.442 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:26:09.442 | e6090a359a17447f86a73decca7cd8f5' 2022-03-18 19:26:09.442 | + functions-common:get_or_create_service:1094 : echo e6090a359a17447f86a73decca7cd8f5 2022-03-18 19:26:09.442 | e6090a359a17447f86a73decca7cd8f5 2022-03-18 19:26:09.443 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-03-18 19:26:09.443 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:26:09.443 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-18 19:26:09.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:26:09.443 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-18 19:26:09.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.443 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:26:09.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:26:09.443 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:26:09.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.443 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5b8a4bfb704d41ccb94f26d5a7bb3ef6 2022-03-18 19:26:09.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5b8a4bfb704d41ccb94f26d5a7bb3ef6 2022-03-18 19:26:09.443 | + functions-common:get_or_create_endpoint:1127 : public_id=5b8a4bfb704d41ccb94f26d5a7bb3ef6 2022-03-18 19:26:09.443 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-03-18 19:26:09.443 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-03-18 19:26:09.443 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:26:09.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-18 19:26:09.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.443 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.444 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:26:09.444 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:26:09.444 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-03-18 19:26:09.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.444 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.444 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.444 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.444 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4da91ec35acd4c9f847ffaa912b44fa8 2022-03-18 19:26:09.444 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4da91ec35acd4c9f847ffaa912b44fa8 2022-03-18 19:26:09.444 | 4da91ec35acd4c9f847ffaa912b44fa8 2022-03-18 19:26:09.444 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:26:09.444 | + functions-common:get_or_create_endpoint:1136 : echo 5b8a4bfb704d41ccb94f26d5a7bb3ef6 2022-03-18 19:26:09.445 | 5b8a4bfb704d41ccb94f26d5a7bb3ef6 2022-03-18 19:26:09.445 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-18 19:26:09.445 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:26:09.445 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-18 19:26:09.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.445 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.445 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.445 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_project:938 : project_id=e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_project:939 : echo e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.445 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.445 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-18 19:26:09.445 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.445 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-18 19:26:09.445 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-18 19:26:09.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.445 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.445 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.445 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_user:925 : user_id=a2861f11e2fb471484e7befb1a649a0b 2022-03-18 19:26:09.445 | ++ functions-common:get_or_create_user:926 : echo a2861f11e2fb471484e7befb1a649a0b 2022-03-18 19:26:09.445 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a2861f11e2fb471484e7befb1a649a0b 2022-03-18 19:26:09.445 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-18 19:26:09.445 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.446 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a2861f11e2fb471484e7befb1a649a0b e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.446 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:26:09.446 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:26:09.446 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:26:09.446 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:26:09.446 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:26:09.446 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:26:09.446 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:26:09.446 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:26:09.446 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:26:09.446 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.446 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.446 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a2861f11e2fb471484e7befb1a649a0b --project e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.446 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.446 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.446 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.446 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.446 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:26:09.446 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:26:09.446 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a2861f11e2fb471484e7befb1a649a0b --project e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.446 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.446 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.446 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a2861f11e2fb471484e7befb1a649a0b --project e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.446 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.446 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:26:09.446 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.446 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.447 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.447 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.447 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.447 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:26:09.447 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:26:09.447 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | a2861f11e2fb471484e7befb1a649a0b | | e4a5260223b44a93a57c2ca318b561a9 | | | False |' 2022-03-18 19:26:09.447 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:26:09.447 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.447 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.447 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.447 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-18 19:26:09.447 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-18 19:26:09.447 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:26:09.447 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-18 19:26:09.447 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-18 19:26:09.447 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-18 19:26:09.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.447 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.447 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.447 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.447 | ++ functions-common:get_or_create_user:925 : user_id=91e52a9cc097428eb5bd02e1539d0c1a 2022-03-18 19:26:09.447 | ++ functions-common:get_or_create_user:926 : echo 91e52a9cc097428eb5bd02e1539d0c1a 2022-03-18 19:26:09.447 | + lib/swift:create_swift_accounts:637 : swift_user_test3=91e52a9cc097428eb5bd02e1539d0c1a 2022-03-18 19:26:09.447 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-18 19:26:09.447 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.447 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 31eb0d92d7d749519c7afffc8c354c4a 91e52a9cc097428eb5bd02e1539d0c1a e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.447 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:26:09.447 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:26:09.448 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:26:09.448 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:26:09.448 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:26:09.448 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:26:09.448 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:26:09.448 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:26:09.448 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 31eb0d92d7d749519c7afffc8c354c4a --user 91e52a9cc097428eb5bd02e1539d0c1a --project e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.448 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.448 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:26:09.448 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.448 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.448 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.448 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.448 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.448 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:26:09.448 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:26:09.448 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 31eb0d92d7d749519c7afffc8c354c4a --user 91e52a9cc097428eb5bd02e1539d0c1a --project e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.448 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.448 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.448 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 31eb0d92d7d749519c7afffc8c354c4a --user 91e52a9cc097428eb5bd02e1539d0c1a --project e4a5260223b44a93a57c2ca318b561a9 2022-03-18 19:26:09.448 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.448 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:26:09.448 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.448 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.448 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.449 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.449 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.449 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:26:09.449 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:26:09.449 | ++ functions-common:get_field:818 : echo '| 31eb0d92d7d749519c7afffc8c354c4a | 91e52a9cc097428eb5bd02e1539d0c1a | | e4a5260223b44a93a57c2ca318b561a9 | | | False |' 2022-03-18 19:26:09.449 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:26:09.449 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.449 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:26:09.449 | + functions-common:get_or_add_user_project_role:997 : echo 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:26:09.449 | 31eb0d92d7d749519c7afffc8c354c4a 2022-03-18 19:26:09.449 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-18 19:26:09.449 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-18 19:26:09.449 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:26:09.449 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-18 19:26:09.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.449 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.449 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.449 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.449 | ++ functions-common:get_or_create_project:938 : project_id=74ec3bc7f66a42f2b6c941a598d73497 2022-03-18 19:26:09.449 | ++ functions-common:get_or_create_project:939 : echo 74ec3bc7f66a42f2b6c941a598d73497 2022-03-18 19:26:09.449 | + lib/swift:create_swift_accounts:642 : swift_project_test2=74ec3bc7f66a42f2b6c941a598d73497 2022-03-18 19:26:09.449 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-18 19:26:09.449 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.449 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-18 19:26:09.449 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-18 19:26:09.449 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:26:09.449 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-18 19:26:09.449 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-18 19:26:09.449 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-18 19:26:09.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.449 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.450 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.450 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.450 | ++ functions-common:get_or_create_user:925 : user_id=9ff44b5d81564b57b421cc1cf0c1049b 2022-03-18 19:26:09.450 | ++ functions-common:get_or_create_user:926 : echo 9ff44b5d81564b57b421cc1cf0c1049b 2022-03-18 19:26:09.450 | + lib/swift:create_swift_accounts:647 : swift_user_test2=9ff44b5d81564b57b421cc1cf0c1049b 2022-03-18 19:26:09.450 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-18 19:26:09.450 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.450 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 9ff44b5d81564b57b421cc1cf0c1049b 74ec3bc7f66a42f2b6c941a598d73497 2022-03-18 19:26:09.450 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:26:09.450 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:26:09.450 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:26:09.450 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:26:09.450 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:26:09.450 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:26:09.450 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:26:09.450 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:26:09.450 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9ff44b5d81564b57b421cc1cf0c1049b --project 74ec3bc7f66a42f2b6c941a598d73497 2022-03-18 19:26:09.450 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.450 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:26:09.450 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.450 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.450 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.450 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.450 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.450 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:26:09.450 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:26:09.450 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9ff44b5d81564b57b421cc1cf0c1049b --project 74ec3bc7f66a42f2b6c941a598d73497 2022-03-18 19:26:09.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.451 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.451 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.451 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9ff44b5d81564b57b421cc1cf0c1049b --project 74ec3bc7f66a42f2b6c941a598d73497 2022-03-18 19:26:09.451 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.451 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:26:09.451 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.451 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.451 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.451 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.451 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.451 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:26:09.451 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:26:09.451 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:26:09.451 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | 9ff44b5d81564b57b421cc1cf0c1049b | | 74ec3bc7f66a42f2b6c941a598d73497 | | | False |' 2022-03-18 19:26:09.451 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.451 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.451 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.451 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.451 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-18 19:26:09.451 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-18 19:26:09.451 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 19:26:09.451 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-18 19:26:09.451 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-18 19:26:09.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.451 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.451 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.452 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-18 19:26:09.452 | 2b76b55d098f43bbbb1f9349a16f11d7' 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_domain:888 : echo 2b76b55d098f43bbbb1f9349a16f11d7 2022-03-18 19:26:09.452 | + lib/swift:create_swift_accounts:652 : swift_domain=2b76b55d098f43bbbb1f9349a16f11d7 2022-03-18 19:26:09.452 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-18 19:26:09.452 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.452 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-18 19:26:09.452 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 2b76b55d098f43bbbb1f9349a16f11d7 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:26:09.452 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2b76b55d098f43bbbb1f9349a16f11d7 --or-show -f value -c id 2022-03-18 19:26:09.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.452 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.452 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.452 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_project:938 : project_id=97e8dd085cc04419b1b2a315124ed447 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_project:939 : echo 97e8dd085cc04419b1b2a315124ed447 2022-03-18 19:26:09.452 | + lib/swift:create_swift_accounts:656 : swift_project_test4=97e8dd085cc04419b1b2a315124ed447 2022-03-18 19:26:09.452 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-18 19:26:09.452 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.452 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-18 19:26:09.452 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 2b76b55d098f43bbbb1f9349a16f11d7 test4@example.com 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-18 19:26:09.452 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-18 19:26:09.452 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2b76b55d098f43bbbb1f9349a16f11d7 --email=test4@example.com --or-show -f value -c id 2022-03-18 19:26:09.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.452 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.453 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.453 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.453 | ++ functions-common:get_or_create_user:925 : user_id=a37cf6fdb89743fd855e1eb6f0a36c52 2022-03-18 19:26:09.453 | ++ functions-common:get_or_create_user:926 : echo a37cf6fdb89743fd855e1eb6f0a36c52 2022-03-18 19:26:09.453 | + lib/swift:create_swift_accounts:661 : swift_user_test4=a37cf6fdb89743fd855e1eb6f0a36c52 2022-03-18 19:26:09.453 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-18 19:26:09.453 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:26:09.453 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin a37cf6fdb89743fd855e1eb6f0a36c52 97e8dd085cc04419b1b2a315124ed447 2022-03-18 19:26:09.453 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:26:09.453 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:26:09.453 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:26:09.453 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:26:09.453 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:26:09.453 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:26:09.453 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:26:09.453 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:26:09.453 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a37cf6fdb89743fd855e1eb6f0a36c52 --project 97e8dd085cc04419b1b2a315124ed447 2022-03-18 19:26:09.453 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:26:09.453 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.453 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.453 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.453 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.453 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.453 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.453 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:26:09.453 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:26:09.453 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a37cf6fdb89743fd855e1eb6f0a36c52 --project 97e8dd085cc04419b1b2a315124ed447 2022-03-18 19:26:09.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.453 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.454 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.454 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a37cf6fdb89743fd855e1eb6f0a36c52 --project 97e8dd085cc04419b1b2a315124ed447 2022-03-18 19:26:09.454 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:26:09.454 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:26:09.454 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:26:09.454 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.454 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:09.454 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:09.454 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:26:09.454 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:26:09.454 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:26:09.454 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | a37cf6fdb89743fd855e1eb6f0a36c52 | | 97e8dd085cc04419b1b2a315124ed447 | | | False |' 2022-03-18 19:26:09.454 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:26:09.454 | ++ functions-common:get_field:812 : read data 2022-03-18 19:26:09.454 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.454 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.454 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:26:09.484 | [458639 Async create_swift_accounts:493383]: finished create_swift_accounts with result 0 in 128 seconds 2022-03-18 19:26:09.492 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-18 19:26:09.494 | + inc/async:async_wait:197 : return 0 2022-03-18 19:26:09.497 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-18 19:26:09.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:09.518 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-18 19:26:09.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:09.539 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-18 19:26:09.542 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:26:09.545 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-18 19:26:09.548 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-18 19:26:09.550 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-18 19:26:09.610 | + inc/async:async_inner:63 : init_glance 2022-03-18 19:26:09.650 | [458639 Async init_glance:498041]: running: init_glance 2022-03-18 19:26:09.653 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-18 19:26:09.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:09.674 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-18 19:26:09.677 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:26:09.680 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-18 19:26:09.683 | + ./stack.sh:main:1147 : configure_neutron 2022-03-18 19:26:09.686 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-18 19:26:09.690 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:26:09.690 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:26:09.697 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:26:09.699 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:26:09.702 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-18 19:26:09.705 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:26:09.708 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-18 19:26:09.711 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-18 19:26:09.713 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-18 19:26:09.715 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-18 19:26:09.730 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-18 19:26:09.732 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-18 19:26:13.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:13.421 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:13.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:13.421 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:17.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:17.152 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:17.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:17.152 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:19.790 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:26:19.815 | [498041 Async init_glance:498041]: finished successfully 2022-03-18 19:26:20.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:20.778 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:20.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:20.778 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:24.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:24.308 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:24.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:24.308 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:27.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:27.875 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:27.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:27.875 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:31.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:31.329 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:31.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:31.329 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:34.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:34.765 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:34.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:34.765 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:38.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:38.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:38.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:38.443 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:43.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:43.115 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:43.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:43.115 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:43.115 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-18 19:26:48.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:48.980 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:48.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:48.980 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:49.292 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-18 19:26:49.297 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-18 19:26:49.299 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-18 19:26:49.301 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-18 19:26:49.304 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-18 19:26:49.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-18 19:26:49.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-18 19:26:49.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-18 19:26:49.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-18 19:26:49.315 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-18 19:26:49.317 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-18 19:26:49.320 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-18 19:26:49.322 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-18 19:26:49.324 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-18 19:26:49.327 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-18 19:26:49.329 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-18 19:26:49.333 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:49.336 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-18 19:26:49.338 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:49.343 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-18 19:26:49.346 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-18 19:26:49.348 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-18 19:26:49.350 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-18 19:26:49.353 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-18 19:26:49.355 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-18 19:26:49.384 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-18 19:26:49.413 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-18 19:26:49.441 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-18 19:26:49.470 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-18 19:26:49.498 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-18 19:26:49.528 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-18 19:26:49.530 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-18 19:26:49.533 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-18 19:26:49.535 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 19:26:49.538 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:26:49.554 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:26:49.556 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:26:49.559 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:26:49.561 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:26:49.563 | + 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-03-18 19:26:49.593 | + 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-03-18 19:26:49.622 | + 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-03-18 19:26:49.652 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:26:49.681 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-18 19:26:49.697 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:26:49.700 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-18 19:26:49.702 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-18 19:26:49.704 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-18 19:26:49.707 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-18 19:26:49.709 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-18 19:26:49.721 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-18 19:26:49.723 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-18 19:26:49.725 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-18 19:26:49.728 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-18 19:26:49.740 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-18 19:26:49.753 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-18 19:26:49.755 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-18 19:26:49.768 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-18 19:26:49.780 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-18 19:26:49.792 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-18 19:26:49.794 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:26:49.797 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-18 19:26:49.801 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.HL2G9pD7Ss 2022-03-18 19:26:49.804 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-18 19:26:49.807 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:26:49.809 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.HL2G9pD7Ss 2022-03-18 19:26:49.813 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.HL2G9pD7Ss 2022-03-18 19:26:49.825 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.HL2G9pD7Ss /etc/sudoers.d/neutron-rootwrap 2022-03-18 19:26:49.837 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-18 19:26:49.866 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-18 19:26:49.869 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:26:49.898 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-18 19:26:49.900 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-18 19:26:49.903 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-18 19:26:49.905 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 19:26:49.907 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 19:26:49.910 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 19:26:49.926 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:49.930 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 19:26:49.932 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 19:26:49.935 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 19:26:49.952 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:49.955 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:26:49.958 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:26:49.987 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 19:26:49.990 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 19:26:49.993 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-18 19:26:50.010 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:50.013 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-18 19:26:50.015 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-18 19:26:50.017 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 19:26:50.020 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 19:26:50.022 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-18 19:26:50.025 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-18 19:26:50.027 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 19:26:50.030 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-18 19:26:50.032 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-18 19:26:50.035 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-18 19:26:50.039 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-18 19:26:50.042 | + 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-03-18 19:26:50.047 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-18 19:26:50.064 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:50.067 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-18 19:26:50.069 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-18 19:26:50.072 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-18 19:26:50.076 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-18 19:26:50.105 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-18 19:26:50.135 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-18 19:26:50.165 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-18 19:26:50.195 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-18 19:26:50.225 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-18 19:26:50.227 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 19:26:50.230 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-18 19:26:50.232 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 19:26:50.235 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-18 19:26:50.264 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-18 19:26:50.293 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 19:26:50.324 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-18 19:26:50.354 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-18 19:26:50.385 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-18 19:26:50.414 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-18 19:26:50.444 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-18 19:26:50.474 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:26:50.505 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 19:26:50.535 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-18 19:26:50.565 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-18 19:26:50.595 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-18 19:26:50.598 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 19:26:50.601 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 19:26:50.603 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-18 19:26:50.606 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-18 19:26:50.635 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-18 19:26:50.665 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-03-18 19:26:50.695 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-18 19:26:50.726 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-18 19:26:50.757 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-18 19:26:50.787 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-18 19:26:50.817 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-18 19:26:50.848 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:26:50.877 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-18 19:26:50.908 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-18 19:26:50.910 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-18 19:26:50.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-18 19:26:50.915 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-18 19:26:50.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-18 19:26:50.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-18 19:26:50.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-18 19:26:50.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-03-18 19:26:50.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-03-18 19:26:50.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-03-18 19:26:50.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-18 19:26:50.935 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-18 19:26:50.937 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-18 19:26:50.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-18 19:26:50.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-18 19:26:50.945 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-18 19:26:50.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-18 19:26:50.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-18 19:26:50.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-18 19:26:50.955 | + 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-03-18 19:26:50.983 | + 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-03-18 19:26:50.985 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:50.988 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 19:26:50.990 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-18 19:26:50.993 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-18 19:26:50.995 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:50.998 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-18 19:26:51.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-18 19:26:51.028 | + 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-03-18 19:26:51.031 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:51.033 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 19:26:51.035 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-18 19:26:51.038 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-18 19:26:51.041 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:51.043 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-18 19:26:51.071 | + 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-03-18 19:26:51.073 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:51.076 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 19:26:51.078 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-18 19:26:51.081 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-18 19:26:51.083 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:51.086 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-18 19:26:51.114 | + 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-03-18 19:26:51.116 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:51.119 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-18 19:26:51.121 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-18 19:26:51.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-18 19:26:51.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:51.128 | + 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-03-18 19:26:51.157 | + 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-03-18 19:26:51.160 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:51.162 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-18 19:26:51.165 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-18 19:26:51.167 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-18 19:26:51.170 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:51.172 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-18 19:26:51.201 | + 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-03-18 19:26:51.203 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:51.205 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-18 19:26:51.208 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-18 19:26:51.210 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-18 19:26:51.213 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:51.215 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-18 19:26:51.243 | + 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:50:99 2022-03-18 19:26:51.246 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:51.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-18 19:26:51.251 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-03-18 19:26:51.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-03-18 19:26:51.256 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:51.258 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-03-18 19:26:51.287 | + 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-03-18 19:26:51.289 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:26:51.291 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-18 19:26:51.294 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-18 19:26:51.296 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-18 19:26:51.299 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:26:51.301 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-18 19:26:51.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-18 19:26:51.332 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-18 19:26:51.350 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:51.352 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-18 19:26:51.355 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-18 19:26:51.387 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-18 19:26:51.390 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:26:51.418 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-18 19:26:51.450 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-18 19:26:51.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-18 19:26:51.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-18 19:26:51.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-18 19:26:54.475 | INFO neutron.common.config [-] Logging enabled! 2022-03-18 19:26:54.475 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-18 19:26:54.475 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=500018) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-18 19:26:54.526 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=500018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:26:54.526 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=500018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:26:54.526 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=500018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:54.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=500018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:54.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=500018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:54.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=500018) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:54.581 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-18 19:26:54.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:54.581 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:54.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:54.581 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:54.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-18 19:26:54.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-18 19:26:54.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-18 19:26:54.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 19:26:54.948 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-18 19:26:55.004 | + 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-03-18 19:26:55.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-18 19:26:55.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-18 19:26:55.027 | + 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-03-18 19:26:55.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-18 19:26:55.061 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-18 19:26:55.069 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-18 19:26:55.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-18 19:26:55.074 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-18 19:26:55.087 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-18 19:26:55.100 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-18 19:26:55.102 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-18 19:26:55.110 | net.bridge.bridge-nf-call-iptables = 1 2022-03-18 19:26:55.114 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-18 19:26:55.116 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-18 19:26:55.124 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-18 19:26:55.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-18 19:26:55.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-18 19:26:55.133 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-18 19:26:55.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-18 19:26:55.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-18 19:26:55.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-18 19:26:55.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-18 19:26:55.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 19:26:55.148 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-18 19:26:55.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-18 19:26:55.176 | + 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-03-18 19:26:55.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-18 19:26:55.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-18 19:26:55.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-18 19:26:55.275 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-18 19:26:55.292 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:55.294 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-18 19:26:55.297 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-18 19:26:55.302 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-18 19:26:55.330 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-18 19:26:55.360 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-18 19:26:55.391 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-18 19:26:55.393 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:26:55.422 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-18 19:26:55.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:55.442 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-18 19:26:55.445 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-18 19:26:55.474 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-18 19:26:55.476 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-18 19:26:55.479 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-18 19:26:55.508 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-18 19:26:55.510 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-18 19:26:55.513 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-18 19:26:55.515 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-18 19:26:55.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:26:55.535 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-18 19:26:55.537 | + 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-03-18 19:26:55.542 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-18 19:26:55.571 | + 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-03-18 19:26:55.603 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-18 19:26:55.605 | + 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-03-18 19:26:55.635 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-18 19:26:55.637 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-18 19:26:55.666 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-18 19:26:55.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-18 19:26:55.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-18 19:26:55.701 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-18 19:26:55.704 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-18 19:26:55.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-18 19:26:55.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-18 19:26:58.687 | INFO neutron.common.config [-] Logging enabled! 2022-03-18 19:26:58.688 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-18 19:26:58.688 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=500550) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-18 19:26:58.737 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=500550) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:26:58.737 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=500550) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:26:58.738 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=500550) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:58.738 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=500550) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:58.738 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=500550) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:58.738 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=500550) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:26:58.798 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-18 19:26:58.798 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=500550) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-18 19:26:58.799 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=500550) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-18 19:26:58.799 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-18 19:26:58.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:58.799 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:58.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:26:58.799 | from cryptography.utils import int_from_bytes 2022-03-18 19:26:59.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-18 19:26:59.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-18 19:26:59.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-18 19:26:59.177 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-18 19:26:59.180 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-18 19:26:59.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 19:26:59.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-18 19:26:59.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-18 19:26:59.204 | + functions:set_mtu:785 : local dev=br-data 2022-03-18 19:26:59.206 | + functions:set_mtu:786 : local mtu=1500 2022-03-18 19:26:59.209 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-18 19:26:59.221 | + 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-03-18 19:26:59.238 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-18 19:26:59.241 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-18 19:26:59.244 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-18 19:26:59.246 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-18 19:26:59.249 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-18 19:26:59.252 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-18 19:26:59.254 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-18 19:26:59.256 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-18 19:26:59.259 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-18 19:26:59.261 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-18 19:26:59.264 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-18 19:26:59.266 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-18 19:26:59.269 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-18 19:26:59.271 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-18 19:26:59.275 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-18 19:26:59.275 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-18 19:26:59.281 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-18 19:26:59.284 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-18 19:26:59.286 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-18 19:26:59.289 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-18 19:26:59.293 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-18 19:26:59.293 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-18 19:26:59.294 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-18 19:26:59.300 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-03-18 19:26:59.303 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-18 19:26:59.305 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-18 19:26:59.308 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-18 19:26:59.310 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-18 19:26:59.313 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-03-18 19:26:59.315 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-03-18 19:26:59.318 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-03-18 19:26:59.320 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-18 19:26:59.322 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-18 19:26:59.327 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-03-18 19:26:59.327 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-18 19:26:59.327 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-18 19:26:59.328 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-18 19:26:59.333 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-03-18 19:26:59.335 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-03-18 19:26:59.338 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-03-18 19:26:59.350 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-03-18 19:26:59.362 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-18 19:26:59.375 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-18 19:26:59.395 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-03-18 19:26:59.404 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-03-18 19:26:59.404 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.074 ms 2022-03-18 19:27:00.423 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.050 ms 2022-03-18 19:27:01.447 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.037 ms 2022-03-18 19:27:01.447 | 2022-03-18 19:27:01.447 | --- 192.168.0.20 ping statistics --- 2022-03-18 19:27:01.447 | 3 packets transmitted, 3 received, 0% packet loss, time 2043ms 2022-03-18 19:27:01.447 | rtt min/avg/max/mdev = 0.037/0.053/0.074/0.015 ms 2022-03-18 19:27:01.452 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-18 19:27:01.453 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-18 19:27:01.458 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-18 19:27:01.461 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-18 19:27:01.478 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:01.481 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-18 19:27:01.484 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-18 19:27:01.489 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-18 19:27:01.519 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-03-18 19:27:01.548 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-18 19:27:01.577 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-18 19:27:01.608 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-18 19:27:01.611 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:27:01.640 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-18 19:27:01.643 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-18 19:27:01.660 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:27:01.663 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-18 19:27:01.665 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-18 19:27:01.683 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:27:01.685 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-18 19:27:01.702 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:27:01.705 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-18 19:27:01.722 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:27:01.725 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-18 19:27:01.755 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-18 19:27:01.785 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-18 19:27:01.788 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-18 19:27:01.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:01.808 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-18 19:27:01.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:01.828 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-18 19:27:01.831 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-18 19:27:01.889 | + inc/async:async_inner:63 : init_neutron 2022-03-18 19:27:01.928 | [458639 Async init_neutron:501026]: running: init_neutron 2022-03-18 19:27:01.931 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-18 19:27:01.949 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:01.956 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-18 19:27:01.967 | ++ ./stack.sh:main:1162 : true 2022-03-18 19:27:01.970 | + ./stack.sh:main:1162 : netman_pid= 2022-03-18 19:27:01.972 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-18 19:27:01.976 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-18 19:27:01.987 | dnsmasq: no process found 2022-03-18 19:27:01.991 | + ./stack.sh:main:1164 : true 2022-03-18 19:27:01.993 | + ./stack.sh:main:1169 : clean_iptables 2022-03-18 19:27:02.000 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:27:02.000 | + lib/nova:clean_iptables:186 : grep nova 2022-03-18 19:27:02.007 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-18 19:27:02.007 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-18 19:27:02.007 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-18 19:27:02.007 | + lib/nova:clean_iptables:186 : bash 2022-03-18 19:27:02.009 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-18 19:27:02.019 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:27:02.019 | + lib/nova:clean_iptables:188 : grep nova 2022-03-18 19:27:02.025 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-18 19:27:02.025 | + lib/nova:clean_iptables:188 : bash 2022-03-18 19:27:02.025 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-18 19:27:02.027 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-18 19:27:02.027 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-18 19:27:02.044 | + lib/nova:clean_iptables:190 : grep nova 2022-03-18 19:27:02.047 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:27:02.047 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-18 19:27:02.050 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-18 19:27:02.050 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-18 19:27:02.050 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-18 19:27:02.054 | + lib/nova:clean_iptables:190 : bash 2022-03-18 19:27:02.067 | + lib/nova:clean_iptables:192 : grep nova 2022-03-18 19:27:02.067 | + lib/nova:clean_iptables:192 : bash 2022-03-18 19:27:02.069 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:27:02.072 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-18 19:27:02.072 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-18 19:27:02.072 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-18 19:27:02.075 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-18 19:27:02.086 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-18 19:27:02.095 | net.ipv4.ip_forward = 1 2022-03-18 19:27:02.098 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-18 19:27:02.116 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:02.119 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-18 19:27:02.122 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-18 19:27:02.124 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-18 19:27:02.160 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-18 19:27:02.193 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-18 19:27:02.196 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-18 19:27:02.235 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-18 19:27:02.268 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-18 19:27:02.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:02.290 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-18 19:27:02.293 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:27:02.296 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-18 19:27:02.299 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-18 19:27:02.301 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-18 19:27:02.366 | + inc/async:async_inner:63 : init_swift 2022-03-18 19:27:02.416 | [458639 Async init_swift:501384]: running: init_swift 2022-03-18 19:27:02.420 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-18 19:27:02.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:02.451 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-18 19:27:02.454 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:27:02.456 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-18 19:27:02.460 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-18 19:27:02.463 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-18 19:27:02.555 | + inc/async:async_inner:63 : init_cinder 2022-03-18 19:27:02.611 | [458639 Async init_cinder:501479]: running: init_cinder 2022-03-18 19:27:02.611 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-18 19:27:02.638 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:02.641 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-18 19:27:02.644 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:27:02.655 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-18 19:27:02.658 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-18 19:27:02.664 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-18 19:27:02.756 | + inc/async:async_inner:63 : init_placement 2022-03-18 19:27:02.830 | [458639 Async init_placement:501598]: running: init_placement 2022-03-18 19:27:02.833 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-18 19:27:02.909 | [458639 Async init_neutron:501026]: Waiting for completion of init_neutron running on PID 501026 (6 other jobs running) 2022-03-18 19:27:02.942 | [458639 Async init_neutron:501026]: Signaling child to exit 2022-03-18 19:27:14.012 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:27:14.056 | [501479 Async init_cinder:501479]: finished successfully 2022-03-18 19:27:16.524 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:27:16.561 | [501384 Async init_swift:501384]: finished successfully 2022-03-18 19:27:29.613 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:27:29.640 | [501026 Async init_neutron:501026]: finished successfully 2022-03-18 19:27:29.659 | WAKEUP 2022-03-18 19:27:29.683 | [458639 Async init_neutron:501026]: Signaled 2022-03-18 19:27:29.685 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-18 19:27:29.685 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:27:29.685 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:27:29.685 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:27:29.685 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:27:29.685 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-18 19:27:29.685 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:27:29.685 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-18 19:27:29.685 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-18 19:27:29.685 | + lib/database:recreate_database:112 : local db=neutron 2022-03-18 19:27:29.685 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-18 19:27:29.685 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-18 19:27:29.685 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-18 19:27:29.685 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:29.685 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-18 19:27:29.685 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:29.685 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-18 19:27:29.685 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 19:27:29.685 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:27:29.685 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:27:29.685 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:27:29.685 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631624748 2022-03-18 19:27:29.685 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-18 19:27:29.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:29.685 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:29.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:29.685 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:29.685 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:29.685 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-18 19:27:29.686 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-18 19:27:29.687 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-18 19:27:29.688 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-18 19:27:29.689 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-18 19:27:29.689 | Running upgrade for neutron ... 2022-03-18 19:27:29.689 | OK 2022-03-18 19:27:29.689 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-18 19:27:29.689 | + functions-common:time_stop:2425 : local name 2022-03-18 19:27:29.689 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:27:29.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:27:29.689 | + functions-common:time_stop:2428 : local total 2022-03-18 19:27:29.689 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:27:29.690 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 19:27:29.690 | + functions-common:time_stop:2432 : start_time=1647631624748 2022-03-18 19:27:29.690 | + functions-common:time_stop:2434 : [[ -z 1647631624748 ]] 2022-03-18 19:27:29.690 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:27:29.690 | + functions-common:time_stop:2437 : end_time=1647631649598 2022-03-18 19:27:29.690 | + functions-common:time_stop:2438 : elapsed_time=24850 2022-03-18 19:27:29.690 | + functions-common:time_stop:2439 : total=8236 2022-03-18 19:27:29.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:27:29.690 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33086 2022-03-18 19:27:29.735 | [458639 Async init_neutron:501026]: finished init_neutron with result 0 in 27 seconds 2022-03-18 19:27:29.740 | + inc/async:async_wait:197 : return 0 2022-03-18 19:27:29.742 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-18 19:27:29.794 | [458639 Async init_placement:501598]: Waiting for completion of init_placement running on PID 501598 (5 other jobs running) 2022-03-18 19:27:29.820 | [458639 Async init_placement:501598]: Signaling child to exit 2022-03-18 19:27:48.706 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:27:48.731 | [501598 Async init_placement:501598]: finished successfully 2022-03-18 19:27:48.752 | WAKEUP 2022-03-18 19:27:48.777 | [458639 Async init_placement:501598]: Signaled 2022-03-18 19:27:48.779 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-18 19:27:48.779 | + lib/database:recreate_database:112 : local db=placement 2022-03-18 19:27:48.779 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-18 19:27:48.779 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-18 19:27:48.779 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-18 19:27:48.779 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:48.779 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-18 19:27:48.779 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:48.779 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-18 19:27:48.779 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-18 19:27:48.779 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-18 19:27:48.779 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-18 19:27:48.779 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:27:48.779 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:27:48.779 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:27:48.779 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-18 19:27:48.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.779 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.779 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.779 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.779 | + functions-common:get_or_create_user:925 : user_id=78a332e5c9dd4211b504c560f4dd06fa 2022-03-18 19:27:48.779 | + functions-common:get_or_create_user:926 : echo 78a332e5c9dd4211b504c560f4dd06fa 2022-03-18 19:27:48.780 | 78a332e5c9dd4211b504c560f4dd06fa 2022-03-18 19:27:48.780 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-18 19:27:48.780 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:27:48.780 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:27:48.780 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:27:48.780 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:27:48.780 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:27:48.780 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:27:48.780 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:27:48.780 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:27:48.780 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:27:48.780 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:27:48.780 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-18 19:27:48.780 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:27:48.780 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:27:48.780 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:27:48.780 | ++ functions-common:get_field:812 : read data 2022-03-18 19:27:48.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.780 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.780 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.780 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.780 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:27:48.780 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:27:48.780 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-18 19:27:48.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.780 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.780 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.780 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:27:48.780 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-18 19:27:48.780 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:27:48.780 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:27:48.781 | ++ functions-common:get_field:812 : read data 2022-03-18 19:27:48.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.781 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.781 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.781 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.781 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:27:48.781 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:27:48.781 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:27:48.781 | ++ functions-common:get_field:818 : echo '| 42728cdb0c9f44d5b4560e78fdedbab4 | 78a332e5c9dd4211b504c560f4dd06fa | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:27:48.781 | ++ functions-common:get_field:812 : read data 2022-03-18 19:27:48.781 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:27:48.781 | + functions-common:get_or_add_user_project_role:997 : echo 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:27:48.781 | 42728cdb0c9f44d5b4560e78fdedbab4 2022-03-18 19:27:48.781 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 19:27:48.781 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-18 19:27:48.781 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:27:48.781 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:27:48.781 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:27:48.781 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:27:48.781 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:27:48.781 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:27:48.781 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:27:48.781 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:27:48.781 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:27:48.781 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:27:48.781 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:27:48.781 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:27:48.781 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-18 19:27:48.782 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:27:48.782 | ++ functions-common:get_field:812 : read data 2022-03-18 19:27:48.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.782 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.782 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:27:48.782 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:27:48.782 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-18 19:27:48.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.782 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-18 19:27:48.782 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:27:48.782 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:27:48.782 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:27:48.782 | ++ functions-common:get_field:812 : read data 2022-03-18 19:27:48.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.782 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.782 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.782 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:27:48.782 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:27:48.782 | ++ functions-common:get_field:818 : echo '| 58f80b1b51064c038406d45b9fbbcb79 | 78a332e5c9dd4211b504c560f4dd06fa | | e7f025268cf6405fa736696eee5d97b9 | | | False |' 2022-03-18 19:27:48.782 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:27:48.782 | ++ functions-common:get_field:812 : read data 2022-03-18 19:27:48.782 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:27:48.782 | + functions-common:get_or_add_user_project_role:997 : echo 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:27:48.782 | 58f80b1b51064c038406d45b9fbbcb79 2022-03-18 19:27:48.783 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-03-18 19:27:48.783 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-18 19:27:48.783 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:27:48.783 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-18 19:27:48.783 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-18 19:27:48.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.783 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.783 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.783 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.783 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:27:48.783 | f63f990ddbae458581fa6765cf9f86d7' 2022-03-18 19:27:48.783 | + functions-common:get_or_create_service:1094 : echo f63f990ddbae458581fa6765cf9f86d7 2022-03-18 19:27:48.783 | f63f990ddbae458581fa6765cf9f86d7 2022-03-18 19:27:48.783 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-03-18 19:27:48.783 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:27:48.783 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-03-18 19:27:48.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:27:48.783 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-18 19:27:48.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.783 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.783 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.783 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:27:48.783 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:27:48.783 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-03-18 19:27:48.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.783 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:48.784 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:48.784 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:27:48.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4af8e37c44e44e7aafd58cb615d274bb 2022-03-18 19:27:48.784 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4af8e37c44e44e7aafd58cb615d274bb 2022-03-18 19:27:48.784 | + functions-common:get_or_create_endpoint:1127 : public_id=4af8e37c44e44e7aafd58cb615d274bb 2022-03-18 19:27:48.784 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:27:48.784 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:27:48.784 | + functions-common:get_or_create_endpoint:1136 : echo 4af8e37c44e44e7aafd58cb615d274bb 2022-03-18 19:27:48.784 | 4af8e37c44e44e7aafd58cb615d274bb 2022-03-18 19:27:48.826 | [458639 Async init_placement:501598]: finished init_placement with result 0 in 46 seconds 2022-03-18 19:27:48.830 | + inc/async:async_wait:197 : return 0 2022-03-18 19:27:48.833 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-18 19:27:48.886 | [458639 Async init_glance:498041]: Waiting for completion of init_glance running on PID 498041 (4 other jobs running) 2022-03-18 19:27:48.912 | [458639 Async init_glance:498041]: Signaling child to exit 2022-03-18 19:27:48.912 | WAKEUP 2022-03-18 19:27:48.936 | [458639 Async init_glance:498041]: Signaled 2022-03-18 19:27:48.937 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-18 19:27:48.937 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-18 19:27:48.937 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-18 19:27:48.937 | + lib/database:recreate_database:112 : local db=glance 2022-03-18 19:27:48.938 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-18 19:27:48.938 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-18 19:27:48.938 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-18 19:27:48.938 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:48.938 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-18 19:27:48.938 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:48.938 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-18 19:27:48.938 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 19:27:48.938 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:27:48.938 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:27:48.938 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:27:48.938 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631569874 2022-03-18 19:27:48.938 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-18 19:27:48.938 | 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=498164) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:27:48.938 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:27:48.938 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:27:48.938 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:27:48.938 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-18 19:27:48.938 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:27:48.939 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:27:48.939 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-18 19:27:48.939 | Database migration is up to date. No migration needed. 2022-03-18 19:27:48.939 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-18 19:27:48.939 | Database is synced successfully. 2022-03-18 19:27:48.939 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-18 19:27:48.939 | 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=498319) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:27:48.939 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-18 19:27:48.939 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-18 19:27:48.939 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-18 19:27:48.940 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-18 19:27:48.940 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-18 19:27:48.940 | + functions-common:time_stop:2425 : local name 2022-03-18 19:27:48.941 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:27:48.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:27:48.941 | + functions-common:time_stop:2428 : local total 2022-03-18 19:27:48.941 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:27:48.941 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 19:27:48.941 | + functions-common:time_stop:2432 : start_time=1647631569874 2022-03-18 19:27:48.941 | + functions-common:time_stop:2434 : [[ -z 1647631569874 ]] 2022-03-18 19:27:48.941 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:27:48.941 | + functions-common:time_stop:2437 : end_time=1647631579774 2022-03-18 19:27:48.941 | + functions-common:time_stop:2438 : elapsed_time=9900 2022-03-18 19:27:48.941 | + functions-common:time_stop:2439 : total=8236 2022-03-18 19:27:48.941 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:27:48.941 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18136 2022-03-18 19:27:48.984 | [458639 Async init_glance:498041]: finished init_glance with result 0 in 10 seconds 2022-03-18 19:27:48.988 | + inc/async:async_wait:197 : return 0 2022-03-18 19:27:48.991 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-18 19:27:49.043 | [458639 Async init_swift:501384]: Waiting for completion of init_swift running on PID 501384 (3 other jobs running) 2022-03-18 19:27:49.068 | [458639 Async init_swift:501384]: Signaling child to exit 2022-03-18 19:27:49.068 | WAKEUP 2022-03-18 19:27:49.096 | [458639 Async init_swift:501384]: Signaled 2022-03-18 19:27:49.097 | + lib/swift:init_swift:668 : local node_number 2022-03-18 19:27:49.097 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-18 19:27:49.097 | No container-server running 2022-03-18 19:27:49.097 | No object-auditor running 2022-03-18 19:27:49.097 | No account-reaper running 2022-03-18 19:27:49.097 | No account-server running 2022-03-18 19:27:49.097 | No container-replicator running 2022-03-18 19:27:49.097 | No container-auditor running 2022-03-18 19:27:49.097 | No object-replicator running 2022-03-18 19:27:49.098 | No container-sharder running 2022-03-18 19:27:49.098 | No container-sync running 2022-03-18 19:27:49.098 | No container-reconciler running 2022-03-18 19:27:49.098 | No account-replicator running 2022-03-18 19:27:49.098 | No object-expirer running 2022-03-18 19:27:49.098 | No object-updater running 2022-03-18 19:27:49.098 | No container-updater running 2022-03-18 19:27:49.098 | No object-reconstructor running 2022-03-18 19:27:49.098 | No account-auditor running 2022-03-18 19:27:49.098 | No object-server running 2022-03-18 19:27:49.098 | No proxy-server running 2022-03-18 19:27:49.098 | + lib/swift:init_swift:670 : true 2022-03-18 19:27:49.098 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-18 19:27:49.098 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-18 19:27:49.098 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-18 19:27:49.098 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-18 19:27:49.099 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-18 19:27:49.099 | + lib/swift:create_swift_disk:572 : 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-03-18 19:27:49.099 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-18 19:27:49.099 | + functions:create_disk:732 : local node_number 2022-03-18 19:27:49.099 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-18 19:27:49.099 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-18 19:27:49.099 | + functions:create_disk:736 : local key 2022-03-18 19:27:49.099 | ++ functions:create_disk:738 : sed s#/.## 2022-03-18 19:27:49.099 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-18 19:27:49.099 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-18 19:27:49.099 | + functions:destroy_disk:765 : local key 2022-03-18 19:27:49.099 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-18 19:27:49.099 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-18 19:27:49.099 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-18 19:27:49.099 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-18 19:27:49.099 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:27:49.099 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-18 19:27:49.099 | = sectsz=512 attr=2, projid32bit=1 2022-03-18 19:27:49.099 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-18 19:27:49.099 | = reflink=1 2022-03-18 19:27:49.100 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-18 19:27:49.100 | = sunit=0 swidth=0 blks 2022-03-18 19:27:49.100 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-18 19:27:49.100 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-18 19:27:49.100 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-18 19:27:49.100 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-18 19:27:49.100 | + 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-03-18 19:27:49.100 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-18 19:27:49.100 | /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-03-18 19:27:49.100 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-18 19:27:49.100 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-18 19:27:49.100 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-18 19:27:49.100 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-18 19:27:49.100 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-18 19:27:49.100 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647630902.object.builder backups/1647630904.container.builder backups/1647630905.account.builder backups/1647630911.object.builder backups/1647630912.container.builder backups/1647630913.account.builder backups/1647630911.object.ring.gz backups/1647630912.container.ring.gz backups/1647630913.account.ring.gz 2022-03-18 19:27:49.100 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-18 19:27:49.100 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-18 19:27:49.100 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-18 19:27:49.100 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-18 19:27:49.100 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 19:27:49.100 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-18 19:27:49.100 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-18 19:27:49.100 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-18 19:27:49.100 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-18 19:27:49.101 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-18 19:27:49.101 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-18 19:27:49.101 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-18 19:27:49.101 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-18 19:27:49.101 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-18 19:27:49.101 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-18 19:27:49.101 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 19:27:49.101 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-18 19:27:49.101 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 19:27:49.101 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-18 19:27:49.101 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 19:27:49.101 | + lib/swift:init_swift:714 : popd 2022-03-18 19:27:49.144 | [458639 Async init_swift:501384]: finished init_swift with result 0 in 14 seconds 2022-03-18 19:27:49.148 | + inc/async:async_wait:197 : return 0 2022-03-18 19:27:49.151 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-18 19:27:49.202 | [458639 Async init_cinder:501479]: Waiting for completion of init_cinder running on PID 501479 (2 other jobs running) 2022-03-18 19:27:49.229 | [458639 Async init_cinder:501479]: Signaling child to exit 2022-03-18 19:27:49.229 | WAKEUP 2022-03-18 19:27:49.252 | [458639 Async init_cinder:501479]: Signaled 2022-03-18 19:27:49.253 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-18 19:27:49.253 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:49.253 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-18 19:27:49.253 | + lib/database:recreate_database:112 : local db=cinder 2022-03-18 19:27:49.253 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-18 19:27:49.253 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-18 19:27:49.253 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-18 19:27:49.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:49.254 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-18 19:27:49.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:49.254 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-18 19:27:49.254 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 19:27:49.254 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:27:49.254 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:27:49.254 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:27:49.254 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631623339 2022-03-18 19:27:49.254 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-18 19:27:49.254 | 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=501715) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | 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=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:27:49.255 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=501715) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:27:49.255 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-18 19:27:49.255 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:27:49.255 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:27:49.255 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-18 19:27:49.255 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=501715) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:27:49.255 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-18 19:27:49.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:49.255 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:49.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:49.255 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:49.255 | /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-03-18 19:27:49.255 | last_heartbeat = column_property( 2022-03-18 19:27:49.255 | /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-03-18 19:27:49.255 | num_hosts = column_property( 2022-03-18 19:27:49.255 | /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-03-18 19:27:49.255 | num_down_hosts = column_property( 2022-03-18 19:27:49.255 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-18 19:27:49.255 | + functions-common:time_stop:2425 : local name 2022-03-18 19:27:49.255 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:27:49.255 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:27:49.256 | + functions-common:time_stop:2428 : local total 2022-03-18 19:27:49.256 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:27:49.256 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 19:27:49.256 | + functions-common:time_stop:2432 : start_time=1647631623339 2022-03-18 19:27:49.256 | + functions-common:time_stop:2434 : [[ -z 1647631623339 ]] 2022-03-18 19:27:49.256 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:27:49.256 | + functions-common:time_stop:2437 : end_time=1647631630786 2022-03-18 19:27:49.256 | + functions-common:time_stop:2438 : elapsed_time=7447 2022-03-18 19:27:49.256 | + functions-common:time_stop:2439 : total=8236 2022-03-18 19:27:49.256 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:27:49.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15683 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-18 19:27:49.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-18 19:27:49.256 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-18 19:27:49.256 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-18 19:27:49.256 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-18 19:27:49.256 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-18 19:27:49.256 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-18 19:27:49.256 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-18 19:27:49.256 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:27:49.256 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:27:49.256 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:27:49.256 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:27:49.256 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:27:49.256 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:27:49.256 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:27:49.256 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:27:49.256 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:27:49.257 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:27:49.257 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:27:49.257 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-18 19:27:49.257 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:27:49.257 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:27:49.257 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:27:49.257 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:27:49.257 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:27:49.257 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:27:49.257 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-18 19:27:49.257 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-18 19:27:49.257 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-18 19:27:49.257 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-18 19:27:49.257 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-18 19:27:49.257 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-18 19:27:49.257 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-18 19:27:49.257 | [Unit] 2022-03-18 19:27:49.257 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:27:49.257 | DefaultDependencies=no 2022-03-18 19:27:49.257 | After=systemd-udev-settle.service 2022-03-18 19:27:49.258 | Before=lvm2-activation-early.service 2022-03-18 19:27:49.258 | Wants=systemd-udev-settle.service 2022-03-18 19:27:49.258 | 2022-03-18 19:27:49.258 | [Service] 2022-03-18 19:27:49.258 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:27:49.258 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-18 19:27:49.258 | RemainAfterExit=yes 2022-03-18 19:27:49.258 | Type=oneshot 2022-03-18 19:27:49.258 | 2022-03-18 19:27:49.258 | [Install] 2022-03-18 19:27:49.258 | WantedBy=local-fs.target 2022-03-18 19:27:49.258 | Also=systemd-udev-settle.service 2022-03-18 19:27:49.258 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-18 19:27:49.258 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-18 19:27:49.258 | 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-03-18 19:27:49.258 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-18 19:27:49.258 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-18 19:27:49.258 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-18 19:27:49.258 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-18 19:27:49.258 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-18 19:27:49.258 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-18 19:27:49.258 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-18 19:27:49.258 | Physical volume "/dev/loop4" successfully created. 2022-03-18 19:27:49.258 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-18 19:27:49.258 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-18 19:27:49.258 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-18 19:27:49.258 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-18 19:27:49.258 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-18 19:27:49.258 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-18 19:27:49.258 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-18 19:27:49.258 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-18 19:27:49.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:49.258 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-18 19:27:49.259 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-18 19:27:49.259 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-18 19:27:49.300 | [458639 Async init_cinder:501479]: finished init_cinder with result 0 in 11 seconds 2022-03-18 19:27:49.304 | + inc/async:async_wait:197 : return 0 2022-03-18 19:27:49.307 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-18 19:27:49.325 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:49.327 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-18 19:27:49.330 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:27:49.332 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-18 19:27:49.335 | + ./stack.sh:main:1218 : init_nova 2022-03-18 19:27:49.338 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-18 19:27:49.355 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:49.358 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-18 19:27:49.375 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:27:49.378 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:27:49.381 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 19:27:49.438 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 19:27:49.477 | [458639 Async nova-cell-0:503974]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 19:27:49.481 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-18 19:27:49.485 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:27:49.489 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-18 19:27:49.491 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:27:49.494 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:27:49.497 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 19:27:49.557 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 19:27:49.606 | [458639 Async nova-cell-1:504066]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 19:27:49.608 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-18 19:27:49.611 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-18 19:27:49.613 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-18 19:27:49.616 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-18 19:27:49.620 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-18 19:27:49.625 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:49.987 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-18 19:27:49.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:27:50.011 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-18 19:27:51.049 | 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-03-18 19:27:54.378 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:27:54.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:27:54.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:27:54.388 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:27:54.389 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=504124) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:27:54.416 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:27:54.416 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:27:54.448 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-18 19:27:56.413 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=504124) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:27:56.417 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-18 19:27:57.171 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=504124) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 19:27:57.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:57.179 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:57.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:27:57.180 | from cryptography.utils import int_from_bytes 2022-03-18 19:27:57.657 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-18 19:27:57.661 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-18 19:27:57.663 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-18 19:27:57.666 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-18 19:27:57.669 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 19:27:57.673 | + lib/nova:init_nova:860 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 19:27:58.821 | 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-03-18 19:28:01.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:01.700 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:01.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:01.700 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:02.009 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:28:02.042 | [503974 Async nova-cell-0:503974]: finished successfully 2022-03-18 19:28:02.229 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-18 19:28:02.233 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-18 19:28:02.236 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-18 19:28:02.269 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:28:02.291 | [458639 Async nova-cell-0:503974]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 503974 (3 other jobs running) 2022-03-18 19:28:02.296 | [504066 Async nova-cell-1:504066]: finished successfully 2022-03-18 19:28:02.317 | [458639 Async nova-cell-0:503974]: Signaling child to exit 2022-03-18 19:28:02.317 | WAKEUP 2022-03-18 19:28:02.340 | [458639 Async nova-cell-0:503974]: Signaled 2022-03-18 19:28:02.341 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-18 19:28:02.341 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-18 19:28:02.341 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-18 19:28:02.341 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-18 19:28:02.341 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-18 19:28:02.341 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-18 19:28:02.341 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-18 19:28:02.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:28:02.342 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-18 19:28:02.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:28:02.342 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-18 19:28:02.342 | 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-03-18 19:28:02.342 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:28:02.343 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=504131) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:28:02.343 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:28:02.343 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:28:02.344 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-18 19:28:02.344 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=504131) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:28:02.344 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-18 19:28:02.344 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=504131) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 19:28:02.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:02.344 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:02.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:02.344 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:02.386 | [458639 Async nova-cell-0:503974]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-18 19:28:02.390 | + inc/async:async_wait:197 : return 0 2022-03-18 19:28:02.393 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-18 19:28:02.396 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-18 19:28:02.447 | [458639 Async nova-cell-1:504066]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 504066 (2 other jobs running) 2022-03-18 19:28:02.472 | [458639 Async nova-cell-1:504066]: Signaling child to exit 2022-03-18 19:28:02.472 | WAKEUP 2022-03-18 19:28:02.496 | [458639 Async nova-cell-1:504066]: Signaled 2022-03-18 19:28:02.497 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-18 19:28:02.497 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-18 19:28:02.497 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-18 19:28:02.498 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-18 19:28:02.498 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-18 19:28:02.498 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-18 19:28:02.498 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-18 19:28:02.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:28:02.498 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-18 19:28:02.498 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:28:02.498 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-18 19:28:02.498 | 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-03-18 19:28:02.498 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:28:02.499 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=504138) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:28:02.500 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:28:02.500 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:28:02.500 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-18 19:28:02.500 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=504138) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:28:02.500 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-18 19:28:02.500 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=504138) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 19:28:02.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:02.500 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:02.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:02.500 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:02.542 | [458639 Async nova-cell-1:504066]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-18 19:28:02.546 | + inc/async:async_wait:197 : return 0 2022-03-18 19:28:02.549 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:28:02.552 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-18 19:28:03.579 | 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-03-18 19:28:06.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:06.540 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:06.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:06.540 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:06.540 | Running batches of 50 until complete 2022-03-18 19:28:06.540 | +-------------------------------------+--------------+-----------+ 2022-03-18 19:28:06.540 | | Migration | Total Needed | Completed | 2022-03-18 19:28:06.540 | +-------------------------------------+--------------+-----------+ 2022-03-18 19:28:06.540 | | fill_virtual_interface_list | 0 | 0 | 2022-03-18 19:28:06.540 | | migrate_empty_ratio | 0 | 0 | 2022-03-18 19:28:06.540 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-18 19:28:06.540 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-18 19:28:06.540 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-18 19:28:06.540 | | populate_dev_uuids | 0 | 0 | 2022-03-18 19:28:06.540 | | populate_missing_availability_zones | 0 | 0 | 2022-03-18 19:28:06.540 | | populate_queued_for_delete | 0 | 0 | 2022-03-18 19:28:06.540 | | populate_user_id | 0 | 0 | 2022-03-18 19:28:06.540 | | populate_uuids | 0 | 0 | 2022-03-18 19:28:06.540 | +-------------------------------------+--------------+-----------+ 2022-03-18 19:28:07.030 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-18 19:28:07.035 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:28:07.039 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-18 19:28:07.042 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:28:07.045 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:28:07.048 | + lib/nova:init_nova:878 : /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-03-18 19:28:08.058 | 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-03-18 19:28:10.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:10.647 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:10.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:28:10.647 | from cryptography.utils import int_from_bytes 2022-03-18 19:28:10.647 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-18 19:28:10.647 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-18 19:28:11.105 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-18 19:28:11.108 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-18 19:28:11.122 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-18 19:28:11.124 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-18 19:28:11.143 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:11.146 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-18 19:28:11.149 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-18 19:28:11.209 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-18 19:28:11.249 | [458639 Async configure_neutron_nova:505288]: running: configure_neutron_nova 2022-03-18 19:28:11.252 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-18 19:28:11.256 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 19:28:11.258 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-18 19:28:11.261 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 19:28:11.264 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 19:28:11.266 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 19:28:11.270 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 19:28:11.273 | + functions-common:run_phase:1863 : local extra 2022-03-18 19:28:11.277 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 19:28:11.282 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 19:28:11.285 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 19:28:11.287 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 19:28:11.290 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-18 19:28:11.293 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 19:28:11.311 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:11.314 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:28:11.317 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:28:11.320 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-18 19:28:11.323 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:28:11.325 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-18 19:28:11.328 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-18 19:28:11.330 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 19:28:11.333 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 19:28:11.336 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:28:11.338 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 19:28:11.341 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-18 19:28:11.344 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 19:28:11.347 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-18 19:28:11.350 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 19:28:11.352 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 19:28:11.355 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-18 19:28:11.358 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:11.361 | + inc/meta-config:merge_config_group:171 : shift 2022-03-18 19:28:11.364 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-18 19:28:11.367 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:28:11.370 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-18 19:28:11.373 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-18 19:28:11.377 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-18 19:28:11.379 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:11.382 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-18 19:28:11.385 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:28:11.388 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-18 19:28:11.388 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:28:11.388 | gsub("[][]", "", $1); 2022-03-18 19:28:11.388 | split($1, a, "|"); 2022-03-18 19:28:11.388 | if (a[1] == matchgroup) 2022-03-18 19:28:11.388 | print a[2] 2022-03-18 19:28:11.388 | } 2022-03-18 19:28:11.388 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:28:11.394 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:28:11.397 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:28:11.400 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:28:11.403 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-18 19:28:11.406 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-18 19:28:11.409 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-18 19:28:11.413 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-18 19:28:11.416 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-18 19:28:11.420 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-18 19:28:11.423 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-18 19:28:11.427 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-18 19:28:11.430 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:11.432 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:28:11.435 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-18 19:28:11.438 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:28:11.441 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-18 19:28:11.444 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-18 19:28:11.447 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-18 19:28:11.450 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-18 19:28:11.453 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-18 19:28:11.456 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-18 19:28:11.456 | BEGIN { 2022-03-18 19:28:11.456 | section = "" 2022-03-18 19:28:11.456 | last_section = "" 2022-03-18 19:28:11.456 | section_count = 0 2022-03-18 19:28:11.456 | } 2022-03-18 19:28:11.456 | /^\[.+\]/ { 2022-03-18 19:28:11.456 | gsub("[][]", "", $1); 2022-03-18 19:28:11.456 | section=$1 2022-03-18 19:28:11.456 | next 2022-03-18 19:28:11.456 | } 2022-03-18 19:28:11.456 | /^ *\#/ { 2022-03-18 19:28:11.456 | next 2022-03-18 19:28:11.456 | } 2022-03-18 19:28:11.456 | /^[^ \t]+/ { 2022-03-18 19:28:11.456 | # get offset of first = in $0 2022-03-18 19:28:11.456 | eq_idx = index($0, "=") 2022-03-18 19:28:11.457 | # extract attr & value from $0 2022-03-18 19:28:11.457 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:28:11.457 | value = substr($0, eq_idx + 1) 2022-03-18 19:28:11.457 | # only need to strip trailing whitespace from attr 2022-03-18 19:28:11.457 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:28:11.457 | # need to strip leading & trailing whitespace from value 2022-03-18 19:28:11.457 | sub(/^[ \t]*/, "", value) 2022-03-18 19:28:11.457 | sub(/[ \t]*$/, "", value) 2022-03-18 19:28:11.457 | 2022-03-18 19:28:11.457 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:28:11.457 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:28:11.457 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:28:11.457 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:28:11.457 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:28:11.457 | if (section != last_section) { 2022-03-18 19:28:11.457 | cfg_section[section_count++] = section 2022-03-18 19:28:11.457 | last_section = section 2022-03-18 19:28:11.458 | } 2022-03-18 19:28:11.458 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:28:11.458 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:28:11.458 | 2022-03-18 19:28:11.458 | cfg_attr[section, attr, 0] = value 2022-03-18 19:28:11.458 | cfg_attr_count[section, attr] = 1 2022-03-18 19:28:11.458 | } else { 2022-03-18 19:28:11.458 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:28:11.458 | cfg_attr[section, attr, lno] = value 2022-03-18 19:28:11.458 | } 2022-03-18 19:28:11.458 | } 2022-03-18 19:28:11.458 | END { 2022-03-18 19:28:11.458 | # Process each section in order 2022-03-18 19:28:11.458 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:28:11.458 | section = cfg_section[sno] 2022-03-18 19:28:11.458 | # The ini routines simply append a config item immediately 2022-03-18 19:28:11.458 | # after the section header. To keep the same order as defined 2022-03-18 19:28:11.458 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:28:11.458 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:28:11.458 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:28:11.458 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:28:11.458 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:28:11.458 | else { 2022-03-18 19:28:11.458 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:28:11.458 | count = cfg_attr_count[section, attr] 2022-03-18 19:28:11.458 | print "inidelete " configfile " " section " " attr 2022-03-18 19:28:11.458 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:28:11.458 | for (l = count -2; l >= 0; l--) 2022-03-18 19:28:11.458 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:28:11.458 | } 2022-03-18 19:28:11.458 | } 2022-03-18 19:28:11.458 | } 2022-03-18 19:28:11.458 | } 2022-03-18 19:28:11.458 | ' 2022-03-18 19:28:11.459 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:28:11.460 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.460 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:11.463 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:28:11.465 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-18 19:28:11.468 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:28:11.472 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-18 19:28:11.475 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-18 19:28:11.476 | BEGIN { group = "" } 2022-03-18 19:28:11.476 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:28:11.476 | gsub("[][]", "", $1); 2022-03-18 19:28:11.476 | split($1, a, "|"); 2022-03-18 19:28:11.476 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:28:11.476 | group=a[1] 2022-03-18 19:28:11.476 | } else { 2022-03-18 19:28:11.476 | group="" 2022-03-18 19:28:11.476 | } 2022-03-18 19:28:11.476 | next 2022-03-18 19:28:11.476 | } 2022-03-18 19:28:11.476 | { 2022-03-18 19:28:11.476 | if (group != "") 2022-03-18 19:28:11.476 | print $0 2022-03-18 19:28:11.476 | } 2022-03-18 19:28:11.476 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:28:11.483 | + 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-03-18 19:28:11.487 | ++ 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-03-18 19:28:11.519 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.522 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-18 19:28:11.525 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-18 19:28:11.557 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.560 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-18 19:28:11.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-18 19:28:11.595 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-18 19:28:11.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-18 19:28:11.637 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.640 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-18 19:28:11.643 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-18 19:28:11.676 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.679 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-18 19:28:11.681 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-18 19:28:11.713 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.715 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-03-18 19:28:11.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-18 19:28:11.753 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-18 19:28:11.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-18 19:28:11.790 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.793 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-18 19:28:11.796 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-18 19:28:11.828 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-18 19:28:11.836 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-18 19:28:11.869 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-18 19:28:11.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-18 19:28:11.912 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-18 19:28:11.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-18 19:28:11.956 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:11.959 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-18 19:28:11.962 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-18 19:28:12.004 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.007 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:28:12.010 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:28:12.013 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:28:12.016 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-18 19:28:12.020 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-18 19:28:12.023 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-18 19:28:12.026 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-18 19:28:12.031 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-18 19:28:12.036 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-18 19:28:12.040 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-18 19:28:12.043 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-18 19:28:12.045 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:12.048 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:28:12.051 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-18 19:28:12.054 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:28:12.057 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-18 19:28:12.061 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-18 19:28:12.064 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-18 19:28:12.067 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-18 19:28:12.070 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-18 19:28:12.071 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.072 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-18 19:28:12.073 | BEGIN { 2022-03-18 19:28:12.073 | section = "" 2022-03-18 19:28:12.073 | last_section = "" 2022-03-18 19:28:12.073 | section_count = 0 2022-03-18 19:28:12.073 | } 2022-03-18 19:28:12.073 | /^\[.+\]/ { 2022-03-18 19:28:12.073 | gsub("[][]", "", $1); 2022-03-18 19:28:12.073 | section=$1 2022-03-18 19:28:12.073 | next 2022-03-18 19:28:12.073 | } 2022-03-18 19:28:12.073 | /^ *\#/ { 2022-03-18 19:28:12.073 | next 2022-03-18 19:28:12.073 | } 2022-03-18 19:28:12.073 | /^[^ \t]+/ { 2022-03-18 19:28:12.073 | # get offset of first = in $0 2022-03-18 19:28:12.073 | eq_idx = index($0, "=") 2022-03-18 19:28:12.073 | # extract attr & value from $0 2022-03-18 19:28:12.073 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:28:12.073 | value = substr($0, eq_idx + 1) 2022-03-18 19:28:12.073 | # only need to strip trailing whitespace from attr 2022-03-18 19:28:12.073 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:28:12.073 | # need to strip leading & trailing whitespace from value 2022-03-18 19:28:12.073 | sub(/^[ \t]*/, "", value) 2022-03-18 19:28:12.073 | sub(/[ \t]*$/, "", value) 2022-03-18 19:28:12.073 | 2022-03-18 19:28:12.073 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:28:12.073 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:28:12.073 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:28:12.073 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:28:12.073 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:28:12.073 | if (section != last_section) { 2022-03-18 19:28:12.073 | cfg_section[section_count++] = section 2022-03-18 19:28:12.073 | last_section = section 2022-03-18 19:28:12.074 | } 2022-03-18 19:28:12.074 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:28:12.074 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:28:12.074 | 2022-03-18 19:28:12.074 | cfg_attr[section, attr, 0] = value 2022-03-18 19:28:12.074 | cfg_attr_count[section, attr] = 1 2022-03-18 19:28:12.074 | } else { 2022-03-18 19:28:12.074 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:28:12.074 | cfg_attr[section, attr, lno] = value 2022-03-18 19:28:12.074 | } 2022-03-18 19:28:12.074 | } 2022-03-18 19:28:12.074 | END { 2022-03-18 19:28:12.074 | # Process each section in order 2022-03-18 19:28:12.074 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:28:12.074 | section = cfg_section[sno] 2022-03-18 19:28:12.074 | # The ini routines simply append a config item immediately 2022-03-18 19:28:12.074 | # after the section header. To keep the same order as defined 2022-03-18 19:28:12.074 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:28:12.074 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:28:12.074 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:28:12.074 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:28:12.074 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:28:12.074 | else { 2022-03-18 19:28:12.074 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:28:12.074 | count = cfg_attr_count[section, attr] 2022-03-18 19:28:12.074 | print "inidelete " configfile " " section " " attr 2022-03-18 19:28:12.074 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:28:12.074 | for (l = count -2; l >= 0; l--) 2022-03-18 19:28:12.074 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:28:12.074 | } 2022-03-18 19:28:12.074 | } 2022-03-18 19:28:12.074 | } 2022-03-18 19:28:12.074 | } 2022-03-18 19:28:12.074 | ' 2022-03-18 19:28:12.075 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:12.076 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:28:12.077 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:28:12.078 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-18 19:28:12.082 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:28:12.085 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:28:12.085 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-18 19:28:12.088 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-18 19:28:12.088 | BEGIN { group = "" } 2022-03-18 19:28:12.088 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:28:12.088 | gsub("[][]", "", $1); 2022-03-18 19:28:12.088 | split($1, a, "|"); 2022-03-18 19:28:12.088 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:28:12.088 | group=a[1] 2022-03-18 19:28:12.088 | } else { 2022-03-18 19:28:12.088 | group="" 2022-03-18 19:28:12.088 | } 2022-03-18 19:28:12.088 | next 2022-03-18 19:28:12.088 | } 2022-03-18 19:28:12.088 | { 2022-03-18 19:28:12.088 | if (group != "") 2022-03-18 19:28:12.088 | print $0 2022-03-18 19:28:12.088 | } 2022-03-18 19:28:12.088 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:28:12.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-18 19:28:12.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-18 19:28:12.114 | [505288 Async configure_neutron_nova:505288]: finished successfully 2022-03-18 19:28:12.137 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.140 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-18 19:28:12.142 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-18 19:28:12.172 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.174 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-18 19:28:12.177 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-18 19:28:12.208 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-18 19:28:12.213 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-18 19:28:12.244 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-18 19:28:12.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-18 19:28:12.286 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-18 19:28:12.291 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-18 19:28:12.324 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.327 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-18 19:28:12.329 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-18 19:28:12.361 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.364 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-18 19:28:12.366 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-18 19:28:12.397 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-18 19:28:12.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-18 19:28:12.432 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-18 19:28:12.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-18 19:28:12.467 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.470 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-18 19:28:12.472 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-18 19:28:12.504 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-18 19:28:12.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-18 19:28:12.540 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.542 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-18 19:28:12.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-18 19:28:12.574 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-18 19:28:12.579 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-18 19:28:12.609 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.612 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-18 19:28:12.614 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-18 19:28:12.645 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-18 19:28:12.650 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-18 19:28:12.679 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.683 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:28:12.685 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:28:12.688 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:28:12.691 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-18 19:28:12.694 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-18 19:28:12.697 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-18 19:28:12.700 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-18 19:28:12.703 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-18 19:28:12.708 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-18 19:28:12.711 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-18 19:28:12.713 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-18 19:28:12.716 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:12.718 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:28:12.721 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-18 19:28:12.724 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:28:12.727 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-18 19:28:12.730 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-18 19:28:12.733 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-18 19:28:12.735 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-18 19:28:12.739 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-18 19:28:12.739 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.739 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-18 19:28:12.739 | BEGIN { 2022-03-18 19:28:12.740 | section = "" 2022-03-18 19:28:12.740 | last_section = "" 2022-03-18 19:28:12.740 | section_count = 0 2022-03-18 19:28:12.740 | } 2022-03-18 19:28:12.740 | /^\[.+\]/ { 2022-03-18 19:28:12.740 | gsub("[][]", "", $1); 2022-03-18 19:28:12.740 | section=$1 2022-03-18 19:28:12.740 | next 2022-03-18 19:28:12.740 | } 2022-03-18 19:28:12.740 | /^ *\#/ { 2022-03-18 19:28:12.740 | next 2022-03-18 19:28:12.740 | } 2022-03-18 19:28:12.740 | /^[^ \t]+/ { 2022-03-18 19:28:12.740 | # get offset of first = in $0 2022-03-18 19:28:12.740 | eq_idx = index($0, "=") 2022-03-18 19:28:12.740 | # extract attr & value from $0 2022-03-18 19:28:12.740 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:28:12.740 | value = substr($0, eq_idx + 1) 2022-03-18 19:28:12.740 | # only need to strip trailing whitespace from attr 2022-03-18 19:28:12.740 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:28:12.740 | # need to strip leading & trailing whitespace from value 2022-03-18 19:28:12.740 | sub(/^[ \t]*/, "", value) 2022-03-18 19:28:12.740 | sub(/[ \t]*$/, "", value) 2022-03-18 19:28:12.740 | 2022-03-18 19:28:12.740 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:28:12.740 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:28:12.740 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:28:12.740 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:28:12.740 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:28:12.740 | if (section != last_section) { 2022-03-18 19:28:12.740 | cfg_section[section_count++] = section 2022-03-18 19:28:12.740 | last_section = section 2022-03-18 19:28:12.740 | } 2022-03-18 19:28:12.740 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:28:12.741 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:28:12.741 | 2022-03-18 19:28:12.741 | cfg_attr[section, attr, 0] = value 2022-03-18 19:28:12.741 | cfg_attr_count[section, attr] = 1 2022-03-18 19:28:12.741 | } else { 2022-03-18 19:28:12.741 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:28:12.741 | cfg_attr[section, attr, lno] = value 2022-03-18 19:28:12.741 | } 2022-03-18 19:28:12.741 | } 2022-03-18 19:28:12.741 | END { 2022-03-18 19:28:12.741 | # Process each section in order 2022-03-18 19:28:12.741 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:28:12.741 | section = cfg_section[sno] 2022-03-18 19:28:12.741 | # The ini routines simply append a config item immediately 2022-03-18 19:28:12.741 | # after the section header. To keep the same order as defined 2022-03-18 19:28:12.741 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:28:12.741 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:28:12.741 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:28:12.741 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:28:12.741 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:28:12.741 | else { 2022-03-18 19:28:12.741 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:28:12.741 | count = cfg_attr_count[section, attr] 2022-03-18 19:28:12.741 | print "inidelete " configfile " " section " " attr 2022-03-18 19:28:12.741 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:28:12.741 | for (l = count -2; l >= 0; l--) 2022-03-18 19:28:12.741 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:28:12.741 | } 2022-03-18 19:28:12.741 | } 2022-03-18 19:28:12.741 | } 2022-03-18 19:28:12.741 | } 2022-03-18 19:28:12.741 | ' 2022-03-18 19:28:12.741 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:12.744 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:28:12.744 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:28:12.747 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-18 19:28:12.749 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:28:12.752 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-18 19:28:12.755 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-18 19:28:12.755 | BEGIN { group = "" } 2022-03-18 19:28:12.755 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:28:12.755 | gsub("[][]", "", $1); 2022-03-18 19:28:12.755 | split($1, a, "|"); 2022-03-18 19:28:12.755 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:28:12.755 | group=a[1] 2022-03-18 19:28:12.755 | } else { 2022-03-18 19:28:12.755 | group="" 2022-03-18 19:28:12.755 | } 2022-03-18 19:28:12.755 | next 2022-03-18 19:28:12.755 | } 2022-03-18 19:28:12.755 | { 2022-03-18 19:28:12.755 | if (group != "") 2022-03-18 19:28:12.755 | print $0 2022-03-18 19:28:12.755 | } 2022-03-18 19:28:12.756 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:28:12.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-18 19:28:12.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-18 19:28:12.794 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.796 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-18 19:28:12.799 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-18 19:28:12.828 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-18 19:28:12.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-18 19:28:12.863 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-18 19:28:12.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-18 19:28:12.897 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-18 19:28:12.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-18 19:28:12.935 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-18 19:28:12.941 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-18 19:28:12.973 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:12.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-18 19:28:12.980 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-18 19:28:13.015 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:13.017 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-18 19:28:13.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-18 19:28:13.052 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:13.055 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:28:13.058 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:28:13.060 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:28:13.063 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-18 19:28:13.066 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:28:13.070 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:28:13.072 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-18 19:28:13.075 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:28:13.080 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-18 19:28:13.082 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-18 19:28:13.085 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:28:13.087 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:13.090 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:28:13.092 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:28:13.095 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:28:13.098 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:28:13.101 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:28:13.104 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:28:13.107 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-18 19:28:13.110 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:28:13.110 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-18 19:28:13.111 | BEGIN { 2022-03-18 19:28:13.111 | section = "" 2022-03-18 19:28:13.111 | last_section = "" 2022-03-18 19:28:13.111 | section_count = 0 2022-03-18 19:28:13.111 | } 2022-03-18 19:28:13.111 | /^\[.+\]/ { 2022-03-18 19:28:13.111 | gsub("[][]", "", $1); 2022-03-18 19:28:13.111 | section=$1 2022-03-18 19:28:13.111 | next 2022-03-18 19:28:13.111 | } 2022-03-18 19:28:13.111 | /^ *\#/ { 2022-03-18 19:28:13.111 | next 2022-03-18 19:28:13.111 | } 2022-03-18 19:28:13.111 | /^[^ \t]+/ { 2022-03-18 19:28:13.111 | # get offset of first = in $0 2022-03-18 19:28:13.111 | eq_idx = index($0, "=") 2022-03-18 19:28:13.111 | # extract attr & value from $0 2022-03-18 19:28:13.111 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:28:13.111 | value = substr($0, eq_idx + 1) 2022-03-18 19:28:13.111 | # only need to strip trailing whitespace from attr 2022-03-18 19:28:13.111 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:28:13.111 | # need to strip leading & trailing whitespace from value 2022-03-18 19:28:13.111 | sub(/^[ \t]*/, "", value) 2022-03-18 19:28:13.111 | sub(/[ \t]*$/, "", value) 2022-03-18 19:28:13.111 | 2022-03-18 19:28:13.111 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:28:13.111 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:28:13.111 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:28:13.111 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:28:13.111 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:28:13.111 | if (section != last_section) { 2022-03-18 19:28:13.111 | cfg_section[section_count++] = section 2022-03-18 19:28:13.111 | last_section = section 2022-03-18 19:28:13.112 | } 2022-03-18 19:28:13.112 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:28:13.112 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:28:13.112 | 2022-03-18 19:28:13.112 | cfg_attr[section, attr, 0] = value 2022-03-18 19:28:13.112 | cfg_attr_count[section, attr] = 1 2022-03-18 19:28:13.112 | } else { 2022-03-18 19:28:13.112 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:28:13.112 | cfg_attr[section, attr, lno] = value 2022-03-18 19:28:13.112 | } 2022-03-18 19:28:13.112 | } 2022-03-18 19:28:13.112 | END { 2022-03-18 19:28:13.112 | # Process each section in order 2022-03-18 19:28:13.112 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:28:13.112 | section = cfg_section[sno] 2022-03-18 19:28:13.112 | # The ini routines simply append a config item immediately 2022-03-18 19:28:13.112 | # after the section header. To keep the same order as defined 2022-03-18 19:28:13.112 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:28:13.112 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:28:13.112 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:28:13.112 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:28:13.112 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:28:13.112 | else { 2022-03-18 19:28:13.112 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:28:13.112 | count = cfg_attr_count[section, attr] 2022-03-18 19:28:13.112 | print "inidelete " configfile " " section " " attr 2022-03-18 19:28:13.112 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:28:13.112 | for (l = count -2; l >= 0; l--) 2022-03-18 19:28:13.112 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:28:13.112 | } 2022-03-18 19:28:13.112 | } 2022-03-18 19:28:13.112 | } 2022-03-18 19:28:13.112 | } 2022-03-18 19:28:13.112 | ' 2022-03-18 19:28:13.112 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:13.113 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:28:13.114 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:28:13.116 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:28:13.119 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:28:13.121 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:28:13.124 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-18 19:28:13.126 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-18 19:28:13.126 | BEGIN { group = "" } 2022-03-18 19:28:13.126 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:28:13.127 | gsub("[][]", "", $1); 2022-03-18 19:28:13.127 | split($1, a, "|"); 2022-03-18 19:28:13.127 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:28:13.127 | group=a[1] 2022-03-18 19:28:13.127 | } else { 2022-03-18 19:28:13.127 | group="" 2022-03-18 19:28:13.127 | } 2022-03-18 19:28:13.127 | next 2022-03-18 19:28:13.127 | } 2022-03-18 19:28:13.127 | { 2022-03-18 19:28:13.127 | if (group != "") 2022-03-18 19:28:13.127 | print $0 2022-03-18 19:28:13.127 | } 2022-03-18 19:28:13.127 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:28:13.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-18 19:28:13.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-18 19:28:13.164 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:13.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-18 19:28:13.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-18 19:28:13.198 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:28:13.201 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-18 19:28:13.220 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:13.223 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-18 19:28:13.226 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:28:13.228 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-18 19:28:13.231 | + ./stack.sh:main:1252 : start_swift 2022-03-18 19:28:13.233 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-18 19:28:13.236 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:28:13.239 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-18 19:28:13.269 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-18 19:28:13.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:28:13.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:28:13.280 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-18 19:28:13.729 | Restarting rsync (via systemctl): rsync.service. 2022-03-18 19:28:13.733 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-18 19:28:13.736 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-18 19:28:13.740 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-18 19:28:13.742 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-18 19:28:13.745 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 19:28:13.748 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:28:13.750 | + functions-common:run_process:1680 : local service=s-object 2022-03-18 19:28:13.753 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:28:13.756 | + functions-common:run_process:1682 : local group= 2022-03-18 19:28:13.758 | + functions-common:run_process:1683 : local user= 2022-03-18 19:28:13.761 | + functions-common:run_process:1685 : local name=s-object 2022-03-18 19:28:13.763 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:28:13.766 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:28:13.768 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:13.771 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:13.774 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:13.779 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631693776 2022-03-18 19:28:13.782 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-18 19:28:13.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:13.802 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-18 19:28:13.805 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-18 19:28:13.808 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:28:13.810 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:28:13.813 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:28:13.815 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:28:13.818 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-18 19:28:13.820 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-18 19:28:13.823 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-18 19:28:13.825 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:28:13.828 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:28:13.830 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-18 19:28:13.833 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-18 19:28:13.836 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-18 19:28:13.838 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:28:13.840 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:28:13.843 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:28:13.845 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:28:13.847 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:28:13.850 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-18 19:28:13.852 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:28:13.857 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-18 19:28:13.911 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-18 19:28:13.970 | + functions-common:write_user_unit_file:1575 : 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-03-18 19:28:14.025 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-18 19:28:14.077 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-18 19:28:14.130 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:28:14.185 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:28:14.187 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-18 19:28:14.240 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:28:14.797 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-18 19:28:14.811 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-18 19:28:15.373 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-18 19:28:15.394 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:28:15.400 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:15.404 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:15.407 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:15.409 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:15.411 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:15.414 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:28:15.416 | + functions-common:time_stop:2432 : start_time=1647631693776 2022-03-18 19:28:15.419 | + functions-common:time_stop:2434 : [[ -z 1647631693776 ]] 2022-03-18 19:28:15.422 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:15.427 | + functions-common:time_stop:2437 : end_time=1647631695424 2022-03-18 19:28:15.429 | + functions-common:time_stop:2438 : elapsed_time=1648 2022-03-18 19:28:15.432 | + functions-common:time_stop:2439 : total=3472 2022-03-18 19:28:15.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:15.437 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5120 2022-03-18 19:28:15.439 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 19:28:15.442 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:28:15.445 | + functions-common:run_process:1680 : local service=s-container 2022-03-18 19:28:15.447 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:28:15.450 | + functions-common:run_process:1682 : local group= 2022-03-18 19:28:15.452 | + functions-common:run_process:1683 : local user= 2022-03-18 19:28:15.455 | + functions-common:run_process:1685 : local name=s-container 2022-03-18 19:28:15.457 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:28:15.460 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:28:15.462 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:15.465 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:15.468 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:15.472 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631695470 2022-03-18 19:28:15.475 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-18 19:28:15.494 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:15.497 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-18 19:28:15.499 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-18 19:28:15.502 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:28:15.505 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:28:15.508 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:28:15.510 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:28:15.513 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-18 19:28:15.515 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-18 19:28:15.518 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-18 19:28:15.520 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:28:15.522 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:28:15.525 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-18 19:28:15.527 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-18 19:28:15.530 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-18 19:28:15.532 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:28:15.535 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:28:15.538 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:28:15.540 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:28:15.542 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:28:15.545 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-18 19:28:15.547 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:28:15.552 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-18 19:28:15.604 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-18 19:28:15.660 | + functions-common:write_user_unit_file:1575 : 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-03-18 19:28:15.712 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-18 19:28:15.767 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-18 19:28:15.820 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:28:15.873 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:28:15.876 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-18 19:28:15.933 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:28:16.526 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-18 19:28:16.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-18 19:28:17.094 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-18 19:28:17.120 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:28:17.122 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:17.125 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:17.128 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:17.131 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:17.133 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:17.136 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:28:17.138 | + functions-common:time_stop:2432 : start_time=1647631695470 2022-03-18 19:28:17.141 | + functions-common:time_stop:2434 : [[ -z 1647631695470 ]] 2022-03-18 19:28:17.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:17.148 | + functions-common:time_stop:2437 : end_time=1647631697145 2022-03-18 19:28:17.151 | + functions-common:time_stop:2438 : elapsed_time=1675 2022-03-18 19:28:17.153 | + functions-common:time_stop:2439 : total=5120 2022-03-18 19:28:17.156 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:17.158 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6795 2022-03-18 19:28:17.161 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 19:28:17.163 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:28:17.166 | + functions-common:run_process:1680 : local service=s-account 2022-03-18 19:28:17.169 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:28:17.171 | + functions-common:run_process:1682 : local group= 2022-03-18 19:28:17.173 | + functions-common:run_process:1683 : local user= 2022-03-18 19:28:17.177 | + functions-common:run_process:1685 : local name=s-account 2022-03-18 19:28:17.179 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:28:17.182 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:28:17.184 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:17.186 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:17.190 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:17.194 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631697191 2022-03-18 19:28:17.198 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-18 19:28:17.216 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:17.219 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-18 19:28:17.221 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-18 19:28:17.224 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:28:17.227 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:28:17.229 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:28:17.232 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:28:17.234 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-18 19:28:17.237 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-18 19:28:17.240 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-18 19:28:17.243 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:28:17.245 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:28:17.248 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-18 19:28:17.250 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-18 19:28:17.253 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-18 19:28:17.256 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:28:17.258 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:28:17.261 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:28:17.263 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:28:17.265 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:28:17.268 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-18 19:28:17.270 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:28:17.275 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-18 19:28:17.330 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-18 19:28:17.383 | + functions-common:write_user_unit_file:1575 : 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-03-18 19:28:17.436 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-18 19:28:17.493 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-18 19:28:17.547 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:28:17.600 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:28:17.603 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-18 19:28:17.655 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:28:18.241 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-18 19:28:18.256 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-18 19:28:18.812 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-18 19:28:18.838 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:28:18.840 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:18.843 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:18.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:18.848 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:18.851 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:18.853 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:28:18.856 | + functions-common:time_stop:2432 : start_time=1647631697191 2022-03-18 19:28:18.858 | + functions-common:time_stop:2434 : [[ -z 1647631697191 ]] 2022-03-18 19:28:18.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:18.866 | + functions-common:time_stop:2437 : end_time=1647631698864 2022-03-18 19:28:18.869 | + functions-common:time_stop:2438 : elapsed_time=1673 2022-03-18 19:28:18.871 | + functions-common:time_stop:2439 : total=6795 2022-03-18 19:28:18.874 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:18.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8468 2022-03-18 19:28:18.879 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-18 19:28:18.882 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-18 19:28:18.932 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:28:18.935 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-18 19:28:18.937 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:28:18.940 | + functions-common:run_process:1682 : local group= 2022-03-18 19:28:18.942 | + functions-common:run_process:1683 : local user= 2022-03-18 19:28:18.945 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-18 19:28:18.947 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:28:18.950 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:28:18.952 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:18.955 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:18.958 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:18.963 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631698960 2022-03-18 19:28:18.965 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-18 19:28:18.983 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:18.985 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-18 19:28:18.988 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-18 19:28:18.990 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:28:18.993 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:28:18.996 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:28:18.998 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:28:19.001 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-18 19:28:19.003 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-18 19:28:19.006 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-18 19:28:19.008 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:28:19.011 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:28:19.013 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-18 19:28:19.016 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-18 19:28:19.018 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-18 19:28:19.021 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:28:19.024 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:28:19.026 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:28:19.028 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:28:19.031 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:28:19.033 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-18 19:28:19.036 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:28:19.040 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-18 19:28:19.092 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-18 19:28:19.145 | + functions-common:write_user_unit_file:1575 : 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-03-18 19:28:19.199 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-18 19:28:19.253 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-18 19:28:19.311 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:28:19.367 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:28:19.369 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-18 19:28:19.423 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:28:19.987 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-18 19:28:20.555 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-18 19:28:20.580 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:28:20.583 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:20.586 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:20.588 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:20.590 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:20.593 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:20.595 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:28:20.599 | + functions-common:time_stop:2432 : start_time=1647631698960 2022-03-18 19:28:20.602 | + functions-common:time_stop:2434 : [[ -z 1647631698960 ]] 2022-03-18 19:28:20.605 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:20.610 | + functions-common:time_stop:2437 : end_time=1647631700607 2022-03-18 19:28:20.613 | + functions-common:time_stop:2438 : elapsed_time=1647 2022-03-18 19:28:20.615 | + functions-common:time_stop:2439 : total=8468 2022-03-18 19:28:20.618 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:20.620 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10115 2022-03-18 19:28:20.623 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-18 19:28:20.641 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:28:20.643 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.646 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-18 19:28:20.649 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.651 | + functions-common:run_process:1682 : local group= 2022-03-18 19:28:20.653 | + functions-common:run_process:1683 : local user= 2022-03-18 19:28:20.656 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-18 19:28:20.658 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:28:20.661 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:28:20.664 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:20.666 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:20.669 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:20.674 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631700671 2022-03-18 19:28:20.676 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-18 19:28:20.693 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:20.696 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-18 19:28:20.698 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-18 19:28:20.701 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.703 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.706 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.709 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.711 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-18 19:28:20.714 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-18 19:28:20.716 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-18 19:28:20.719 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:28:20.721 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:28:20.724 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-18 19:28:20.727 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-18 19:28:20.729 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-18 19:28:20.732 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.734 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:28:20.737 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:28:20.739 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:28:20.742 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:28:20.744 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-18 19:28:20.747 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:28:20.751 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-18 19:28:20.805 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-18 19:28:20.858 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:28:20.912 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-18 19:28:20.967 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-18 19:28:21.022 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:28:21.075 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:28:21.078 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-18 19:28:21.133 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:28:21.696 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-18 19:28:21.710 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-18 19:28:22.268 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-18 19:28:22.290 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:28:22.292 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:22.295 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:22.302 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:22.304 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:22.307 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:22.309 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:28:22.312 | + functions-common:time_stop:2432 : start_time=1647631700671 2022-03-18 19:28:22.314 | + functions-common:time_stop:2434 : [[ -z 1647631700671 ]] 2022-03-18 19:28:22.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:22.322 | + functions-common:time_stop:2437 : end_time=1647631702320 2022-03-18 19:28:22.325 | + functions-common:time_stop:2438 : elapsed_time=1649 2022-03-18 19:28:22.327 | + functions-common:time_stop:2439 : total=10115 2022-03-18 19:28:22.330 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:22.332 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11764 2022-03-18 19:28:22.335 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-18 19:28:22.335 | Waiting for swift proxy to start... 2022-03-18 19:28:22.337 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.37:8080/info 2022-03-18 19:28:22.340 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 19:28:22.342 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-03-18 19:28:22.345 | + functions:wait_for_service:459 : local rval=0 2022-03-18 19:28:22.348 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 19:28:22.350 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 19:28:22.353 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:22.355 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:22.358 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:22.363 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631702360 2022-03-18 19:28:22.366 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 19:28:22.372 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:28:22.384 | + :: : [[ 000 == 503 ]] 2022-03-18 19:28:22.386 | + :: : [[ 7 -eq 7 ]] 2022-03-18 19:28:22.387 | + :: : sleep 1 2022-03-18 19:28:23.390 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:28:23.404 | + :: : [[ 000 == 503 ]] 2022-03-18 19:28:23.405 | + :: : [[ 7 -eq 7 ]] 2022-03-18 19:28:23.406 | + :: : sleep 1 2022-03-18 19:28:24.410 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:28:24.423 | + :: : [[ 000 == 503 ]] 2022-03-18 19:28:24.424 | + :: : [[ 7 -eq 7 ]] 2022-03-18 19:28:24.425 | + :: : sleep 1 2022-03-18 19:28:25.429 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:28:25.491 | + :: : [[ 200 == 503 ]] 2022-03-18 19:28:25.493 | + :: : [[ 0 -eq 7 ]] 2022-03-18 19:28:25.496 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 19:28:25.498 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:25.501 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:25.504 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:25.506 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:25.508 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:25.511 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 19:28:25.513 | + functions-common:time_stop:2432 : start_time=1647631702360 2022-03-18 19:28:25.516 | + functions-common:time_stop:2434 : [[ -z 1647631702360 ]] 2022-03-18 19:28:25.519 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:25.524 | + functions-common:time_stop:2437 : end_time=1647631705521 2022-03-18 19:28:25.526 | + functions-common:time_stop:2438 : elapsed_time=3161 2022-03-18 19:28:25.529 | + functions-common:time_stop:2439 : total=6552 2022-03-18 19:28:25.531 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:25.534 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9713 2022-03-18 19:28:25.537 | + functions:wait_for_service:467 : return 0 2022-03-18 19:28:25.539 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-18 19:28:25.542 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:28:25.544 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-18 19:28:25.562 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:25.565 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:28:25.595 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-18 19:28:25.646 | [458639 Async configure_neutron_nova:505288]: Waiting for completion of configure_neutron_nova running on PID 505288 (2 other jobs running) 2022-03-18 19:28:25.673 | [458639 Async configure_neutron_nova:505288]: Signaling child to exit 2022-03-18 19:28:25.673 | WAKEUP 2022-03-18 19:28:25.697 | [458639 Async configure_neutron_nova:505288]: Signaled 2022-03-18 19:28:25.698 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-18 19:28:25.698 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:28:25.699 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:28:25.699 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:28:25.699 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:28:25.699 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-18 19:28:25.699 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:28:25.699 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-18 19:28:25.699 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-18 19:28:25.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-18 19:28:25.699 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-18 19:28:25.699 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-18 19:28:25.699 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:28:25.699 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-18 19:28:25.699 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:28:25.700 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-18 19:28:25.700 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-18 19:28:25.700 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:28:25.700 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:28:25.700 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-18 19:28:25.700 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-18 19:28:25.700 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-18 19:28:25.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-18 19:28:25.700 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-18 19:28:25.700 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-18 19:28:25.744 | [458639 Async configure_neutron_nova:505288]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-18 19:28:25.748 | + inc/async:async_wait:197 : return 0 2022-03-18 19:28:25.751 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-18 19:28:25.768 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:25.771 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:28:25.801 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:28:25.831 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-18 19:28:25.850 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:25.852 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-18 19:28:25.855 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:28:25.857 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-18 19:28:25.860 | + ./stack.sh:main:1277 : start_nova_api 2022-03-18 19:28:25.863 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-18 19:28:25.865 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-18 19:28:25.868 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-18 19:28:25.870 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-18 19:28:25.888 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:28:25.890 | + lib/nova:start_nova_api:952 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-18 19:28:25.893 | + lib/nova:start_nova_api:953 : 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/sbin:/usr/sbin:/sbin 2022-03-18 19:28:25.896 | + lib/nova:start_nova_api:953 : 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/sbin:/usr/sbin:/sbin 2022-03-18 19:28:25.899 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-18 19:28:25.902 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-18 19:28:25.906 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:28:25.909 | + functions-common:run_process:1680 : local service=n-api 2022-03-18 19:28:25.912 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:28:25.914 | + functions-common:run_process:1682 : local group= 2022-03-18 19:28:25.917 | + functions-common:run_process:1683 : local user= 2022-03-18 19:28:25.919 | + functions-common:run_process:1685 : local name=n-api 2022-03-18 19:28:25.922 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:28:25.924 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:28:25.927 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:25.929 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:25.933 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:25.937 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631705934 2022-03-18 19:28:25.939 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-18 19:28:25.956 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:25.959 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-18 19:28:25.962 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-18 19:28:25.965 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:28:25.967 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:28:25.970 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:28:25.977 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:28:25.980 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-18 19:28:25.982 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-18 19:28:25.985 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-18 19:28:25.988 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:28:25.991 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:28:25.993 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-18 19:28:25.996 | + functions-common:_run_under_systemd:1655 : 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-03-18 19:28:25.999 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-18 19:28:26.002 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:28:26.004 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-18 19:28:26.006 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-18 19:28:26.010 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-18 19:28:26.014 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-18 19:28:26.019 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-18 19:28:26.072 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-18 19:28:26.124 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-18 19:28:26.177 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-18 19:28:26.230 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:28:26.284 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-18 19:28:26.338 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-18 19:28:26.391 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-18 19:28:26.445 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-18 19:28:26.498 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-18 19:28:26.552 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-18 19:28:26.555 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-18 19:28:26.607 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-18 19:28:27.187 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-18 19:28:27.200 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-18 19:28:27.759 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-18 19:28:27.839 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:28:27.843 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:27.847 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:27.850 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:27.853 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:27.855 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:27.858 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:28:27.861 | + functions-common:time_stop:2432 : start_time=1647631705934 2022-03-18 19:28:27.863 | + functions-common:time_stop:2434 : [[ -z 1647631705934 ]] 2022-03-18 19:28:27.866 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:27.871 | + functions-common:time_stop:2437 : end_time=1647631707868 2022-03-18 19:28:27.874 | + functions-common:time_stop:2438 : elapsed_time=1934 2022-03-18 19:28:27.876 | + functions-common:time_stop:2439 : total=11764 2022-03-18 19:28:27.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:27.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13698 2022-03-18 19:28:27.884 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-03-18 19:28:27.887 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-18 19:28:27.887 | Waiting for nova-api to start... 2022-03-18 19:28:27.890 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-03-18 19:28:27.892 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 19:28:27.895 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-03-18 19:28:27.898 | + functions:wait_for_service:459 : local rval=0 2022-03-18 19:28:27.900 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 19:28:27.903 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 19:28:27.905 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:27.908 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:27.911 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:27.916 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631707913 2022-03-18 19:28:27.918 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 19:28:27.924 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-03-18 19:28:33.629 | + :: : [[ 200 == 503 ]] 2022-03-18 19:28:33.630 | + :: : [[ 0 -eq 7 ]] 2022-03-18 19:28:33.634 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 19:28:33.636 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:33.639 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:33.642 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:33.644 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:33.647 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:33.649 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 19:28:33.652 | + functions-common:time_stop:2432 : start_time=1647631707913 2022-03-18 19:28:33.654 | + functions-common:time_stop:2434 : [[ -z 1647631707913 ]] 2022-03-18 19:28:33.657 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:33.662 | + functions-common:time_stop:2437 : end_time=1647631713659 2022-03-18 19:28:33.665 | + functions-common:time_stop:2438 : elapsed_time=5746 2022-03-18 19:28:33.668 | + functions-common:time_stop:2439 : total=9713 2022-03-18 19:28:33.670 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:33.673 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15459 2022-03-18 19:28:33.676 | + functions:wait_for_service:467 : return 0 2022-03-18 19:28:33.679 | + lib/nova:start_nova_api:972 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-18 19:28:33.681 | + lib/nova:start_nova_api:972 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-18 19:28:33.684 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-18 19:28:33.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:33.704 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-18 19:28:33.707 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:28:33.709 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-18 19:28:33.712 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-18 19:28:33.715 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-18 19:28:33.717 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-18 19:28:33.735 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:28:33.737 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-18 19:28:33.755 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:33.758 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-18 19:28:33.760 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:28:33.763 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-18 19:28:33.765 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-18 19:28:33.768 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-18 19:28:33.771 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 19:28:33.802 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-18 19:28:33.804 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-18 19:28:33.807 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-18 19:28:33.838 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-18 19:28:33.869 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-18 19:28:33.871 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-18 19:28:33.874 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-18 19:28:33.877 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-18 19:28:33.880 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-18 19:28:33.883 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-18 19:28:33.886 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-18 19:28:33.888 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-18 19:28:33.892 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-18 19:28:33.894 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-18 19:28:33.897 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-18 19:28:33.899 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-18 19:28:33.902 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:33.905 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:33.908 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:33.911 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-18 19:28:33.913 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:33.917 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:33.919 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-18 19:28:33.937 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:28:33.940 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-18 19:28:33.942 | + lib/neutron-legacy:start_neutron_service_and_check:549 : 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-03-18 19:28:33.945 | + functions-common:run_process:1680 : local service=q-svc 2022-03-18 19:28:33.948 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:33.950 | + functions-common:run_process:1682 : local group= 2022-03-18 19:28:33.953 | + functions-common:run_process:1683 : local user= 2022-03-18 19:28:33.956 | + functions-common:run_process:1685 : local name=q-svc 2022-03-18 19:28:33.959 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:28:33.961 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:28:33.964 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:33.966 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:33.970 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:33.975 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631713971 2022-03-18 19:28:33.977 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-18 19:28:33.994 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:28:33.997 | + functions-common:run_process:1689 : _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-03-18 19:28:33.999 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-18 19:28:34.002 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:34.005 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:34.007 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:34.010 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:34.012 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-18 19:28:34.015 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-18 19:28:34.017 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-18 19:28:34.020 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:28:34.023 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:28:34.025 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-18 19:28:34.028 | + functions-common:_run_under_systemd:1657 : 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-03-18 19:28:34.030 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-18 19:28:34.033 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-18 19:28:34.036 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:28:34.038 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:28:34.040 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:28:34.042 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:28:34.045 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-18 19:28:34.047 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:28:34.051 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-18 19:28:34.103 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-18 19:28:34.155 | + functions-common:write_user_unit_file:1575 : 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-03-18 19:28:34.208 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-18 19:28:34.260 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-18 19:28:34.313 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 19:28:34.366 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:28:34.368 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-18 19:28:34.422 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:28:35.000 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-18 19:28:35.014 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-18 19:28:35.569 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-18 19:28:35.598 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:28:35.600 | + functions-common:time_stop:2425 : local name 2022-03-18 19:28:35.603 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:28:35.606 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:28:35.608 | + functions-common:time_stop:2428 : local total 2022-03-18 19:28:35.610 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:28:35.613 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:28:35.615 | + functions-common:time_stop:2432 : start_time=1647631713971 2022-03-18 19:28:35.618 | + functions-common:time_stop:2434 : [[ -z 1647631713971 ]] 2022-03-18 19:28:35.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:28:35.626 | + functions-common:time_stop:2437 : end_time=1647631715623 2022-03-18 19:28:35.628 | + functions-common:time_stop:2438 : elapsed_time=1652 2022-03-18 19:28:35.631 | + functions-common:time_stop:2439 : total=13698 2022-03-18 19:28:35.633 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:28:35.636 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15350 2022-03-18 19:28:35.638 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-03-18 19:28:35.641 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-18 19:28:35.659 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:28:35.662 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-18 19:28:35.662 | Waiting for Neutron to start... 2022-03-18 19:28:35.664 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-18 19:28:35.667 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-03-18 19:28:35.670 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-18 19:28:35.672 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-18 19:28:35.674 | + functions-common:test_with_retry:2365 : local until=60 2022-03-18 19:28:35.677 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-18 19:28:35.679 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-18 19:28:35.682 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-18 19:28:35.685 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:28:35.687 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:28:35.690 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:28:35.695 | + functions-common:time_start:2416 : _TIME_START[$name]=1647631715692 2022-03-18 19:28:35.697 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-03-18 19:29:35.702 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-03-18 19:29:35.705 | + functions-common:die:264 : local exitcode=0 2022-03-18 19:29:35.708 | [Call Trace] 2022-03-18 19:29:35.708 | ./stack.sh:1291:start_neutron_service_and_check 2022-03-18 19:29:35.708 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-03-18 19:29:35.708 | /home/ubuntu/devstack/functions-common:2370:die 2022-03-18 19:29:35.713 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-03-18 19:29:36.716 | exit_trap: cleaning up child processes 2022-03-18 19:29:36.718 | Error on exit